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
976a84c7e5
Contract state introspection.
11 years ago
Gav Wood
c186d8f4d8
Move to canon ES-1.
Minor fix for contracts.
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
Gav Wood
7eda4a4cea
Minor state reporting fix.
11 years ago
Gav Wood
79939dd78d
Pending transactions actually are pending transactions, not just all
known transactions.
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
b7ab00a798
Peers have IDs to solve duplicate peers issue.
No post-mine state visible in advance.
Additional parts of protocol no longer optional.
Protocol version bump.
Various GUI improvements.
Better (more dynamic) and more correct handling of fee structure.
11 years ago
Gav Wood
d29fbde366
No fees for miners.
11 years ago
Gav Wood
2a53d5f751
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
11 years ago
Gav Wood
bfd10936fb
Allow arbitrary state in genesis block.
11 years ago
Gav Wood
1983777cd0
GPL v2, not 3.
11 years ago
Gav Wood
268168df60
Move to vitalik's PoW...
11 years ago
Gav Wood
0a49ab7dec
Fixes & additional functionality in the network stack.
11 years ago
Gav Wood
ce10e98a08
Vaguely working single-instance 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
406b283a05
Fake dagger, and moves to test the state transitions.
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
04743c50f7
TrieDB framework and insertion.
LevelDB overlay and map backends.
11 years ago
Tim Hughes
0133a4450d
Tweak Dagger API to facilitate more complex mining.
11 years ago
Gav Wood
0d42219a2e
Fixed issue #1 .
11 years ago
Gav Wood
9347a1ab8b
Move over to DB/overlay-based state.
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
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
6c72a021d7
Repotting and big-picture stuff.
11 years ago
Gav Wood
9c891a7c3b
Added main and infrastructure.
11 years ago
Gav Wood
67d931d032
Documentation.
11 years ago
Gav Wood
19481bbaee
More flexible and stricter RLP int handling.
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
Gav Wood
00da157812
More crypto additions.
11 years ago
Gav Wood
07dd3b61e1
Signatures working.
11 years ago
Gav Wood
b0f4ca1339
crypto prototyping.
11 years ago
Gav Wood
9b78189310
Fix for tests.
11 years ago
Gav Wood
30285da6cb
Much change - beginning the bigger-picture stuff.
11 years ago
Gav Wood
dd20b143ad
More VM implementation stuff.
11 years ago
Gav Wood
2c492f53f8
VM nearly instruction-complete.
11 years ago
Gav Wood
21241b7370
RIP-EMD160 implementation for the VM.
Additional VM instructions.
11 years ago
Gav Wood
1bfd4202b9
Reorganised source directory.
11 years ago