- Jan 20, 2017
-
-
asynchronous rob authored
* prune states based on memory param * pruning memory CLI and usage in sync * return purged value from memorydb * calculate memory used incrementally in overlayrecentdb * refactor shared history pruning code in client * Fixed usage alignment * journal_size function for fast memory calculation
-
keorn authored
* remove register_account_provider * build rpc module * new dummy client * common EngineSigner struct * from -> into * return Signature, docs
-
Jannis Redmann authored
* verification: check if user has received code * verification: don't request a code twice * code style :lint:
-
Jaco Greeff authored
-
* remove old lint silencer * dispatch requests only to peers with higher TD * dynamic target for sync rounds * use round pivots instead of frames, fix test * fix total difficulty calculation for test client * fix broken reorg algorithm * fork test, fix ancestor search
-
* connected peers function for network service * get LES peer info in sync API * new peer info in RPC
-
Arkadiy Paronyan authored
-
GitLab Build Bot authored
-
* cache reverses in localStorage * bugfixes
🐛 , linting fixes👕 * registry caching: store last block * registry caching: store per chain * localStorage -> store * code style✨ * code style👕
-
- Jan 19, 2017
-
-
Denis S. Soldatov aka General-Beck authored
revert to 1337 [ci skip]
-
Denis S. Soldatov aka General-Beck authored
comment to curl 1337 [ci skip]
-
Denis S. Soldatov aka General-Beck authored
fix build docker image in debian [ci skip]
-
Denis S. Soldatov aka General-Beck authored
add debian build win openssl 1.0.1 [ci skip]
-
asynchronous rob authored
update version numbers in README
-
asynchronous rob authored
[ci skip]
-
asynchronous rob authored
CHT calculations for full nodes
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Add skipBuild flag * Only use builtin.json to specify location * Re-remove dapps/index.js
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
Gav Wood authored
Fixes #4210
-
GitLab Build Bot authored
-
Jannis Redmann authored
* verification: mainnet BadgeReg ids * verification: fetch contracts by name * verification: better wording * typo * reregistered badges
-
- Jan 18, 2017
-
-
* Fixing minimal transaction queue price * Fixing tests
-
keorn authored
* remove register_account_provider * build rpc module * new dummy client
-
Arkadiy Paronyan authored
* Fixed --base-path on windows * Add support for optional args with default text
-
Tomasz Drwięga authored
* Fixing etherscan price parsing * Handling all errors
-
asynchronous rob authored
LES: Better timeouts + Track failed requests
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Add eslint rule for consistent block padding * Fix padding consistency issues * Eslint test for duplicate imports * Eslint closing bracket location * Fix eslint jsx closing bracket * missed a file * Formatting * Manual overrides for auto * Manual overrides for auto * More minor auto-override manual adjustments
-
Arkadiy Paronyan authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Poll for upgrades as part of global status (long) * Fix path
-
- Jan 17, 2017
-
-
Arkadiy Paronyan authored
* Minor typo to ensure it updates only when synced. * Fix deadlock. * Skip unneeded arg in making list. * Allow auto-restart even when not running an update. * Fix trace. * Update update info on each loop. * Fix build. * Shutdown all sockets * Remove superfluous use.
-
Arkadiy Paronyan authored
-
Gav Wood authored
-
GitLab Build Bot authored
-
Evan Saulpaugh authored
* Spelling & grammar in TxQueue Viewer description * minor refactor for clarity * Fix lint.
-