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 |
Gav Wood
|
c91c5430a8
|
Thread-safe blockchain.
|
11 years ago |
Gav Wood
|
030745a121
|
More fixes & debuging.
|
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
|
007f1040da
|
Several fixes.
|
11 years ago |
Gav Wood
|
cc31ebd40b
|
Transaction manifest.
|
11 years ago |
Gav Wood
|
3d3f99229e
|
New client API.
|
11 years ago |
Gav Wood
|
f96ab229ec
|
Latest PoC-5 protocol changes.
|
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
|
7f4176a787
|
Protocol 20 changes.
Added my new address to the premine.
|
11 years ago |
Gav Wood
|
5d7a61c946
|
Repotting, renaming and reorganisation.
|
11 years ago |
Gav Wood
|
9f1191370a
|
Correct order of nonce/balance. PROTOCOL CHANGE! NEW CHAIN!
Extra paranoia for trie.
Trie fixes.
Trie tests.
Version bump.
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Gav Wood
|
3ad5a21d77
|
New fields in explorer for PoC-5.
Quick fix for ref count issue.
|
11 years ago |
Gav Wood
|
20ce1680d2
|
Easy reset of blockchain.
|
11 years ago |
Gav Wood
|
ca65afe8f0
|
Protocol changes for PoC-5:
Transactions Trie.
LTMA for gasPrice.
New block header format.
Various additional checks.
New Genesis block.
|
11 years ago |
Gav Wood
|
648fbc57c9
|
Split out libethcore from libethereum.
|
11 years ago |
Gav Wood
|
b52b629c01
|
Date fix.
|
11 years ago |
Gav Wood
|
9300373c50
|
Call and multi in LLL.
|
11 years ago |
Gav Wood
|
607a5de340
|
Repotted Common.h.
|
11 years ago |
zelig
|
e44615cdc6
|
use std::unordered_map for blockchain + minor fixes
- hashing class defined in Common.h (credit JW Ratcliff)
- fix m_stack/m_temp in VM clang sections
- explicit namespace for std::make_pair calls
|
11 years ago |
unknown
|
95a954dbb2
|
Example of how to use std::hash_map
Please enter the commit message for your changes. Lines starting
|
11 years ago |
Gav Wood
|
6678281f1a
|
Catch exceptions.
|
11 years ago |
Gav Wood
|
c186d8f4d8
|
Move to canon ES-1.
Minor fix for contracts.
|
11 years ago |
Gav Wood
|
0250d2f696
|
Fix for initial network-peer state.
|
11 years ago |
Muharem Hrnjadovic
|
be65dbc46d
|
Fixed the other occurrence of Foobar
|
11 years ago |
Muharem Hrnjadovic
|
4bab3c57a5
|
Corrected license headers (Foobar -> cpp-ethereum)
|
11 years ago |
Gav Wood
|
8be99bd36c
|
Less hangy.
|
11 years ago |