Gav Wood
|
683dd22051
|
Allow fudging of calls so they never fail.
|
10 years ago |
Gav Wood
|
e3aa60c445
|
Fix and clean up of State class.
Fixed #1541
|
10 years ago |
Gav Wood
|
f3acccf5f5
|
Remove VMTRACE.
Better transaction logging.
Avoid bothering with obviously invalid transactions.
|
10 years ago |
Gav Wood
|
f2b56e7647
|
Move hash to a hidden function, and provide a datapath to it so avoid
unneeded SHA3s.
|
10 years ago |
Gav Wood
|
c5f80a9dde
|
Fix various aspects of chain-re-import.
|
10 years ago |
Gav Wood
|
13232d6e04
|
Fixes #1509
|
10 years ago |
Gav Wood
|
db30ab24a0
|
Make paranoia safe again after a break caused by BlockChain cache
flushing.
Fixes #1334
|
10 years ago |
Gav Wood
|
1a93beb7e1
|
Cleanup and document some of the hairier State code.
Fixes #1458.
Fixes #1459.
Fixes #1460.
|
10 years ago |
Gav Wood
|
6b409f52ad
|
More descriptive errors on database fail.
Fixes #1343
|
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
|
36e2c9dbee
|
Hide accounts/contracts when we're not compiled with FATDB. Fixes #1403
|
10 years ago |
subtly
|
cddb2920a9
|
namespace eth network-protocol version for implemenations
|
10 years ago |
chriseth
|
79fb35fd69
|
Exception-throwing assert.
|
10 years ago |
Gav Wood
|
1619d230c3
|
Extensive pathway for reporting transaction execution results.
|
10 years ago |
CJentzsch
|
d57e48384b
|
uncleBlock reward modification - 15/16 -> (8+uncle.number-block.number)/8
|
10 years ago |
Gav Wood
|
640f688b45
|
Gas pricing infrastructure and a couple of pricing mechanisms.
|
10 years ago |
Gav Wood
|
717c9c06df
|
Avoid checking for difficulty when doing PoW test.
|
10 years ago |
Christoph Jentzsch
|
d8dd67ed3a
|
build fix
|
10 years ago |
Christoph Jentzsch
|
73250e4de7
|
boostify exceptions
|
10 years ago |
Gav Wood
|
eaef000af3
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
4cd9b699bd
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
1328d7e743
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
c40119340a
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
7a0f440b1f
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
5ac16c53f3
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
49b9a0224a
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
d941808524
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
4d1464783a
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
10dccac64b
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
e9822bb3bb
|
Avoid invalid paranoia tests.
|
10 years ago |
Gav Wood
|
31f3ae66fb
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
67ed60bad6
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
bb0f5358bf
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
c82d63b909
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
dfd18f714b
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
c16e3262b1
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
da1a85e71b
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
d04a94ca37
|
Avoid invalid paranoia tests.
|
10 years ago |
Gav Wood
|
60b1169726
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
96dda9d47f
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
0b3ecf4b76
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
2ffb554a9d
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
91cabff059
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
0360b20af1
|
Avoid invalid paranoia tests.
|
10 years ago |
Gav Wood
|
814349a840
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
13c082690d
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
92bfa4a7cf
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
813d5d9172
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Lefteris Karapetsas
|
4a9b2fa0c5
|
StructuredLogger's functions all become static and call the singleton getter.
|
10 years ago |