Commit Graph

  • bc90ba2863 v2.6.5 beta (#11240) Talha Cross 2019-11-11 23:55:19 +0100
  • f3cdd7bf21 v2.5.10 stable (#11239) Talha Cross 2019-11-11 21:57:38 +0100
  • 9d55f0b4ab
    update ropsten forkCanonHash, forkBlock (#11247) joshua-mir 2019-11-11 12:38:32 +0100
  • 887aa62fdb Make InstantSeal Instant again (#11186) Seun LanLege 2019-11-10 11:41:31 +0100
  • 8adde605e9 ropsten #6631425 foundation #8798209 (#11201) Thibaut Sardan 2019-11-05 12:15:24 +0100
  • 5fdf6be798 Update list of bootnodes for xDai chain (#11236) phahulin 2019-11-05 14:07:52 +0300
  • 1b4d23fd20
    ethcore/res: add mordor testnet configuration (#11200) Talha Cross 2019-11-02 12:26:38 +0100
  • 43dc9af03b [chain specs]: activate `Istanbul` on mainnet (#11228) Niklas Adolfsson 2019-11-01 20:27:14 +0100
  • 13729a0f7f [builtin]: support `multiple prices and activations` in chain spec (#11039) Niklas Adolfsson 2019-10-31 17:09:08 +0100
  • 80754c3426
    Insert explicit warning into the panic hook (#11225) Anton Gavrilov 2019-10-31 16:17:12 +0100
  • 8c2199dd2a
    Snapshot restoration overhaul (#11219) David 2019-10-31 16:07:21 +0100
  • 6b17e321df Fix docker centos build (#11226) Louis Pérez 2019-10-31 14:59:51 +0100
  • f743829759 retry on gitlab system failures (#11222) Denis Pisarev 2019-10-30 19:16:18 +0100
  • 29c364be43 Update bootnodes. (#11203) Jonathan Brown 2019-10-29 18:43:46 +0700
  • 6993ec9531 Use provided usd-per-eth value if an endpoint is specified (#11209) Rakan Alhneiti 2019-10-29 12:18:30 +0100
  • 0d3423cbe0
    Use a lock instead of atomics for snapshot Progress (#11197) David 2019-10-28 18:24:45 +0100
  • 293e06e0f4
    [informant]: `MillisecondDuration` -> `as_millis()` (#11211) Niklas Adolfsson 2019-10-28 15:03:28 +0100
  • e0e79fdee0 Step duration map configuration parameter ported from the POA Network fork (#10902) Vladimir Komendantskiy 2019-10-28 13:39:18 +0000
  • 2c97bcc1a4 Upgrade jsonrpc to latest (#11206) David 2019-10-26 11:26:04 +0200
  • c4ca84cdf3 [export hardcoded sync]: use debug for `H256` (#11204) Niklas Adolfsson 2019-10-25 18:12:14 +0200
  • ffeaee778c
    Pause pruning while snapshotting (#11178) David 2019-10-24 16:46:32 +0200
  • acf7c48d7e Type annotation for next_key() matching of json filter options (#11192) Fabio Lama 2019-10-23 14:20:47 +0200
  • 834585d61b
    Crypto primitives removed from ethkey (#11174) Anton Gavrilov 2019-10-23 13:03:46 +0200
  • 81ca599f2a Made ecrecover implementation trait public (#11188) Tino Breddin 2019-10-22 22:03:52 +0200
  • 20bd1fa789 Remove unused macro_use. (#11191) Andreas Fackler 2019-10-22 15:59:58 +0200
  • 6960d35abb [dependencies]: jsonrpc `14.0.1` (#11183) Niklas Adolfsson 2019-10-19 14:14:25 +0200
  • c8b4373e13
    [receipt]: add `sender` & `receiver` to `RichReceipts` (#11179) Niklas Adolfsson 2019-10-18 18:12:02 +0200
  • 2d2513b35a [dependencies] bump rand 0.7 (#11022) Niklas Adolfsson 2019-10-18 15:12:16 +0200
  • 3696f68626 [ethcore/builtin]: do not panic in blake2pricer on short input (#11180) Andronik Ordian 2019-10-18 15:10:00 +0200
  • ff697b64b3 TxPermissions ver 3: gas price & data (#11170) Andreas Fackler 2019-10-18 12:12:06 +0200
  • 9c8b7c23d1
    [ethash] chainspec validate `ecip1017EraRounds` non-zero (#11123) Niklas Adolfsson 2019-10-17 14:02:41 +0200
  • f99819d326 util Host: fix a double Read Lock bug in fn Host::session_readable() (#11175) Boqin Qin 2019-10-17 04:59:37 -0400
  • 6b57429d72 ethcore client: fix a double Read Lock bug in fn Client::logs() (#11172) Boqin Qin 2019-10-16 06:03:48 -0400
  • f59ed47b1b Aura: Report malice on sibling blocks from the same validator (#11160) Andreas Fackler 2019-10-14 12:56:38 +0200
  • aefa8d5f59
    Change how RPCs eth_call and eth_estimateGas handle "Pending" (#11127) David 2019-10-11 15:54:36 +0200
  • f3015ce0c6
    Cleanup stratum a bit (#11161) David 2019-10-11 11:52:09 +0200
  • 4f25d43516
    [keccak-hasher]: rust2018 (#11163) Niklas Adolfsson 2019-10-10 19:43:33 +0200
  • 9d313e31e6 Upgrade to jsonrpc v14 (#11151) David 2019-10-10 16:56:22 +0200
  • 9838c9f447 Secret store: fix Instant::now() related race in net_keep_alive (#11155) (#11158) Niklas Adolfsson 2019-10-10 16:52:09 +0200
  • 330cdc1a4d
    Secret store: fix Instant::now() related race in net_keep_alive (#11155) Svyatoslav Nikolsky 2019-10-10 11:19:23 +0300
  • 93fbbb9aaf RPC method for clearing the engine signer (#10920) Vladimir Komendantskiy 2019-10-09 13:42:51 +0100
  • a404dd5415 Use TryFrom instead of From+panic for Builtin (#11140) Andy Weiss 2019-10-09 05:42:03 -0700
  • 11c447dfbe
    Fix sccache statistics (#11145) Denis S. Soldatov aka General-Beck 2019-10-08 21:58:34 +0300
  • f48780c29b
    Update ethereum types to 0.8.0 version (#11139) Anton Gavrilov 2019-10-08 14:18:44 +0200
  • 35513b14de
    [json]: add docs to `hardfork specification` (#11138) Niklas Adolfsson 2019-10-07 15:25:03 +0200
  • 63c7ae9a89 ServiceTransactionChecker::refresh_cache: allow registrar unavailable (#11126) Toby Dimmick 2019-10-07 11:04:41 +0100
  • b31bff5ce2
    Fix some random typos, formatting/whitespace (#11128) David 2019-10-04 19:54:28 +0200
  • 4fd1ec643f Refactor parity_listStorageKeys with count parameter optional (#11124) Juan Aguilar 2019-10-04 14:38:57 +0200
  • 79aeb95272 Make EIP712Domain Fields Optional (#11103) Patrick Tescher 2019-10-03 13:20:20 -0700
  • ca329078f5
    EIP-712: bump version in prep for publishing (#11106) David 2019-10-03 19:34:06 +0200
  • acc5bdfc35 move StateResult to `common-types` (#11121) Juan Aguilar 2019-10-03 16:52:29 +0200
  • 79a17dedd0 Deduplicate registrar contract & calling logic (#11110) Toby Dimmick 2019-10-03 14:15:25 +0100
  • 0c0f965354 Refactor return type of `BlockChainClient::code` #7098 (#11102) Juan Aguilar 2019-10-03 13:21:26 +0200
  • 0bd2979c04
    Switching sccache from local to Redis (#10971) Denis S. Soldatov aka General-Beck 2019-10-02 23:01:20 +0300
  • f24bff5998
    SIMD Implementation for EIP-152 (#11056) Seun LanLege 2019-10-02 14:32:21 +0100
  • 1a62f5a086 [beta]: backports (#11115) Niklas Adolfsson 2019-10-02 12:24:07 +0200
  • 5ee54b7298 [stable]: backports (#11114) Niklas Adolfsson 2019-10-02 12:23:20 +0200
  • ad633de6d9 Fix deprecated trait objects without an explicit `dyn` (#11112) Juan Aguilar 2019-10-02 10:55:31 +0200
  • d243b15ae0 [spec] fix rinkeby spec (#11108) Andronik Ordian 2019-10-02 10:52:25 +0200
  • fcd042a487
    Update to latest jsonrpc (#11111) David 2019-10-02 10:25:51 +0200
  • 1b1b44bb20
    use images from our registry (#11105) Denis Pisarev 2019-10-01 13:58:12 +0200
  • 8471b91002
    Correct EIP-712 encoding (#11092) Seun LanLege 2019-09-30 22:16:30 +0100
  • 4979c62bb5
    [CI] check evmbin build (#11096) Andronik Ordian 2019-09-27 23:29:25 +0200
  • 2b8b8851ab Update `kvdb`, `kvdb-rocksdb` and `h2` (#11091) David 2019-09-27 23:29:14 +0200
  • badb04502f [evmbin] fix build (#11095) v2.6.4 Andronik Ordian 2019-09-26 14:47:28 +0200
  • 06c7096054
    Update CHANGELOG.md and version (#11093) v2.5.9 s3krit 2019-09-26 12:38:49 +0200
  • a44fad04fa
    Update CHANGELOG.md and version (#11094) s3krit 2019-09-26 12:12:59 +0200
  • 7ae5d8ebdc
    v2.6.4-beta (#11090) s3krit 2019-09-26 11:04:00 +0200
  • b2277f65e4
    v2.5.9-stable (#11089) s3krit 2019-09-26 11:03:39 +0200
  • 7c5fd042f3 [client]: Fix for incorrectly dropped consensus messages (#11082) (#11086) David Forstenlechner 2019-09-25 19:45:49 +0200
  • d9201aa6f2
    Update JSON tests to d4f86ecf4aa7c (#11054) David 2019-09-25 10:02:04 +0200
  • 7f5ac8ba7a fix(network): typo (#11088) Cho 2019-09-25 16:54:47 +0900
  • fc22c58408
    [ethash] remove manual unrolling (#11069) Andronik Ordian 2019-09-24 11:45:28 +0200
  • 2627288311 ethcore/res: activate Istanbul on Ropsten, Görli, Rinkeby, Kovan (#11068) Talha Cross 2019-09-20 09:53:35 +0200
  • 19184e8529
    [sync]: rust 2018 (#11067) Niklas Adolfsson 2019-09-19 13:12:07 +0200
  • b6415c6196 [ethcore]: move client test types to test-helpers (#11062) Niklas Adolfsson 2019-09-17 16:42:22 +0200
  • acad59b300 [sync]: remove unused dependencies or make dev (#11061) Niklas Adolfsson 2019-09-16 21:56:53 +0200
  • 0051c26acf [ethcore]: reduce re-exports (#11059) Niklas Adolfsson 2019-09-16 17:12:21 +0200
  • bceb1d5691
    [evmbin] fix time formatting (#11060) Andronik Ordian 2019-09-16 15:14:34 +0200
  • 61a7c30ed5 Update hardcoded headers (foundation, classic, kovan, xdai, ewc, ...) (#11053) joshua-mir 2019-09-16 12:25:52 +0200
  • b7b1484f2e
    update CHANGELOG.md (#11058) v2.6.3 s3krit 2019-09-16 12:13:45 +0200
  • c52a6c8fb7
    update CHANGELOG.md (#11057) v2.5.8 s3krit 2019-09-16 12:00:04 +0200
  • 0659cb8592 cargo update -p eth-secp256k1 (#11052) Andronik Ordian 2019-09-13 19:48:51 +0200
  • 7c7b181ca0
    v2.5.8-stable (rev2) (#11051) s3krit 2019-09-13 15:46:03 +0200
  • da8c4df8cc
    v2.6.3-beta (rev2) (#11050) s3krit 2019-09-13 14:55:43 +0200
  • 24a4fdf405
    Don't build rpc with ethcore test-helpers (#11048) David 2019-09-13 11:53:49 +0200
  • 06287c478a
    ethcore: remove `test-helper feat` from build (#11047) (#11049) David 2019-09-13 11:53:31 +0200
  • a665116eb1 ethcore: remove `test-helper feat` from build (#11047) Niklas Adolfsson 2019-09-13 11:13:41 +0200
  • 0bd2348ca1 Include test-helpers from ethjson (#11045) David 2019-09-13 09:38:24 +0200
  • eb81168674 [ethcore]: cleanup dependencies (#11043) Niklas Adolfsson 2019-09-12 22:56:59 +0200
  • 45f27cec34
    v2.5.8-stable (#11041) s3krit 2019-09-12 18:43:53 +0200
  • 6ad6c3cbf9
    v2.6.3-beta (#11040) s3krit 2019-09-12 18:04:58 +0200
  • ad9a53f486
    add more tx tests (#11038) Andronik Ordian 2019-09-12 16:38:25 +0200
  • 5e2def1b23
    Fix parallel transactions race-condition (#10995) Nicolas Gotchac 2019-09-11 18:44:31 +0200
  • 240ef46c72
    [ethcore]: make it compile without `test-helpers` feature (#11036) Niklas Adolfsson 2019-09-11 17:35:50 +0200
  • f4d14e271f Benchmarks for block verification (#11035) David 2019-09-11 14:15:19 +0200
  • 48629c2bd4
    Move snapshot related traits to their proper place (#11012) David 2019-09-10 22:44:33 +0200
  • d311bebaee cleanup json crate (#11027) Niklas Adolfsson 2019-09-10 20:46:50 +0200
  • fc9a2933af
    [spec] add istanbul test spec (#11033) Andronik Ordian 2019-09-10 18:28:21 +0200
  • feb87c901e
    [json-spec] make blake2 pricing spec more readable (#11034) Andronik Ordian 2019-09-10 17:52:04 +0200