- May 23, 2017
-
-
-
GitLab Build Bot authored
-
Micah Zoltu authored
These docs _really_ need a lot of improvement (like what are the options that go in `{}`, but at least they are now not outright incorrect.
-
Nikolay Volf authored
* missing feature * dapps update
-
* header back-references for on demand * initial back-reference implementation for on demand requests * answer requests from cache * answer requests from cache, add tests * strongly typed responses for vectors of homogeneous requests * fix fallout in RPC without optimizing
-
* beginnings of load timer * initial load timer implementation * saturating adds * create flow params from distribution * update request credits and acknowledgement * mark cumulative cost dead code * fix compilation * tests * supply load share and other params to lightprotocol params * add file store * fix ethsync compilation * reshuffle constants
-
* use cargo workspace * removed profiles for non root packages
-
* Signer subscription. * Fixing RPC tests. * Block Headers eth-pubsub. * PubSub for light client. * Fixing tests. * Updating to proper jsonrpc version. * Update to correct tests. * Fixing tests.
-
* docker builds current branch instead of cloning the repo * moved ADD command right before RUN cd parity in Dockerfiles * update docker/README.md * removed --no-cache from docker/README.md
-
* Adding CLI option for port shift and unsafe expose. * Fixing IPC path. * Fix hosts when attempting to expose on all interfaces. * Fixing test. * Fix typo.
-
- May 22, 2017
-
-
* report missing block * add a test validator set * add a skip test * clean up test * report all skipped
-
- May 20, 2017
-
-
Guanqun Lu authored
-
- May 19, 2017
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
Tomasz Drwięga authored
* Importing accounts from files. * whitespace [ci:skip]
-
Guanqun Lu authored
* remove the deprecated options in rustfmt.toml * add chain_one_line_max * fix two issues spot by rustfmt
-
Nicolas Gotchac authored
* Init Console Dapp structure * Watches and status * First REPL and display * Attaching console * Selectable autocomplete * working console // Display objects nicely * Multilines in Console Dapps * Better UI * Eval on window object * Save console gistory * Adding views * Add settings to the console dapp * Add / remove Watches * Add Snippets Cmponent * Semi Working Snippets * Working Snippets * Adding CodeMirror features * Removing old Console * Add Static folder
-
Tomasz Drwięga authored
* implement From<&'static str> for Secret * Dev account. * Fix Secret semantics.
-
Jaco Greeff authored
* Add babel-runtime * Add babel-transform-runtime plugin * Remove babel-polyfill imports * Remove babel-polyfill package * Transform exports to work around webpack 2.2
-
- May 18, 2017
-
-
Denis S. Soldatov aka General-Beck authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Timetsamp adjustment note * Type & unneeded values
-
Guanqun Lu authored
-
asynchronous rob authored
* move native_contracts ABIs to JSON files, add urlhint * port hash-fetch to futures, fix tests * fix dapps compilation, defer async port to later * activate dapps server in the light client * better formatting
-
GitLab Build Bot authored
-
* Add Recover button to Accounts // Add Warnings * Change to 11 * Add test net checks for empty recovery phrase * Fix failing tests
-
- May 17, 2017
-
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
* Signer subscription. * Fixing RPC tests. * Improve notification performance.
-
Marek Kotewicz authored
Bump bigint to 1.0.5
-
asynchronous rob authored
* separate modules for consensus snapshot chunks * bulk of authority warp logic * finish authority warp implementation * squash warnings and enable authority snapshot mode * test harness for PoA * fiddle with harness * epoch generation proof fixes * update constructor code * store epoch transition proof after block commit * basic snap and restore test * use keyvaluedb in state restoration * decompress chunks * fix encoding issues * fixed-to-contract-to-contract test * implement ancient block import * restore genesis transition in PoW snapshot * add format version method to snapshot components * supported version numbers in snapshot_components * allow returning of ancient epoch transitions * genesis hash mismatch check * remove commented code
-
asynchronous rob authored
Improve on-demand dispatch and add support for batch requests
-
Tomasz Drwięga authored
-
- May 16, 2017
-
-
asynchronous rob authored
-
GitLab Build Bot authored
-
Nicolas Gotchac authored
* Add default account for Wallet Creation * Use default account by default, save current used account * Fix tests
-
GitLab Build Bot authored
-
Nicolas Gotchac authored
* Add peer management to the Status tab * Fix propTypes issue
-