Paweł Bylica
|
8400a632e9
Remove AccountDiff and other diffs depending on it
|
8 rokov pred |
Andrei Maiboroda
|
19059f83cd
Implement new debug_storageRangeAt interface according to ethereum/go-ethereum#3374
|
8 rokov pred |
chriseth
|
a9e33b0492
Add "stateRootAt".
|
8 rokov pred |
Gav Wood
|
0fa50373a6
Fix ClientBase::evmSchedule().
|
9 rokov pred |
Gav Wood
|
ef8d1e636c
Require gasRequired() API to provide EVMSchedule.
|
9 rokov pred |
Gav Wood
|
89338da0d8
Tests for BlockChain::insert()ing + state-syncing.
|
9 rokov pred |
Lefteris Karapetsas
|
d4272b5a23
UndefinedU256 to Invalid256
|
9 rokov pred |
arkpar
|
c6258337fd
added majorSyncing to sync status
|
9 rokov pred |
arkpar
|
1120bda5e3
gas estimation
|
9 rokov pred |
Gav Wood
|
909d90e006
address() become beneficiary().
|
9 rokov pred |
Gav Wood
|
ddacaecc7e
Fixes #2874
|
9 rokov pred |
Gav Wood
|
ad918b2e78
Inject transactions forced reappraisal.
|
9 rokov pred |
Lefteris Karapetsas
|
5005f265cc
Reported hashrate is now u256
|
9 rokov pred |
Gav Wood
|
68b365ba86
NameReg integration.
|
9 rokov pred |
Gav Wood
|
6dc2dcfd40
Merge pull request #2740 from ethereum/hashrate
|
9 rokov pred |
Lefteris Karapetsas
|
3b72ef6de8
eth++ now respects gas price CLI arguments
|
9 rokov pred |
Gav Wood
|
baffe3745b
Provide hash rate according to interface in #2737.
|
9 rokov pred |
Gav Wood
|
586f0e79bd
First draft at splitting State.
|
9 rokov pred |
CJentzsch
|
5188ecbb5b
use global constant for defsultGasPrice
|
9 rokov pred |
CJentzsch
|
429ea759d4
set default gasPrice to 50 shannon
|
9 rokov pred |
Marek Kotewicz
|
4334914401
Merge branch 'whizz' of https://github.com/ethereum/cpp-ethereum into client_ref
|
9 rokov pred |
Gav Wood
|
d352cffc1b
Basic test working with same code for Ethash and BasicAuthority.
|
9 rokov pred |
Marek Kotewicz
|
f6fe30e822
eth_getTransactionByBlockHash && eth_getTransactionByBlockNumber returns null when transactions are out of scope
|
9 rokov pred |
Marek Kotewicz
|
8dff699dea
fixed style issues
|
9 rokov pred |
Marek Kotewicz
|
056ff9c351
Merge branch 'develop' into rpc_txReceipt2
|
9 rokov pred |
Gav Wood
|
28c8c608b0
pair up hash with Address for transaction submission API.
|
9 rokov pred |
Marek Kotewicz
|
c4bc20e1ed
LocalisedTransaction in ClientBase and WebThreeStubServerBase
|
9 rokov pred |
Marek Kotewicz
|
a79414df3f
LocalisedTransactionReceipt in ClientBase and WebThreeStubServerBase
|
9 rokov pred |
Marek Kotewicz
|
b22c58fc42
eth_getTransactionReceipt
|
9 rokov pred |
Marek Kotewicz
|
f6175e3814
updated Interface and ClientBase method "sendTransaction" description
|
9 rokov pred |