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 |