Christoph Jentzsch
|
73250e4de7
|
boostify exceptions
|
10 years ago |
Marek Kotewicz
|
326476c4f4
|
fixed compiling on osx
|
10 years ago |
Gav Wood
|
7208686db8
|
Caching.
|
10 years ago |
Gav Wood
|
b5c2e82b19
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
e241db70a8
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Gav Wood
|
c3f998bad7
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
0a5869739b
|
Caching.
|
10 years ago |
Gav Wood
|
08f27a3bbd
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
e36bb27269
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Gav Wood
|
31f3ae66fb
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
b132c44ab0
|
Caching.
|
10 years ago |
Gav Wood
|
768bc2d984
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
e6e67e0815
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Gav Wood
|
60b1169726
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
114712aa43
|
Caching.
|
10 years ago |
Gav Wood
|
90bb001cf9
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
228f41b8ed
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Lefteris Karapetsas
|
3874c78d06
|
More style fixes
|
10 years ago |
Gav Wood
|
814349a840
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Lefteris Karapetsas
|
4a9b2fa0c5
|
StructuredLogger's functions all become static and call the singleton getter.
|
10 years ago |
Lefteris Karapetsas
|
623d640fb5
|
StructuredLogger becomes a global singleton class
|
10 years ago |
Lefteris Karapetsas
|
ba81493976
|
StructuredLogger propagated as a const reference
|
10 years ago |
Lefteris Karapetsas
|
d0c1c510bd
|
Adding StructuredLogger class and using it in various places
- Structured logger is injected as a dependency where needed.
- Still a work in progress
|
10 years ago |
Gav Wood
|
bae383f617
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
CJentzsch
|
e5ce6fb0d9
|
style
|
10 years ago |
CJentzsch
|
bb8e57e426
|
block and tx RLP needs to be a list
|
10 years ago |
Gav Wood
|
4ffa45b83f
|
Genesis info.
|
10 years ago |
Gav Wood
|
c38ecd95d9
|
Split canon blockchain and basic blockchain.
|
10 years ago |
Gav Wood
|
8f0517a7d6
|
Vanity addresses in AZ.
Fixes to ethereum.js
eth.flush()
|
10 years ago |
Gav Wood
|
490b43a395
|
Cleanups and addition AZ info.
|
10 years ago |
Paweł Bylica
|
d1fc535458
|
Memleak fix: free genesis block at the end of program
|
10 years ago |
Gav Wood
|
946fd2126a
|
Remove extraneous old stuff for PoC-7.
Fix gas remaining issue.
|
10 years ago |
Gav Wood
|
c089689174
|
Remove old bloom stuff.
Fix genesis.
|
10 years ago |
Gav Wood
|
fa78d8bb9a
|
Remove minGasPrice
|
10 years ago |
Gav Wood
|
2ff0317fb6
|
Get logblooms/receipts into the database.
|
10 years ago |
nicksavers
|
5149609e15
|
Fix empty unclesHash for Genesis
|
10 years ago |
Gav Wood
|
9987248907
|
Fix for Trie roots.
AddressState -> Account.
|
10 years ago |
Gav Wood
|
b87bde0f31
|
Updated genesis block to new block format.
|
10 years ago |
Gav Wood
|
744470b731
|
Fixes for the latest LOG stuff.
|
10 years ago |
Gav Wood
|
2c193627ed
|
Draft of new LOG/bloom/headers/block format.
|
10 years ago |
Gav Wood
|
15013a3e88
|
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
|
10 years ago |
Gav Wood
|
86b309d1f0
|
More fixing for genesis block info.
|
10 years ago |
Gav Wood
|
eec6a3c9c8
|
Genesis block rehash.
|
10 years ago |
Gav Wood
|
71b0496ffa
|
Update genesis block.
|
10 years ago |
Marek Kotewicz
|
982ef819fb
|
retab
|
10 years ago |
Gav Wood
|
1faaed3395
|
Make bad protocol disconnects a bit more obvious.
|
10 years ago |
Gav Wood
|
c4fbbd0aa1
|
New assertion styles.
|
10 years ago |
Marek Kotewicz
|
1fc7e1b76b
|
preparing for tests
|
10 years ago |
Gav Wood
|
344e0ecaa9
|
Windows build fix.
Threading fix.
|
10 years ago |
Gav Wood
|
0c2aaac471
|
Thread-safety fix for BlockChain.
|
10 years ago |