- Mar 27, 2017
-
-
GitLab Build Bot authored
-
* Register new playground component onMount * No need of observer * getValue returns falsy values * Fix tests
-
GitLab Build Bot authored
-
asynchronous rob authored
* node kind RPC * JS interface for parity_nodeKind
-
* Register new playground component onMount * No need of observer * Fix tests
-
asynchronous rob authored
Fine grained snapshot chunking
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Add npm run lint:i18n (missing keys check) * Check extraneous keys
-
Jaco Greeff authored
* Initial import of #5023 * Language naming * Update 简体中文
-
GitLab Build Bot authored
-
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 26, 2017
-
-
Arkadiy Paronyan authored
-
- Mar 25, 2017
-
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
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
-