Lefteris Karapetsas
|
6033cebc59
|
Modify code to prepare for rebase
|
10 years ago |
Lefteris Karapetsas
|
04d7e99bcd
|
Add new js admin nodeInfo command
Implementation to follow ...
|
10 years ago |
Marek Kotewicz
|
2ff5f57355
|
getLogsEx && propert order of returned Ex logs
|
10 years ago |
Marek Kotewicz
|
9d0ef73c8e
|
eth_getTransactionReceipt
|
10 years ago |
Marek Kotewicz
|
45cb07bccf
|
getBlockBy** and getBlockTransactionCountBy** return null if block is not found
|
10 years ago |
Marek Kotewicz
|
971b685441
|
blockchain isKnown block / transaction
|
10 years ago |
Marek Kotewicz
|
0c23935877
|
getBlockBy** and getBlockTransactionCountBy** return null if block is not found
|
10 years ago |
Marek Kotewicz
|
e98317f2dd
|
blockchain isKnown block / transaction
|
10 years ago |
Gav Wood
|
9afd426e5a
|
Refactor toJson out into separate file.
Implement basic admin_eth_* interfaces.
|
10 years ago |
Gav Wood
|
eb140df18a
|
Admin methods.
|
10 years ago |
Gav Wood
|
20e4fc7b93
|
First JSONRPC admin method.
|
10 years ago |
Gav Wood
|
3e46b869ad
|
Allow unlocking of wallets over RPC.
|
10 years ago |
Marek Kotewicz
|
42e934baf4
|
udpated eth_compileSolidity
|
10 years ago |
Marek Kotewicz
|
a52cd26609
|
new Ex methods
|
10 years ago |
Marek Kotewicz
|
ec3afa9d71
|
eth_newPendingTransactionFilter
|
10 years ago |
Gav Wood
|
64f159ebdf
|
Transaction injection. Signing still needs properly sorting.
|
10 years ago |
Gav Wood
|
4708a73e19
|
Remote miner fixes.
|
10 years ago |
Gav Wood
|
6e78287401
|
Ability to switch GPU/CPU mining on the fly.
|
10 years ago |
Marek Kotewicz
|
6083f49ba0
|
eth_protocolVersion
|
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 |
Marek Kotewicz
|
4be34ff176
|
eth_queuedTransactions renamed to eth_fetchQueuedTransactions
|
10 years ago |
Marek Kotewicz
|
26c2470516
|
eth_call on block with number
|
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
|
2f70a38502
|
shh_changed -> shh_getFilterChanges
|
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 |
Gav Wood
|
2ffb554a9d
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Christian
|
0b014457d4
|
Implemented account proxy queues.
|
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 |
Lefteris Karapetsas
|
57f3a322a6
|
Changes required for upgrade to jsonrpccpp 0.4.2
|
10 years ago |
Gav Wood
|
560ed5b81b
|
Cleanups for remote mining.
|
10 years ago |
Gav Wood
|
0de7d63dc1
|
Remote mining hook.
|
10 years ago |
Gav Wood
|
8f0517a7d6
|
Vanity addresses in AZ.
Fixes to ethereum.js
eth.flush()
|
10 years ago |
Gav Wood
|
e6ca33f814
|
API change: eth.watches will give you the log entries that are new as an
arg.
|
10 years ago |
Gav Wood
|
6b9d23de68
|
SHA-3 hashing to web3.
|
10 years ago |
Marek Kotewicz
|
ee7c423868
|
common changes
|
10 years ago |
Marek Kotewicz
|
e2948c7040
|
logs in spec
|
10 years ago |
Gav Wood
|
7a0cb2bf23
|
Renaming and fixes.
|
10 years ago |
Marek Kotewicz
|
4c4dd302f2
|
ethereum.js not minified, serpent compiler, jsonrpc handles compilers exceptions
|
10 years ago |
Marek Kotewicz
|
47434e62c3
|
added storageAt which dumps contract storage
|
10 years ago |