- Jan 09, 2017
-
-
Jannis R authored
-
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
-
-
Jannis R authored
-
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
-
Jannis R authored
-
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
-
Jannis R authored
-
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 -
Jannis R authored
-
Jannis R authored
Users quickly want all reverses registered in the path, but don't care so much about live data.
-
Jannis R authored
-
GitLab Build Bot authored
-
Jannis R authored
-
Jannis R 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
-