- Mar 23, 2017
-
-
GitLab Build Bot authored
-
* auto lint * Usage consistency update
-
- Mar 22, 2017
-
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Max width for container * Set min-width
-
Jaco Greeff authored
-
Jaco Greeff authored
-
Marek Kotewicz authored
* fixed naming of rlp modules * RlpStream cleanup * appending short rlp lists (0...55 bytes) is 25% faster * RlpStream does not use bytes module, nor trait Stream * removed unused code from rlp module * compiling ethcore-util with new rlp serialization * compiling parity with new rlp serialization * fixed compiling ethcore-light with new rlp serialization * fixed compiling ethsync with new rlp serialization * moved rlp benches and rlp tests * rlp deserialization refactor, 30% faster * removed redundant comment, print * fixed compiling parity with new rlp deserialization * removed redundant double-space * fixed failing test * updated rlp docs, removed unused traits * fixed rlp benchmarks * replace usage of WriteBytesExt with ByteOrder * removed unused, commented out code * fixed merge conflict
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
* Extend links to whole container * Add doubleClick to Account Creator
-
* Don't show fee warning when there is none * Hide Warning in Registry onclick * Use the default account in the Registry * Fix Etherscan links in Regsitry
-
GitLab Build Bot authored
-
Jaco Greeff authored
* cleanupValue * abiUnencode & abiSignature * Export new functions
-
* New version of jsonrpc. * Better invalid encoding messages * Fixing deprecated methods of tokio_core * Using dedicated branch for jsonrpc * Bump
-
Marek Kotewicz authored
* split path module from util * moved RotatingLogger from util to logger crate * fix tests * fix tests * use only one version of ansi_term crate
-
- Mar 21, 2017
-
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
* Migrating to new syntex * Updating to latest syntex * Another fix for nightly
-
asynchronous rob authored
* EIP198 and built-in activation * address review
-
GitLab Build Bot authored
-
* Fix TypedInputs * Remove unused code in inputQueries * Use TypedInputs in Contract Events * Linting * Don't re-render events every second...
-
* Try to fix wrong token logic * Linting
-
Jaco Greeff authored
* Update for case where account === undefined * Update tests to not mask account === undefined * default account = {} where undefined (thanks @tomusdrw)
-
GitLab Build Bot authored
-
-
GitLab Build Bot authored
-
-
- Mar 20, 2017
-
-
Tomasz Drwięga authored
* Changing Mutex into RwLock for transaction queue * Fixing merge * little fix
-
keorn authored
* no max sealing when external * force internal sealing
-
Jaco Greeff authored
* Attach hardware wallets already in addressbook * Only set values changed
-
Marek Kotewicz authored
* fixed naming of rlp modules * RlpStream cleanup * appending short rlp lists (0...55 bytes) is 25% faster * RlpStream does not use bytes module, nor trait Stream * removed unused code from rlp module * compiling ethcore-util with new rlp serialization * compiling parity with new rlp serialization * fixed compiling ethcore-light with new rlp serialization * fixed compiling ethsync with new rlp serialization * removed redundant comment, print * removed redundant double-space * replace usage of WriteBytesExt with ByteOrder
-
Arkadiy Paronyan authored
-
- Mar 19, 2017
-
-
Arkadiy Paronyan authored
-
GitLab Build Bot authored
-
Denis S. Soldatov aka General-Beck authored
-
Nicolas Gotchac authored
-
Michael Egger authored
-
Tomasz Drwięga authored
-
Callum Macdonald authored
It throws a certificate error on HTTPS because the certificate is only valid on parity.io.
-
- Mar 18, 2017
-
-
Marek Kotewicz authored
Don't remove confirmed requests to early.
-