- Jan 12, 2017
-
-
* Better notifications * Don't pollute with notifs if switched networks * Better connection close/open events / No more notifs on change network * PR Grumbles * Add close and open events to HTTP // Add tests * Fix tests * WIP Signer Fix * Fix Signer // Better reconnection handling * PR Grumbles * PR Grumbles * Fixes wrong fetching of balances + Notifications * Secure API WIP * Updated Secure API Connection + Status * Linting * Linting * Updated Secure API Logic * Proper handling of token updates // Fixing poping notifications * PR Grumbles * PR Grumbles * Fixing tests
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Use estimateGas error (as per updated implementation) * EXCEPTION_ERROR as per #4142
-
* Return 0 instead of error with out of gas on estimate_gas * Fix stuff up. * Another estimate gas fix. * Alter balance to maximum possible rather than GP=0. * Only increase to amount strictly necessary. * Improvements and optimisations to estimate_gas. - Introduce proper error type - Avoid building costly traces * Fix tests. * Actually fix testsActually fix tests
-
- Jan 11, 2017
-
-
Tomasz Drwięga authored
* Bumping serde & serde_json * Super-initial usage of new jsonrpc * Single event loop for jsonrpc * Metadata * Supporting metadata extraction for eth_accounts * Fixing Cargo.lock * Removing uneccessary clones * Fixing unused import * Unused import * Fixing test
-
Gav Wood authored
-
Jannis Redmann authored
-
* dir * simple validator list * stub validator contract * make the engine hold Weak<Client> instead of IoChannel * validator set factory * register weak client with ValidatorContract * check chain security * add address array to generator * register provider contract * update validator set on notify * add validator contract spec * simple list test * split update and contract test * contract change * use client in tendermint * fix deadlock * step duration in params * adapt tendermint tests * add storage fields to test spec * constructor spec * execute under wrong address * create under correct address * revert * validator contract constructor * move genesis block lookup * add removal ability to contract * validator contract adding validators * fix basic authority * validator changing test * more docs * update sync tests * remove env_logger * another env_logger * cameltoe * hold EngineClient instead of Client * return error on misbehaviour * nicer return * sprinkle docs
-
* Return 0 instead of error with out of gas on estimate_gas * Fix stuff up. * Another estimate gas fix. * Alter balance to maximum possible rather than GP=0. * Only increase to amount strictly necessary.
-
Nicolas Gotchac authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
Jaco Greeff authored
-
-
* make on_connect/disconnect public * free flow params constructor * Shared ownership of LES handlers * light provider impl for test client * skeleton for testing light sync * have test_client use actual genesis * fix underflow in provider * test harnesses for lightsync * fix tests * fix test failure caused by test_client changes
-
Gav Wood authored
* Return 0 instead of error with out of gas on estimate_gas * Fix stuff up.
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
* Implementing secret * Fixing tests
-
Jannis Redmann authored
* subscribeToEvent fixtures
✅ * subscribeToEvent tests✅
-
- Jan 10, 2017
-
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
* Auto-detect hex encoded bytes in sha3 * Using types/isHex * Removing unused imports
-
Gav Wood authored
* Initial sketch. * Building. * Fix a few things. * Fix issue, add tracing. * Address grumbles * Raise upper limit if needed * Fix test.
-
Denis S. Soldatov aka General-Beck authored
fix curl in arm
-
Arkadiy Paronyan authored
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
Gav Wood authored
-
GitLab Build Bot authored
-
* Add logs and better Transfer Store logic * Fix wallet transfer * Fix wrong gas in Wallet * Move log levels to Parity tab
-
Nicolas Gotchac authored
-
GitLab Build Bot authored
-
Jannis Redmann authored
cache registry reverses, completion in address selector
-
* dir * simple validator list * stub validator contract * make the engine hold Weak<Client> instead of IoChannel * validator set factory * register weak client with ValidatorContract * check chain security * add address array to generator * register provider contract * update validator set on notify * add validator contract spec * simple list test * split update and contract test * contract change * use client in tendermint * fix deadlock * step duration in params * adapt tendermint tests * add storage fields to test spec * constructor spec * execute under wrong address * create under correct address * revert * validator contract constructor * move genesis block lookup * add removal ability to contract * validator contract adding validators * fix basic authority * validator changing test * more docs * update sync tests * remove env_logger * another env_logger * cameltoe * hold EngineClient instead of Client * add a comment about lock scope
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
- Jan 09, 2017