- Jan 10, 2017
-
-
* 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
-
-
Gav Wood authored
* Default to no auto-update. * Fix test.
-
-
keorn authored
* fix * fix compile * remove peers trace * simplify * Fixing 'simplify'
-
Jaco Greeff authored
* Container/Title with shallow * IdentityName with shallow * IdentityIcon with shallow * TypedInput to shallow * DetailsStep to shallow
-
Tomasz Drwięga authored
-
Gav Wood authored
-
Tomasz Drwięga authored
-
Nicolas Gotchac authored
* Fix balances fetching * Fix fetching balances while syncing
-
Nicolas Gotchac authored
* Add Signer Key Derivation in Service Worker * Several fixes throughout the UI * Hint for external account // working Worker * Add Worker state change * PR Grumbles
-
GitLab Build Bot authored
-
* Add contract block creation to metadata * Display mined block for contract on Contracts view * Better use of Summary for Accounts * Add sorted by mined block for contracts * Proper Block Number sort // display in contract page * PR Grumble * Linting issues
-
- Jan 08, 2017
-
-
Tomasz Drwięga authored
* Improving logs for transaction propagation * Propagate only on timer
-
GitLab Build Bot authored
-
- Jan 07, 2017
-
-
GitLab Build Bot authored
-
- Jan 06, 2017
-
-
GitLab Build Bot authored
-
* Passwords are valid by default #4059 * Actually fixing the issue
-
GitLab Build Bot authored
-
-
-
asynchronous rob authored
* triedb cleanup * factor out common portion of trie query * allocate far fewer times in node decoding * fix bench compilation * introduce OwnedNode variant to make iter fast again * generalize recorder trait to Query * decode trie outputs cost-free in state * test for passing closure as query
-
Tomasz Drwięga authored
* Opening local dapp * Using Path/PathBuf instead of Strings * Fixing typo and adding some docs to apps::fs functions
-
GitLab Build Bot authored
-
* Bring back Uint8Array sha3 support * Added SHA3 test with HEX encoding * Rename hex2Ascii => hexToAscii Add tests or the api/util/format functions Use js-sha3 for sha3 with hex encoding support * Adding Uint8Array test * Fixing Transaction import
-
GitLab Build Bot authored
-
Nicolas Gotchac authored
* Fix mutable options in Contract API * Add Swarm hash and meta data from Solidity * Updates tests for contract deployment * Add test for deploy without constructor Params
-
Tomasz Drwięga authored
* Introduce predictable randomness in tests * Re-broadcasting to few peers
-
GitLab Build Bot authored
-
- Jan 05, 2017
-
-
GitLab Build Bot authored
-
Tomasz Drwięga authored
* Removing old transactions from the queue * Addressing grumbles
-
keorn authored
* add block rewards * imports
-
asynchronous rob authored
* return old trie values on insert and remove * fix json tests
-
Jannis Redmann authored
* browser: better url handling * browser: pass url as param * dapps: button to open browser * dapps url button: remove url validation * PR grumbles, better URL parsing * code style
✨ * better URL parsing, react to changed URL fragment -
GitLab Build Bot authored
-
Jaco Greeff authored
* Fix code validation for null inputs * tests WIP * tests WIP * Update validation tests * Adjust block names, slice (PR comments)
-
Jaco Greeff authored
* WIP * WIP store * Store in-place * WIP tests * Store completed * Expand option tests for events * Fix & test for errors found in manual testing * Add missing @observer (rookie mistake) * Fix intl formatting error (completed step) * Pass store to ErrorStep, test all stages for components * Add warning messages (e.g. no price found) * Fix typo
-
Tomasz Drwięga authored
* Using non-roaming path on Windows * Fixing test
-
Tomasz Drwięga authored
-