Gav Wood
|
619b02ce93
|
Proper compile fix.
|
10 years ago |
Gav Wood
|
e3aa60c445
|
Fix and clean up of State class.
Fixed #1541
|
10 years ago |
Gav Wood
|
80e22a1386
|
All of the JSONRPC APIs now work nicely with "latest" and "pending".
|
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
|
13232d6e04
|
Fixes #1509
|
10 years ago |
Gav Wood
|
6b05b8d9ff
|
Refactored much of transaction queue for tidiness and optimisation.
|
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
|
f3d4351dbf
|
Make value transfers symmetric.
|
10 years ago |
Gav Wood
|
1619d230c3
|
Extensive pathway for reporting transaction execution results.
|
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 |
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 |
Gav Wood
|
bccb7c9e89
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
1328d7e743
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
c3f998bad7
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
5ac16c53f3
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
2cfd93132b
|
Params & JSON file.
|
10 years ago |
Gav Wood
|
49b9a0224a
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
ae1cb7f1ff
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
4d1464783a
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
31f3ae66fb
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
bb0f5358bf
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
ef128a4bf4
|
Params & JSON file.
|
10 years ago |
Gav Wood
|
c82d63b909
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
72fb51d63e
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
c16e3262b1
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
60b1169726
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
0b3ecf4b76
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
d7d8875399
|
Params & JSON file.
|
10 years ago |
Gav Wood
|
2ffb554a9d
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
814349a840
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
92bfa4a7cf
|
New SecureTrie.
|
10 years ago |
Lefteris Karapetsas
|
623d640fb5
|
StructuredLogger becomes a global singleton class
|
10 years ago |
Lefteris Karapetsas
|
d0c1c510bd
|
Adding StructuredLogger class and using it in various places
- Structured logger is injected as a dependency where needed.
- Still a work in progress
|
10 years ago |
Gav Wood
|
bae383f617
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
a22208b034
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Gav Wood
|
0de7d63dc1
|
Remote mining hook.
|
10 years ago |
CJentzsch
|
7d03f7be2e
|
create block from transaction with genesis block as parent
|
10 years ago |
Gav Wood
|
c38ecd95d9
|
Split canon blockchain and basic blockchain.
|
10 years ago |
Gav Wood
|
114db8ab36
|
Revert State class changes for Mix.
|
10 years ago |
arkpar
|
950305bb79
|
fixed block generation on mine
|
10 years ago |
Gav Wood
|
14eaec0431
|
Fix warnings.
|
10 years ago |
Gav Wood
|
10c08d6204
|
getLastHashes fix.
AZ improvements.
JSAPI string fix.
|
10 years ago |
Gav Wood
|
e6ca33f814
|
API change: eth.watches will give you the log entries that are new as an
arg.
|
10 years ago |
Gav Wood
|
8491e5f2f7
|
Various fixes.
Initial portion of NatSpec integration.
|
10 years ago |
Gav Wood
|
ac583f503f
|
Implemented 256-long history for PREVHASH, though still optional.
|
10 years ago |
Paweł Bylica
|
acec80d8f1
|
Remove unnecessary changes
|
10 years ago |