Gav Wood
|
6b409f52ad
|
More descriptive errors on database fail.
Fixes #1343
|
10 years ago |
Gav Wood
|
27d1436cfd
|
Fixes to eth's Interface.
|
10 years ago |
Gav Wood
|
1523b18169
|
Minor off-by-one fix.
|
10 years ago |
Gav Wood
|
6b05b8d9ff
|
Refactored much of transaction queue for tidiness and optimisation.
|
10 years ago |
subtly
|
5173be3eb6
|
defer signature recovery until after gas price check
|
10 years ago |
Gav Wood
|
83a26ddc4b
|
Remove the 1m gas reference.
|
10 years ago |
Gav Wood
|
090c892906
|
setAdress fix for mining.
|
10 years ago |
chriseth
|
22195f9ca1
|
Fixed includes.
|
10 years ago |
Gav Wood
|
d3211d033d
|
And the rest.
|
10 years ago |
Gav Wood
|
c2392fd81a
|
Gaa. Get them out of that namespace!
|
10 years ago |
Gav Wood
|
c19013da81
|
Remove initial event from JSONRPC.
Reduce verbosity.
|
10 years ago |
Gav Wood
|
fc5b6de495
|
Remove asOf redundancy.
Minor mix typo fix.
|
10 years ago |
Gav Wood
|
60da83fb0a
|
Record and detail gas refund.
|
10 years ago |
Gav Wood
|
d71bec193f
|
Clean up some code redundancy.
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
36e2c9dbee
|
Hide accounts/contracts when we're not compiled with FATDB. Fixes #1403
|
10 years ago |
Marek Kotewicz
|
3d009ae161
|
ClientBase
|
10 years ago |
Gav Wood
|
a48ce877d2
|
Reduce verbosity.
|
10 years ago |
Gav Wood
|
386627340f
|
Fixed all around...
|
10 years ago |
Gav Wood
|
f3d4351dbf
|
Make value transfers symmetric.
|
10 years ago |
winsvega
|
4a436715cf
|
Exceptions
|
10 years ago |
Gav Wood
|
029b94a6ca
|
Revert balance transfer on exception.
|
10 years ago |
Gav Wood
|
e904462675
|
Remove numberOf.
|
10 years ago |
winsvega
|
237b6da0ca
|
Transaction Data Must Be Array
+libsecp256k1test
|
10 years ago |
subtly
|
cddb2920a9
|
namespace eth network-protocol version for implemenations
|
10 years ago |
Gav Wood
|
65de6aaa4d
|
Diagnostics and API cleanup.
|
10 years ago |
Gav Wood
|
e57d6ae633
|
Unify block numbers into BlockNumber type.
Uniformally handle 'latest' & 'pending'.
|
10 years ago |
Gav Wood
|
73d889e997
|
Filter niceties.
|
10 years ago |
Gav Wood
|
15f236282a
|
Stack limit.
|
10 years ago |
chriseth
|
2d75cd4f72
|
Fixed clang warning.
|
10 years ago |
chriseth
|
79fb35fd69
|
Exception-throwing assert.
|
10 years ago |
Gav Wood
|
1619d230c3
|
Extensive pathway for reporting transaction execution results.
|
10 years ago |
Gav Wood
|
32a6cf22a5
|
Rename transact -> submitTransaction (reflecting aynch nature).
|
10 years ago |
Gav Wood
|
38dc97b54c
|
Make value in AZ transact default to something sensible.
|
10 years ago |
Gav Wood
|
6531981a73
|
Wanrings fixes and a cleanup.
|
10 years ago |
Gav Wood
|
53b50a1213
|
Avoid accidentally reaping properly managed watches.
|
10 years ago |
CJentzsch
|
1fcb747fef
|
fix CallCode to address 0
|
10 years ago |
Paweł Bylica
|
94718485cd
|
Small improvements here and there
Add virtual destructor to polymorphic GasPricer.
Init v field of SignatureStruct.
|
10 years ago |
Gav Wood
|
09094cbc07
|
Silly shadow bug fix.
|
10 years ago |
Gav Wood
|
bba8184f1e
|
First attempt at GPU integration.
|
10 years ago |
Gav Wood
|
f3b063e33a
|
Target minimum of 3141592 gas limit, use the same as the minimum.
|
10 years ago |
Gav Wood
|
95267a1d03
|
Minor fix for block getting.
|
10 years ago |
Gav Wood
|
de4cfb1581
|
Avoid DB collision.
|
10 years ago |
Gav Wood
|
fef48ad83b
|
Fixups for blooms and crashes.
|
10 years ago |
Gav Wood
|
2d5d5d3978
|
Update Genesis blocks into compliance.
|
10 years ago |
Gav Wood
|
f7b746b1d8
|
Fixes for previous commit.
|
10 years ago |
Gav Wood
|
c1e71dae80
|
Remove skip & max, integrate new heirarchical bloom stuff with everything
else.
|
10 years ago |
Gav Wood
|
4a684ea86f
|
First draft of recursive bloom.
|
10 years ago |
subtly
|
150772e778
|
buildbot commit
|
10 years ago |
Marek Kotewicz
|
e0b03952c1
|
fixed "recommend releasing mutex as quickly as possible"
|
10 years ago |
Marek Kotewicz
|
26c2470516
|
eth_call on block with number
|
10 years ago |