- Aug 30, 2017
-
-
Marek Kotewicz authored
-
asynchronous rob authored
-
- Aug 29, 2017
-
-
asynchronous rob authored
-
asynchronous rob 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 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
-
* Removing duplicated pending state accessors in miner. * Merge miner+client call. * Multicall & multicall RPC. * Sensible defaults. * Fix tests.
-
Marek Kotewicz authored
-
- Aug 03, 2017
-
-
Marek Kotewicz authored
-
- Aug 02, 2017
-
-
* 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
-
- Jul 31, 2017
-
-
fro authored
-
asynchronous rob authored
* move common forks and parameters to common params * port specs over to new format * fix RPC tests
-
- Jul 29, 2017
-
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
- Jul 28, 2017
-
-
fro authored
-
- Jul 27, 2017
-
-
fro authored
___syscall140 ___syscall146 ___syscall54 _llvm_trap
-
* no seal checking * import command and --no-seal-check for light client * fix eth_call * tweak registry dapps lookup * ignore failed requests to non-server peers
-
- Jul 26, 2017
-
-
Feynman Liang authored
* Adds signals_epoch_end to tendermint * Adds is_epoch_end * Adds snapshot_components * Adds tendermint Epoch Verifier * Fix documentation typos * Change check_finality_proof to panic * Fix compilation * Adds Unconfirmed path to epoch_verifier * Verify if address is validator in EpochVerifier * check_finality_proof errors on failure * Don't share combine/destructure_proofs * Remove invalid import * Remove duplicate epoch verifier trait * Fix docs * Adds recover stub to tendermint EpochVerifier * Adds verify_light test * Avoid boxed closure * Style fixes
-
* light client fixes * fix memory-lru-cache * clear pending reqs on disconnect
-
- Jul 25, 2017
-
-
Svyatoslav Nikolsky authored
-