- Jan 06, 2017
-
-
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
-
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
-
Maciej Hirsz authored
Better error messages for PoA chains, closes #4030
-
- Jan 04, 2017
-
-
keorn authored
Make some spec fields optional
-
asynchronous rob authored
Basic account type
-
maciejhirsz authored
-
GitLab Build Bot authored
-
-
asynchronous rob authored
Removing orphaned Cargo.toml
-
GitLab Build Bot authored
-
* address selector: simplify lookup * address selector: support reverse lookup
-
* Only fetch App when necessary. Show loadings + 404 #3914 * PR Grumble
-
Jaco Greeff authored
* Cleanups & tests for #3945 * Externalise icons as per PR comments
-