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 |
jhuntley
|
0bf7d15a57
|
asio.h and windows.h build comments as per request.
|
10 years ago |
jhuntley
|
f7508dfc8a
|
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
|
10 years ago |
jhuntley
|
4f109d29a6
|
Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'.
|
10 years ago |
Gav Wood
|
2ffb554a9d
|
New Proof-of-Work.
|
10 years ago |
Marek Kotewicz
|
97fc7305dc
|
transaction hash in event logs, second approach
|
10 years ago |
arkpar
|
3767677b27
|
explicit operator bool for hash type
|
10 years ago |
arkpar
|
73d7430c73
|
fixed contract creation transaction
|
10 years ago |
Gav Wood
|
1f0791b4bc
|
Validation queuing.
|
10 years ago |
Christian
|
1c1072dff2
|
Thread-safe and less predictable random numbers.
|
10 years ago |
Christian
|
954d818f30
|
Session id as random number and authentication popup for proxies.
|
10 years ago |
Christian
|
78d9e1be94
|
Renamed method.
|
10 years ago |
Christian
|
0b014457d4
|
Implemented account proxy queues.
|
10 years ago |
Christian
|
73d5ff677e
|
Refactored account management out of WebThreeStubServerBase.
|
10 years ago |
Gav Wood
|
9dffb5fe93
|
Fixes #1088.
|
10 years ago |
Marek Kotewicz
|
6745e188c1
|
JSON-RPC transactionCount && uncleCount, fixed #1027
|
10 years ago |
Marek Kotewicz
|
30d129a17c
|
added shh_getMessages, fixed #899
|
10 years ago |
Marek Kotewicz
|
dd0744e8a3
|
fixed #1022
|
10 years ago |
Gav Wood
|
809df5cdc5
|
Working, albeit slowly, non-NatSpec transaction confirmations.
|
10 years ago |
Marek Kotewicz
|
994c0ecbcb
|
link microhttpd
|
10 years ago |
Lefteris Karapetsas
|
57f3a322a6
|
Changes required for upgrade to jsonrpccpp 0.4.2
|
10 years ago |