Commit Graph

12993 Commits

Author SHA1 Message Date
obscuren
9bb1ac7564 Fixes for the log method 2014-11-11 23:14:22 +01:00
obscuren
6c9e503eb8 Removed all implicit logging. Fixed gas issues and jump errors 2014-11-11 22:52:27 +01:00
Taylor Gerring
1d866b5e57 Merge pull request #1 from tgerring/tests
Initial tests based on check framework
2014-11-11 20:37:18 +01:00
Taylor Gerring
5c5df21e3d Update TestDeleteFromByteSlice
Still broken
2014-11-11 20:05:27 +01:00
Taylor Gerring
12e8404f8f Fix TestBytestoNumber 2014-11-11 20:04:03 +01:00
Taylor Gerring
0d1cdd26d6 Update TestNumberToBytes 2014-11-11 20:03:50 +01:00
Taylor Gerring
cff0d93105 Converts bytes_test to checker 2014-11-11 19:38:23 +01:00
Taylor Gerring
c24d143c9e Convert rand_test to checker 2014-11-11 19:18:52 +01:00
Taylor Gerring
bfd1fe977e Update test style to checker 2014-11-11 19:05:35 +01:00
Taylor Gerring
d9ccbf04db Move test bootstrap to main_test.go 2014-11-11 19:05:23 +01:00
Christoph Jentzsch
2c06f34cc0 Store return value of call to precompiled contracts 2014-11-11 18:10:26 +01:00
Christoph Jentzsch
4b0c3b29ae Fix gas cost for OOG calls 2014-11-11 17:51:14 +01:00
Marian OANCΞA
dc100f85b3 Merge pull request #9 from debris/autoprovider
common fixes
2014-11-11 17:31:04 +02:00
Marek Kotewicz
0316490c54 common fixes 2014-11-11 16:29:53 +01:00
Marian OANCΞA
d85cef557b Merge pull request #8 from debris/autoprovider
Autoprovider
2014-11-11 17:20:53 +02:00
Marek Kotewicz
838ca2fd93 autoprovider, buildQt not builds only necessery files, fixed gulpfile 2014-11-11 15:47:58 +01:00
Taylor Gerring
cd94b5ffb3 Convert value_test to use gocheck 2014-11-11 15:04:11 +01:00
Taylor Gerring
3c619baec5 Add verbose comments to TestSnapshot 2014-11-11 13:07:24 +01:00
Taylor Gerring
8f3a03c0cc Update state tests to use gocheck 2014-11-11 12:52:43 +01:00
obscuren
75ee3b3f08 debugging code 2014-11-11 12:16:36 +01:00
Marek Kotewicz
84b36a7193 retabed files 2014-11-11 11:46:46 +01:00
Marian Oancea
dea68f073e Merge branch 'debris-subprotocol_prefix_merge' 2014-11-11 12:15:36 +02:00
Marian Oancea
7af9cc70d0 fixed merge conflicts 2014-11-11 12:11:06 +02:00
Marek Kotewicz
4b876168f4 gulp qt task 2014-11-11 10:45:38 +01:00
Marek Kotewicz
d92a7527db merged subprotocol prefix 2014-11-11 10:30:21 +01:00
Heiko Heiko
63bcca7604 fix: genesis test 2014-11-11 08:59:19 +01:00
Christoph Jentzsch
6e0310c1ea Merge remote-tracking branch 'origin/develop' into develop 2014-11-11 08:34:36 +01:00
Christoph Jentzsch
30c266caff jump to position outside code stops execution 2014-11-11 08:33:59 +01:00
ethers
2927763d68 RandomTests were removed 2014-11-10 14:10:22 -08:00
Christoph Jentzsch
a0fa91b2b8 Merge branch 'develop' of https://github.com/ethereum/tests into develop 2014-11-10 22:22:05 +01:00
Christoph Jentzsch
60924843f0 Unintended Exceptions work like OOG 2014-11-10 22:21:37 +01:00
Marian Oancea
720365859c Changed npm & bower version
Changed version for next npm publish
2014-11-10 15:26:10 +02:00
Marian Oancea
d95e2b7999 Fixed jshint warnings 2014-11-10 14:53:35 +02:00
obscuren
9509322ecd Updated readme 2014-11-10 13:36:53 +01:00
Marian Oancea
6fc5d8e81e Prepare for PR
changed repo urls from package.json, bower.json and readme
2014-11-10 14:31:53 +02:00
obscuren
bed659f9b3 Moved ethtest to cmd 2014-11-10 13:31:18 +01:00
obscuren
ad0acb5762 Moved messages eventing to chain manager 2014-11-10 13:27:24 +01:00
Marian OANCΞA
67e3eff806 Merge pull request #6 from cubedro/develop
Changes from debris
2014-11-10 14:10:25 +02:00
Marian OANCΞA
f5024b4926 Merge pull request #5 from cubedro/debris-error_handling_fix
Debris error handling fix
2014-11-10 14:09:21 +02:00
Marian Oancea
c1b2595deb fix merge conflicts 2014-11-10 14:07:06 +02:00
Marian Oancea
512d4ca6a4 Merge branch 'debris-error_handling_fix' into develop 2014-11-10 14:00:02 +02:00
Marian Oancea
c91e4afe6c fix merge conflicts 2014-11-10 13:57:49 +02:00
obscuren
ebb7db263f Added dumps 2014-11-10 12:42:16 +01:00
obscuren
d30571a7a8 Added VM testing tool 2014-11-10 11:47:37 +01:00
obscuren
cbeebcd47d Fixed bloom, updated mining & block processing
* Reverted back to process blocks in batches method
* Bloom generation and lookup fix
* Minor UI changed (mainly debug)
2014-11-10 01:17:31 +01:00
obscuren
f538ea25e4 Fixed bug on gas and setting of receipts and roots 2014-11-09 23:59:25 +01:00
Marian Oancea
a2d8b89289 Added npm version 2014-11-09 21:30:27 +02:00
Marek Kotewicz
8ca991ecd2 corresponding changes from cpp-ethereum 2014-11-07 14:36:07 +01:00
Marek Kotewicz
e3ad9be4c8 missing semicolons 2014-11-07 14:07:01 +01:00
Marek Kotewicz
0d6479e1d6 proper error handling proposal 2014-11-07 14:03:46 +01:00