92 Commits (44f80248ad5d65358963b0c5fc2975e0f6e986c5)

Author SHA1 Message Date
caktux 5446b44fc6 fix memory leak on str in neth 10 years ago
caktux abea5ded66 fix 'Value stored to 'x' is never read' in neth 10 years ago
Marek Kotewicz 1fcf85ae0a removed unnecessary miniupnpc links 10 years ago
Marek Kotewicz faf541f8ae renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines 10 years ago
Marek Kotewicz fb72a7ce5f fixed styling issues 10 years ago
Marek Kotewicz 7c26fa0afe common changes in cmakes 10 years ago
Marek Kotewicz 5a874b4abb removed EthDependenciesDeprecated 10 years ago
Artur Zawłocki fab154454d jit-related CMakeLists.txt fixes 10 years ago
Christian 3e53d0bdee Replace auto_ptr by shared_ptr. 10 years ago
Gav Wood d9bdfe5b4d Latest PoC-7 changes. 10 years ago
Gav Wood fa78d8bb9a Remove minGasPrice 10 years ago
Marek Kotewicz 5d7f374a38 leveldb downloaded locally 10 years ago
Artur Zawłocki 63c8a8384c fixed libevmjit dependencies in cmake files 10 years ago
sveneh 2c340cd2c1 Fixed issues caused by downgrading json-rpc-cpp to 0.2.1 10 years ago
sveneh b82e3125ce compiles fine now (on Linux) with both cryptopp and json-rpc-cpp dependencies 10 years ago
sveneh c29321d01c full project compile with crypto++ dependency 10 years ago
Christian 99882a76a7 Moved instructions and assembly to new libevmcore. 10 years ago
Gav Wood 2e551b5870 Classify Transaction. 10 years ago
Marek Kotewicz 874abf6e0b fixed WebThreeStubServer constructor 10 years ago
Marek Kotewicz 23c39172f8 little cleanup after upgrading jsonrpc 10 years ago
Marek Kotewicz 3d70090fe4 jsonrpc 0.3.0 working, needs cleanup 10 years ago
artur-zawlocki 2503741803 CMakeLists updated, should now build without LLVM when EVMJIT is not enabled [#81588646] 10 years ago
Marek Kotewicz cab4784dba common changes 10 years ago
Marek Kotewicz 46f278cdff checked headless builds with and without jsonrpc 10 years ago
Marek Kotewicz d76a44f226 ethrpc -> web3jsonrpc, other issues fixed 10 years ago
Marek Kotewicz 74e43cfb57 jsonrpc library dependency made mandatory 10 years ago
artur-zawlocki fa494bc6a9 update some CMakeLists.txt 10 years ago
Marek Kotewicz b64945735b key, keys -> accounts populated to WebThreeStubServer 10 years ago
Marek Kotewicz 4633dffc85 EthStubServer renamed to WebThreeStubServer 10 years ago
Gav Wood c7634c27b0 Correct namespace for a few things in devcrypto. 10 years ago
Marek Kotewicz 3c4da0eb20 ethrpc separated && first tests 10 years ago
Marek Kotewicz e4dd2c0d37 jsonrpcstubs in progres 10 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 10 years ago
Gav Wood 0a8b796135 Remove mode stuff from neth for now. 10 years ago
Gav Wood 70d9acac70 Fix neth. I'm such a soft touch. 10 years ago
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