Gav Wood
|
c82d63b909
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
845699fa0f
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
72b269cb40
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
dcf7686c6f
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
c5c35e6204
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
71aefc516a
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
72fb51d63e
|
State integration test.
Fixes to the FatTrie.
|
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
|
32ae6b974f
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
3b2c24d45f
|
Alter Genesis block.
Add FeeStructure.
|
10 years ago |
Gav Wood
|
5256c22848
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
790df99252
|
Log/bloom alterations.
|
10 years ago |
Gav Wood
|
d04a94ca37
|
Avoid invalid paranoia tests.
|
10 years ago |
Gav Wood
|
de18053067
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
314b82a1cd
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
40c8ec7cb6
|
New gas pricing for PoC-9.
|
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 |
caktux
|
f06a254019
|
conditional cdebug
|
10 years ago |
CJentzsch
|
0aee93a3b3
|
do need write memory to vm trace if greater than 1000 bytes
|
10 years ago |
CJentzsch
|
e5ce6fb0d9
|
style
|
10 years ago |
CJentzsch
|
bb8e57e426
|
block and tx RLP needs to be a list
|
10 years ago |
Gav Wood
|
77026ac612
|
Verbosity to test big with watch garbage collection.
|
10 years ago |
arkpar
|
3767677b27
|
explicit operator bool for hash type
|
10 years ago |
CJentzsch
|
a9cc2ffa87
|
address can only be empty or 20 bytes, nothing in between
|
10 years ago |
CJentzsch
|
4a269eb473
|
fix too-small-address-length bug in transaction
|
10 years ago |
Gav Wood
|
4323c987b7
|
cppcheck fixes.
|
10 years ago |
Gav Wood
|
4e6f4013a5
|
Decimal wei rather than hex balance.
Memory back to linear cost.
|
10 years ago |
Gav Wood
|
6fbee922e0
|
Remove genesis contract.
|
10 years ago |
Gav Wood
|
5da1879673
|
Better, modular Genesis info.
|
10 years ago |
Gav Wood
|
4ffa45b83f
|
Genesis info.
|
10 years ago |
Marek Kotewicz
|
6745e188c1
|
JSON-RPC transactionCount && uncleCount, fixed #1027
|
10 years ago |
Marek Kotewicz
|
dd0744e8a3
|
fixed #1022
|
10 years ago |
CJentzsch
|
792b47deba
|
fix GasUsed bug
|
10 years ago |
Gav Wood
|
513fc897d8
|
External Debugger for debugging past transactions, too.
|
10 years ago |
Gav Wood
|
a5b758e77d
|
Minor style fix.
|
10 years ago |
Gav Wood
|
1966e57e39
|
Avoid making blocks with invalid timestamps.
|
10 years ago |
Patrick Salami
|
f1acd74f71
|
fixed indentation
|
10 years ago |
Patrick Salami
|
a253a894e7
|
added CLI flag to set number of mining threads
for eth and neth
|
10 years ago |
subtly
|
572e451bab
|
Added session to hostcapabilityface::peers to ensure it isn't deallocated when shared-ptr to cap is returned. Previously hosts depended on using Session however this could result in an infinite session when hostcapface::peers is processed concurrently (mutexes can make this a likely event). This will be cleaner with better integration of Session and Peer.
|
10 years ago |
Lu Guanqun
|
77a15f749f
|
change typedef to using according to preferred coding style
|
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
|
0b7f591cd0
|
Garbage collection fixes.
|
10 years ago |
Gav Wood
|
2b5beb01e8
|
Reduce verbosity.
|
10 years ago |
Gav Wood
|
7fc1660bfb
|
Garbage collection on watches.
|
10 years ago |
Marek Kotewicz
|
6ab44208a0
|
macfix
|
10 years ago |