debris
|
5ca7b3209f
|
fixed transitive dependencies for msvc
|
10 years ago |
debris
|
92bfd91812
|
cmake mess
|
10 years ago |
Marek Kotewicz
|
e0bc73dab2
|
removed CorsHTTPServer
|
10 years ago |
Gav Wood
|
ba6fc4efe0
|
Fix #597
|
10 years ago |
Gav Wood
|
12f6768abe
|
Remove NodeMode from ethereum.
|
10 years ago |
Paweł Bylica
|
2dbe455de3
|
Add option to use JIT in mining
|
10 years ago |
Paweł Bylica
|
b09ebfe2f2
|
Add option to use JIT in mining (reverted from commit 0a3edb98a3 )
|
10 years ago |
Paweł Bylica
|
0a3edb98a3
|
Add option to use JIT in mining
|
10 years ago |
Gav Wood
|
8491e5f2f7
|
Various fixes.
Initial portion of NatSpec integration.
|
10 years ago |
CJentzsch
|
418357cfbd
|
eth --version display protocol version
|
10 years ago |
Gav Wood
|
cc75d1bb5c
|
Receipts debugging.
|
10 years ago |
Gav Wood
|
ac583f503f
|
Implemented 256-long history for PREVHASH, though still optional.
|
10 years ago |
ethdev
|
e2223b8057
|
missing boost include in eth
|
10 years ago |
ethdev
|
f42dbcac1c
|
boost library -> libraries
|
10 years ago |
Christian
|
f42f24165b
|
Bugfix: Avoid accessing temporary after its lifetime.
|
10 years ago |
Gav Wood
|
9e2eb149af
|
Beginnings of cleaning up the Executive/State code.
|
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 |
Gav Wood
|
946fd2126a
|
Remove extraneous old stuff for PoC-7.
Fix gas remaining issue.
|
10 years ago |
Marek Kotewicz
|
fb72a7ce5f
|
fixed styling issues
|
10 years ago |
Marek Kotewicz
|
5a874b4abb
|
removed EthDependenciesDeprecated
|
10 years ago |
debris
|
6f24e77588
|
web3jsonrpc, ethereum, qethereum, mix compiling on windows
|
10 years ago |
Artur Zawłocki
|
fab154454d
|
jit-related CMakeLists.txt fixes
|
10 years ago |
Marek Kotewicz
|
6b5d89d559
|
removed automocs
|
10 years ago |
Christian
|
3e53d0bdee
|
Replace auto_ptr by shared_ptr.
|
10 years ago |
Marek Kotewicz
|
27a0ad1e76
|
cmake cleanup cd.
|
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
introduced platform-specific direcory in extdep/install/<platform>
|
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 |
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 |
Gav Wood
|
a58a608288
|
Fix #388.
Remove deprecated PoC-6 JS API hooks.
|
10 years ago |
Marek Kotewicz
|
4633dffc85
|
EthStubServer renamed to WebThreeStubServer
|
10 years ago |
Gav Wood
|
c7634c27b0
|
Correct namespace for a few things in devcrypto.
Added lower_bound to TrieDB.
Added nextActiveAddress to State.
|
10 years ago |
Marek Kotewicz
|
5001c19987
|
retab
|
10 years ago |
subtly
|
fc14f46a63
|
add headers to cmake
|
10 years ago |
Marek Kotewicz
|
daa23e4e21
|
corshttpserver
|
10 years ago |