Christian
|
99882a76a7
|
Moved instructions and assembly to new libevmcore.
|
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 |
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 |
Marek Kotewicz
|
3c4da0eb20
|
ethrpc separated && first tests
|
10 years ago |
Marek Kotewicz
|
1fc7e1b76b
|
preparing for tests
|
10 years ago |
Marek Kotewicz
|
2c58f14856
|
few more jsonrpc methods
|
10 years ago |
Marek Kotewicz
|
dd419086d3
|
jsonrpc in progress
|
10 years ago |
Gav Wood
|
0652e3ed4f
|
Fix a previous bad fix.
|
10 years ago |
Marek Kotewicz
|
00bbca9997
|
jsonrpc in progress
|
10 years ago |
Marek Kotewicz
|
e4dd2c0d37
|
jsonrpcstubs in progres
|
10 years ago |
Marek Kotewicz
|
b97067347e
|
new abstractstub && before changes
|
10 years ago |
Marek Kotewicz
|
770d6f9795
|
jsonrpc refactor in progress
|
10 years ago |
Gav Wood
|
23021abbe2
|
Eth stores past peers and its own ID.
|
10 years ago |
Gav Wood
|
cd5203fa9e
|
PoC-7: Maximum recursion limit 1024.
|
10 years ago |
Christoph Jentzsch
|
0fec528d67
|
Added try/catch block arround setup functio in order to resolve issue
|
10 years ago |
Tim Hughes
|
b42ecc34a1
|
Fixed size_t to bool warning and internal compiler error with MSVC.
|
10 years ago |
Gav Wood
|
ccde7abcf6
|
JSON RPC fix.
|
10 years ago |
Gav Wood
|
5633006e2f
|
Everything using PoC servers.
|
10 years ago |
Gav Wood
|
614555b8df
|
eth web3 fix.
|
10 years ago |
Gav Wood
|
fdb829e7f6
|
Merge fix.
|
10 years ago |
Gav Wood
|
0d3f298e45
|
Blocks come down in order (well... unless a peer bugs out).
Peer hash-chains downloaded one-at-once.
KillChain works again.
Local networking option.
Don't resend blocks during sync.
|
10 years ago |
caktux
|
5820373d73
|
use s for stateAt block number param to prevent conflict with bData and such, some style fixes
|
10 years ago |
Gav Wood
|
b72d0717b4
|
Download view as will be.
Fixes.
|
10 years ago |
caktux
|
1e3bb18798
|
add RPC stateAt
|
10 years ago |
Gav Wood
|
5735e8c55e
|
Remove old Client network code & API.
Move over JsonRpcServer to WebThree.
|
10 years ago |
Gav Wood
|
dde79b2b88
|
Move eth over to WebThreeDirect.
|
10 years ago |
Gav Wood
|
515a1c22a9
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
be4bea3c11
|
Better interface for instrInfo.
|
10 years ago |
Gav Wood
|
b902b3e701
|
POST for PoC-6
|
10 years ago |
Gav Wood
|
eff34d1ab0
|
ADDMOD, MULMOD, unsigned->bigint VM fixes.
|
10 years ago |
Gav Wood
|
12bc78fe3a
|
Add force mining to client.
|
11 years ago |
caktux
|
422448eb49
|
force mining for eth/neth, get actual balance instead of pending, fix clang warnings
|
11 years ago |
Gav Wood
|
61b12cfd60
|
Fix for dumptrace.
|
11 years ago |
Gav Wood
|
0b893fd309
|
Other dumps.
|
11 years ago |
Gav Wood
|
46f44d1eb8
|
Fix butrace bug in AZ.
Added dump trace to eth.
|
11 years ago |
Gav Wood
|
c5fcae9095
|
parseData shared.
|
11 years ago |
Gav Wood
|
eb360674cf
|
Thread-safe client and remove old State const&-based APIs.
|
11 years ago |
Gav Wood
|
f550217449
|
Updates to assembler - see the sub-codes.
|
11 years ago |
caktux
|
e653d2e61e
|
update inspect cmd, whitespace cleanup
|
11 years ago |
Gav Wood
|
114354126e
|
First set of commits. Not yet working.
|
11 years ago |