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.
|
11 years ago |
Gav Wood
|
2f9a279e9f
|
Various small improvements.
|
11 years ago |
Gav Wood
|
4807d43be6
|
Mining improvements.
|
11 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 |
Gav Wood
|
b389052eeb
|
Minor updates.
|
11 years ago |
Gav Wood
|
b1e0666ed4
|
Various fixes.
|
11 years ago |
Gav Wood
|
114354126e
|
First set of commits. Not yet working.
|
11 years ago |
Gav Wood
|
a5ab06078d
|
New database format - caches transaction blooms and changelogs:
*much* faster querying.
One or two bugs squashed.
Updated stdserv.js.
|
11 years ago |
Gav Wood
|
0c5dbd7def
|
Bloom filters for blocks.
|
11 years ago |
Gav Wood
|
ebca40b38a
|
Manifest stuff.
Additional trace.
|
11 years ago |
Gav Wood
|
1bc06c4db1
|
Fix for storage display in debugger.
|
11 years ago |
Gav Wood
|
d91198a335
|
Proper debugger.
|
11 years ago |
Gav Wood
|
cc31ebd40b
|
Transaction manifest.
|
11 years ago |
Gav Wood
|
c4a39e42e2
|
Fixed SECP256k1 installation woes.
Protocol fix for PoC-5.
|
11 years ago |
Gav Wood
|
fecedd1d87
|
VM tests prettier.
|
11 years ago |
Gav Wood
|
c164e4bcc7
|
Fix for state race condition.
|
11 years ago |
Gav Wood
|
3822aef608
|
Build fixes.
|
11 years ago |
Gav Wood
|
f96ab229ec
|
Latest PoC-5 protocol changes.
|
11 years ago |
Gav Wood
|
9bcd42e174
|
Full python serpent support.
Shared libs on all platforms.
|
11 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Gav Wood
|
e11b572df1
|
Refactored a lot of State.
Killed playback() API.
State diffing at arbitrary places in chain.
|
11 years ago |
Gav Wood
|
0749f9829b
|
Minor bug fix.
Fixes for a few warnings.
|
11 years ago |