Commit Graph

1898 Commits

Author SHA1 Message Date
Gav Wood
8665d76f52 Merge pull request #1546 from chriseth/sol_assumeContractNotCreated
Retain more gas for the case that the called contract is not yet created
2015-04-08 22:45:13 +02:00
Gav Wood
07940a644d Merge pull request #1401 from winsvega/expectedState
Expected state
2015-04-08 22:42:36 +02:00
Liana Husikyan
377e543558 fixes
added more tests
2015-04-08 15:56:36 +02:00
Liana Husikyan
5c0fe54f3f added < uint256 uinttype to test 2015-04-08 15:56:36 +02:00
Liana Husikyan
4d4a999db2 added implementation to append code for State variable accessor
fixed tests
2015-04-08 15:56:35 +02:00
Liana Husikyan
a33564fbcc some more tests 2015-04-08 15:56:35 +02:00
Liana Husikyan
32ae2ea75c added createing FunctionType from ArrayType VariableDeclaration
added test
2015-04-08 15:56:35 +02:00
Gav Wood
fff3784c01 Remove VMTRACE.
Better transaction logging.
Avoid bothering with obviously invalid transactions.
2015-04-08 02:42:51 +02:00
Wins Vega
ff5ce7bda3 Check State: windows build 2015-04-08 01:31:30 +04:00
winsvega
32bde18a27 Check State
bump builds
2015-04-07 21:32:33 +03:00
winsvega
3a96756951 Check State
bump builds
2015-04-07 21:32:32 +03:00
winsvega
dd0cdddd94 Check State
style changes
2015-04-07 21:32:32 +03:00
winsvega
4774ccfb28 Check State
Unused Variable
2015-04-07 21:32:32 +03:00
winsvega
44405625f2 Check State
Style + Rebase
2015-04-07 21:32:32 +03:00
winsvega
c38c8bb567 Check State
style changes
2015-04-07 21:32:32 +03:00
winsvega
923e452846 Check State
Style Changes
2015-04-07 21:32:32 +03:00
winsvega
ba3cf808ca Check State
vmTests
2015-04-07 21:32:32 +03:00
winsvega
05e704fb27 Check State
vmTests expect section
2015-04-07 21:32:32 +03:00
winsvega
fd1cccaf89 Check State
vmArithmeticTestFiller, memory test fix
2015-04-07 21:32:32 +03:00
winsvega
d90dc70bb8 Check State
stSolidityTest
2015-04-07 21:32:32 +03:00
winsvega
2e71a91323 Check State
State tests with expect section
2015-04-07 21:32:32 +03:00
winsvega
adba4fb9a1 Check State
Incomplete State Support
2015-04-07 21:32:32 +03:00
winsvega
b0c8babf0e Check State
Refactoring
2015-04-07 21:32:32 +03:00
winsvega
7ed2db70a7 Expected State
some test demo
2015-04-07 21:32:31 +03:00
winsvega
bfc4d2eceb Expect State Check
state and vmtests
2015-04-07 21:32:31 +03:00
winsvega
a14cada9dd State Test
Expected state check when filling test
2015-04-07 21:32:31 +03:00
chriseth
68b61432ae Typos and docs. 2015-04-07 17:21:09 +02:00
chriseth
4c656af3ec SHA3 optimizations. 2015-04-07 17:21:09 +02:00
chriseth
c01c07e311 Retain more gas for the case that the called contract is not yet created. 2015-04-07 14:03:57 +02:00
subtly
3bcd801812 Merge branch 'develop' into p2p 2015-04-07 06:00:26 +02:00
CJentzsch
1c13f1e4d5 style 2015-04-07 00:23:20 +02:00
CJentzsch
9deb2659c0 style 2015-04-07 00:07:38 +02:00
CJentzsch
62e73c10ba Merge remote-tracking branch 'upstream/develop' into addTests 2015-04-07 00:03:40 +02:00
CJentzsch
bcc92ec956 add invalid timestamp 2015-04-07 00:03:03 +02:00
Gav Wood
ef912bdb04 Disable SHA256/RIPEMD tests for now. 2015-04-06 22:33:32 +02:00
CJentzsch
b9ace5452e Merge remote-tracking branch 'upstream/develop' into addTests 2015-04-06 10:20:58 +02:00
CJentzsch
8921dc0de4 uncle with same block number + uncle header validity 2015-04-06 08:52:20 +02:00
Gav Wood
ac32ee3ec7 Nicer build options. 2015-04-06 02:30:50 +02:00
subtly
11220625bd Merge branch 'develop' into p2p 2015-04-05 22:43:20 +02:00
Gav Wood
a250749505 Typo "fix" fixed. 2015-04-05 22:13:24 +02:00
Gav Wood
0dc70c63a9 Move hash to a hidden function, and provide a datapath to it so avoid
unneeded SHA3s.
2015-04-05 21:08:22 +02:00
Gav Wood
966407f285 Allow Solidity build to be disabled. 2015-04-05 17:46:12 +02:00
Gav Wood
8afc2ab1e1 Decent transaction import result provision.
Give network a hint about what's going on for peer backoffs.
Avoid sleeping in main loop when there's still work on.
2015-04-05 16:33:51 +02:00
subtly
a8c8d5ece5 Improve addNode functionality when addNode is called during network startup. 2015-04-05 15:49:53 +02:00
Gav Wood
684aafdbd1 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 2015-04-05 15:35:05 +02:00
Gav Wood
c077a523db New DAG file scheme. 2015-04-05 14:47:39 +02:00
subtly
985271d8fc Merge branch 'develop' into p2p 2015-04-05 14:03:25 +02:00
Gav Wood
158fdc1798 Merge pull request #1466 from imapp-pl/pr/jit_cache
EVM JIT stack limit support
2015-04-04 23:56:07 +02:00
Gav Wood
42ef188027 Merge pull request #1482 from debris/eth_version
jsonrpc eth_version method
2015-04-04 23:52:40 +02:00
subtly
e03ee60fa4 Merge branch 'develop' into p2p 2015-04-04 22:02:21 +02:00