- Sep 05, 2017
-
-
GitLab Build Bot authored
-
Axel Chalon authored
* Refactor and port CLI from Docopt to Clap (#2066) * Add --can-restart and --force-direct to help * Add flag support to subc & move import/export options to subcommand * Reorder subcommand args (put positional args last in CLI help message)
-
Nicolas Gotchac authored
* Add language selector in PRODUCTIN * Fix wrong i18n keys * Update the default i18n files
-
Tomasz Drwięga authored
* eth_call returns output of contract creations * Fix parameters order. * Save outputs for light client as well.
-
Marek Kotewicz authored
Refactor: Don't reexport bigint from util
-
Fredrik authored
-
Arkadiy Paronyan authored
-
Fredrik Harrysson authored
-
Fredrik authored
-
Fredrik authored
-
Svyatoslav Nikolsky authored
Added missing SecretStore tests - signing session
-
- Sep 04, 2017
-
-
asynchronous rob authored
Light-client sync for contract-based PoA
-
Fredrik authored
# Conflicts: # dapps/src/tests/helpers/registrar.rs # ethcore/evm/src/interpreter/shared_cache.rs # ethcore/light/src/client/header_chain.rs # ethcore/light/src/client/mod.rs # ethcore/light/src/net/mod.rs # ethcore/light/src/on_demand/request.rs # ethcore/light/src/on_demand/tests.rs # ethcore/light/src/provider.rs # ethcore/node_filter/src/lib.rs # ethcore/src/block.rs # ethcore/src/blockchain/blockchain.rs # ethcore/src/client/test_client.rs # ethcore/src/engines/authority_round/mod.rs # ethcore/src/engines/basic_authority.rs # ethcore/src/engines/mod.rs # ethcore/src/engines/tendermint/mod.rs # ethcore/src/engines/validator_set/contract.rs # ethcore/src/engines/validator_set/multi.rs # ethcore/src/engines/validator_set/safe_contract.rs # ethcore/src/engines/vote_collector.rs # ethcore/src/miner/external.rs # ethcore/src/miner/miner.rs # ethcore/src/miner/service_transaction_checker.rs # ethcore/src/miner/work_notify.rs # ethcore/src/pod_account.rs # ethcore/src/pod_state.rs # ethcore/src/snapshot/block.rs # ethcore/src/snapshot/consensus/work.rs # ethcore/src/snapshot/mod.rs # ethcore/src/snapshot/service.rs # ethcore/src/spec/spec.rs # ethcore/src/state/backend.rs # ethcore/src/trace/db.rs # ethcore/src/verification/queue/mod.rs # ethcore/src/verification/verification.rs # parity/informant.rs # rpc/src/v1/helpers/dispatch.rs # rpc/src/v1/helpers/light_fetch.rs # rpc/src/v1/helpers/signing_queue.rs # rpc/src/v1/impls/eth.rs # rpc/src/v1/impls/eth_filter.rs # rpc/src/v1/impls/eth_pubsub.rs # rpc/src/v1/impls/light/eth.rs # rpc/src/v1/impls/signing.rs # rpc/src/v1/tests/helpers/miner_service.rs # rpc/src/v1/tests/helpers/snapshot_service.rs # rpc/src/v1/tests/helpers/sync_provider.rs # rpc/src/v1/tests/mocked/eth.rs # stratum/src/lib.rs # sync/src/blocks.rs # sync/src/chain.rs # sync/src/light_sync/mod.rs # sync/src/tests/helpers.rs # sync/src/tests/snapshot.rs # updater/src/updater.rs # util/src/lib.rs # util/triehash/src/lib.rs
-
Fredrik authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
- Sep 03, 2017
-
-
NikVolf authored
-
Marek Kotewicz authored
-
Gav Wood authored
-
Gav Wood authored
-
- Sep 02, 2017
-
-
Hawstein authored
-
Hawstein authored
-
Hawstein authored
-
Hawstein authored
-
Arkadiy Paronyan authored
-
- Sep 01, 2017
-
-
GitLab Build Bot authored
-
Marek Kotewicz authored
remove re-export of ansi_term in util
-
Hawstein authored
-
Craig O'Connor authored
* fun start * playin * linting * cleanup kk 1 * cleanup kk 2 * package * oops * grumbles * lint * lint 2 * all-possible-cases * conflict resolution * conflict resolution * ready * lint * remove package-lock * Restart subscription on transport close. * Bring back the formatter. * Fix formatter.
-
- Aug 31, 2017
-
-
asynchronous rob authored
replace trait Hashable with fn keccak
-
Marek Kotewicz authored
-
Hawstein authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
- Aug 30, 2017
-
-
Marek Kotewicz authored
-
Hawstein authored
* remove the redundant hasher in Bloom * add the test to check the hash backward compatibility
-