Commit Graph

  • 753fd4bda3 Improve P2P discovery (#9526) Nicolas Gotchac 2018-09-14 22:18:03 +0200
  • 57d2c8c94a move dockerfile for android build container to scripts repo (#9560) gabriel klawitter 2018-09-14 16:16:36 +0200
  • 870ec89e9a Simultaneous platform tests WIP (#9557) gabriel klawitter 2018-09-14 15:55:14 +0200
  • 0c3b70f2fb update ethabi-derive, serde, serde_json, serde_derive, syn && quote (#9553) Marek Kotewicz 2018-09-13 21:37:28 +0200
  • 224a7204de
    ci: fix rpc docs generation 2 (#9550) Andronik Ordian 2018-09-13 14:36:44 +0200
  • ecb39bcf39
    version: mark release critical 5chdn 2018-09-13 14:44:52 +0200
  • 8377a25e7f
    version: mark release critical 5chdn 2018-09-13 14:44:22 +0200
  • 7a367698fe ci: fix rpc docs generation 2 (#9550) Andronik Ordian 2018-09-13 14:36:44 +0200
  • 5e680ec5b7
    Remove initial token for WS. (#9545) Tomasz Drwięga 2018-09-13 10:58:52 +0200
  • decfe81b14
    correct before_script for nightly build versions (#9543) gabriel klawitter 2018-09-12 16:46:56 +0200
  • 73e10cdbe0
    Multithreaded snapshot creation (#9239) Nicolas Gotchac 2018-09-13 12:58:49 +0200
  • 24480cc415
    Remove initial token for WS. (#9545) Tomasz Drwięga 2018-09-13 10:58:52 +0200
  • c77e99814b
    ci: always run build pipelines for win, mac, linux, and android (#9537) Afri Schoedon 2018-09-13 13:15:15 +0200
  • 4ddd69cc55 Multithreaded snapshot creation (#9239) Nicolas Gotchac 2018-09-13 12:58:49 +0200
  • ef4a61c769
    new ethabi (#9511) Marek Kotewicz 2018-09-13 11:04:39 +0200
  • 7dfb5ff5bd Remove initial token for WS. (#9545) Tomasz Drwięga 2018-09-13 10:58:52 +0200
  • 6b391312ab net_version caches network_id to avoid redundant aquire of sync read lock (#9544) Marek Kotewicz 2018-09-13 10:16:24 +0200
  • 6e62d77e4d correct before_script for nightly build versions (#9543) gabriel klawitter 2018-09-12 16:46:56 +0200
  • 552b381b37
    deps: bump fs-swap and kvdb-rocksdb 5chdn 2018-09-12 13:48:28 +0200
  • fa21c1ae2f
    In create memory calculation is the same for create2 because the additional parameter was popped before. (#9522) cheme 2018-09-11 17:47:26 +0200
  • d520d4ba74
    Enable all Constantinople hard fork changes in constantinople_test.json (#9505) Wei Tang 2018-09-12 02:08:23 +0800
  • 0281cca9af deps: bump kvdb-rocksdb to 0.1.4 (#9539) Afri Schoedon 2018-09-12 13:23:09 +0200
  • 018e2403b1 state: test when contract creation fails, old storage values should re-appear (#9532) Wei Tang 2018-09-12 18:42:09 +0800
  • 20873e498f Putting back ethereum tests to the right commit cheme 2018-09-11 15:29:27 +0200
  • 574a4ab6f6 Update patricia trie to 0.2.2 crates. Default dependencies on minor version only. cheme 2018-09-11 14:35:18 +0200
  • 61f4534e2a Allow dropping light client RPC query with no results (#9318) cheme 2018-09-12 11:47:01 +0200
  • 6a072b2208
    deps: bump fs-swap to 0.2.4 5chdn 2018-09-12 11:35:48 +0200
  • 69667317c1
    Bump master to 2.2.0 (#9517) Afri Schoedon 2018-09-12 11:32:05 +0200
  • 47d7197fb9
    Update snapcraft.yaml (#9530) Denis S. Soldatov aka General-Beck 2018-09-11 22:32:10 +0300
  • 530aac0682
    Enable all Constantinople hard fork changes in constantinople_test.json (#9505) Wei Tang 2018-09-12 02:08:23 +0800
  • 6e7d8f90b5 [light] Validate account balance before importing transactions (#9417) Niklas Adolfsson 2018-09-11 19:20:59 +0200
  • 65bf1086a2 In create memory calculation is the same for create2 because the additional parameter was popped before. (#9522) cheme 2018-09-11 17:47:26 +0200
  • 98220442b4 Update patricia trie to 0.2.2 (#9525) cheme 2018-09-11 16:20:26 +0200
  • f59ba3da9d
    fix typo in version string (#9516) gabriel klawitter 2018-09-11 11:31:25 +0200
  • 15c98525ce
    ci: fix json docs generation (#9515) Andronik Ordian 2018-09-11 09:38:35 +0200
  • 80d0d9a7d5
    Fix checkpointing when creating contract failed (#9514) Wei Tang 2018-09-11 16:28:31 +0800
  • 3c3d2ef2b9 Replace hardcoded JSON with serde json! macro (#9489) Hernando Castano 2018-09-11 05:36:38 -0400
  • 67066eb32a
    fix typo in version string (#9516) gabriel klawitter 2018-09-11 11:31:25 +0200
  • f7c9c27652
    parity-version: mark 2.0.5 track stable 5chdn 2018-09-11 11:11:26 +0200
  • d27bfd9bd7
    docker: release master to latest 5chdn 2018-09-11 11:03:30 +0200
  • 850abdddbb
    ci: update branch version references 5chdn 2018-09-11 11:03:16 +0200
  • 611b3912fd
    parity-version: mark 2.1.0 track beta 5chdn 2018-09-11 11:02:30 +0200
  • 631df0fe56 Fix checkpointing when creating contract failed (#9514) Wei Tang 2018-09-11 16:28:31 +0800
  • 485870296d ci: fix json docs generation (#9515) Andronik Ordian 2018-09-11 09:38:35 +0200
  • e2e1d221d5
    Beta backports to 2.0.4 (#9452) v2.0.4 Afri Schoedon 2018-09-10 22:52:45 +0200
  • cb03f380ab
    Stable backports 1.11.11 (#9443) v1.11.11 Afri Schoedon 2018-09-10 22:48:49 +0200
  • 6e5a1c00dc Update state tests execution model (#9440) Tomasz Drwięga 2018-09-10 22:38:30 +0200
  • ba487eaaca
    Only check warp syncing for eth_getWorks (#9484) Wei Tang 2018-09-11 01:53:42 +0800
  • eb0986c3f9 upload will fail if a file with the same hash is already up (#9479) gabriel klawitter 2018-09-10 17:22:34 +0200
  • baf5be09dc Fix Snapshot restoration failure on Windows (#9491) Nicolas Gotchac 2018-09-10 17:21:57 +0200
  • f3aed42dd6 Don't error when Snapshot is aborted (#9492) Nicolas Gotchac 2018-09-10 15:26:52 +0200
  • 44531e3009
    light: give free credits for reserved peers (#9448) Wei Tang 2018-09-10 19:45:49 +0800
  • 2177a0179e
    parity: print correct keys path on startup (#9501) Afri Schoedon 2018-09-09 00:43:24 +0200
  • e1f333021f Generalized blockReward and difficultyBombDelays config (#9480) Wei Tang 2018-09-09 06:38:07 +0800
  • 4040d73c60 rpc(debug_getBadBlocks): fix test (#9502) Andronik Ordian 2018-09-08 17:34:51 +0200
  • 61bd47ccc1 Bad blocks RPC + reporting (#9433) Tomasz Drwięga 2018-09-08 04:04:28 +0200
  • 915c366056
    EIP 1283: Net gas metering for SSTORE without dirty maps (#9319) Wei Tang 2018-09-07 18:51:08 +0800
  • 6888a968f9 Light clippy(fy) (#9473) Niklas Adolfsson 2018-09-06 15:44:40 +0200
  • 4e8e5bbb86 aura: don't report skipped primaries when empty steps are enabled (#9435) André Silva 2018-09-06 12:33:46 +0100
  • 5752869824 Support millisecond timestamp for instant seal engine (#9469) Wei Tang 2018-09-06 17:38:00 +0800
  • 39a12622ae ethcore: don't validate difficulty when ignoring seal check (#9470) André Silva 2018-09-06 03:37:41 +0100
  • dca88ff85c [light/jsonrpc] Provide the actual account for eth_coinbase RPC and unify error handeling for light and full client (#9383) Niklas Adolfsson 2018-09-05 19:21:08 +0200
  • ab9843cb00 Add a Java interface (#9346) Pierre Krieger 2018-09-05 17:17:12 +0200
  • 72fd1fa58d
    Fetch parity-common crates from crates.io (#9410) David 2018-09-04 20:13:51 +0200
  • 51eac1926f Fixed typo (#9467) michaelr524 2018-09-04 17:47:33 +0300
  • c1aed4af45 Fix light client deadlock (#9385) cheme 2018-09-04 16:36:34 +0200
  • c12447c7c5 Fix docs of address_hash (#9463) Wei Tang 2018-09-04 17:25:22 +0800
  • 502bacea82
    fix typo in bash script (#9462) gabriel klawitter 2018-09-04 10:58:13 +0200
  • da5ba4ccc8
    Fix a bug in evmbin initial_gas display (#9457) Wei Tang 2018-09-04 16:33:14 +0800
  • 1f2426226b evmbin: escape newlines in json errors (#9458) Andronik Ordian 2018-09-04 09:28:49 +0300
  • c0eb30b604
    use kvdb-* and parity-snappy crates from crates.io (#9441) André Silva 2018-09-03 17:40:11 +0100
  • cfe543819e
    Bump snap rust version to latest stable channel. v2.0.3-rc0 Afri Schoedon 2018-08-31 11:04:07 -0700
  • caca3a8048
    Add EIP-1014 transition config flag (#9268) Wei Tang 2018-08-31 23:43:51 +0800
  • f929419676 add tags for runner selection of build-linux jobs (#9451) gabriel klawitter 2018-08-31 16:41:21 +0200
  • a0a2beddfe
    beta backports for 2.0.3 (#9229) v2.0.3 Afri Schoedon 2018-08-31 15:44:12 +0200
  • bc53e78a04
    Remove unused BlockStatus::Pending (#9447) Andrew Jones 2018-08-31 12:13:01 +0100
  • 3dbea1a7a1 ci: only include local paths in coverage script (except target) (#9437) André Silva 2018-08-31 00:21:57 +0100
  • 644d1db5ef Add POA Networks: Core and Sokol (#9413) Afri Schoedon 2018-08-30 21:32:47 +0200
  • 07d97d5b26 docker: install missing dependencies in arm target dockerfiles (#9436) André Silva 2018-08-30 19:03:38 +0100
  • 31720e6151
    stable backports for 1.11.10 (#9228) v1.11.10 Afri Schoedon 2018-08-30 19:59:01 +0200
  • c658b46fe1
    Random small cleanups (#9423) Afri Schoedon 2018-08-30 19:57:27 +0200
  • 8a5c9a8c70 evmbin: Fix gas_used issue in state root mismatch and handle output better (#9418) Wei Tang 2018-08-30 01:13:45 +0800
  • 3e4a525520 Update hardcoded sync (#9421) Thibaut Sardan 2018-08-29 17:56:25 +0200
  • 74ce0f738e Add block reward contract config to ethash and allow off-chain contracts (#9312) Wei Tang 2018-08-29 23:17:18 +0800
  • 1073d56245 Private packets verification and queue refactoring (#8715) Anton Gavrilov 2018-08-29 14:31:04 +0200
  • 7aa4484a03 Update tobalaba.json (#9419) ewaldhesse 2018-08-28 14:06:36 +0200
  • 6c96b60a63 docs: add parity ethereum logo to readme (#9415) Afri Schoedon 2018-08-27 17:01:56 +0200
  • ac1900a0fc build: update rocksdb crate (#9414) André Silva 2018-08-27 05:52:49 +0100
  • bd3bc5c168 Updating the CI system (#8765) Denis S. Soldatov aka General-Beck 2018-08-26 02:44:08 +0400
  • 9ed43230ca Better support for eth_getLogs in light mode (#9186) Jim Posen 2018-08-25 14:06:01 -0700
  • 13594c5483
    ci: replace ':' with '-' in gitlab targets v2.1.0-rc3 5chdn 2018-08-24 16:11:51 -0400
  • c943b8261a
    ci: remove sleep from gitlab config 5chdn 2018-08-24 16:05:00 -0400
  • a8c2b29115
    ci: use nightly instead of master for publish triggers 5chdn 2018-08-24 16:00:28 -0400
  • 8a0c0890bd
    ci: fix git add in docs script 5chdn 2018-08-24 15:57:14 -0400
  • 46622d2fe0
    ci: remove gitlab-next from ci triggers 5chdn 2018-08-24 15:56:53 -0400
  • 44bf39d31a
    ci: fix merge leftovers 5chdn 2018-08-24 15:54:10 -0400
  • 200a82608a
    ci: merge master 5chdn 2018-08-24 15:51:02 -0400
  • 7abe9ec4cc Add update docs script to CI (#9219) Christopher Purta 2018-08-24 09:14:07 -0700
  • 5ed2527663 gasleft extern implemented for WASM runtime (kip-6) (#9357) Alexey 2018-08-24 20:03:46 +0400
  • b87c7cac54 block view! removal in progress (#9397) Marek Kotewicz 2018-08-24 11:53:31 +0200