Commit Graph
4523 Commits
Author SHA1 Message Date
chriseth 60f335b400 Structural gas estimator. 2015-05-06 10:43:59 +02:00
chriseth c3e5fe6a12 Structural gas estimator. 2015-05-06 10:43:59 +02:00
winsvega b5127a90de singletest when refill
Solidity Contract Inheritance Test
2015-05-05 21:43:26 +03:00
winsvega ce40f285f3 Solidity: cryptographic ecrecover test 2015-05-05 18:15:26 +03:00
chriseth b5491873bc Fix for exception if function hashes not requested. 2015-05-05 17:08:30 +02:00
Gav Wood fce1a7f82e Merge pull request #1743 from chriseth/evmasm
Move assembly related files to libevmasm and split parameters.
2015-05-05 16:06:17 +02:00
Gav Wood 22eaf8ecd8 Merge pull request #1743 from chriseth/evmasm
Move assembly related files to libevmasm and split parameters.
2015-05-05 16:06:17 +02:00
winsvega d2457abb98 Specifing concrete test when filling testsuite 2015-05-05 16:46:01 +03:00
CJentzsch 75982d444f add bc wallet test 2015-05-05 15:31:43 +02:00
winsvega 76e1df6c9b Solidity: Cryptographic funcs fix 2015-05-05 14:47:36 +03:00
Vlad Gluhovsky dfd10d7dcc libp2p test
test for requirePeer function
2015-05-05 13:11:32 +02:00
Marek Kotewicz 7881b69f62 Merge branch 'develop' into v8console 2015-05-05 12:33:33 +02:00
CJentzsch dc0c5b74f9 finish wallet state tests 2015-05-05 11:01:06 +02:00
Marek Kotewicz f59d81d33f wrap const char* in jsstring 2015-05-05 10:37:14 +02:00
CJentzsch 6bd430baa1 add day limit tests 2015-05-05 10:13:41 +02:00
CJentzsch b7432b8140 tests for contract multiowned 2015-05-05 08:00:33 +02:00
Liana Husikyan 730dc3e21b Update NameAndTypeResolver.cpp 2015-05-04 17:30:28 +02:00
Liana Husikyan e2d9ef6945 Update AST.cpp 2015-05-04 17:28:28 +02:00
Liana Husikyan 745f569443 Update AST.cpp 2015-05-04 17:21:59 +02:00
Liana Husikyan 0a15157155 some more style fixes 2015-05-04 17:19:16 +02:00
Liana Husikyan ebaf3c48a6 small fix 2015-05-04 17:18:44 +02:00
chriseth a9d5cba6b2 Removed layouting space. 2015-05-04 16:50:30 +02:00
chriseth e78be5f4be Feature for commandline compiler to output the function signature hashes. 2015-05-04 16:21:44 +02:00
Liana Husikyan 10c3d76555 fixed warrning 2015-05-04 15:03:15 +02:00
Liana Husikyan 0d47ed82b1 fixed the order of error msgs 2015-05-04 14:47:38 +02:00
Liana Husikyan 8b5fa857d7 created secondarySoureLocation error type
added additional information to error msgs
2015-05-04 14:47:38 +02:00
Marek Kotewicz 3bc28c100c rpc provider in progress 2015-05-04 12:58:56 +02:00
chriseth 335c67a4e4 Fix for broken continue in for loop.
Fixes #1789.
2015-05-04 10:54:50 +02:00
chriseth ef26d96111 Fix for broken continue in for loop.
Fixes #1789.
2015-05-04 10:54:50 +02:00
CJentzsch ebef9d43d4 first wallet tests 2015-05-02 08:55:05 +02:00
Marek Kotewicz b759ee60dd printing v8 errors 2015-04-30 17:40:17 +02:00
subtly 2469f0c8bf Merge branch 'develop' into discovery 2015-04-30 16:39:02 +01:00
CJentzsch 1b0291c9ee add wallet test 2015-04-30 17:34:06 +02:00
Marek Kotewicz 1988cecef1 jsconsole optional for tests 2015-04-30 13:29:36 +02:00
chriseth 3172dbf701 Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 2015-04-30 11:42:02 +02:00
chriseth c16b398f1a Build fix after merge. 2015-04-30 11:42:02 +02:00
chriseth 99ea9a62fc Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 2015-04-30 11:42:02 +02:00
Marek Kotewicz 4d12f1eedb Merge branch 'develop' into v8console 2015-04-30 11:06:42 +02:00
yann300 1d4b27322e Merge remote-tracking branch 'up/develop' into bugFix2
Conflicts:
	test/webthreestubclient.h
2015-04-29 17:16:25 +02:00
chriseth 8a1758e605 Utility class to find a suitable AST node for a given location. 2015-04-29 16:24:26 +02:00
Marek Kotewicz c2bcd771de console command line option 2015-04-29 09:31:22 +02:00
Marek Kotewicz 3053c644ba Merge branch 'develop' into v8console 2015-04-29 09:11:44 +02:00
arkpar f21886b401 removed webthreestubclient.h 2015-04-28 22:45:47 +02:00
arkpar 6e775cca68 import/export state 2015-04-28 22:44:41 +02:00
subtly e3a2d037e4 Merge branch 'develop' into discovery 2015-04-28 14:19:06 +01:00
yann300 2172fbaab2 Merge remote-tracking branch 'up/develop' into bugFix2
Conflicts:
	test/webthreestubclient.h
2015-04-28 13:46:12 +02:00
Gav Wood a508d29489 Merge pull request #1761 from chriseth/sol_fix_deleteBytes
Fix for deleting byte array elements.
2015-04-28 12:39:03 +02:00
Gav Wood 717f255969 Merge pull request #1761 from chriseth/sol_fix_deleteBytes
Fix for deleting byte array elements.
2015-04-28 12:39:03 +02:00
chriseth c1983d1bef Fix for deleting byte array elements.
Fixes #1759.
2015-04-28 11:31:40 +02:00
chriseth 0e5331f62c Fix for deleting byte array elements.
Fixes #1759.
2015-04-28 11:31:40 +02:00