- Mar 27, 2017
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Update to React 15.4.2 * Update deprecated UglifyJS version
-
Jaco Greeff authored
* Update passwordHint chain * Update auto-extracted strings
-
Marek Kotewicz authored
* eip100b * fix eip100b build and tests * Conventional comparison order
-
- Mar 25, 2017
-
-
asynchronous rob authored
-
- Mar 24, 2017
-
-
-
Arkadiy Paronyan authored
-
- Mar 23, 2017
-
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
* Dispatch an open event on drag of Parity Bar * Bette id for ParityBar position // Replace on dapp unload * Fix PairtyBar Positionning
-
Arkadiy Paronyan authored
* Mac tray app fixes * Windows restarting fixed
-
Tomasz Drwięga authored
* Export account RPC * Removing GethDirectory and ParityDirectory * Updating ethstore-cli help.
-
keorn authored
* add multi validator set * nicer comment * validate in constructor * reporting
-
asynchronous rob authored
* return errors on database corruption * fix tests, json tests * fix remainder of build * buffer flow -> request credits * proving state backend * generate transaction proofs from provider * network messages for transaction proof * transaction proof test * test for transaction proof message * fix call bug * request transaction proofs from on_demand * most of proved_execution rpc * proved execution future * initial request definitions * RLP encoding and decoding for requests * proofs of non-existance in ProvingBlockChainClient * new requests in provider. * encode and decode responses * complete initial request changes * handle request packet in LightProtocol * handle response packets * implement requesting from * re-do cost table * get tests compiling * fix cost table RLP encoding * roundtrip tests for request types * request builder tests * move request_builder -> request::builder * get network tests working * return only complete headers responses * request builder improvements * New version of jsonrpc. * split request filling into fill,complete * Better invalid encoding messages * Fixing deprecated methods of tokio_core * use PIP messages in on_demand, old API * migrate oneshot::complete to send in on_demand * get on_demand tests to compile * port ethsync to PIP messages * adjust to minor on_demand API changes in RPC * Using dedicated branch for jsonrpc * Bump
-
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
-
-