Gav Wood
|
1d16e1556f
|
Ready for move to log entries in JS API.
|
10 years ago |
Gav Wood
|
2ff0317fb6
|
Get logblooms/receipts into the database.
|
10 years ago |
Christoph Jentzsch
|
be3ccd3444
|
Clean up and organize tests + state class tests
|
10 years ago |
Gav Wood
|
07e446d8da
|
Rename storage() -> storageOverlay().
|
10 years ago |
Gav Wood
|
9987248907
|
Fix for Trie roots.
AddressState -> Account.
|
10 years ago |
Gav Wood
|
37fc024c0b
|
Paranoia mode fixed for the new trie format.
|
10 years ago |
Gav Wood
|
b87bde0f31
|
Updated genesis block to new block format.
|
10 years ago |
Gav Wood
|
480ca5d1e7
|
Paranoia mining fix.
|
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
|
7b1afe3b10
|
LOG instructions.
|
10 years ago |
Gav Wood
|
52e385905e
|
Move suicides into SubState and include logs and refunds.
Refund gas from zero-resetting SSTOREs.
|
10 years ago |
Gav Wood
|
15013a3e88
|
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
|
10 years ago |
Gav Wood
|
721abb8f0f
|
PoC-7 Exception severity uniform.
|
10 years ago |
Paweł Bylica
|
7aa2b25220
|
Add option to set VM kind in State. Interpreter by default.
|
10 years ago |
Paweł Bylica
|
900fd04f1e
|
Change the way VMs are created (mostly for tracking where are created)
|
10 years ago |
Gav Wood
|
86b309d1f0
|
More fixing for genesis block info.
|
10 years ago |
Gav Wood
|
07fb73bf58
|
sha3Uncles is empty when uncles is empty.
|
10 years ago |
Gav Wood
|
c7634c27b0
|
Correct namespace for a few things in devcrypto.
Added lower_bound to TrieDB.
Added nextActiveAddress to State.
|
10 years ago |
Gav Wood
|
d74db4083c
|
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
|
10 years ago |
Gav Wood
|
0652e3ed4f
|
Fix a previous bad fix.
|
10 years ago |
Gav Wood
|
07c804a885
|
Vast P2P networking improvements, mainly for peer discovery, management
and handling.
|
10 years ago |
subtly
|
fa3dedb3dd
|
fix passing rvalue to rlp
|
10 years ago |
subtly
|
7d54784cbe
|
Update for poc6 change to storage of code. RLP of account code is empty when code is not present.
|
10 years ago |
Christoph Jentzsch
|
0fec528d67
|
Added try/catch block arround setup functio in order to resolve issue
|
10 years ago |
Gav Wood
|
81c16c7290
|
PoC-7 crypto-contracts.
|
10 years ago |
Gav Wood
|
d93cccc463
|
More attempts to fix for the ultra-pedantic clang compiler.
|
10 years ago |
Gav Wood
|
10f3655270
|
New addresses whack existing.
|
10 years ago |
Gav Wood
|
0a78ad9b21
|
paranoia works again.
|
10 years ago |
Gav Wood
|
73d029180c
|
No address increment on clash.
|
10 years ago |
Christoph Jentzsch
|
fb876453ca
|
Restructured exceptions. Boost::exception is now used primarily.
|
10 years ago |
Gav Wood
|
9882e98606
|
Helpers and fixes for uncles debugging.
|
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
|
d25224822e
|
Fixes for state getting.
|
10 years ago |
Gav Wood
|
7a23515889
|
Fix peersever.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
69126fe1b7
|
CALL_STATELESS
|
10 years ago |
Gav Wood
|
c3e6682c3b
|
Numerous bug fixes.
|
10 years ago |
Gav Wood
|
bd4770944e
|
Initial commits for skeletons of IEthXi and libethereumx.
|
10 years ago |
Gav Wood
|
1078681ccb
|
Better uncle building.
Repotting.
|
10 years ago |
Gav Wood
|
4fe8075365
|
PoC-6 : 12 second blocks, allow multi-level uncles, rejig rewards.
|
10 years ago |
Gav Wood
|
e067be15e0
|
Null-account/address PoC-6 updates.
|
10 years ago |
Gav Wood
|
b902b3e701
|
POST for PoC-6
|
10 years ago |
Gav Wood
|
454d6118ca
|
No need to commit to disk after successful mine - this will happen
during blockchain import anyway.
|
10 years ago |
Gav Wood
|
2f9a279e9f
|
Various small improvements.
|
10 years ago |
Gav Wood
|
4807d43be6
|
Mining improvements.
|
10 years ago |
Gav Wood
|
158084652a
|
Fix contract endowment.
|
11 years ago |
caktux
|
422448eb49
|
force mining for eth/neth, get actual balance instead of pending, fix clang warnings
|
11 years ago |
Gav Wood
|
06f65d373c
|
Include coinbase in block bloom filter.
|
11 years ago |
Gav Wood
|
f49b6b9476
|
Avoid mining on empty blocks.
Protocol bump.
|
11 years ago |