1. Dec 09, 2016
  2. Dec 05, 2016
  3. Dec 04, 2016
  4. Nov 28, 2016
  5. Nov 17, 2016
  6. Nov 16, 2016
  7. Nov 15, 2016
  8. Nov 10, 2016
  9. Nov 09, 2016
  10. Nov 05, 2016
    • Gav Wood's avatar
      Mode improvements for UI (#3109) · 744501c4
      Gav Wood authored
      * `--mode=off` now works.
      
      * Add Mode::Off as a persistent CLI option.
      
      * "last" not "auto" as default.
      
      * Commit accidentally unsaved file.
      
      * Whitespace
      
      [ci:skip]
      
      * Mode CLI parse fix
      
      * or offline
      
      * Save mode when it gets changed.
      
      * Fix Offline mode
      
      * Fix up mode operations.
      
      * Make passive default, but not overriding.
      
      * Fix test
      
      * Maybe not everyone wants to run an archive node...
      744501c4
  11. Nov 04, 2016
  12. Nov 03, 2016
    • Gav Wood's avatar
      EIPs 155, 160, 161 (#2976) · d3de4752
      Gav Wood authored
      * The front-end for each hard-fork, also EIP-160.
      
      * Address EIP161 a/c
      
      * Include EIP-161b
      
      * EIP-161 part d.
      
      * Fix test build.
      
      * Fix one test, add another.
      
      * Fix use of bloom & renaming.
      
      * Initial groundwork for EIP-155
      
      * Fix minor bug.
      
      * Fix all tests finally.
      
      * Rest of EIP-155.
      
      * Add tests for EIP-155 algorithm.
      
      Update transaction tests validation.
      
      * Minor reformat.
      
      * Address grumbles.
      
      * Remove unused code.
      
      * Fix SUICIDE gas mechanism and add consensus tests.
      
      * Remove commented code.
      
      * Set Frontier hardfork block number
      
      * Fix warning.
      
      * Transaction tests,
      d3de4752
  13. Nov 01, 2016
  14. Oct 31, 2016
    • Gav Wood's avatar
      RPCs for mode change (#3002) · 547871f9
      Gav Wood authored
      * Allow warnings.
      
      * Add RPCs to allow ad-hoc mode changes.
      
      * Add the JSAPI interfaces
      
      * Add missing file.
      547871f9
  15. Oct 30, 2016
  16. Oct 28, 2016
  17. Oct 27, 2016
  18. Oct 24, 2016
  19. Oct 20, 2016
  20. Oct 18, 2016
    • Arkadiy Paronyan's avatar
      Snapshot sync part 2 (#2098) · 487dfb02
      Arkadiy Paronyan authored
      * Split block downloader into a module
      
      * Snapshot sync progress
      
      * Warp sync CLI option
      
      * Increased snapshot chunk and ping timeouts
      
      * Fixed an issue with delayed writes
      
      * Updated bootnodes
      
      * Don't run pending IO tasks on shutdown
      
      * Optional first_block; removed insert_snapshot_block
      
      * Fixing expect calls
      
      * Fixed stalled sync
      
      * style and docs
      
      * Update block_sync.rs
      
      [ci:skip]
      487dfb02
  21. Oct 17, 2016
  22. Oct 14, 2016
    • asynchronous rob's avatar
      Configurable history size in master (#2606) · f28b8352
      asynchronous rob authored
      * split journaldb commit into two functions: journal_under and mark_canonical
      
      * use new commit mechanism in client
      
      * Configurable history size in master
      
      * Reduce DB history
      
      * Configurable history size
      
      * Set min history size
      
      * Test
      
      * Fixed a test and reduced the limit
      f28b8352
  23. Oct 11, 2016
  24. Oct 10, 2016
  25. Oct 08, 2016
  26. Oct 07, 2016
  27. Oct 06, 2016