Paweł Bylica
e93a87e08a
PoC-9 call depth handling update
10 years ago
Paweł Bylica
e7cff33889
Update gas costs for PoC-9: set nonzero storage clear cost
10 years ago
Marek Kotewicz
b020d44519
Merge branch 'develop' into new_jsonrpc
10 years ago
Marek Kotewicz
b76622494e
fixed natspec evaluation
10 years ago
Paweł Bylica
970ec93516
Merge remote-tracking branch 'upstream/develop' into evmjit
10 years ago
chriseth
d5b803a6ec
Merge pull request #1237 from chriseth/sol_sourceLocationsFix
Fixed: Some instructions did not have source locations.
10 years ago
Paweł Bylica
1f231bafcc
Update gas costs for PoC-9: changes in CALL gas price support
10 years ago
Marek Kotewicz
39e72eaa0c
removed unused file
10 years ago
Marek Kotewicz
df4e5a70da
Merge commit 'dc97c3d3ad736d79aeeb82baae6aa45015620846' as 'libnatspec/natspecjs'
10 years ago
Marek Kotewicz
dc97c3d3ad
Squashed 'libnatspec/natspecjs/' content from commit 4f31ed9
git-subtree-dir: libnatspec/natspecjs
git-subtree-split: 4f31ed9698be96c347ea769b8b7e77a9507fb615
10 years ago
Marek Kotewicz
b3db31fc36
pullSubtree.sh
10 years ago
CJentzsch
d57e48384b
uncleBlock reward modification - 15/16 -> (8+uncle.number-block.number)/8
10 years ago
chriseth
1cb97cd6f0
Merge pull request #1232 from chriseth/sol_fix_sourcesForSubAssemblies
Output source lines for sub-assemblies.
10 years ago
yann300
e60fe6bc4d
Merge remote-tracking branch 'up/develop' into logsManagement
10 years ago
yann300
16812749e5
format executive.cpp exception
10 years ago
Marek Kotewicz
2b293a3f9b
Merge branch 'develop' into new_jsonrpc
10 years ago
chriseth
fb38209e91
Style fixes.
10 years ago
chriseth
cec5b3b60e
Fixed: Some instructions did not have source locations.
10 years ago
chriseth
6540d67968
Output source lines for sub-assemblies.
10 years ago
Arkadiy Paronyan
bae43f1787
Merge pull request #1239 from arkpar/mix_ux
Mix: Create blocks with a new min difficulty
10 years ago
Arkadiy Paronyan
8ec399fae8
Merge pull request #1208 from arkpar/mix_srci
Mix: solidity debugger inspectors
10 years ago
yann300
19f72efa1c
Merge remote-tracking branch 'up/develop' into logsManagement
10 years ago
yann300
c22df42b0b
- use input to filter logs by any str.
- format exceptions coming from Executive.cpp
10 years ago
chriseth
412be6e0e1
Merge pull request #1241 from LefterisJP/eth_TestExceptionsImprovement
Improving ETH_TEST() exception macros
10 years ago
Lefteris Karapetsas
051fc0e772
style fixes in TestHelper.h
10 years ago
subtly
529fda3a95
lifecycle management of handshake sessions
10 years ago
Lefteris Karapetsas
11bcdb2a73
Improving ETH_TEST() exceptions
- Properly printing fail check/require message same way as BOOST
implementation does
- Also add a Test Pass Checkpoint call to be sure the last checkpoint is
reported properly
- Catch any sort of exception in the no throw
10 years ago
CJentzsch
78002e81c5
Merge remote-tracking branch 'upstream/develop' into suicideRefundTests
Conflicts:
test/stTransactionTestFiller.json
test/vmArithmeticTestFiller.json
10 years ago
Lu Guanqun
19220b9fe5
fix rebase errors
10 years ago
subtly
fc1f5d749e
Merge branch 'develop' into p2p
10 years ago
Lu Guanqun
3eeac6a21b
add the location of a duplicated function
10 years ago
Lu Guanqun
aa68913dd2
make it work for var x = f;
10 years ago
Lu Guanqun
eeaf97ae7f
add another var x = f; overloaded function test case
10 years ago
Lu Guanqun
b441305234
remove debug stuff
10 years ago
Lu Guanqun
17f79a5c6e
implement overload resolution
10 years ago
Lu Guanqun
fcc31b7a7f
the contract interfaces should take overloaded function into consideration TODO:
10 years ago
Lu Guanqun
29ec4453b5
add two overloaded function test cases
10 years ago
Lu Guanqun
774d677aac
add test cases for functions in derived overload functions in base
10 years ago
Lu Guanqun
0f2f0195be
fix test code due to API changes in DeclarationContainer
10 years ago
Lu Guanqun
f2da0e249c
enhance DeclarationContainer to use `std::set` so that it can handle overloaded function names
10 years ago
Lu Guanqun
522f428849
add end to end test cases related to overloaded functions
10 years ago
Lu Guanqun
defd6cfa21
mark an identifier as callable if its next token is '('
10 years ago
Lu Guanqun
2a48091ff2
add two parsing test cases related to overloaded functions
10 years ago
arkpar
4ec1068277
new min block difficulty
10 years ago
Gav Wood
35ad8b70b4
Merge pull request #1235 from winsvega/poc9trie
vmTests
10 years ago
subtly
d78da4ca8f
coding standards
10 years ago
subtly
6b5c3acf26
fix kdf test
10 years ago
Gav Wood
3fab9f2a73
Solidity fixes.
10 years ago
Gav Wood
40693a1ad3
Mac compile fixes.
10 years ago
Gav Wood
36e6d01795
Force chromium to be built.
10 years ago