Gav Wood
|
942818628a
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
d413de8f11
|
update gas costs
|
10 years ago |
CJentzsch
|
017fd72f30
|
fix jumpdest - dont require anything on the stack
|
10 years ago |
CJentzsch
|
d19b50d6e6
|
add memory tests
|
10 years ago |
CJentzsch
|
b24ea8badc
|
only check rootHash of state if FATDB is off
|
10 years ago |
Gav Wood
|
e44062cca9
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
b3c0366cfa
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
1c73db8695
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
798f636c23
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
628a145f21
|
Fixes for FatTrie.
|
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
|
72e681a65b
|
Fat Trie and tests for it.
|
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
|
7ccf3d00b2
|
VM CALLCODE fix.
|
10 years ago |
Gav Wood
|
f7dba3781a
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
5d1e93ec0e
|
Alter Genesis block.
Add FeeStructure.
|
10 years ago |
Gav Wood
|
52661968eb
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
55b2bca0d3
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
7b22f8da22
|
update gas costs
|
10 years ago |
Gav Wood
|
e9822bb3bb
|
Avoid invalid paranoia tests.
|
10 years ago |
CJentzsch
|
7256d573d7
|
fix jumpdest - dont require anything on the stack
|
10 years ago |
CJentzsch
|
472f15effe
|
add memory tests
|
10 years ago |
CJentzsch
|
e7fae29713
|
only check rootHash of state if FATDB is off
|
10 years ago |
Gav Wood
|
64cf0a986c
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
4a530758b0
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
f799303ea5
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
724cf629cf
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
012be4f084
|
Fixes for FatTrie.
|
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
|
c88590f0b8
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
bb0f5358bf
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
0887b2d0cd
|
Merge pull request #1216 from arkpar/eth_exceptions
Refactored some exceptions for thread safety
|
10 years ago |
Gav Wood
|
42df6c484c
|
Merge pull request #1218 from arkpar/eth_hostfix
Uninitialized member in EthereumPeer
|
10 years ago |
arkpar
|
e2fe258d41
|
Super effective exception constructor
|
10 years ago |
chriseth
|
1c48391435
|
Merge pull request #1212 from chriseth/sol_arrayIndexOnCalldata
Index access for calldata and byte arrays.
|
10 years ago |
arkpar
|
7f4ff430cc
|
uninitialized member
|
10 years ago |
chriseth
|
11a4ec737a
|
Merge pull request #1205 from LianaHus/sol_SourceLineInOutput
Added source lines to output
|
10 years ago |
arkpar
|
9c005828cc
|
refactored some exceptions for thread safety
|
10 years ago |
Liana Husikyan
|
1b2efc5bf2
|
one more style fix
|
10 years ago |
Liana Husikyan
|
c17c9a4c31
|
style fixes
|
10 years ago |
chriseth
|
7584f387d4
|
Styling
|
10 years ago |
Christian
|
a3b95811d4
|
Index access for calldata arrays.
|
10 years ago |
Gav Wood
|
51bca394f4
|
Merge pull request #1209 from arkpar/build_pedantic
Enabled -pedantic for gcc build
|
10 years ago |
Liana Husikyan
|
18176ea3e4
|
added source code printing for each output line.
some changes after pr review
|
10 years ago |
Liana Husikyan
|
369abf4294
|
to include source lines in output stream AssemblyItem's appropriate function is now receiving the map of fileNames to sourceCodes as argument.
|
10 years ago |
Arkadiy Paronyan
|
239cde887a
|
Merge pull request #1206 from yann300/registrar
mix - DeploymentDialog Redesign
|
10 years ago |
yann300
|
f719f879b4
|
small changes
|
10 years ago |