114 Commits (0aee93a3b39d2dacfedf8c01830977a60401cb3e)

Author SHA1 Message Date
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood fa1b3853b3 Reorganisation. 10 years ago
Gav Wood be4bea3c11 Better interface for instrInfo. 10 years ago
caktux 422448eb49 force mining for eth/neth, get actual balance instead of pending, fix clang warnings 10 years ago
caktux aba6bd8d42 neth: fix NameReg, pass the right number of arguments to boost::format 10 years ago
Gav Wood c5fcae9095 parseData shared. 10 years ago
Gav Wood eb360674cf Thread-safe client and remove old State const&-based APIs. 10 years ago
caktux 33b1b6b636 neth: new peer server, parseData without @, get gav from coins 10 years ago
Gav Wood f550217449 Updates to assembler - see the sub-codes. 10 years ago
caktux cbcff4953f neth: format peers 10 years ago
caktux b13979d1af neth: fix pending 10 years ago
caktux e653d2e61e update inspect cmd, whitespace cleanup 10 years ago
Gav Wood 114354126e First set of commits. Not yet working. 10 years ago
caktux 09d5704aa0 neth: fill addresses 10 years ago
caktux ce55c01799 neth: use c.start() and fixes 10 years ago
caktux 6eb07ab9e2 neth: add reset cmd to clear ncurses windows 10 years ago
Gav Wood c17518a16a JSONRPC include fix. 10 years ago
Gav Wood 3822aef608 Build fixes. 10 years ago
Gav Wood c9248c9289 Build fix. 10 years ago
Gav Wood c127cd4a2c Build fixes. 10 years ago
Gav Wood ddc1b4fc32 Windows build coersions. 10 years ago
Joey Zhou 39f5e69b57 amount is unsigned 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Vincent Gariepy fcb5b82e5f neth: show mining speed 10 years ago
Vincent Gariepy 5d76344f11 neth: vector for fields 10 years ago
Vincent Gariepy f59ff56734 neth: fix fields again 10 years ago
Tim Hughes 8039ee4c83 Fixed MSVC compile errors (but missing functionality in LLL parser) 10 years ago
Vincent Gariepy ffb680f267 neth: fix fields, new peer server IP and addresses 11 years ago
Gav Wood 7f4176a787 Protocol 20 changes. 11 years ago
Vincent Gariepy d6f79609de neth: use ClientGuard 11 years ago
Vincent Gariepy ad62787012 neth: update config address, gas and gas price no longer hardcoded 11 years ago
Gav Wood e8217ea489 Major reorganisation. 11 years ago
Vincent Gariepy c60e9bf2e3 neth: jsonrpc and calculate minimum gas 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
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 fb7f85dcec Fixed a bunch of bugs using dangling const char* pointer from c_str(). 11 years ago
Vincent Gariepy 2f696f7323 neth: poc5protocol fix, add a few more lock 11 years ago
Gav Wood d682499743 Better AddressState behaviour. 11 years ago
Gav Wood f68a73b2a0 CALLDATACOPY instruction. 11 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Vincent Gariepy 585ffb1025 neth: use streams for inputs 11 years ago
Vincent Gariepy 6f8eb04887 no need for data here 11 years ago
Vincent Gariepy 5064acdc28 neth: add -m option for mining and fix contract creation 11 years ago
Gav Wood fb62d83321 Quieter logging. 11 years ago
Gav Wood 61dcdbfcd5 Merged PR #157. 11 years ago