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 |
Gav Wood
|
d74db4083c
|
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
|
10 years ago |
Gav Wood
|
a1216c3b74
|
Peer & key management.
|
10 years ago |
Gav Wood
|
d1b1caea29
|
Various crash fixes.
|
10 years ago |
subtly
|
fa3dedb3dd
|
fix passing rvalue to rlp
|
10 years ago |
Arkady Paronyan
|
c0aafadb5f
|
reverted obsolete changes
|
10 years ago |
Arkady Paronyan
|
c161ddb66a
|
fixed segfaults on accessing temp objects vector buffers
|
10 years ago |
Christoph Jentzsch
|
fb876453ca
|
Restructured exceptions. Boost::exception is now used primarily.
|
10 years ago |
Gav Wood
|
f83b8d795e
|
Quick build fix.
|
10 years ago |
Gav Wood
|
3cb6af930f
|
Fix for wierd empty blocks.
|
10 years ago |
Gav Wood
|
0bbfec52d6
|
Don't assert.
|
10 years ago |
Gav Wood
|
4c30b7cdcf
|
fix nick's warning.
|
10 years ago |
Gav Wood
|
0d3f298e45
|
Blocks come down in order (well... unless a peer bugs out).
Peer hash-chains downloaded one-at-once.
KillChain works again.
Local networking option.
Don't resend blocks during sync.
|
10 years ago |
Gav Wood
|
b7b17b9963
|
Queue future blocks, don't discard.
|
10 years ago |
Gav Wood
|
515a1c22a9
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
278995e19a
|
Use sha3(header) rather than sha3(block) for hash.
|
10 years ago |
Gav Wood
|
0b283fac40
|
Version bump. New protocol. Network stuff slightly more robust.
|
10 years ago |
Gav Wood
|
ffe228b385
|
Blockchain syncing fixed.
|
10 years ago |
Gav Wood
|
bd4770944e
|
Initial commits for skeletons of IEthXi and libethereumx.
|
10 years ago |
Gav Wood
|
4fe8075365
|
PoC-6 : 12 second blocks, allow multi-level uncles, rejig rewards.
|
10 years ago |
Gav Wood
|
2f9a279e9f
|
Various small improvements.
|
10 years ago |
Gav Wood
|
022695af48
|
Minor sync bug.
|
11 years ago |
Gav Wood
|
f5c22035fc
|
PoC-6 networking.
|
11 years ago |
Gav Wood
|
2d37f0151d
|
Fixed block buffer issue.
|
11 years ago |
Tim Hughes
|
a51159ef24
|
VS2013 fixes.
|
11 years ago |
Gav Wood
|
268ca545ac
|
Network a lot smoother.
|
11 years ago |
Gav Wood
|
44748a35e8
|
Threadsafe transaction queue.
Some repotting.
|
11 years ago |