Gav Wood
|
53b50a1213
|
Avoid accidentally reaping properly managed watches.
|
10 years ago |
CJentzsch
|
1fcb747fef
|
fix CallCode to address 0
|
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 |
Gav Wood
|
09094cbc07
|
Silly shadow bug fix.
|
10 years ago |
Gav Wood
|
bba8184f1e
|
First attempt at GPU integration.
|
10 years ago |
Gav Wood
|
f3b063e33a
|
Target minimum of 3141592 gas limit, use the same as the minimum.
|
10 years ago |
Gav Wood
|
95267a1d03
|
Minor fix for block getting.
|
10 years ago |
Gav Wood
|
de4cfb1581
|
Avoid DB collision.
|
10 years ago |
Gav Wood
|
fef48ad83b
|
Fixups for blooms and crashes.
|
10 years ago |
Gav Wood
|
2d5d5d3978
|
Update Genesis blocks into compliance.
|
10 years ago |
Gav Wood
|
f7b746b1d8
|
Fixes for previous commit.
|
10 years ago |
Gav Wood
|
c1e71dae80
|
Remove skip & max, integrate new heirarchical bloom stuff with everything
else.
|
10 years ago |
Gav Wood
|
4a684ea86f
|
First draft of recursive bloom.
|
10 years ago |
subtly
|
150772e778
|
buildbot commit
|
10 years ago |
Marek Kotewicz
|
e0b03952c1
|
fixed "recommend releasing mutex as quickly as possible"
|
10 years ago |
Marek Kotewicz
|
26c2470516
|
eth_call on block with number
|
10 years ago |
CJentzsch
|
d57e48384b
|
uncleBlock reward modification - 15/16 -> (8+uncle.number-block.number)/8
|
10 years ago |
Gav Wood
|
40693a1ad3
|
Mac compile fixes.
|
10 years ago |
Gav Wood
|
289fe2d58b
|
Fast lookups in filter.
|
10 years ago |
Gav Wood
|
640f688b45
|
Gas pricing infrastructure and a couple of pricing mechanisms.
|
10 years ago |
Gav Wood
|
a1c68d6f8c
|
Suicide refunds.
Compile fix.
|
10 years ago |
Gav Wood
|
717c9c06df
|
Avoid checking for difficulty when doing PoW test.
|
10 years ago |
Marek Kotewicz
|
8e65751c2d
|
fixed transactionHashes && getTransactionByHash
|
10 years ago |
Christoph Jentzsch
|
d8dd67ed3a
|
build fix
|
10 years ago |
Christoph Jentzsch
|
73250e4de7
|
boostify exceptions
|
10 years ago |
Gav Wood
|
5de5f3144e
|
Windows fix.
|
10 years ago |
subtly
|
339e4aec33
|
offset logic for eth packets
|
10 years ago |
Marek Kotewicz
|
326476c4f4
|
fixed compiling on osx
|
10 years ago |
Gav Wood
|
6f7bcc489a
|
Minor fix.
|
10 years ago |
Gav Wood
|
53cc6cf71f
|
Cache reporting in AZ.
|
10 years ago |
Gav Wood
|
7208686db8
|
Caching.
|
10 years ago |
Gav Wood
|
b5c2e82b19
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
e241db70a8
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Gav Wood
|
c187452a1d
|
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
|
3a715aa10a
|
Params & JSON file.
|
10 years ago |
Gav Wood
|
eaef000af3
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
81b0c13e74
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
ad2b3d5394
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
1e06d1fb69
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
d095688bd0
|
Gas fixes.
Trie fixes.
|
10 years ago |
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
|
d636372c23
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
82cbf1c915
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
6aa1db26e6
|
Log/bloom alterations.
|
10 years ago |
Gav Wood
|
d6068763c5
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
00c2e95486
|
Gas fixes.
Trie fixes.
|
10 years ago |