Commit Graph
2112 Commits
Author SHA1 Message Date
winsvega eaf95687fe Total Difficulty: lastblockhash check 2015-05-07 20:00:07 +03:00
winsvega c8092b4da3 Total Difficulty: style + rebase 2015-05-07 20:00:07 +03:00
winsvega cd3a388f13 Total Difficulty: new tests 2015-05-07 20:00:07 +03:00
winsvega 2233d4e315 Total Difficulty: test filler 2015-05-07 20:00:07 +03:00
winsvega 715643c3f2 Total Difficulty: blockweight test filler 2015-05-07 20:00:07 +03:00
winsvega cfff783c28 Total Difficulty: merge revert 2015-05-07 20:00:07 +03:00
winsvega 21f2af4793 Total Difficulty
test
2015-05-07 20:00:06 +03:00
Gav Wood 6cce9710e5 Merge pull request #1706 from subtly/discovery
Discovery protocol updates
2015-05-07 16:43:45 +02:00
Gav Wood f81b304555 Merge pull request #1822 from CJentzsch/addTests
Add tests
2015-05-07 13:11:32 +02:00
Gav Wood 09bf843fd1 Merge pull request #1805 from CJentzsch/walletTests
Wallet tests
2015-05-07 13:11:20 +02:00
chriseth b12bba7be2 Merge pull request #1810 from chriseth/sol_gasEstimator
Structural gas estimator.
2015-05-07 12:39:35 +02:00
CJentzsch 612ee398b7 Merge remote-tracking branch 'upstream/develop' into walletTests 2015-05-07 11:44:23 +02:00
CJentzsch d4cf0a5438 gasPrice 0 test 2015-05-07 11:01:56 +02:00
CJentzsch 6c75c0bee0 xMerge remote-tracking branch 'upstream/develop' into addTests 2015-05-07 10:45:18 +02:00
subtly bded6fa26d Merge branch 'develop' into discovery
Conflicts:
	libp2p/Host.cpp
	libp2p/NodeTable.cpp
	libp2p/NodeTable.h
2015-05-06 23:33:44 +02:00
subtly 242547d2e9 Merge branch 'develop' into discovery 2015-05-06 22:42:25 +02:00
Gav Wood e66e225827 Merge pull request #1806 from winsvega/newtests
Specifing concrete test when filling testsuite
2015-05-06 18:25:08 +02:00
Gav Wood ef50b08910 Initial stab at KeyManager. 2015-05-06 15:54:47 +02:00
chriseth 60f335b400 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
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
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
CJentzsch dc0c5b74f9 finish wallet state tests 2015-05-05 11:01:06 +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
chriseth 335c67a4e4 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
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
chriseth 3172dbf701 Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 2015-04-30 11:42:02 +02:00
yann300 1d4b27322e Merge remote-tracking branch 'up/develop' into bugFix2
Conflicts:
	test/webthreestubclient.h
2015-04-29 17:16:25 +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 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 0e5331f62c Fix for deleting byte array elements.
Fixes #1759.
2015-04-28 11:31:40 +02:00
Gav Wood e2c4831613 Merge pull request #1725 from debris/web3.js-v3.1
Web3.js v3.3
2015-04-28 11:08:43 +02:00
Gav Wood 240365fd76 Merge pull request #1758 from chriseth/sol_astRefactor
AST visitor refactoring.
2015-04-28 10:40:55 +02:00
subtly 8d8f7c6928 Merge branch 'develop' into discovery 2015-04-28 00:47:18 +01:00
Gav Wood b405125701 Merge pull request #1716 from CJentzsch/gasPricerTests
Gas pricer
2015-04-27 23:38:36 +02:00
Gav Wood f40a9a9f18 Merge pull request #1692 from winsvega/newtests
Newtests
2015-04-27 23:35:18 +02:00
Gav Wood 50644d2e10 Tidy and conformalise the toHex API. 2015-04-27 23:30:28 +02:00
Gav Wood 5e0eb4bae1 Merge pull request #1655 from winsvega/blockweight
BlockWeight: blockchain test refactoring
2015-04-27 23:08:48 +02:00
Gav Wood 16e3fc403e Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 2015-04-27 19:23:07 +02:00
Gav Wood f843161bd9 Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET). 2015-04-27 19:22:53 +02:00