- Jan 09, 2017
-
-
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
-
asynchronous rob authored
Naive light client synchronization
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Fix issue where starting on homestead showed reload * Align snackbar timing with errors (60s)
-
* Add decoding of Inner Contract Deployment params #3715 * Fixed TypedInput when formatted value * Fix TypedInput * PR Grumble * Add test to `Param.toParams`
-
Jaco Greeff authored
* Update blockStatus & test results * IdentityIcon rendering tests for #3950 * Update IdentityName with external messages * Expand to cover basic layout sections * ConfirmDialog rendering tests * TxHash expansion & tests * Cleanup ui/*.spec.js PropType warnings * Use react-intl plural for confirmation/confirmations (verified manually)
-
Jaco Greeff authored
* Fix null account render issue, add tests * Add tests for #3999 fix (merged in #4000) * Only include sinon-as-promised globally for mocha * Move transactions state into tested store * Add esjify for mocha + ejs (cherry-picked) * Extract store state into store, test it * Use address (as per PR comments) * Fix failing test after master merge
-