Christian
|
99882a76a7
|
Moved instructions and assembly to new libevmcore.
|
10 years ago |
Gav Wood
|
2e551b5870
|
Classify Transaction.
|
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 |
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
|
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.
Rename ethential to devcore.
|
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
|
11 years ago |
caktux
|
aba6bd8d42
|
neth: fix NameReg, pass the right number of arguments to boost::format
|
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 |
caktux
|
33b1b6b636
|
neth: new peer server, parseData without @, get gav from coins
|
11 years ago |
Gav Wood
|
f550217449
|
Updates to assembler - see the sub-codes.
|
11 years ago |
caktux
|
cbcff4953f
|
neth: format peers
|
11 years ago |
caktux
|
b13979d1af
|
neth: fix pending
|
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 |
caktux
|
09d5704aa0
|
neth: fill addresses
|
11 years ago |
caktux
|
ce55c01799
|
neth: use c.start() and fixes
|
11 years ago |
caktux
|
6eb07ab9e2
|
neth: add reset cmd to clear ncurses windows
|
11 years ago |
Gav Wood
|
c17518a16a
|
JSONRPC include fix.
|
11 years ago |
Gav Wood
|
3822aef608
|
Build fixes.
|
11 years ago |
Gav Wood
|
c9248c9289
|
Build fix.
|
11 years ago |
Gav Wood
|
c127cd4a2c
|
Build fixes.
Additional API work.
|
11 years ago |
Gav Wood
|
ddc1b4fc32
|
Windows build coersions.
|
11 years ago |
Joey Zhou
|
39f5e69b57
|
amount is unsigned
|
11 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Vincent Gariepy
|
fcb5b82e5f
|
neth: show mining speed
|
11 years ago |
Vincent Gariepy
|
5d76344f11
|
neth: vector for fields
|
11 years ago |
Vincent Gariepy
|
f59ff56734
|
neth: fix fields again
|
11 years ago |
Tim Hughes
|
8039ee4c83
|
Fixed MSVC compile errors (but missing functionality in LLL parser)
|
11 years ago |
Vincent Gariepy
|
ffb680f267
|
neth: fix fields, new peer server IP and addresses
|
11 years ago |
Gav Wood
|
7f4176a787
|
Protocol 20 changes.
Added my new address to the premine.
|
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.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
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 |