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 |
Gav Wood
|
bdeaf497b0
|
Remove some debug output.
Make hash construction safer.
|
11 years ago |
Gav Wood
|
607e380a4b
|
Fixes for Go interop.
|
11 years ago |
Gav Wood
|
995e935311
|
Fixes for spurious unknown parent blocks.
|
11 years ago |
Gav Wood
|
c09fd11a2c
|
Better diagnostics.
Mining bug fix.
|
11 years ago |
Gav Wood
|
455f0436d3
|
Uncles verification bug fix.
|
11 years ago |
Gav Wood
|
b1d053e0cc
|
Fix for transactions.
|
11 years ago |
Gav Wood
|
d29fbde366
|
No fees for miners.
|
11 years ago |
subtly
|
55f6989820
|
cmake updates for building on osx
|
11 years ago |
Gav Wood
|
04453aada0
|
Repot defaults.
|
11 years ago |
Gav Wood
|
f0943872fc
|
Make Defaults a singleton.
|
11 years ago |
Eric Lombrozo
|
d195f76a25
|
Added windows and os x support for the datadir.
|
11 years ago |
Gav Wood
|
2a53d5f751
|
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
|
11 years ago |
Gav Wood
|
fc139d2523
|
Version 2 not 3 of the GPL.
|
11 years ago |
Gav Wood
|
0fc422a160
|
Manage GetBlocks properly; should work for when > 256 blocks away.
Use GetTransactions on connect & respect it. DONE
|
11 years ago |
Gav Wood
|
cd7f330551
|
Vitalik's diff changes.
|
11 years ago |
Gav Wood
|
be68b7a1f1
|
Network functionality improved, code somewhat dirty now though.
|
11 years ago |
Gav Wood
|
0a49ab7dec
|
Fixes & additional functionality in the network stack.
|
11 years ago |
Gav Wood
|
6e3f6e3fd1
|
Basic client.
|
11 years ago |
Gav Wood
|
baacd4ed5b
|
GUI & network stuff.
|
11 years ago |
Gav Wood
|
8fb99152ee
|
State updater tested and working pretty well.
|
11 years ago |
Gav Wood
|
4347cfc4fc
|
Various fixes.
|
11 years ago |
Gav Wood
|
e8b2ceeb60
|
More verification work; compute header ready for mining.
|
11 years ago |
Gav Wood
|
9cf6fd38ca
|
Rewards and uncle checking.
|
11 years ago |
Gav Wood
|
140fc42e09
|
Moved to endian-neutral 256/160-bit datatypes.
|
11 years ago |
Gav Wood
|
b679d9d829
|
Verification and state updating.
|
11 years ago |
Gav Wood
|
b3db8f3980
|
More verification stuff.
|
11 years ago |
Gav Wood
|
720df0509e
|
Additional framework stuff - block verification, playback &c.
|
11 years ago |
Gav Wood
|
e7ebf1e6b6
|
More work on big picture stuff.
|
11 years ago |
Gav Wood
|
155cf04efe
|
Move to semi-official new Trie format.
|
11 years ago |
Gav Wood
|
00f0bdb92e
|
More on tree.
|
11 years ago |
Gav Wood
|
cd45bb65d0
|
Genesis block stuff.
|
11 years ago |