Commit Graph

  • 0b34579b04
    Prevent sync restart if import queue full (#9381) Andrew Jones 2018-08-24 09:42:24 +0100
  • 31291ebd35 nonroot CentOS Docker image (#9280) JohnnySheffield 2018-08-24 05:55:54 +0200
  • e8e0b08f17 ethcore: kovan: delay activation of strict score validation (#9406) André Silva 2018-08-24 01:14:01 +0100
  • 491ce61a76 Revert "Use std::sync::Condvar (#1732)" (#9392) Andronik Ordian 2018-08-22 17:01:07 +0300
  • e12a26dac5 Replace Duration::new() w/ Duration::from_nanos (#9387) Niklas Adolfsson 2018-08-21 17:01:09 +0200
  • 7bf1889af1 docs: restore readme (#9391) Afri Schoedon 2018-08-21 16:49:24 +0200
  • 139a2b7b0d Replace std::env::home_dir() with home crate impl. (#9293) Nick Sanders 2018-08-21 06:30:24 -0700
  • f230c719d8
    Delete Dockerfile (#9386) Thibaut Sardan 2018-08-21 14:36:04 +0200
  • 8703449dfe network-devp2p Fix some clippy errors/warnings (#9378) Niklas Adolfsson 2018-08-21 11:55:31 +0200
  • 8cbfe862df
    Merge branch 'generate-json-rpc-doc' of https://github.com/cpurta/parity-ethereum into cpurta-generate-json-rpc-doc-03 v2.1.0-rc2 5chdn 2018-08-20 22:44:55 +0200
  • 108590d924 Allow calling contracts in genesis state. (#9375) Tomasz Drwięga 2018-08-20 14:05:01 +0200
  • b2cf5d2958 Make Capabilities struct Copy (#9372) Niklas Adolfsson 2018-08-20 12:53:47 +0200
  • ee5ed44761 Light client "Enable more logs for light client on_demand" (#9374) Niklas Adolfsson 2018-08-17 18:21:49 +0200
  • 346913b7f6 Better logging when mining own transactions. (#9363) Tomasz Drwięga 2018-08-17 17:01:32 +0200
  • 18a8d2f67f Fix typos in network-devp2p (#9371) Niklas Adolfsson 2018-08-17 16:04:03 +0200
  • 3ae10915e4 Light client Provide default nonce in transactions when it´s missing (#9370) Niklas Adolfsson 2018-08-17 15:45:43 +0200
  • 949b9c85ca Changed http:// to https:// on Yasm link (#9369) Marius Kjærstad 2018-08-17 12:19:15 +0200
  • c21c19bd6c
    Fix no line breaks in logs (#9355) Andrew Jones 2018-08-14 18:10:51 +0100
  • 29125e830b Lower the max size of transaction packet to prevent going oversize. (#9308) Tomasz Drwięga 2018-08-14 17:20:29 +0200
  • 1ac4676f4b Remove prepare_trace_output and make sure prepare_trace_call and trace*call are balanced (#9353) Wei Tang 2018-08-14 22:34:46 +0800
  • fe5301cebf More details in logs returned by light client (#9324) Tomasz Drwięga 2018-08-14 16:13:11 +0200
  • 7262601123 Expose UnorderedIterator. (#9347) Tomasz Drwięga 2018-08-14 12:11:56 +0200
  • fcb6cc1e76 Light client logs should include 'from_block' when querying logs (#9331) cheme 2018-08-14 09:58:29 +0200
  • ff716e7799
    Remove pass-by-reference return data value from executive (#9211) Wei Tang 2018-08-14 05:27:13 +0800
  • 9c595aff95
    Allow single opcode stepping for EVM (#9051) Wei Tang 2018-08-14 04:06:15 +0800
  • 98dbd1fdc7
    Fix load share (#9321) Andronik Ordian 2018-08-13 18:53:19 +0300
  • a6df452841
    Implement EIP234 block_hash for eth_getLogs (#9256) Wei Tang 2018-08-13 15:47:10 +0800
  • 4eab8672b8 ethcore: fix pow difficulty validation (#9328) André Silva 2018-08-10 14:36:19 +0100
  • 6e2821b4db ethcore/sync Make view macro only visible to test (#9316) Niklas Adolfsson 2018-08-10 14:31:48 +0200
  • 1564fae011 Allow setting the panic hook with parity-clib (#9292) Pierre Krieger 2018-08-10 11:06:30 +0200
  • 30e40079ca Prevent blockchain & miner racing when accessing pending block. (#9310) Tomasz Drwięga 2018-08-10 11:00:55 +0200
  • 65a1d88907 Docker alpine: use multi-stage concept (#9269) Kirill Fomichev 2018-08-10 11:45:04 +0300
  • e590874a81 Update log -> 0.4, env_logger -> 0.5. (#9294) Nick Sanders 2018-08-09 16:04:10 -0700
  • b28e742683 Update tobalaba.json (#9313) Maciej Hirsz 2018-08-09 23:14:45 +0200
  • 62fdfb937a Allow tx pool to be Send (#9315) Arkadiy Paronyan 2018-08-09 23:13:28 +0200
  • 8814195122 Fix codecov.io badge in README (#9327) Max Riveiro 2018-08-09 18:54:08 +0300
  • e2095d4a5d Move ethereum-specific H256FastMap type to own crate (#9307) David 2018-08-09 09:51:48 +0200
  • 78a38e9825
    ethcore sync decodes rlp less often (#9264) Marek Kotewicz 2018-08-08 10:56:54 +0200
  • 712101b63d ethcore: add transition flag for transaction permission contract (#9275) André Silva 2018-08-07 15:18:19 +0100
  • 1f18dbb17c
    Remove all dapp permissions related settings (#9120) Wei Tang 2018-08-07 20:52:23 +0800
  • 0d8001adea Improve return data truncate logic (#9254) Wei Tang 2018-08-07 17:48:25 +0800
  • 1e44a62494 Update wasm-tests hash (#9295) Wei Tang 2018-08-07 17:36:56 +0800
  • e8b13cb77e
    Implement KIP4: create2 for wasm (#9277) Wei Tang 2018-08-06 23:15:52 +0800
  • 3f2fd610d9 Fix loop start value (#9285) Jongsic Choi 2018-08-06 20:04:28 +0900
  • 25604dc577 Avoid using $HOME if not necessary (#9273) Pierre Krieger 2018-08-03 09:58:59 +0200
  • 0cfc6bf2a6 Fix path to parity.h (#9274) Pierre Krieger 2018-08-02 23:18:49 +0200
  • 0a0d797ced
    update submodule wasm tests Denis S. Soldatov aka General-Beck 2018-08-02 17:58:07 +0300
  • ef997cba5a
    small fixes Denis S. Soldatov aka General-Beck 2018-08-02 15:35:53 +0300
  • df9a1e49ee
    rebuilding CI scripts Denis S. Soldatov aka General-Beck 2018-08-02 15:05:15 +0300
  • 42a0ba5d06
    Merge branch 'master' into gitlab-next Denis S. Soldatov aka General-Beck 2018-08-02 14:58:36 +0300
  • 90d7823acb Propagate transactions for next 4 blocks. (#9265) Tomasz Drwięga 2018-08-02 12:58:02 +0200
  • b4ae1b6528 decode block rlp less often (#9252) Marek Kotewicz 2018-08-02 11:20:46 +0200
  • f442665c46 Fix eternalities tests can_create (missing parameter) (#9270) cheme 2018-08-02 11:15:22 +0200
  • c22498066b
    Update ref to parity-common and update seek behaviour (#9257) Nicolas Gotchac 2018-08-01 18:03:41 +0200
  • 637883f52b Comply EIP-86 with the new definition (#9140) Wei Tang 2018-08-01 19:17:04 +0800
  • 4c5952dc99
    Copy correct parity repo to jsonrpc folder Christopher Purta 2018-07-31 08:10:05 -0700
  • f0c0da8551 Check if synced when using eth_getWork (#9193) (#9210) Matthew Martin 2018-07-31 04:52:49 -0700
  • 10f42a2b39 removed client error (#9253) Marek Kotewicz 2018-07-31 11:55:18 +0200
  • 772339e497
    Merge branch 'master' into cpurta-generate-json-rpc-doc v2.1.0-rc1 5chdn 2018-07-31 09:52:28 +0200
  • 29baccd857
    Implement EIP-1052 (EXTCODEHASH) and fix several issues in state account cache (#9234) Wei Tang 2018-07-31 13:27:57 +0800
  • f9814381a7 Improve Tracer documentation (#9237) John-John Tedro 2018-07-30 13:59:01 +0200
  • 771ea47d37 Update Dockerfile (#9242) Denis S. Soldatov aka General-Beck 2018-07-30 13:28:44 +0300
  • c54beba932 block cleanup (#9117) Marek Kotewicz 2018-07-30 11:45:10 +0200
  • 6975b1d074
    Merge branch 'generate-json-rpc-doc' of https://github.com/cpurta/parity-ethereum into cpurta-generate-json-rpc-doc v2.1.0-rc0 5chdn 2018-07-30 11:30:16 +0200
  • a809621f63 Increase the number of sessions. (#9203) Tomasz Drwięga 2018-07-30 11:19:47 +0200
  • 92776e4acf add snapcraft cmake build dependency (#9243) gabriel klawitter 2018-07-28 15:53:38 +0200
  • 7ad556346e
    add changelog for 1.11.8 stable and 2.0.1 beta (#9230) Afri Schoedon 2018-07-27 16:00:34 +0200
  • 10c4e0cae7
    Update gitlab-rpc-docs.sh Denis S. Soldatov aka General-Beck 2018-07-27 16:42:25 +0300
  • 5737c21340 fix typo (#9232) Dong Zhou 2018-07-27 18:56:21 +0800
  • 77a5ce6bf3 Fix potential as_usize overflow when casting from U256 in miner (#9221) Wei Tang 2018-07-27 18:07:46 +0800
  • fb503f523b
    Allow old blocks from peers with lower difficulty (#9226) Andrew Jones 2018-07-27 10:13:05 +0100
  • bf7677ce69 Removes duplicate libudev-dev from Dockerfile (#9220) JohnnySheffield 2018-07-27 06:20:27 +0200
  • b970425425
    Only apply jsonrpc docs update on tags Christopher Purta 2018-07-26 13:42:42 -0700
  • 1ce8c1cf82 snap: remove ssl dependencies from snapcraft definition (#9222) André Silva 2018-07-26 21:42:09 +0100
  • e7dc0bed16
    Backports to 2.0.1-beta (#9145) v2.0.1 Afri Schoedon 2018-07-26 22:15:36 +0200
  • 4ddccfa5e5 remove ssl from dockerfiles, closes #8880 (#9195) Marek Kotewicz 2018-07-26 13:36:15 +0200
  • a162087128
    fix gitlab ci lint Denis S. Soldatov aka General-Beck 2018-07-26 00:10:57 +0300
  • 8f9b64f075 Add update docs script to CI Chris Purta 2018-07-25 13:49:19 -0700
  • 5795d332c8 Insert PROOF messages for some cases in blockchain (#9141) Wei Tang 2018-07-26 00:45:06 +0800
  • 823054dc34 [Chain] Add more bootnodes (#9174) EOS Classic 2018-07-26 01:06:45 +0900
  • 2ce15f429b ethcore: update bn version (#9217) André Silva 2018-07-25 16:40:33 +0100
  • 143411aaf0
    deserialize block only once during verification (#9161) Marek Kotewicz 2018-07-25 14:36:46 +0200
  • c754a028e0
    Backports to 1.11.8-stable (#9144) v1.11.8 Afri Schoedon 2018-07-25 13:55:43 +0200
  • 7d9548400d Simple build instruction fix (#9215) Piotr Chromiec 2018-07-25 12:57:15 +0200
  • 1b1941a896 Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143) Peter Pratscher 2018-07-24 15:04:48 +0200
  • 4848c384cd Avoid schedule copying in nested call/create (#9190) Wei Tang 2018-07-23 21:48:01 +0800
  • d4f38d3894 ethcore: add builtin benchmarks based on geth (#9179) André Silva 2018-07-23 14:46:24 +0100
  • e6acbc5a58 rpc: fix is_major_importing sync state condition (#9112) André Silva 2018-07-23 14:42:08 +0100
  • 8dd4db5d85 docs: update repository links (#9159) Afri Schoedon 2018-07-23 13:58:50 +0200
  • d436eddc6a parity: fix UserDefaults json parser (#9189) André Silva 2018-07-23 12:57:50 +0100
  • faf8e9ec6a Update "This is a bug. Please report it at:" link (#9191) Max Kaye 2018-07-23 18:18:49 +1000
  • 7e6a571cba docker: update hub dockerfile (#9173) André Silva 2018-07-20 18:57:48 +0100
  • 6bee9cd1e4 ci: update version strings for snaps (#9160) Afri Schoedon 2018-07-20 19:55:17 +0200
  • fb2b77e991 ethcore: add missing builtins benchmarks (#9170) André Silva 2018-07-20 14:06:11 +0100
  • b914912c06 Fix bugfix hard fork logic (#9138) Wei Tang 2018-07-19 22:43:41 +0800
  • 0ce04845de
    Be more graceful on Aura difficulty validation (#9164) Wei Tang 2018-07-19 22:41:31 +0800
  • 073365d5d9
    handle SyncHandler errors properly (#9151) Marek Kotewicz 2018-07-19 12:46:33 +0200
  • 3c27587d83 Remove node-health (#9119) Amaury Martiny 2018-07-18 16:27:29 +0200
  • dbccc700f1 Remove unused tx_queue_gas parameter. (#9153) Tomasz Drwięga 2018-07-18 10:58:14 +0200
  • 9f90ff2e59
    Changelogs for 1.11.7-stable and 2.0.0-beta (#9105) Afri Schoedon 2018-07-18 09:24:45 +0200