Nikolay Volf
|
5edcd9cade
|
Merge branch 'temp-dir-refact' into blockchain-tests
|
2016-01-27 20:37:40 +04:00 |
|
Nikolay Volf
|
533fdd632a
|
initial
|
2016-01-27 20:32:53 +04:00 |
|
Nikolay Volf
|
8a450592b4
|
refactoring of temp path spawning in several places
|
2016-01-27 19:41:50 +04:00 |
|
Gav Wood
|
765666faed
|
Rwmove squeeze_to_fit
|
2016-01-27 16:37:32 +01:00 |
|
Gav Wood
|
387e3ec3fd
|
Ensure Spec::ensure_db_good() places DB entries for code & storage.
|
2016-01-26 15:00:22 +01:00 |
|
Gav Wood
|
499da19d82
|
Initial draft of blockchain tests.
|
2016-01-25 18:56:36 +01:00 |
|
arkpar
|
e5e0d3d136
|
Merge branch 'master' of github.com:ethcore/parity into io
|
2016-01-22 14:44:17 +01:00 |
|
arkpar
|
9bcb720f1f
|
Minor optimizations
|
2016-01-22 04:54:38 +01:00 |
|
Tomusdrw
|
adc763325d
|
Merge branch 'master' into clippy
Conflicts:
util/src/rlp/rlptraits.rs
|
2016-01-19 23:22:40 +01:00 |
|
Tomusdrw
|
bad2a244df
|
Adding documentation request comments.
|
2016-01-19 17:02:01 +01:00 |
|
Tomusdrw
|
c746f0e62c
|
Fixing all clippy lints
|
2016-01-19 13:47:30 +01:00 |
|
Tomusdrw
|
6ead6b7847
|
Merge branch 'master' into clippy
Conflicts:
util/src/lib.rs
|
2016-01-19 12:45:06 +01:00 |
|
Tomusdrw
|
f169951d4e
|
Fixing all obvious warnings
|
2016-01-19 11:10:38 +01:00 |
|
Gav Wood
|
76cded453b
|
Cache manager.
Closes #135
|
2016-01-18 19:23:28 +01:00 |
|
Gav Wood
|
bd21c6c327
|
note_used and cache management datatypes.
|
2016-01-18 15:48:38 +01:00 |
|
Gav Wood
|
b9b08af518
|
Use JournalDB instead of OverlayDB.
|
2016-01-18 13:54:46 +01:00 |
|
Tomusdrw
|
1b6dead109
|
Fixing clippy stuff - work in progress
|
2016-01-17 15:56:09 +01:00 |
|
Gav Wood
|
6ea8eaa3b5
|
Move ethcore files back into root.
|
2016-01-17 13:11:25 +01:00 |
|
Gav Wood
|
d0db9267e8
|
Move everything into ethcore subdit for merge.
|
2016-01-17 13:01:21 +01:00 |
|
Gav Wood
|
dd5fcb398f
|
Support Homestead,
|
2016-01-16 18:30:27 +01:00 |
|
Gav Wood
|
b4556c3436
|
More open files.
|
2016-01-16 11:52:28 +01:00 |
|
arkpar
|
a9a5d71f2f
|
Verification tests
|
2016-01-12 13:14:01 +01:00 |
|
arkpar
|
33d3a4d633
|
Engine and Spec are now thread safe
|
2016-01-11 11:51:31 +01:00 |
|
arkpar
|
5d0e186632
|
Merge branch 'master' of github.com:gavofyork/ethcore into network
|
2016-01-11 01:07:58 +01:00 |
|
arkpar
|
452294ab8d
|
ImportResult becomes a result
|
2016-01-10 23:37:09 +01:00 |
|
Gav Wood
|
74f88f9b9b
|
Initial implementation of enacted.
number is now usize, timestamp u64.
|
2016-01-10 22:55:07 +01:00 |
|
arkpar
|
28a658015d
|
Merge branch 'master' of github.com:gavofyork/ethcore into network
|
2016-01-09 18:50:45 +01:00 |
|
Gav Wood
|
4622882fda
|
Separate out Ethereum-network-specific resources.
Fix State to use secure trie variants.
|
2016-01-09 18:20:31 +01:00 |
|
Gav Wood
|
a978cbad52
|
Remove genesis module, add more chain specs and separate out ethereum-specific stuff.
|
2016-01-09 17:15:55 +01:00 |
|
arkpar
|
8cd3aa4b43
|
Merge branch 'master' of github.com:gavofyork/ethcore into network
|
2016-01-09 14:41:04 +01:00 |
|
Gav Wood
|
4fc6b0dc60
|
Introduce use common::*; for common stuff (modules that themselves require no other modules in this crate).
Fix build.
|
2016-01-09 12:30:41 +01:00 |
|
Gav Wood
|
3cb3c2a2bd
|
Fix for Genesis.
|
2016-01-07 19:42:59 +01:00 |
|
Gav Wood
|
810bff1ea9
|
Morden genesis tested and working.
|
2016-01-07 19:10:29 +01:00 |
|
arkpar
|
2a4d470039
|
Client app
|
2016-01-07 16:08:12 +01:00 |
|
arkpar
|
bf9667a206
|
sync tests
|
2015-12-26 15:47:07 +01:00 |
|
debris
|
f4508083cd
|
updated comments
|
2015-12-21 16:57:28 +01:00 |
|
debris
|
263654e966
|
updated comments
|
2015-12-21 16:53:07 +01:00 |
|
debris
|
558a2e7061
|
updated comments
|
2015-12-21 16:49:31 +01:00 |
|
debris
|
29365a0d2d
|
test reopen blockchain db
|
2015-12-21 16:38:31 +01:00 |
|
debris
|
e652543fcd
|
tree_route tests
|
2015-12-21 16:31:51 +01:00 |
|
debris
|
4b20cfaf42
|
fixed typos
|
2015-12-21 15:25:58 +01:00 |
|
debris
|
49fa99ae05
|
blockchain cleanup
|
2015-12-21 15:22:24 +01:00 |
|
debris
|
f9457cc584
|
block insert in one batch to extras
|
2015-12-21 14:23:10 +01:00 |
|
debris
|
491cc29a09
|
group best block info together in blockchain
|
2015-12-21 02:57:02 +01:00 |
|
debris
|
0164ce4b19
|
Merge branch 'master' into blockchain
|
2015-12-21 02:34:41 +01:00 |
|
debris
|
c2a799064d
|
fixed one of tree route cases
|
2015-12-18 11:34:55 +01:00 |
|
debris
|
e591738157
|
blockchain Cell<H256> -> RefCell<H256>
|
2015-12-17 20:37:04 +01:00 |
|
debris
|
535e936e29
|
basic tests and docs for blockchain
|
2015-12-17 17:20:10 +01:00 |
|
debris
|
f390eb8545
|
blockchain insert_block tree route
|
2015-12-17 15:11:42 +01:00 |
|
debris
|
324762f6a7
|
cleanup
|
2015-12-17 02:13:14 +01:00 |
|