- Jan 02, 2018
-
-
Marek Kotewicz authored
Fix tracing failed calls.
-
Marek Kotewicz authored
Problem: sending any Whisper message fails
-
Marek Kotewicz authored
Wait for future blocks in AuRa
-
Marek Kotewicz authored
Fix final feature.
-
Marek Kotewicz authored
Use RwLock for state DB
-
Tomasz Drwięga authored
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
-
* Update packages * Update pictures for v1
-
Tomasz Drwięga authored
-
Yurii Rashkovskii authored
The error is "PoW too low to compete with other messages" This has been previously reported in #7144 Solution: prevent the move semantics The source of the error is in PoolHandle.relay implementation for NetPoolHandle. Because of the move semantics, `res` variable is in fact copied (as it implements Copy) into the closure and for that reason, the returned result is always `false.
-
- Dec 30, 2017
-
-
Afri Schoedon authored
* Add Changelog for 1.7.11 * Add Changelog for 1.8.5 * Markdownify issue links
-
- Dec 29, 2017
-
-
Tomasz Drwięga authored
-
Marek Kotewicz authored
Added checking tx-type using transactions permission contract for miners
-
Marek Kotewicz authored
standalone dir crate, replaces #7383
-
Marek Kotewicz authored
SecretStore: secretstore_signRawHash method
-
Marek Kotewicz authored
-
Marek Kotewicz authored
SecretStore: return error 404 when there's no key shares for given key on all nodes
-
Marek Kotewicz authored
SecretStore: Kovan integration initial version
-
- Dec 28, 2017
-
-
Tomasz Drwięga authored
* Updating mainnet bootnodes. * Add additional parity-beta bootnodes. * Restore old parity bootnodes and update foudation bootnodes
-
Nicolas Ochem authored
-
Vlad Lupashevskyi authored
-
- Dec 27, 2017
-
-
* Fix default CORS settings. * Add info regarding special options.
-
Nicolas Ochem authored
-
Kirill Pimenov authored
Fix version
-
Svyatoslav Nikolsky authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
- Dec 26, 2017
-
-
Nicolas Ochem authored
-
Nicolas Ochem authored
-
Nicolas Ochem authored
* created the dir crate in util * moved code from ethstore/src/dir/paths.rs to dir crate * rename dir module in ethstore to accounts_dir to distinguish it from the dir crate * changes after @tomusdrw on #6952
-
- Dec 22, 2017
-
-
Vlad Lupashevskyi authored
-
Vlad Lupashevskyi authored
-
Vlad Lupashevskyi authored
-
Vlad Lupashevskyi authored
-
Nikolay Volf authored
* call augmented, wasm-tests updated * fix all call tests * fix comments
-
Marek Kotewicz authored
* parity-version module split from util removed unused util deps and features trigger buildbot again only kvdb links rocksdb snappy linker issues * rm snappy * fixed old version imports
-