Gav Wood
|
490b43a395
|
Cleanups and addition AZ info.
|
10 years ago |
Christoph Jentzsch
|
be3ccd3444
|
Clean up and organize tests + state class tests
|
10 years ago |
Christian
|
30e4cda0e9
|
Some tests and bugfixes for the compiler.
|
10 years ago |
Gav Wood
|
8766c104bf
|
Fix #451.
|
10 years ago |
Gav Wood
|
07e446d8da
|
Rename storage() -> storageOverlay().
|
10 years ago |
Christoph Jentzsch
|
04e718b34a
|
Renamed storageOverlay() to storage() in Account.h
|
10 years ago |
Gav Wood
|
1d0e7ee10a
|
Minor comments.
|
10 years ago |
Gav Wood
|
8b54fc0db0
|
Full documentation for Account class.
|
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
|
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
|
787c6305e3
|
Remove unused member.
|
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
|
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
|
53fd2c1ebd
|
Revert "Fix for unless/when."
This reverts commit b12d91e726 .
|
11 years ago |
Gav Wood
|
b12d91e726
|
Fix for unless/when.
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Gav Wood
|
e0e36afcdc
|
Fix haveCode() issue.
|
11 years ago |
Gav Wood
|
3276fb6adc
|
Nasty little State fix.
|
11 years ago |
Gav Wood
|
3e87c79c87
|
Final transaction stuff in JS-API and bug fixes.
|
11 years ago |
Gav Wood
|
2655c8bc46
|
New JS-API more/less working.
|
11 years ago |
Gav Wood
|
1bbafddd1e
|
Repotted much of State.
|
11 years ago |
Gav Wood
|
d682499743
|
Better AddressState behaviour.
|
11 years ago |
Gav Wood
|
5f6e533169
|
Accounts all the same "type".
|
11 years ago |
Gav Wood
|
f68a73b2a0
|
CALLDATACOPY instruction.
Contract body gets created from init code.
|
11 years ago |
Gav Wood
|
648fbc57c9
|
Split out libethcore from libethereum.
|
11 years ago |
Gav Wood
|
1713329d22
|
Separation of code & data compiling.
|
11 years ago |
Daniel Hams
|
3bc751dc9d
|
Remove clang bug workarounds fixed with latest XCode tools release.
|
11 years ago |
Daniel Hams
|
8bef047313
|
Fix initialisation order bug with units() and replace std::pair with make_pair.
|
11 years ago |
Daniel Hams
|
c898272228
|
Fix MLOAD case to set stack.back() to zero and ifdef the clang workarounds for map::operator[].
|
11 years ago |
Daniel Hams
|
56359a45aa
|
Use insert rather than emplace - emplace isn't used elsewhere and I'm not sure windows supports it.
|
11 years ago |
Daniel Hams
|
e805ba2791
|
Workaround for clang bug of ambiguous constructor using array indexing [].
|
11 years ago |
Gav Wood
|
8dc00e8b21
|
Fixes for contract address states.
Minor fix for uncle rewards.
Assembler for EC-1 assembly.
Not-quite Test code for the VM.
|
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
|
2a53d5f751
|
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
|
11 years ago |
Gav Wood
|
1983777cd0
|
GPL v2, not 3.
|
11 years ago |
Gav Wood
|
231619fb11
|
Caching (on two levels!) and quite possibly working State transition
class.
|
11 years ago |
Gav Wood
|
f666853724
|
Repotted a lot of the Trie stuff.
|
11 years ago |
Gav Wood
|
140fc42e09
|
Moved to endian-neutral 256/160-bit datatypes.
|
11 years ago |
Gav Wood
|
67d931d032
|
Documentation.
|
11 years ago |
Gav Wood
|
ade3d0225d
|
Coding standards doc.
Some repotting.
Documentation.
Some minor API cleanups.
|
11 years ago |
Gav Wood
|
0349f7bf05
|
Some repotting.
|
11 years ago |