Marek Kotewicz
|
caffee57bd
rpc eth_sendTransaction returns always transaction hash
|
9 years ago |
Gav Wood
|
dd3ac289dc
Cleaned up interface to send/submit Transaction.
|
9 years ago |
Marek Kotewicz
|
3f7733709d
isKnown const&
|
9 years ago |
Marek Kotewicz
|
55a9e7f42e
fixed getting transaction by blockNumber and index
|
9 years ago |
Marek Kotewicz
|
cf9b409e9b
blockchain isKnown block / transaction
|
9 years ago |
Marek Kotewicz
|
6668e0fddb
removed unused function
|
9 years ago |
Marek Kotewicz
|
f8bfb5e3c0
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filter_blockHash
|
9 years ago |
Gav Wood
|
1ee53b3161
Faster State diffs.
|
9 years ago |
Marek Kotewicz
|
e1e117f131
filters using blockHashes instead of blockNumbers
|
9 years ago |
Gav Wood
|
5ee7159f94
Integrate KeyManager.
|
9 years ago |
Gav Wood
|
c53eb226d5
Refactor call/create so they don't need a Secret in preparation for
|
9 years ago |
arkpar
|
582bdb5c8b
set and map to hash tables
|
9 years ago |
Gav Wood
|
eb33674ec9
Merge pull request #1743 from chriseth/evmasm
|
9 years ago |
Gav Wood
|
70d93be91f
Optimisations QString -> string, make AZ snappier by refactoring UI of
|
9 years ago |
chriseth
|
aea635430d
Split params into evm-related and mining/block-related.
|
9 years ago |
chriseth
|
d504221a4d
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
9 years ago |
Gav Wood
|
561d058a6d
Transaction injection. Signing still needs properly sorting.
|
9 years ago |
Gav Wood
|
86f906716d
Merge branch 'rpcfix' of https://github.com/debris/cpp-ethereum into debris-rpcfix
|
9 years ago |
Gav Wood
|
8a4965c1d5
Lots of build fixes. Now minimal version builds ok.
|
9 years ago |
Gav Wood
|
1b6b936f1b
Various compile fixes.
|
9 years ago |
Gav Wood
|
dac43f83c8
Compile fixes.
|
9 years ago |
Gav Wood
|
c34117374a
Some early refactoring to support async miners better.
|
9 years ago |
Gav Wood
|
02f6160182
Ability to switch GPU/CPU mining on the fly.
|
9 years ago |
Marek Kotewicz
|
6c52b1451b
additional fields in transaction: blockHash, blockNumber, transactionIndex
|
9 years ago |
Gav Wood
|
b1835bdd38
Allow fudging of calls so they never fail.
|
9 years ago |
Gav Wood
|
b51f6b1e7a
All of the JSONRPC APIs now work nicely with "latest" and "pending".
|
9 years ago |
Gav Wood
|
5948b06e9f
Remove VMTRACE.
|
9 years ago |
Gav Wood
|
196d40cb68
Fixes to eth's Interface.
|
9 years ago |
Gav Wood
|
fd2c1ae68b
Merge branch '1351_ClientBase' of https://github.com/debris/cpp-ethereum into debris-1351_ClientBase
|
9 years ago |
Gav Wood
|
a1ec7f010b
Hide accounts/contracts when we're not compiled with FATDB. Fixes #1403
|
9 years ago |