1. Sep 02, 2016
  2. Sep 01, 2016
  3. Aug 30, 2016
  4. Aug 25, 2016
  5. Aug 24, 2016
    • Nikolay Volf's avatar
      Stratum IPC service (#1959) · d6311624
      Nikolay Volf authored
      * boot binaries reorg & helpers
      
      * stratum ipc service
      
      * spaces in cli
      d6311624
    • Marek Kotewicz's avatar
      Signature cleanup (#1921) · b0d462c6
      Marek Kotewicz authored
      * Address renamed to H160 at bigint library level
      
      * moved uint specific test from util to bigint library
      
      * naming
      
      * unifing hashes in progress
      
      * unifing hashes
      
      * cleanup redundant unwraps in tests
      
      * Removing util/crypto in progress.
      
      * fixed compiling
      
      * signature cleanup in progress
      
      * new module - ethcrypto used by ethstore and ethcore-network
      
      * fixed compiling
      
      * fixed compiling
      
      * fixed merge
      b0d462c6
    • Tomasz Drwięga's avatar
      Validating sha3 of a dapp bundle (#1993) · 33e0a234
      Tomasz Drwięga authored
      * Validating sha3 of a file
      
      * sha3 in utils
      
      * Removing devtools
      33e0a234
  6. Aug 23, 2016
  7. Aug 22, 2016
  8. Aug 19, 2016
    • Tomasz Drwięga's avatar
      Getting rid of syntex · d9967549
      Tomasz Drwięga authored
      d9967549
    • Nikolay Volf's avatar
      Stratum protocol general (#1954) · 070a2157
      Nikolay Volf authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * stratum stub
      
      * basic subscription
      
      * workers, authorizations stubs
      
      * push messages
      
      * authorizing workers
      
      * push tests (failing)
      
      * traits.rs forgotten
      
      * version bump
      
      * parking lot rwlock
      
      * trace for else
      
      * various fixes
      
      * fix last test
      
      * bump version
      
      * logger under test mod
      
      * dependencies dependant
      
      * extra line demolition
      070a2157
  9. Aug 18, 2016
  10. Aug 17, 2016
  11. Aug 15, 2016
  12. Aug 12, 2016
  13. Aug 11, 2016
  14. Aug 10, 2016
  15. Aug 09, 2016
  16. Aug 08, 2016
  17. Aug 05, 2016
    • asynchronous rob's avatar
      Snapshot creation and restoration (#1679) · 76a72463
      asynchronous rob authored
      * to_rlp takes self by-reference
      
      * clean up some derefs
      
      * out-of-order insertion for blockchain
      
      * implement block rebuilder without verification
      
      * group block chunk header into struct
      
      * block rebuilder does verification
      
      * integrate snapshot service with client service; flesh out implementation more
      
      * initial implementation of snapshot service
      
      * remove snapshottaker trait
      
      * snapshot writer trait with packed and loose implementations
      
      * write chunks using "snapshotwriter" in service
      
      * have snapshot taking use snapshotwriter
      
      * implement snapshot readers
      
      * back up client dbs when replacing
      
      * use snapshot reader in snapshot service
      
      * describe offset format
      
      * use new get_db_path in parity, allow some errors in service
      
      * blockchain formatting
      
      * implement parity snapshot
      
      * implement snapshot restore
      
      * force blocks to be submitted in order
      
      * fix bug loading block hashes in packed reader
      
      * fix seal field loading
      
      * fix uncle hash computation
      
      * fix a few bugs
      
      * store genesis state in db. reverse block chunk order in packed writer
      
      * allow out-of-order import for blocks
      
      * bring restoration types together
      
      * only snapshot the last 30000 blocks
      
      * restore into overlaydb instead of journaldb
      
      * commit version to database
      
      * use memorydbs and commit directly
      
      * fix trie test compilation
      
      * fix failing tests
      
      * sha3_null_rlp, not H256::zero
      
      * move overlaydb to ref_overlaydb, add new overlaydb without on-disk rc
      
      * port archivedb to new overlaydb
      
      * add deletion mode tests for overlaydb
      
      * use new overlaydb, check state root at end
      
      * share chain info between state and block snapshotting
      
      * create blocks snapshot using blockchain directly
      
      * allow snapshot from arbitrary block, remove panickers from snapshot creation
      
      * begin test framework
      
      * blockchain chunking test
      
      * implement stateproducer::tick
      
      * state snapshot test
      
      * create block and state chunks concurrently, better restoration informant
      
      * fix tests
      
      * add deletion mode tests for overlaydb
      
      * address comments
      
      * more tests
      
      * Fix up tests.
      
      * remove a few printlns
      
      * add a little more documentation to `commit`
      
      * fix tests
      
      * fix ref_overlaydb test names
      
      * snapshot command skeleton
      
      * revert ref_overlaydb renaming
      
      * reimplement snapshot commands
      
      * fix many errors
      
      * everything but inject
      
      * get ethcore compiling
      
      * get snapshot tests passing again
      
      * instrument snapshot commands again
      
      * fix fallout from other changes, mark snapshots as experimental
      
      * optimize injection patterns
      
      * do two injections
      
      * fix up tests
      
      * take snapshots from 1000 blocks efore
      
      * address minor comments
      
      * fix a few io crate related errors
      
      * clarify names about total difficulty
      
      [ci skip]
      76a72463
    • Arkadiy Paronyan's avatar
      Split IO and network crates (#1828) · 05bfdc50
      Arkadiy Paronyan authored and Marek Kotewicz's avatar Marek Kotewicz committed
      * Abort on panic
      
      * Split IO and network crates
      
      * Restore panic handler
      
      * Fixed doc tests
      05bfdc50
  18. Aug 04, 2016
  19. Aug 03, 2016
    • Arkadiy Paronyan's avatar
      More performance optimizations (#1814) · 7093651d
      Arkadiy Paronyan authored
      * Buffered DB
      
      * Use identity hash for MemoryDB
      
      * Various tweaks
      
      * Delayed DB compression
      
      * Reduce last_hashes cloning
      
      * Keep state cache
      
      * Updating tests
      
      * Optimized to_big_int
      
      * Fixing build with stable
      
      * Safer code
      7093651d
    • Tomasz Drwięga's avatar
      Bumping clippy & fixing warnings (#1823) · deceb5fd
      Tomasz Drwięga authored
      * Bumping clippy
      
      * Fixing clippy warnings
      
      * Cargo.lock (latest nightly?)
      deceb5fd
    • Tomasz Drwięga's avatar
      Supporting eth_sign in Signer (#1787) · 9fb56235
      Tomasz Drwięga authored
      * Making ConfirmationsQueue a bit more generic [WiP]
      
      * Generalizing cofirmations
      
      * New confirmations types - tests
      
      * Separating transaction type in queue. Closes #1310
      
      * Handling sign requests
      
      * Speeding up tests
      
      * Renaming methods
      
      * eth_postSign
      
      * Bumping ui
      9fb56235
  20. Aug 02, 2016
  21. Aug 01, 2016