Commit Graph
1955 Commits
Author SHA1 Message Date
Lefteris Karapetsas f2f0aec91c Allowing abstract contracts constructor to have no args
- If a constructor is part of an abstract contract we can omit its
  arguments

- IF a contract is abstract make sure to not create and/or request
  Assembly code about it since it's not compiled
2015-04-17 15:27:31 +02:00
subtly fbf48b6501 network save/restore: merge fixes, simpler code, limit parse of require flag to peers (reflecting save code). 2015-04-17 07:54:22 -04:00
subtly 7219642569 Merge branch 'develop' into discoveryEndpoints 2015-04-17 06:50:33 -04:00
subtly 6803c4f2db style 2015-04-17 06:41:45 -04:00
Gav Wood 3c353e2d0e Merge pull request #1569 from winsvega/allfieldshex
All Test Fields As Hex
2015-04-17 11:45:26 +02:00
subtly c38641374a Fix for fix #1475, #1476. 2015-04-16 22:55:12 -04:00
subtly 106a7d10cc Merge branch 'develop' into discoveryEndpoints 2015-04-16 20:54:28 -04:00
subtly 14adc795ac test constants 2015-04-16 20:53:12 -04:00
chriseth 0f9b0f3bc4 Merge pull request #1503 from chriseth/sol_mergeBasicBlocks
Control flow analysis.
2015-04-16 17:26:35 +02:00
winsvega e1e5f2f048 All Fields Hex: remove line 2015-04-16 16:46:41 +03:00
winsvega 3e68bc8900 All Fields Hex: ttTransaction Filler 2015-04-16 16:46:41 +03:00
winsvega 6e97308f27 All fields Hex: style 2015-04-16 16:46:40 +03:00
winsvega 7d44af8b88 AllFieldsHex: transaction test fix 2015-04-16 16:46:40 +03:00
winsvega d175996b3a All Fields Hex
rebase + merge error fix
2015-04-16 16:46:40 +03:00
winsvega 721ee65195 All Fields As Hex: Secret Key 2015-04-16 16:46:40 +03:00
winsvega b040e23463 All Fields Hex: block tests 2015-04-16 16:46:40 +03:00
winsvega c867e185bf All Fields Hex: VMTests 2015-04-16 16:46:40 +03:00
winsvega 3e605abea4 AllFieldsHex: State Tests 2015-04-16 16:46:40 +03:00
winsvega 92269d4df7 All Fields Hex: block tests 2015-04-16 16:46:40 +03:00
winsvega 10245ce4b3 All Fields Hex: VMTests 2015-04-16 16:46:40 +03:00
winsvega bfa1e9b7b9 AllFieldsHex: State Tests 2015-04-16 16:46:40 +03:00
subtly 5999c04eb5 Merge branch 'develop' into discoveryEndpoints 2015-04-15 22:51:43 -04:00
subtly 94aa125268 update test 2015-04-15 21:23:49 -04:00
subtly 339836d3fb Merge branch 'develop' into discoveryEndpoints 2015-04-15 18:38:17 -04:00
chriseth 968ebf6dbc Bugfixes concerning variable declarations.
Fixes #1637
2015-04-16 00:09:28 +02:00
chriseth 4362c93ebf Fixed test. 2015-04-15 18:43:40 +02:00
chriseth cf9515c750 Control flow analysis. 2015-04-15 18:11:16 +02:00
Lefteris Karapetsas 5469743891 Attempt a fix of dagger tests to fix the build 2015-04-15 17:24:57 +02:00
Gav Wood c5f08fe6df Merge pull request #1575 from debris/web3js
web3.js v0.2.6
2015-04-15 10:27:34 +02:00
subtly 45019f74db Merge branch 'develop' into netFix 2015-04-14 16:49:03 -04:00
Gav Wood 2d1a50ce28 Merge branch 'minerefactor' of github.com:ethereum/cpp-ethereum into minerefactor
Conflicts:
	libethereum/Client.cpp
2015-04-14 13:08:55 +02:00
Gav Wood efdd3790a0 Various fixes for mining. 2015-04-14 12:56:58 +02:00
Gav Wood d0efe9333f Some early refactoring to support async miners better. 2015-04-14 12:55:16 +02:00
subtly 4f68bb8d45 Merge branch 'p2p' into discoveryEndpoints 2015-04-14 03:24:56 -04:00
subtly c4eea88b3f Merge branch 'p2p' into netFix 2015-04-14 03:23:12 -04:00
Gav Wood 4615f8cd1a Merge pull request #1587 from subtly/neighbours
Drop unsolicited neighbours packets.
2015-04-14 09:17:06 +02:00
subtly b6ee801879 proper neighbours packet size w/test 2015-04-14 02:44:01 -04:00
subtly 2560af3a1d cleanup/prep endpoint semantics for #1558 and #1557 2015-04-14 02:22:39 -04:00
subtly 0a4e2329f0 Merge branch 'develop' into neighbours 2015-04-13 15:24:01 -04:00
Gav Wood 8f659f3981 Various fixes for mining. 2015-04-13 18:12:05 +02:00
winsvega 675975fad2 Check State: Style 2015-04-13 13:02:51 +03:00
winsvega deff3f2b50 Check State: Block Tests 2015-04-13 12:20:12 +03:00
winsvega 4ba8687562 Check State: expect in blocks
transactions test fetched to POC changes
2015-04-13 12:20:12 +03:00
winsvega 47849db473 Check State: Block Test + Transaction 2015-04-13 12:20:12 +03:00
winsvega e54952c8cf BlockTests: add expect section 2015-04-13 12:20:12 +03:00
subtly e51bdd0122 test use of steady_clock for timeout 2015-04-11 16:03:56 -04:00
Gav Wood fbb5adc9f9 Some early refactoring to support async miners better. 2015-04-11 15:52:36 +02:00
Gav Wood b848fa9af1 Ability to switch GPU/CPU mining on the fly. 2015-04-11 00:45:21 +02:00
Gav Wood c111dbff3f Merge pull request #1577 from imapp-pl/pr/scheduler_change
EVMJIT: Change instruction scheduler
2015-04-10 17:17:19 +02:00
Gav Wood 35affd39f1 OpenCL stuff, Fix for eth_call. 2015-04-10 16:41:58 +02:00