- Aug 28, 2017
-
-
Tomasz Drwięga authored
* Node-health to a separate crate. * Initialize node_health outside of dapps. * Expose health over RPC. * Bring back 412 and fix JS. * Add health to workspace and tests. * Fix compilation without default features. * Fix borked merge. * Revert to generics to avoid virtual calls. * Fix node-health tests. * Add missing trailing comma.
-
Hawstein authored
-
- Aug 27, 2017
-
-
Marek Kotewicz authored
fixed pending block panic
-
Marek Kotewicz authored
-
- Aug 25, 2017
-
-
GitLab Build Bot authored
-
Jon Choi authored
-
- Aug 24, 2017
-
-
* Fix eth_call. * Fix warning spam.
-
- Aug 22, 2017
-
-
-
Marek Kotewicz authored
Optimize trie iter by avoiding redundant copying
-
Marek Kotewicz authored
Only keep a single rocksdb debug log file
-
Arkadiy Paronyan authored
-
asynchronous rob authored
Rename network_id to chain_id where applicable.
-
- Aug 21, 2017
-
-
Marek Kotewicz authored
-
Marek Kotewicz authored
Itertools are no longer reexported from util, optimized triedb iter
-
5chdn authored
-
Marek Kotewicz authored
-
Tomasz Drwięga authored
-
GitLab Build Bot authored
-
Marek Kotewicz authored
Better check the created accounts before showing Startup Wizard
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
- Aug 20, 2017
-
-
Tomasz Drwięga authored
-
cdetrio authored
-
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 18, 2017
-
-
-
GitLab Build Bot authored
-
-
Tomasz Drwięga authored
* Ignore errors from dappsUrl when starting UI. * Fix linter.
-
Nicolas Gotchac authored
-
- Aug 17, 2017
-
-
Marek Kotewicz authored
updated bigint with optimized mul and from_big_indian
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
- Aug 16, 2017
-
-
asynchronous rob authored
SecretStore: bunch of fixes and improvements
-
Afri authored
-
Svyatoslav Nikolsky authored
-
asynchronous rob authored
Add more descriptive error when signing/decrypting using hw wallet.
-
asynchronous rob authored
Increase default gas limit for eth_call.
-
- Aug 15, 2017
-
-
Tomasz Drwięga authored
-