175 Commits (15f74352e3352faaa55477b6eeee83f36c4b0128)

Author SHA1 Message Date
Gav Wood d224cc84a7 Additional APIs and good defaults for Client & JSAPI. 10 years ago
Gav Wood b7a96fbbff Nicer transactions in JS API. 10 years ago
Gav Wood f49b6b9476 Avoid mining on empty blocks. 10 years ago
Gav Wood ad75ebaad3 API alterations. Mostly s/transaction/message/. 10 years ago
Gav Wood eb360674cf Thread-safe client and remove old State const&-based APIs. 10 years ago
Gav Wood b4191025fd Network has own thread. 10 years ago
Gav Wood eee84e27ca Coinbase for transactions collation. 10 years ago
Gav Wood 5eeae63c36 Include file orders altered for clang. 10 years ago
Gav Wood f550217449 Updates to assembler - see the sub-codes. 10 years ago
Tim Hughes a51159ef24 VS2013 fixes. 10 years ago
Gav Wood 268ca545ac Network a lot smoother. 10 years ago
Gav Wood 80c4925ff0 Additional alterations to network & logging for ease of debugging. 10 years ago
Gav Wood 0d2f5439ce Nearly complete differential changelog system. 10 years ago
Gav Wood 114354126e First set of commits. Not yet working. 10 years ago
Gav Wood a5ab06078d New database format - caches transaction blooms and changelogs: 10 years ago
Gav Wood 0c5dbd7def Bloom filters for blocks. 10 years ago
subtly 87db106870 Fixes for #246 (qtwebkit bugs on macos) 10 years ago
Gav Wood 9d3a05e337 Transactions filter fix. 10 years ago
Gav Wood 485828ea30 Latest API updates. 10 years ago
Gav Wood c127cd4a2c Build fixes. 10 years ago
Gav Wood 3d3f99229e New client API. 10 years ago
Gav Wood e0e2ffeb1a Remove unneeded dependencies. 10 years ago
Gav Wood d1802c9b79 Fixed problem with alloc. 10 years ago
Gav Wood 5aba1ea096 Docs & consolidation of headers. 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Gav Wood 4d3f8e849b Javascript console and env.load(), env.note, ... 11 years ago
Gav Wood 57129c2007 Mining view. 11 years ago
Gav Wood 5d7a61c946 Repotting, renaming and reorganisation. 11 years ago
Gav Wood e8217ea489 Major reorganisation. 11 years ago
Gav Wood 0f3c3ff609 Transaction injection. 11 years ago
Gav Wood 20ce1680d2 Easy reset of blockchain. 11 years ago
Gav Wood 34fe65370e Mining paranoia. 11 years ago
Gav Wood ca65afe8f0 Protocol changes for PoC-5: 11 years ago
Gav Wood f68a73b2a0 CALLDATACOPY instruction. 11 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Gav Wood c5c3feed18 Return address when creating contracts. 11 years ago
Gav Wood e8a1e3b46d API cleanups and some renaming. 11 years ago
Gav Wood 1713329d22 Separation of code & data compiling. 11 years ago
Gav Wood b3093e6447 PoC 3.5 functionality. Still buggy though. 11 years ago
Gav Wood 472323115a PoC-3.5. ish. 11 years ago
Gav Wood fb49ca64f6 Repotted network stuff. 11 years ago
Gav Wood c1c02c461d Remove Database when protocol version changes. 11 years ago
Gav Wood 084aabfb02 QML stuff. 11 years ago
Gav Wood dca5a13b69 ETH_VERSION cmake fix. 11 years ago
Gav Wood 57ec5abf7b Preview button to preview mined state. 11 years ago
Gav Wood 77a44c0f1b Do transactions in correct order. 11 years ago
Gav Wood 39c7e8f2ee Assembler & disassembler. 11 years ago
Tim Hughes 21a840e20a Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 11 years ago
Tim Hughes 4ab877de5e s/ushort/unsigned short/ since ushort isn't actually defined. 11 years ago
Gav Wood c186d8f4d8 Move to canon ES-1. 11 years ago