- May 23, 2016
-
-
Gav Wood authored
-
- May 22, 2016
-
-
Gav Wood authored
-
- May 21, 2016
-
-
Gav Wood authored
* Add `SecretStore::unlock_account_temp` function. * Test for relocking accounts.
-
Gav Wood authored
* Avoid importing keys into wrong place. - Now a `--no-import-keys` option; - `--testnet` now alters the import location for keys and the store path. Fixes #1112 and #1089. * Avoid double-bools.
-
Gav Wood authored
-
Marek Kotewicz authored
Implement receipt's gasUsed field
-
Gav Wood authored
-
Tomasz Drwięga authored
* DAO dapp * Adding Maker OTC dapp * Updating makerotc to contain topbar * Updating daodapp * Bumping versions after authors has been updated * Adding webapps to tests * Enabling all accounts in wallet
-
Gav Wood authored
Fixes #1111
-
Gav Wood authored
-
- May 19, 2016
-
-
Marek Kotewicz authored
pretty print trace error
-
Marek Kotewicz authored
New syncing strategy
-
Arkadiy Paronyan authored
-
Marek Kotewicz authored
-
Nikolay Volf authored
* trait * implentated, lifetime issue still * full api * test mod * working open * get/retrieve * fix warnings and bug * working serialization of &[u8] parameters * client attributes * fix empty payload ser/de * [ci skip] debug assert out * extra deserialization test * extra serialization test * extra serialization test * serialization fixes, nupdate rocksdb * open test working * result bug & remove some scaffolds * fix warnings * more simple tests * consistent quotes * get rid of dedicated is_open flag * hashmap -> btreemap
-
Marek Kotewicz authored
-
Nikolay Volf authored
Fix the default for pruning.
-
Nikolay Volf authored
Make Id/ID and db/Db/DB usage consistent
-
Gav Wood authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Gav Wood authored
-
Gav Wood authored
-
Marek Kotewicz authored
Miner holds it's own copy of spec/engine
-
Marek Kotewicz authored
Apps listing API & Home webapp.
-
Nikolay Volf authored
Conflicts: ethcore/src/client/client.rs ethcore/src/client/mod.rs ethcore/src/client/test_client.rs miner/src/miner.rs
-
- May 18, 2016
-
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
* easily configurable vm (in progress) * completely removed vm_factory from engine * --jitvm command line flag
-
Gav Wood authored
Make Ethash::extra_info() work. Seal fields now decode the RLP.
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
Fixing some warnings
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
- May 17, 2016
-
-
Tomasz Drwięga authored
-
Gav Wood authored
-