885 Commits (de97897ab02c4fdb3744c6f53d3b025fc943dc9d)
 

Author SHA1 Message Date
Gav Wood 5619789270 New JS-API files. 11 years ago
Gav Wood 28c887c96c Remove build cruft. 11 years ago
Gav Wood 8b82d27851 Better building. Don't need JSON-RPC now. 11 years ago
Gav Wood a1cb0932d8 JSON-RPC initial implementation. 11 years ago
Gav Wood a648d0d3f4 Merge branch 'develop' into jsonrpc 11 years ago
Gav Wood 9906a8c0ad Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 11 years ago
Gav Wood aacb8b1a0d Fix for LLL. 11 years ago
Gav Wood 0481bb67ac JSON-RPC stuff and better locking. 11 years ago
Gav Wood 2eee2b2af5 First JSON-RPC stubs. 11 years ago
Gav Wood 0f0ff865ea Merge pull request #174 from programmerTim/develop 11 years ago
Gav Wood 26e9b1d251 Merge pull request #176 from caktux/develop 11 years ago
Vincent Gariepy 7839aae516 neth: use scroll() 11 years ago
Vincent Gariepy 70dc9c6c50 neth: fix framebuffer newlines 11 years ago
Tim Hughes 1c24265001 Fixed neth and added project to solution (also renamed Ethereum.vcxproj to Eth.vcxproj). 11 years ago
Tim Hughes 5c21939917 Added MinGW compiled ncurses libraries. 11 years ago
Tim Hughes fb7f85dcec Fixed a bunch of bugs using dangling const char* pointer from c_str(). 11 years ago
Tim Hughes 028415daa9 Ensure all qml files and other plugins are copied to output directory. 11 years ago
Tim Hughes 53481f2913 Fix Qt compile flags (-no-accessibility silently breaks Qml, must have copied this flag from some tutorial) and just build all of Qt for simplicity. 11 years ago
Tim Hughes 7ed562de1f Preserve CRLF in *.vcxproj 11 years ago
Tim Hughes 0405132b25 Updated for VS2013. 11 years ago
Tim Hughes 3aca998afb Squash LNK4221: no public symbols found warning. 11 years ago
Gav Wood b3c7a186d6 Version bump 11 years ago
Gav Wood f36c16b8a9 Protocol changes for PoC-5 plus JS APIs. 11 years ago
Gav Wood 632db94cca PoC-5 new protocol changes. 11 years ago
Gav Wood 1769356fdf State fix. 11 years ago
Gav Wood 3fd089d425 Add API for getting address from secret. 11 years ago
Gav Wood a9a639130e Merge branch 'master' into develop 11 years ago
Gav Wood a3bcdb36aa Version bump and server update. 11 years ago
Gav Wood bc15ae8d37 Merge branch 'poc5protocol' into develop 11 years ago
Gav Wood 1dd36e352d Merge pull request #173 from caktux/poc5protocol 11 years ago
Gav Wood 46a746a6d1 Merge pull request #172 from robmike/docker 11 years ago
Gav Wood 30b2ab7a70 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 11 years ago
Gav Wood 4f0a579519 Trie fix. 11 years ago
Vincent Gariepy 2f696f7323 neth: poc5protocol fix, add a few more lock 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
foobar 6b2827b5d1 Initial Dockerfile 11 years ago
Gav Wood fc5e1e4839 More on JS API types. CODECOPY & CODESIZE. Fixed && operator. 11 years ago
Gav Wood 57f9c3f7ff Fix for instructions GASPRICE & ORIGIN. 11 years ago
Gav Wood 250ed6ab89 Basics of new string-based JS-API data passing. 11 years ago
Gav Wood 68fc84de91 Fixes and start on new JS API. 11 years ago
Gav Wood c74ecf323f Documentation. 11 years ago
Gav Wood 48e8c6be2a PoC-5 fixes. 11 years ago
Gav Wood ca65afe8f0 Protocol changes for PoC-5: 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. 11 years ago
Tim Hughes 70d131e1da Walleth a little close to working (compiled qrc). 11 years ago
Tim Hughes 2e404fcee9 Fix VS2013 build again. 11 years ago