debris
|
ca1a6bd791
|
heapsize && squeeze
|
2015-12-16 16:23:21 +01:00 |
|
Gav Wood
|
249424997d
|
Account::storage_at, Account::ensure_cached and tests.
|
2015-12-16 12:46:25 +01:00 |
|
debris
|
1e6694ec7f
|
removed unused stuff
|
2015-12-15 16:36:38 +01:00 |
|
debris
|
b2177ad2eb
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into blockchain
|
2015-12-15 16:22:48 +01:00 |
|
Marek Kotewicz
|
9ec38dd8ab
|
Merge pull request #42 from gavofyork/state
Additional tests.
|
2015-12-15 16:22:35 +01:00 |
|
debris
|
e575f35caf
|
blockchain wip
|
2015-12-15 16:21:19 +01:00 |
|
Gav Wood
|
7fb17a39ce
|
Additional tests for Account set_storage and set_code.
|
2015-12-15 13:17:59 +01:00 |
|
Gav Wood
|
17435099f1
|
Additional tests.
|
2015-12-15 13:09:50 +01:00 |
|
debris
|
e38225d1a5
|
removed all warnings
|
2015-12-14 17:53:48 +01:00 |
|
debris
|
b7ed6144db
|
common improvements in querying
|
2015-12-14 17:12:47 +01:00 |
|
debris
|
ee65595a76
|
HeaderView, BlockView, blockchain api for blocks, block_headers, transaction_hashes, uncle_hashes
|
2015-12-14 16:14:50 +01:00 |
|
debris
|
ef2a0a2e5c
|
fixed blockview seal
|
2015-12-14 15:31:56 +01:00 |
|
debris
|
eb342d4a6a
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into blockchain
|
2015-12-14 15:26:56 +01:00 |
|
Gav Wood
|
b62157557e
|
Merge pull request #41 from gavofyork/acc_seal
seal todo done
|
2015-12-14 15:25:39 +01:00 |
|
debris
|
c573b51a31
|
seal todo done
|
2015-12-14 15:22:41 +01:00 |
|
debris
|
debf88db5d
|
blocksdb
|
2015-12-14 14:15:27 +01:00 |
|
debris
|
4a4d5e638f
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into blockchain
|
2015-12-14 13:32:56 +01:00 |
|
debris
|
01ee84b7d0
|
bc extras: TransactionAddress, BlockLogBlooms, BlocksBlooms
|
2015-12-14 13:32:22 +01:00 |
|
Gav Wood
|
c7768e110e
|
Merge pull request #17 from gavofyork/rlp_array
decoding to rust array [T; $len] using macro
|
2015-12-14 12:24:50 +01:00 |
|
Gav Wood
|
3d37e77900
|
Merge pull request #40 from gavofyork/rlp_array
missing rustc_serialize crate && rlp `as_list` function
|
2015-12-14 12:24:44 +01:00 |
|
debris
|
fe9c8f8c11
|
applied changed from rlp_array
|
2015-12-14 12:18:53 +01:00 |
|
debris
|
bd43d46026
|
Merge branch 'rlp_array' into blockchain
|
2015-12-14 12:15:07 +01:00 |
|
debris
|
7e9ce8f51c
|
rlp array && added missing rustc crate
|
2015-12-14 12:09:32 +01:00 |
|
debris
|
9231bc6622
|
read_list -> as_list
|
2015-12-14 12:03:48 +01:00 |
|
debris
|
de4a227a47
|
decoding fixed sized arrays
|
2015-12-14 11:56:11 +01:00 |
|
Marek Kotewicz
|
4f5609ee80
|
Merge pull request #39 from gavofyork/state
More methods in Account, documentation and tests.
|
2015-12-14 11:37:57 +01:00 |
|
Gav Wood
|
8d6a8973a6
|
More methods in Account, documentation and tests.
|
2015-12-14 11:32:12 +01:00 |
|
debris
|
8a55909bef
|
fixes after the merge
|
2015-12-14 11:05:40 +01:00 |
|
debris
|
2ac0f0f4ac
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into blockchain
|
2015-12-14 11:02:33 +01:00 |
|
Marek Kotewicz
|
29cb3dbc85
|
Merge pull request #38 from gavofyork/state
Minor reworking of Account.
|
2015-12-13 23:52:35 +01:00 |
|
Gav Wood
|
d88c4db470
|
Merge pull request #16 from gavofyork/hash_changes
added H264 (required for extras_db slices), removed unnecessary unsafe code
|
2015-12-13 23:17:05 +01:00 |
|
Gav Wood
|
6e6d00178e
|
Minor reworking of Account.
|
2015-12-13 23:12:22 +01:00 |
|
debris
|
937b521b68
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into cache
|
2015-12-13 22:47:48 +01:00 |
|
debris
|
fed599fbb9
|
Merge branch 'master' of https://github.com/gavofyork/ethcore-util into hash_changes
|
2015-12-13 22:44:38 +01:00 |
|
debris
|
83af940223
|
h264
|
2015-12-13 22:44:28 +01:00 |
|
debris
|
a509bffdc0
|
query_extras
|
2015-12-13 22:39:01 +01:00 |
|
Arkadiy Paronyan
|
b118531e38
|
Merge pull request #37 from gavofyork/state
Add Account and State classes.
|
2015-12-13 22:05:16 +01:00 |
|
Gav Wood
|
51e7dd705f
|
Cleanups.
|
2015-12-13 21:49:40 +01:00 |
|
Gav Wood
|
53f4b226b9
|
Add Account and State classes.
|
2015-12-13 21:36:17 +01:00 |
|
Marek Kotewicz
|
dc4f3fe498
|
Merge pull request #15 from gavofyork/ddtrie
Trie takes a reference to HashDB.
|
2015-12-13 19:44:26 +01:00 |
|
Gav Wood
|
d94c55133b
|
Trie takes a reference to HashDB.
|
2015-12-13 19:36:49 +01:00 |
|
debris
|
96298299e3
|
Merge branch 'blockchain' into cache
|
2015-12-13 17:50:51 +01:00 |
|
debris
|
9c6279b8aa
|
updated BlockView
|
2015-12-13 17:48:36 +01:00 |
|
debris
|
a63603046c
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into blockchain
|
2015-12-13 17:38:19 +01:00 |
|
debris
|
bb56a68097
|
cache init
|
2015-12-13 17:33:11 +01:00 |
|
Marek Kotewicz
|
8c3fcb73ea
|
Merge pull request #36 from gavofyork/state
Revert regressions
|
2015-12-13 17:31:26 +01:00 |
|
Gav Wood
|
6852976c9c
|
Revert regressions.
Merge branch 'master' of github.com:gavofyork/ethcore
|
2015-12-13 16:44:14 +01:00 |
|
Gav Wood
|
12f6534fa5
|
Merge branch 'master' of github.com:gavofyork/ethcore
|
2015-12-13 14:16:11 +01:00 |
|
debris
|
6bc56ad004
|
added raw method to RlpStream. usefull for quicklookup
|
2015-12-12 15:57:08 +01:00 |
|
debris
|
5e215af5e2
|
loading frontier genesis block
|
2015-12-12 15:52:37 +01:00 |
|