- Sep 04, 2017
-
-
Fredrik authored
-
- Aug 31, 2017
-
-
Marek Kotewicz authored
-
- Aug 30, 2017
-
-
Marek Kotewicz authored
-
Axel Chalon authored
-
Marek Kotewicz authored
-
asynchronous rob authored
-
- Aug 29, 2017
-
-
asynchronous rob authored
-
asynchronous rob authored
-
Gav Wood authored
-
Arkadiy Paronyan authored
-
Tomasz Drwięga authored
-
- Aug 28, 2017
-
-
* Initial version of state tests. * Refactor state to support tracing. * Unify TransactResult. * Add test.
-
Nikolay Volf authored
* extend math tests * use latest wasm-tests * cleanup * avoid overflow * use correct gas- * and division
-
Tomasz Drwięga authored
-
- Aug 27, 2017
-
-
Marek Kotewicz authored
-
- Aug 26, 2017
-
-
Tomasz Drwięga authored
-
- Aug 22, 2017
-
-
Arkadiy Paronyan authored
-
- Aug 21, 2017
-
-
Tomasz Drwięga authored
-
- Aug 20, 2017
-
-
Nikolay Volf authored
* wasm tests initial * fix bug in bitswap
-
Marek Kotewicz authored
* rlp_derive * RlpEncodableWrapper, RlpDecodableWrapper * use rlp_derive in parity * fixed broken transaction Action serialization
-
- Aug 17, 2017
-
-
Marek Kotewicz authored
-
- Aug 15, 2017
-
-
Tomasz Drwięga authored
-
- Aug 14, 2017
-
-
Nikolay Volf authored
-
- Aug 10, 2017
-
-
Anton Gavrilov authored
-
- Aug 09, 2017
-
-
* do not cache ACL storage contract * when error comes before initialization * initial KeyServerSet commit * update_nodes_set in maintain * do not connect to self * fixed connection establishing * removed println * improved KeyServerSet tracing * moved parsing to KeyServerSet * re-read only when blockchain is changed * do not try to connect if not a part of cluster * improved logging * fixed tests * NodeKeyPAir trait * fixed parity to use new trait * continue integrating with parity * updated parity for NodeKeyPair * completed KeyStoreNodeKeyPair * removed comment * removed dependency && style
-
* Test for read from prepopulated storage implemented * wasm-tests submodule update * fix identation * comment for storage_read added
-
-
- Aug 07, 2017
-
-
* do not cache ACL storage contract * when error comes before initialization * initial KeyServerSet commit * update_nodes_set in maintain * do not connect to self * fixed connection establishing * removed println * improved KeyServerSet tracing * moved parsing to KeyServerSet * re-read only when blockchain is changed * do not try to connect if not a part of cluster * improved logging * fixed tests
-
- Aug 04, 2017
-
-
asynchronous rob authored
-
Anton Gavrilov authored
-
* Removing duplicated pending state accessors in miner. * Merge miner+client call. * Multicall & multicall RPC. * Sensible defaults. * Fix tests.
-
Marek Kotewicz authored
-
Anton Gavrilov authored
-
- Aug 03, 2017
-
-
Marek Kotewicz authored
-
Anton Gavrilov authored
-
- Aug 02, 2017
-
-
Anton Gavrilov authored
-
Anton Gavrilov authored
-
* chainspec validation * better error formatting for chainspec * lint validate_chainspecs.sh * quit takes &str instead of S: AsRef<str> * push CI * don't double check spec validity
-
- Aug 01, 2017
-
-
NikVolf authored
-
Nikolay Volf authored
* work in progress for splitting vms * evm working * Evm -> Vm * wasm converted * ethcore working * test fixes
-