- Apr 20, 2017
-
-
asynchronous rob authored
fix panickers in tree-route
-
-
Jaco Greeff authored
* Poll details based on nodeKind * Delay long polling when public/light * Reload UI when nodeKind changed * Fix tests (not using dispatch, reload instead) * PR grumbles/cleanups
-
asynchronous rob authored
Correct contract address for EIP-86
-
asynchronous rob authored
-
- Apr 19, 2017
-
-
Afri authored
-
Arkadiy Paronyan authored
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
* Remove ETH filter * Remove unused Blockchain reducer+actions * Simpler Token updates and fetching * Cleanup use of balances * Cleanup of balances * Cleanup of Balances * Linting * Update List Component * Separate tokens from balances * Refactoring balance fetchin and storing - Part I * Linting * Better ETH token description and use * Working Transfer with new logic * Add debugging * Querying the tokens filter on new block * Fixing the tests - PART I * Fix txCount
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
* Sync nl i18n to default * Syntax fix in nl i18n Tested locally * nl translation improvements
-
-
GitLab Build Bot authored
-
* Store the requests in LS per network version * Fixing tests * Add network switching test * Fixes
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
* EIP-86 * Disable EIP-86 auto activation for now
-
- Apr 18, 2017
-
-
Gav Wood authored
-
- Apr 14, 2017
-
-
Marek Kotewicz authored
Use in-memory database for tests
-
- Apr 13, 2017
-
-
* Basic WS server. * CLI for WS server. * Bump jsonrpc * Fixing test.
-
Svyatoslav Nikolsky authored
-
Arkadiy Paronyan authored
-
GitLab Build Bot authored
-
Maciej Hirsz authored
Tests and tweaks for public node middleware
-
- Apr 12, 2017
-
-
Tomasz Drwięga authored
-
asynchronous rob authored
parity_getBlockHeaderByNumber and LightFetch utility
-
GitLab Build Bot authored
-
Arkadiy Paronyan authored
* General state tests * Allow dir name for a test
-
Gav Wood authored
-
asynchronous rob authored
-
GitLab Build Bot authored
-
keorn authored
* add sign any * Add RPC signMessage call to JS API * Add signMessage to JSON RPC docs * PostSignTransaction -> EthSignMessage * fix doc typo * revert incorect naming
-
asynchronous rob authored
* block_hash method for LightChainClient * abstraction and futures-based eth_filter * log fetching for light client * add eth-filter delegate * eth_block fetching RPCs * return default accounts from on_demand * fix early exit * BlockNumber -> BlockId * early exit for no known block number.
-
- Apr 11, 2017
-
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Work around current native-signer encoding * Avoid trying to use non-existant util function.
-
Marek Kotewicz authored
* easy to use conversion from and to string for ethstore::Crypto * ethstore uses tempdir instead of devtools * ethstore does not depend on ethcore-util
-
- Apr 10, 2017
-
-
keorn authored
* more resilience * refactor commit * fix proposal broadcast * list encoding * address grumbles * to into
-
asynchronous rob authored
Add caching to HeaderChain struct
-
asynchronous rob authored
-