zelig
|
b0ae84aa0d
multiple contract source for solidity compiler: returns contract array if multiple contracts. fixes #1023
|
10 سال پیش |
Taylor Gerring
|
748263d2f0
Use bytes.Repeat() instead of 32-byte literal
|
10 سال پیش |
Taylor Gerring
|
62d76b8e1f
Cleanup
|
10 سال پیش |
Taylor Gerring
|
a528bd04db
Return nil for certain fields on eth_getTransactionByHash when not part of a block
|
10 سال پیش |
Taylor Gerring
|
d381d9a74c
Return nil for certain fields on eth_getBlockByNumber pending
|
10 سال پیش |
Taylor Gerring
|
4ad8f1035b
Format contract code as hexdata
|
10 سال پیش |
obscuren
|
260536a729
rpc: hexData => hexNum
|
10 سال پیش |
obscuren
|
66de3f0aa8
xeth, rpc: implement eth_estimateGas. Closes #930
|
10 سال پیش |
obscuren
|
21e52efdfe
cmd/geth, miner, backend, xeth: Fixed miner threads to be settable
|
10 سال پیش |
Daniel A. Nagy
|
a9e1d38612
Merge branch 'develop' of github.com:ethereum/go-ethereum into develop
|
10 سال پیش |
Péter Szilágyi
|
0ad5898c0f
rpc, xeth: fix #881, gracefully handle offline whisper
|
10 سال پیش |
Daniel A. Nagy
|
a487396b76
eth_sign added to API for signing arbitrary data.
|
10 سال پیش |
Daniel A. Nagy
|
e94aa421c6
New API call for signatures.
|
10 سال پیش |
Jeffrey Wilcke
|
45c070fc8b
Merge pull request #833 from ethersphere/frontier/solidity
|
10 سال پیش |
obscuren
|
b3c9b66f29
rpc: eth_transactionFilter => eth_newPendingTransactionFilter
|
10 سال پیش |
obscuren
|
7e160a677d
xeth, core, event/filter, rpc: new block and transaction filters
|
10 سال پیش |
zelig
|
009b221692
solidity compiler and contract metadocs integration
|
10 سال پیش |
obscuren
|
03bb88dec0
xeth, rpc: added nonce setting through RPC and xeth transact
|
10 سال پیش |
obscuren
|
99027c79fe
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
|
10 سال پیش |
obscuren
|
459d898705
eth, rpc, xeth: ext_hanhrate => eth_hashrate
|
10 سال پیش |
obscuren
|
46f63ef04f
Merge branch 'develop' of https://github.com/kobigurk/go-ethereum into kobigurk-develop
|
10 سال پیش |
Péter Szilágyi
|
978ffd3097
rpc, xeth: finish cleaning up xeth
|
10 سال پیش |
Péter Szilágyi
|
ae4bfc3cfb
rpc, ui/qt/qwhisper, whisper, xeth: introduce complex topic filters
|
10 سال پیش |
Péter Szilágyi
|
7948cc0029
rpc, whisper, xeth: fix RPC message retrieval data race
|
10 سال پیش |
Péter Szilágyi
|
3563c59b12
rpc, whisper, xeth: polish whisper RPC interface
|
10 سال پیش |
Taylor Gerring
|
3ad5243b18
Return Gas Price not Gas
|
10 سال پیش |
Taylor Gerring
|
b071e7f4db
Remove old logger from RPC pkg
|
10 سال پیش |
Jeffrey Wilcke
|
67cc80ba66
Merge pull request #786 from tgerring/issue739
|
10 سال پیش |
Taylor Gerring
|
73b3f2837f
Handle bug in parent call response
|
10 سال پیش |
Taylor Gerring
|
41e3d01e63
Rename eth_Version to eth_protocolVersion. Closes #737
|
10 سال پیش |