Gav Wood
|
2513561a33
|
Avoid mining invalid blocks. Actually allow external mining.
|
10 years ago |
Paweł Bylica
|
c30ae3216d
|
Force Interpreter VM when VM tracing requested (moved from State to Executive).
Fixes https://github.com/ethereum/cpp-ethereum/issues/2585.
|
10 years ago |
Paweł Bylica
|
f16cb2e23e
|
Force Interpreter VM when VM tracing requested.
Fixes https://github.com/ethereum/cpp-ethereum/issues/2585.
|
10 years ago |
Gav Wood
|
5d08a13ce8
|
Fixed block reward, transaction dialog.
|
10 years ago |
Gav Wood
|
d74eb47e35
|
Fix BadRoot.
|
10 years ago |
Gav Wood
|
f7b90247bd
|
Always populate transaction in verifyBlock.
|
10 years ago |
Gav Wood
|
51f887aac5
|
Make sure all directories are not readable by baddies (dejavu wk1#0).
Closes #2509.
Remove neth :(. Who knows, perhaps not forever...
|
10 years ago |
Gav Wood
|
e14d000bea
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
58c7d1ead6
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
0c5e924745
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Gav Wood
|
32c11d9664
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
Gav Wood
|
f693ac0cc4
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
d76b9b3d18
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
a00196914a
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Gav Wood
|
361c073bdc
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
Gav Wood
|
ff2f952184
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
4f32150a6a
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
1bc77af041
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Gav Wood
|
bcc35d67a1
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
Gav Wood
|
1e6bf809b4
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
e18e3de824
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
88cd4dfad7
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Gav Wood
|
0158351621
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
Gav Wood
|
5ee3e8e5fc
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
d16c51a56f
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
75857ef5d4
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Gav Wood
|
a04ba152e5
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
Gav Wood
|
487349bf09
|
All fields of BlockInfo now private.
|
10 years ago |
Gav Wood
|
68b2c8ecbf
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
212d433370
|
Basic Proof-of-Authority sealent.
|
10 years ago |
Gav Wood
|
9ae950d4ad
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
arkpar
|
3db5d95716
|
State and Client minor cleanup
|
10 years ago |
arkpar
|
c82dd4842b
|
state cleanup
|
10 years ago |
Gav Wood
|
aede1619c8
|
Reversion of hardfork.
|
10 years ago |
Gav Wood
|
b3a1038fe5
|
Nicer import graph.
|
10 years ago |
Gav Wood
|
d94999967d
|
Undo hard fork.
|
10 years ago |
Gav Wood
|
f2fdd8fb32
|
Nicer import graph.
|
10 years ago |
Gav Wood
|
f35358caa0
|
Undo hard fork.
|
10 years ago |
Gav Wood
|
136a077625
|
Undo hard fork.
|
10 years ago |
Gav Wood
|
5124ff752b
|
Switch to YP compliant gas accounting at block 830k
|
10 years ago |
Gav Wood
|
f29cb461c9
|
Tidy up gaurds. Shorted extraData to max size.
|
10 years ago |
Gav Wood
|
e1edbcf581
|
Avoid spurious error messages.
|
10 years ago |
Gav Wood
|
0ec0e5c4ea
|
Fix ready for gas used/refunded.
|
10 years ago |
arkpar
|
440f6e7dc2
|
import transactions in a separate thread
|
10 years ago |
Gav Wood
|
d73209158e
|
test for new transaction queue.
Some cleanups and enhacements to Guards & Notifier.
Fix an invariant TransactionQueue.
|
10 years ago |
Gav Wood
|
4346b80f06
|
Revert "Txqueueasyncverify"
|
10 years ago |
arkpar
|
c7a516714d
|
prioritized transaction queue
Conflicts:
libethereum/TransactionQueue.cpp
msvc build fix
|
10 years ago |
Gav Wood
|
ca487600a3
|
Multiple directories involved now.
|
10 years ago |
Gav Wood
|
f1c91d5c7f
|
Capture this by value not reference. Remove dead code.
|
10 years ago |
Gav Wood
|
00a6208e79
|
Don't drop DB when chaning DB format.
Don't die when geth is run.
Repotting.
Fixed #2354.
|
10 years ago |