Gav Wood
|
384853a919
|
Version bump, fixes to treeRoute (and thus chain view).
AZ enhancement: Queue stats.
NOTE: Last commit had a whole bunch of other stuff for better peer
performance in it.
|
10 years ago |
Gav Wood
|
f3a98d00de
|
Warning fix.
|
10 years ago |
Gav Wood
|
e67f7dcf95
|
Language-disable fix.
|
10 years ago |
Gav Wood
|
96d764e0fd
|
Linker fix.
|
10 years ago |
Gav Wood
|
f2b56e7647
|
Move hash to a hidden function, and provide a datapath to it so avoid
unneeded SHA3s.
|
10 years ago |
Gav Wood
|
a0c0991c08
|
Version bump.
Fix version string in JSONRPC.
|
10 years ago |
Gav Wood
|
d4ee45acfd
|
null return for invalid values.
|
10 years ago |
Marek Kotewicz
|
6083f49ba0
|
eth_protocolVersion
|
10 years ago |
Marek Kotewicz
|
a0608412ac
|
removed trailing zeros from rpc results, fixed #1433
|
10 years ago |
Gav Wood
|
348c18941b
|
"to" now null for describing contract-creation transactions.
|
10 years ago |
Gav Wood
|
f3b37e3d86
|
Fixes #1463
|
10 years ago |
Gav Wood
|
60da83fb0a
|
Record and detail gas refund.
|
10 years ago |
Marek Kotewicz
|
bc5a238159
|
jsonrpc fixes
|
10 years ago |
Gav Wood
|
07c5cc33e1
|
Fixes #1369
|
10 years ago |
Gav Wood
|
e57d6ae633
|
Unify block numbers into BlockNumber type.
Uniformally handle 'latest' & 'pending'.
|
10 years ago |
Gav Wood
|
73d889e997
|
Filter niceties.
|
10 years ago |
Gav Wood
|
2c9c4bac22
|
Fixes #1354.
|
10 years ago |
Gav Wood
|
32a6cf22a5
|
Rename transact -> submitTransaction (reflecting aynch nature).
|
10 years ago |
Gav Wood
|
4495de3331
|
Renaming getData -> getCode, remove getStorage, fix a bunch of JSONRPC
methods with more expansive error handling.
|
10 years ago |
Gav Wood
|
a8d84b0d86
|
getData -> getCode.
|
10 years ago |
Gav Wood
|
97bba263eb
|
net_version
web3_clientVersion
|
10 years ago |
Gav Wood
|
f7b746b1d8
|
Fixes for previous commit.
|
10 years ago |
Gav Wood
|
e203a3021d
|
Fix crash.
|
10 years ago |
Gav Wood
|
c1e71dae80
|
Remove skip & max, integrate new heirarchical bloom stuff with everything
else.
|
10 years ago |
Marek Kotewicz
|
4be34ff176
|
eth_queuedTransactions renamed to eth_fetchQueuedTransactions
|
10 years ago |
Marek Kotewicz
|
1b6ca6ece8
|
fixed toLogFilter
|
10 years ago |
Marek Kotewicz
|
63fc3cb4ac
|
fixed #763, changes in CommonJS
|
10 years ago |
Marek Kotewicz
|
26c2470516
|
eth_call on block with number
|
10 years ago |
Marek Kotewicz
|
9abeaf2859
|
fixed eth_getBlockByNumber
|
10 years ago |
Marek Kotewicz
|
5eff1f65d3
|
eth_newBlockFilter accepts pending && latest options
|
10 years ago |
Marek Kotewicz
|
d0b75e59d0
|
blockNumber accepts pending
|
10 years ago |
Gav Wood
|
717c9c06df
|
Avoid checking for difficulty when doing PoW test.
|
10 years ago |
Marek Kotewicz
|
5a69bf5816
|
throw -> BOOST_THROW_EXCEPTION
|
10 years ago |
Marek Kotewicz
|
43b4067dc0
|
fixed namespaces
|
10 years ago |
Marek Kotewicz
|
97da686db1
|
renamed eth_newFilter options
|
10 years ago |
Marek Kotewicz
|
8e65751c2d
|
fixed transactionHashes && getTransactionByHash
|
10 years ago |
Marek Kotewicz
|
b663065f47
|
fixed indentation
|
10 years ago |
Gav Wood
|
49b9a0224a
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
c82d63b909
|
New Proof-of-Work.
|
10 years ago |
Marek Kotewicz
|
3f99c94d5f
|
topic -> topics, always an array
|
10 years ago |
Marek Kotewicz
|
112a803295
|
jsonrpc accepts "latest" as block number
|
10 years ago |
Marek Kotewicz
|
2f70a38502
|
shh_changed -> shh_getFilterChanges
|
10 years ago |
Marek Kotewicz
|
2fe79191e2
|
everything hex!
|
10 years ago |
Marek Kotewicz
|
1fc21d8ae5
|
eth_getBlock returns also transactions
|
10 years ago |
Marek Kotewicz
|
0e2c4cb438
|
jsonrpc api changes in progress6, almost finished
|
10 years ago |
Marek Kotewicz
|
a3dc16dabd
|
jsonrpc api changes in progress5
|
10 years ago |
Marek Kotewicz
|
f3e7ab987c
|
jsonrpc api changes in progress4
|
10 years ago |
Marek Kotewicz
|
32d404a32b
|
jsonrpc api changes in progress3
|
10 years ago |
Marek Kotewicz
|
9a69bc058a
|
jsonrpc api changes in progress2
|
10 years ago |
Marek Kotewicz
|
5de1cfd16c
|
jsonrpc api changes in progress
|
10 years ago |