1. Nov 14, 2016
  2. Nov 13, 2016
  3. Nov 09, 2016
  4. 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
  5. Nov 04, 2016
  6. 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
  7. Nov 01, 2016
  8. 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
  9. Oct 30, 2016
  10. Oct 28, 2016
  11. Oct 27, 2016
  12. Oct 24, 2016
  13. Oct 20, 2016
  14. 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
  15. Oct 17, 2016
  16. 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
  17. Oct 11, 2016
  18. Oct 10, 2016
  19. Oct 08, 2016
  20. Oct 07, 2016
  21. Oct 06, 2016
  22. Oct 03, 2016
    • Marek Kotewicz's avatar
      Polishing Actually enable fat db pr (#1974) (#2048) · 06fe768a
      Marek Kotewicz authored
      * Actually enable fat db, and do RPCs for it.
      
      * Implement HashDB traits for AccountDB.
      
      * user defaults
      
      * finished user defaults
      
      * user defaults are network-dependent
      
      * added tests for newly added functions, logger is initialized first
      
      * dir cleanup in progress
      
      * user_file is placed next to snapshots
      
      * fixing requested change
      06fe768a
  23. Oct 02, 2016
  24. Sep 28, 2016
  25. Sep 27, 2016
  26. Sep 26, 2016
  27. Sep 21, 2016
  28. Sep 19, 2016