Gav Wood
|
9d5b632c58
|
pair up hash with Address for transaction submission API.
|
10 years ago |
Gav Wood
|
d7357c8059
|
pair up hash with Address for transaction submission API.
|
10 years ago |
Marek Kotewicz
|
9d0ef73c8e
|
eth_getTransactionReceipt
|
10 years ago |
Marek Kotewicz
|
455a1aed74
|
rpc eth_sendTransaction returns always transaction hash
|
10 years ago |
Gav Wood
|
9be175ddd7
|
Cleaned up interface to send/submit Transaction.
We take notice of manually-set nonce.
|
10 years ago |
Marek Kotewicz
|
5613e21974
|
fixed encoding unformatted data in eth_getStorageAt
|
10 years ago |
Marek Kotewicz
|
560f93be76
|
fixed eth_getTransactionByHash when transactionHash is unknown
|
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 |
subtly
|
67b9135b28
|
Don't link secp256k1 on windows.
|
10 years ago |
Gav Wood
|
096662a692
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
43a6d825c3
|
Support rocksdb alternative.
|
10 years ago |
Paweł Bylica
|
6b3fd2d3ca
|
Small override & std::move fixes.
|
10 years ago |
Gav Wood
|
267b24bea6
|
Support changing miner in eth.
|
10 years ago |
chriseth
|
2c37204a69
|
KeyManager refactoring to increase readability.
|
10 years ago |
Gav Wood
|
c77ab101c4
|
inspect in admin interface.
|
10 years ago |
Gav Wood
|
9afd426e5a
|
Refactor toJson out into separate file.
Implement basic admin_eth_* interfaces.
|
10 years ago |
Marek Kotewicz
|
ba64e80c4d
|
ethconsole executable
|
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 |
Gav Wood
|
fc7f01a83b
|
Fix for no solidity.
|
10 years ago |
Marek Kotewicz
|
b88cb266f8
|
renamed log type "block" -> "mined"
|
10 years ago |
Marek Kotewicz
|
f7469c3acc
|
removed unused function
|
10 years ago |
Marek Kotewicz
|
0bd96a43d3
|
log type, fixed getting blockNumber from special hashes
|
10 years ago |
Marek Kotewicz
|
ced5554c27
|
special filters returning hashes on eth_getFilterChanges
|
10 years ago |
Marek Kotewicz
|
42e934baf4
|
udpated eth_compileSolidity
|
10 years ago |
Marek Kotewicz
|
a51f766d50
|
bring back old way of creating log ilter
|
10 years ago |
Marek Kotewicz
|
7690647be8
|
updated LocalisedLogEntry
|
10 years ago |
Marek Kotewicz
|
aa1a40a009
|
common changes
|
10 years ago |
Paweł Bylica
|
a9f3df90b1
|
Add missing override specifiers.
|
10 years ago |
Marek Kotewicz
|
a52cd26609
|
new Ex methods
|
10 years ago |
Marek Kotewicz
|
1108680fe3
|
filters using blockHashes instead of blockNumbers
|
10 years ago |
Marek Kotewicz
|
ec3afa9d71
|
eth_newPendingTransactionFilter
|
10 years ago |
Vlad Gluhovsky
|
e0c3095bda
|
refactored the topic naming conventions
|
10 years ago |
Gav Wood
|
fcb629acda
|
ethkey utility with bare key tools.
|
10 years ago |
Gav Wood
|
05ea9941c9
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
Gav Wood
|
c8c22fcfbd
|
Fixed 1970
More frequent chain updates.
|
10 years ago |
Gav Wood
|
68714c59f8
|
Integrate KeyManager.
|
10 years ago |
Gav Wood
|
da90ad9987
|
Remove unnecessary secret key ask.
|
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 |
arkpar
|
1a37c58c9e
|
default gas settings fixed in web3 server
|
10 years ago |
Gav Wood
|
6aa6265989
|
Fix #1826
|
10 years ago |
Gav Wood
|
a5d700f1f7
|
Change RPC port to same as go.
|
10 years ago |
Gav Wood
|
fd5ea37e55
|
Transaction nonce now "sorted". Fixes #1615
|
10 years ago |
Gav Wood
|
64f159ebdf
|
Transaction injection. Signing still needs properly sorting.
|
10 years ago |
chriseth
|
a895217db6
|
Use BUILD_SHARED_LIB
|
10 years ago |
Gav Wood
|
87770dad0b
|
More logging stuff.
Fixes #1680
|
10 years ago |
Marek Kotewicz
|
f0f5e48ce2
|
fix whisper topics
|
10 years ago |
Marek Kotewicz
|
4eae349bb8
|
fix for event topics order
|
10 years ago |