This website requires JavaScript.
Explore
Help
Register
Sign In
grassrootseconomics
/
openethereum
Watch
8
Star
0
Fork
0
You've already forked openethereum
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4640d64965
openethereum
/
src
History
Gav Wood
4640d64965
Reference-counted rocksdb backed DB. Just need DB I/O now.
2015-11-28 18:29:50 +01:00
..
bloom.rs
FixedHash trait
2015-11-27 20:10:31 +01:00
bytes.rs
Merge branch 'master' of github.com:gavofyork/ethcore-util
2015-11-28 00:15:09 +01:00
db.rs
updated tiny-keccak to 0.2, added rocksdb and renamed HashX to HX
2015-11-27 13:16:52 +01:00
error.rs
Reference-counted rocksdb backed DB. Just need DB I/O now.
2015-11-28 18:29:50 +01:00
hash.rs
removed copy from Hash, improved Clone, added BitOr
2015-11-27 23:24:01 +01:00
hashdb.rs
HashDB and initial OverlayDB
2015-11-28 03:08:57 +01:00
lib.rs
HashDB and initial OverlayDB
2015-11-28 03:08:57 +01:00
memorydb.rs
Reference-counted rocksdb backed DB. Just need DB I/O now.
2015-11-28 18:29:50 +01:00
overlaydb.rs
Reference-counted rocksdb backed DB. Just need DB I/O now.
2015-11-28 18:29:50 +01:00
rlp.rs
formatted rlp.rs
2015-11-27 20:59:28 +01:00
sha3.rs
Merge branch 'master' of github.com:gavofyork/ethcore-util
2015-11-28 00:15:09 +01:00
uint.rs
Add uint constants.
2015-11-27 13:17:28 +01:00
vector.rs
rlp uses insert_slice
2015-11-26 19:09:14 +01:00