- Aug 09, 2017
-
-
Marek Kotewicz authored
-
* 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
-
-
* Small improvements to time estimation. * Allow multiple NTP servers to be used. * Removing boxing. * Be nice. * Be nicer. * Update list of servers and add reference.
-
Afri authored
* Prepare GH templates for contributors * Add GH issue template * Add homebrew as option
-
- Aug 08, 2017
-
-
Marek Kotewicz authored
format instant change proofs correctly
-
Marek Kotewicz authored
price-info does not depend on util
-
Marek Kotewicz authored
native-contracts crate does not depend on util any more
-
* Bump master to 1.8.0 * Use jsonrpc-core to avoid breaking master * Update Cargo.lock
-
- 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
-
* Update README.md * Set latest release to 1.7
-
GitLab Build Bot authored
-
Marek Kotewicz authored
updated tiny-keccak to 1.3
-
Marek Kotewicz authored
-
GitLab Build Bot authored
-
asynchronous rob authored
Small grammatical error
-
- Aug 06, 2017
-
-
Pieter Vander Vennet authored
Fixed typo (s/seems is/seems)
-
Pieter Vander Vennet authored
-
- 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
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
InstantSeal fix
-
- Aug 03, 2017
-
-
asynchronous rob authored
Untrusted RLP length overflow check
-
NikVolf authored
-
NikVolf authored
-
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
-
-
GitLab Build Bot authored
-
Marek Kotewicz authored
removed std reexports from util && fixed broken tests
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
WASM MVP continued
-
NikVolf authored
-
NikVolf authored
-