Lefteris Karapetsas
|
01f4a63bea
|
eth_submitWork's hash rate is now a hex string
|
10 years ago |
Lefteris Karapetsas
|
c188bf0dfd
|
Properly set default Gas Price in Web3 server
Fixes #2767
|
10 years ago |
Lefteris Karapetsas
|
9d0204f896
|
Add a JS console command for exiting the client
The function is web3.admin.eth.exit()
|
10 years ago |
Gav Wood
|
ef1be85649
|
Provide hash rate according to interface in #2737.
Closed #2737.
|
10 years ago |
Gav Wood
|
5866f841da
|
More on hashrate API.
|
10 years ago |
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 |
Gav Wood
|
c3933466d7
|
implement admin_net_nodeInfo.
|
10 years ago |
chriseth
|
8f1d5b4330
|
Fixed typo.
|
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
|
7690647be8
|
updated LocalisedLogEntry
|
10 years ago |
Marek Kotewicz
|
a52cd26609
|
new Ex methods
|
10 years ago |
Marek Kotewicz
|
ec3afa9d71
|
eth_newPendingTransactionFilter
|
10 years ago |
Gav Wood
|
68714c59f8
|
Integrate KeyManager.
|
10 years ago |
Gav Wood
|
456872daec
|
Refactor call/create so they don't need a Secret in preparation for
integration of the KeyManager.
|
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
|
60da83fb0a
|
Record and detail gas refund.
|
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
|
1f0791b4bc
|
Validation queuing.
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Christian
|
954d818f30
|
Session id as random number and authentication popup for proxies.
|
10 years ago |
Christian
|
0b014457d4
|
Implemented account proxy queues.
|
10 years ago |