debris
|
a9a1c80fac
|
implemented eth_accounts, fixed personal_accounts, added test account provider, tests for eth_accounts
|
2016-03-12 19:21:08 +01:00 |
|
arkpar
|
707f67c6b4
|
Optional last era
|
2016-03-12 19:19:45 +01:00 |
|
Gav Wood
|
89986ec0e0
|
Update main.rs
[noci]
|
2016-03-12 19:19:16 +01:00 |
|
arkpar
|
0b4355d549
|
rocksdb version bump
|
2016-03-12 19:03:33 +01:00 |
|
Nikolay Volf
|
bd9cfb4ee5
|
Merge branch 'pv63-state' into pv63-receipts
|
2016-03-12 18:52:37 +01:00 |
|
Nikolay Volf
|
ade8b8356b
|
Merge branch 'master' into pv63-state
Conflicts:
ethcore/src/client/client.rs
|
2016-03-12 18:09:45 +01:00 |
|
arkpar
|
1ca7c35c19
|
Fix latest era marker
|
2016-03-12 17:30:46 +01:00 |
|
Arkadiy Paronyan
|
8ce073ed9a
|
Merge pull request #683 from ethcore/jdb-state-queries
state query for archive jdb
|
2016-03-12 16:19:00 +01:00 |
|
arkpar
|
1e23a4c888
|
Don't redownload queued blocks on restart
|
2016-03-12 16:01:34 +01:00 |
|
arkpar
|
16618094f5
|
Cleanup header_ids
|
2016-03-12 16:01:34 +01:00 |
|
arkpar
|
1fe575bf7b
|
Download bodies for validated hash chain only
|
2016-03-12 16:01:34 +01:00 |
|
arkpar
|
7ad7996144
|
Fixed common block detection
|
2016-03-12 16:01:34 +01:00 |
|
Arkadiy Paronyan
|
bf84aee5f6
|
Merge pull request #658 from ethcore/fixjdb
Fix for option 1 of JournalDB
|
2016-03-12 15:37:47 +01:00 |
|
Gav Wood
|
51275f79f8
|
Merge branch 'master' of github.com:ethcore/parity
|
2016-03-12 14:41:00 +01:00 |
|
Tomasz Drwięga
|
451a5d78e3
|
Removing unused (?) serde::Error
|
2016-03-12 13:40:39 +01:00 |
|
Tomasz Drwięga
|
19b6c74675
|
Two more warnings
|
2016-03-12 13:39:17 +01:00 |
|
Gav Wood
|
6c6d919eac
|
Merge branch 'master' into fixjdb1
|
2016-03-12 12:16:08 +01:00 |
|
Gav Wood
|
98bae098be
|
Update cargo lock.
|
2016-03-12 12:10:55 +01:00 |
|
Gav Wood
|
3250e36b4a
|
Merge pull request #689 from ethcore/jdbrenames
Rename into something that is a little more descriptive.
|
2016-03-12 11:36:55 +01:00 |
|
Gav Wood
|
b03679e1a6
|
Fix typos.
|
2016-03-12 11:22:02 +01:00 |
|
Gav Wood
|
82a8810057
|
Rename into something that is a little more descriptive.
|
2016-03-12 11:19:42 +01:00 |
|
Gav Wood
|
d7039b72e2
|
Update archivedb.rs
|
2016-03-12 10:48:28 +01:00 |
|
Gav Wood
|
e1c0177932
|
Update main.rs
|
2016-03-12 10:44:48 +01:00 |
|
Tomasz Drwięga
|
65dadcc2a2
|
Adding todos
|
2016-03-12 10:44:24 +01:00 |
|
Tomasz Drwięga
|
c6dc6c0c41
|
One more warning
|
2016-03-12 10:41:35 +01:00 |
|
Tomasz Drwięga
|
d0f7555348
|
Merge branch 'master' into updating_clippy
Conflicts:
util/src/journaldb/archivedb.rs
|
2016-03-12 10:40:22 +01:00 |
|
Gav Wood
|
9424d53062
|
Update lib.rs
|
2016-03-12 10:37:27 +01:00 |
|
Tomasz Drwięga
|
4fc8a8d5cd
|
Merge branch 'updating_clippy' of github.com:ethcore/parity into updating_clippy
|
2016-03-12 10:29:51 +01:00 |
|
Tomasz Drwięga
|
4b6e1dd4d2
|
Fixing warnings
|
2016-03-12 10:25:51 +01:00 |
|
Tomasz Drwięga
|
3ea52c2324
|
Merge branch 'master' into ethminer_crate
Conflicts:
parity/main.rs
|
2016-03-12 10:22:43 +01:00 |
|
Tomasz Drwięga
|
c133a2fd35
|
Fixing warnings
|
2016-03-12 10:07:55 +01:00 |
|
Tomasz Drwięga
|
e10457d235
|
Bumping clippy
|
2016-03-12 10:06:50 +01:00 |
|
Gav Wood
|
88e23fcb9a
|
Merge pull request #634 from ethcore/jdb_option2
JournalDB with in-memory overlay (option2)
|
2016-03-12 10:01:17 +01:00 |
|
Gav Wood
|
874393ba06
|
Fix tests,
|
2016-03-12 09:57:57 +01:00 |
|
Gav Wood
|
e6a273f3a7
|
Fix tests.
|
2016-03-12 09:53:54 +01:00 |
|
Gav Wood
|
12e1abdfb7
|
Port fixes to new infrastrtcutre.
|
2016-03-12 09:51:17 +01:00 |
|
Tomasz Drwięga
|
aebc91d96f
|
Merge branch 'master' into ethminer_crate
Conflicts:
Cargo.toml
rpc/Cargo.toml
sync/Cargo.toml
|
2016-03-12 09:50:18 +01:00 |
|
Tomasz Drwięga
|
05ff8a0b94
|
Merge branch 'ethminer_crate' of github.com:ethcore/parity into ethminer_crate
|
2016-03-12 00:05:21 +01:00 |
|
Tomasz Drwięga
|
7cfe1d258b
|
Adding more detailed logging
|
2016-03-11 23:49:32 +01:00 |
|
Nikolay Volf
|
fb51ac0d95
|
blockchain receipts rlp generation
|
2016-03-11 23:33:01 +01:00 |
|
Arkadiy Paronyan
|
1031ce641d
|
Merge pull request #682 from ethcore/additional_sstore_test
additional (failing) SecretStore test
|
2016-03-11 22:45:43 +01:00 |
|
arkpar
|
896ba57555
|
Merge branch 'master' of github.com:ethcore/parity into jdb_option2
|
2016-03-11 22:43:59 +01:00 |
|
Nikolay Volf
|
0c9c97fcb9
|
Merge pull request #670 from ethcore/updating_clippy
Updating clippy & fixing warnings.
|
2016-03-11 23:57:06 +03:00 |
|
Marek Kotewicz
|
e6aba74726
|
Merge pull request #681 from ethcore/jsonrpc_tests
rpc web3 tests
|
2016-03-11 20:53:13 +01:00 |
|
Marek Kotewicz
|
9e23a0c240
|
Merge pull request #677 from ethcore/personal-rpc-cli
Making personal json-rpc configurable via cli
|
2016-03-11 20:52:58 +01:00 |
|
Nikolay Volf
|
19f23f8445
|
increasing history to be useful for geth fast sync
|
2016-03-11 23:37:47 +04:00 |
|
Nikolay Volf
|
349584772b
|
redundant lines
|
2016-03-11 23:34:18 +04:00 |
|
Nikolay Volf
|
da6f6d57cd
|
state data query to client
|
2016-03-11 23:24:44 +04:00 |
|
Nikolay Volf
|
e970dd4530
|
client state data func
|
2016-03-11 23:09:14 +04:00 |
|
Nikolay Volf
|
b1327a045f
|
fixed new account generation
|
2016-03-11 22:47:12 +04:00 |
|