Gav Wood
|
d0a90764db
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
bccb7c9e89
|
State integration test.
Fixes to the FatTrie.
|
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
|
014a0ee274
|
VM CALLCODE fix.
|
10 years ago |
Gav Wood
|
d636372c23
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
6aa1db26e6
|
Log/bloom alterations.
|
10 years ago |
Gav Wood
|
c3f998bad7
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
7a0f440b1f
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
5ac16c53f3
|
New SecureTrie.
|
10 years ago |
CJentzsch
|
18c305ed59
|
check for minGasLimit and minDifficulty when constructing block
|
10 years ago |
Gav Wood
|
08f27a3bbd
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
e36bb27269
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Gav Wood
|
103b9ea0a7
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
Gav Wood
|
458d832cc6
|
RLP tool.
|
10 years ago |
CJentzsch
|
c8a03dcf58
|
merge
|
10 years ago |
Gav Wood
|
2cfd93132b
|
Params & JSON file.
|
10 years ago |
Gav Wood
|
95587acdc0
|
More info in AZ.
|
10 years ago |
CJentzsch
|
3c08161974
|
update block tests to latest changes PoW changes
|
10 years ago |
CJentzsch
|
3f8be2aabc
|
fix blockGasLimit bug : 1024 -> 2048
|
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
|
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
|
55b2bca0d3
|
Log/bloom alterations.
|
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 |
arkpar
|
9c005828cc
|
refactored some exceptions for thread safety
|
10 years ago |
jhuntley
|
4f109d29a6
|
Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'.
|
10 years ago |
CJentzsch
|
bb8e57e426
|
block and tx RLP needs to be a list
|
10 years ago |
Gav Wood
|
2d90602182
|
Min 1024 on difficulty.
|
10 years ago |
arkpar
|
3767677b27
|
explicit operator bool for hash type
|
10 years ago |
Gav Wood
|
bcb8889853
|
Protocol bump.
|
10 years ago |
Marek Kotewicz
|
dd0744e8a3
|
fixed #1022
|
10 years ago |
CJentzsch
|
792b47deba
|
fix GasUsed bug
|
10 years ago |
Gav Wood
|
bfc037f688
|
Transact dialog supports all the NatSpec stuff.
|
10 years ago |
Gav Wood
|
809df5cdc5
|
Working, albeit slowly, non-NatSpec transaction confirmations.
|
10 years ago |
yann300
|
53e901930d
|
small changes
|
10 years ago |
yann300
|
2ff89547d6
|
Change in formatting storage values.
|
10 years ago |
yann300
|
8457bc4efb
|
bug fix: storage view in debug pane broken for long values.
|
10 years ago |
Christian
|
f7867d39b0
|
MSVC constexpr fix.
|
10 years ago |
Gav Wood
|
11cbd42220
|
Cleanups for ether denominations.
|
10 years ago |
Lu Guanqun
|
82250e1a8e
|
simplify ether unit with templates
|
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 |
Gav Wood
|
7b573c499b
|
Move to PV53 along with timestamp being strictly > last time.
|
10 years ago |
CJentzsch
|
ac8ddfdcd8
|
first definition of block tests - header only
|
10 years ago |