CJentzsch
|
dd60595e6f
|
fix jumpdest - dont require anything on the stack
|
10 years ago |
CJentzsch
|
9a2d9684e3
|
add memory tests
|
10 years ago |
CJentzsch
|
9bed576fe8
|
only check rootHash of state if FATDB is off
|
10 years ago |
Gav Wood
|
de18053067
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
8cdbb18419
|
JUMPDEST is 1.
|
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
|
d40f1c376d
|
Fixes for FatTrie.
|
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
|
d7b84f1731
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
0b3ecf4b76
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
0ecf17e578
|
Add the library until we figure out git subtree/submodule
|
10 years ago |
Gav Wood
|
6ac0465421
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
|
10 years ago |
Gav Wood
|
cb23dfb3a5
|
Merge pull request #1223 from CJentzsch/POC9tests
uncle header tests
|
10 years ago |
Gav Wood
|
1a8e01a964
|
Merge pull request #1224 from CJentzsch/poc9Tests
check for minGasLimit and minDifficulty when constructing block
|
10 years ago |
yann300
|
1092518fe7
|
- logs pane below the status pane
- retrieve javascript message
|
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 |
Gav Wood
|
602ee47ef4
|
Don't use flawed way of generating random keys.
|
10 years ago |
CJentzsch
|
96c552820b
|
fix
|
10 years ago |
CJentzsch
|
660c61301e
|
try to have a uncle with block number = 1
|
10 years ago |
subtly
|
df96fcd03b
|
separate packet type. add coding.
|
10 years ago |
subtly
|
a0aaf614f3
|
sharedptr wrapper class for socket
|
10 years ago |
CJentzsch
|
a63893ede9
|
check for minGasLimit and minDifficulty when constructing block
|
10 years ago |
CJentzsch
|
f572da381d
|
merge
|
10 years ago |
CJentzsch
|
fc9ad9eb5e
|
add secure trie tests
|
10 years ago |
arkpar
|
e2fe258d41
|
Super effective exception constructor
|
10 years ago |
CJentzsch
|
73c43b400d
|
Merge remote-tracking branch 'upstream/poc9trie' into POC9tests
|
10 years ago |
CJentzsch
|
6a8eecffa4
|
add uncle tests
|
10 years ago |
CJentzsch
|
8877fba8dd
|
style + add test cases
|
10 years ago |
CJentzsch
|
b491686a2f
|
style
|
10 years ago |
CJentzsch
|
f4563c84a3
|
add first uncle test
|
10 years ago |
CJentzsch
|
260aa0c4b2
|
update blockchain test filler to new min diff and min gasLimit
|
10 years ago |
CJentzsch
|
7b0f09591e
|
add uncle header feature for fillers
|
10 years ago |
subtly
|
23a64667e3
|
classify handshake and begin pulling rlpx into session
|
10 years ago |
CJentzsch
|
577b7dc9af
|
add quadratic complexity tests
|
10 years ago |
chriseth
|
1c48391435
|
Merge pull request #1212 from chriseth/sol_arrayIndexOnCalldata
Index access for calldata and byte arrays.
|
10 years ago |
subtly
|
4b198939cd
|
test header macs
|
10 years ago |
Gav Wood
|
8d6cb82083
|
Cache reporting in AZ.
|
10 years ago |
subtly
|
7386ad2606
|
prep for framing. remove unused raw network send() methods from capabilities. bump protocol version. back out magic sequence packet prefix.
|
10 years ago |
Gav Wood
|
114712aa43
|
Caching.
|
10 years ago |
arkpar
|
7f4ff430cc
|
uninitialized member
|
10 years ago |
Marek Kotewicz
|
3f99c94d5f
|
topic -> topics, always an array
|
10 years ago |
Marek Kotewicz
|
112a803295
|
jsonrpc accepts "latest" as block number
|
10 years ago |
Marek Kotewicz
|
2f70a38502
|
shh_changed -> shh_getFilterChanges
|
10 years ago |
Marek Kotewicz
|
2fe79191e2
|
everything hex!
|
10 years ago |
Marek Kotewicz
|
aa689d0565
|
compiling all targers
|
10 years ago |
chriseth
|
11a4ec737a
|
Merge pull request #1205 from LianaHus/sol_SourceLineInOutput
Added source lines to output
|
10 years ago |
Gav Wood
|
90bb001cf9
|
Fast block hash from number.
|
10 years ago |