Gav Wood
|
2513561a33
|
Avoid mining invalid blocks. Actually allow external mining.
|
10 years ago |
Gav Wood
|
23983aaf97
|
Fix for gas floor calc.
|
10 years ago |
Gav Wood
|
756ca99f6d
|
Minor updates to gas limit floor machanism.
|
10 years ago |
Gav Wood
|
11abba272b
|
Target 5000 gas floor for frontier.
|
10 years ago |
Gav Wood
|
008c400cfb
|
Interactive is now a JS console.
Network can be chosen at run time (--frontier, --olympic).
Params slimmed, uses JSON.
|
10 years ago |
arkpar
|
c72564d25c
|
fixing solidity tests
|
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
|
076e5c03ee
|
libethcore on a new path.
|
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
|
d9372d67d1
|
libethcore on a new path.
|
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
|
3146cf6cb7
|
libethcore on a new path.
|
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
|
02557813a9
|
libethcore on a new path.
|
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
|
db577f831f
|
libethcore on a new path.
|
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
|
5660a17ffe
|
libethcore on a new path.
|
10 years ago |
Gav Wood
|
9ae950d4ad
|
Modularise nonce, mix hash and seed hash.
|
10 years ago |
CJentzsch
|
beb352549c
|
even more
|
10 years ago |
Gav Wood
|
095b6f8189
|
Report bad blocks using published standards.
|
10 years ago |
Gav Wood
|
05ea9941c9
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
arkpar
|
4e358001ac
|
orderedTrieRoot testing
|
10 years ago |
Gav Wood
|
ac60b992c6
|
Parallelised BlockQueue.
Setup for using TrieRoot.
|
10 years ago |
subtly
|
9357e47a83
|
Update gas limit modulation.
|
10 years ago |
CJentzsch
|
4b3fd578f8
|
fix selecting gasLimit
|
10 years ago |
CJentzsch
|
de64afac2b
|
fix
|
10 years ago |
CJentzsch
|
7ca3e39298
|
fix BlockGasLimit verification
|
10 years ago |
Gav Wood
|
568e46a32b
|
Bump.
|
10 years ago |
Gav Wood
|
06b483326c
|
Fix up commit that has ugly verbose messages.
|
10 years ago |
winsvega
|
b0d1cbb8a1
|
total difficulty
|
10 years ago |
chriseth
|
8f98d65626
|
Split params into evm-related and mining/block-related.
|
10 years ago |
chriseth
|
2111cd4894
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
10 years ago |
Gav Wood
|
3efa477be6
|
Avoid div by zero.
Always prepare work, even when not apparently mining.
|
10 years ago |
Gav Wood
|
45bacf8566
|
AlethZero fixes.
|
10 years ago |
Gav Wood
|
cfd8274097
|
AlethZero fixes.
|
10 years ago |
Gav Wood
|
0547a6c1d5
|
Fix build.
|
10 years ago |
Gav Wood
|
e3aa60c445
|
Fix and clean up of State class.
Fixed #1541
|
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 |