Gav Wood
4dc5909072
Split canon blockchain and basic blockchain.
2015-02-04 10:29:56 -08:00
winsvega
c4a8cde552
some state tests
2015-01-27 20:05:25 +03:00
CJentzsch
203005e2b7
add blockhash test fo vm tests
2015-01-09 10:58:32 +01:00
CJentzsch
a8d472f5ab
Blockhash tests
2015-01-06 20:57:33 +01:00
Gav Wood
be5989f134
Implemented 256-long history for PREVHASH, though still optional.
2014-12-24 11:36:08 +01:00
Paweł Bylica
35d8b94e73
Merge branch 'develop' into develop-evmcc
...
Conflicts:
CMakeLists.txt
alethzero/CMakeLists.txt
eth/CMakeLists.txt
exp/CMakeLists.txt
libethereum/CMakeLists.txt
neth/CMakeLists.txt
test/CMakeLists.txt
test/TestHelper.cpp
windows/Eth.vcxproj
windows/Ethereum.sln
windows/LibEthereum.vcxproj
windows/LibEthereum.vcxproj.filters
windows/TestEthereum.vcxproj
windows/TestEthereum.vcxproj.filters
windows/bootstrap.sh
2014-12-18 19:08:04 +01:00
CJentzsch
f4cdc4a9fa
style
2014-12-18 09:50:45 +01:00
CJentzsch
fc3fafbaee
refund test inclusion
2014-12-18 09:48:14 +01:00
Paweł Bylica
59fe1fdf92
Merge commit '1b8f9fdc3b44503890ed1bcb5da8bd5cb8dd83a5' into develop-evmcc
...
Conflicts:
test/TestHelper.cpp
2014-12-15 15:11:35 +01:00
CJentzsch
66154817f9
merge
2014-12-13 21:39:21 +01:00
Gav Wood
2235f84aeb
Cleanups.
2014-12-12 17:22:32 +01:00
Paweł Bylica
49f995a890
Add "--jit" option to State tests
2014-12-12 11:54:44 +01:00
CJentzsch
9101b7073a
state log tests
2014-12-05 19:26:32 +01:00
CJentzsch
fb7c3bb302
style
...
Conflicts:
libevm/VM.h
2014-12-01 22:44:31 +01:00
CJentzsch
d952833c1b
added logs to state tests
2014-12-01 22:41:16 +01:00
Christoph Jentzsch
76106f2933
add make money test
2014-11-19 18:39:53 +01:00
Christoph Jentzsch
508b7f14d8
Create state test with commandline flag
2014-11-11 22:25:21 +01:00
Christoph Jentzsch
9b14af5c15
build fix
2014-11-10 18:30:35 +01:00
Christoph Jentzsch
3c45877e2a
added generic userDefinedTest function
2014-11-10 17:37:55 +01:00
Christoph Jentzsch
43bab79fbc
Merge remote-tracking branch 'upstream/develop' into NewStateTests
...
Conflicts:
test/state.cpp
test/tmpFiller.json
2014-11-10 07:15:27 +01:00
Christoph Jentzsch
b4d8ff5fdc
specified user defined test
2014-11-10 07:12:29 +01:00
Christoph Jentzsch
dbcce8b7b9
Clean up state tests
2014-11-07 14:10:00 +01:00
Christoph Jentzsch
f88f5a7702
Merge remote-tracking branch 'upstream/develop' into StateBug
2014-11-07 13:42:44 +01:00
Christoph Jentzsch
ab3a1ec6ef
Added random test execution
2014-11-07 13:29:13 +01:00
Christoph Jentzsch
a61bac692e
Added precompiledContracts tests
2014-11-06 17:47:03 +01:00
Christoph Jentzsch
2ce298bca5
undefine FILL_TESTS
2014-11-05 21:07:22 +01:00
Christoph Jentzsch
6b6bb65eb8
Update transactions, style fix
2014-11-05 18:30:38 +01:00
Christoph Jentzsch
74f4b33d6a
added state system operations test
2014-11-05 15:41:02 +01:00
Christoph Jentzsch
086326b5da
Merge branch 'StateBug' into NewStateTests
2014-11-04 23:45:18 +01:00
Christoph Jentzsch
4262fbd5e4
Added stSystemOperationsTest
2014-11-04 23:02:50 +01:00
Christoph Jentzsch
1310011f77
Fix ABAcalls OOG bug
2014-11-03 23:49:05 +01:00
Christoph Jentzsch
c931e3ceec
style
2014-11-03 17:53:29 +01:00
Christoph Jentzsch
6eeef2762c
Clean up and organize tests + state class tests
2014-11-03 16:33:02 +01:00
Christoph Jentzsch
3d17d7b2f1
Clean up FakeExtVM - move to state tests
2014-10-31 09:41:02 +01:00
Christoph Jentzsch
3565d42a14
Restructure state tests. Remove FakeStateClass
2014-10-29 17:25:02 +01:00
Gav Wood
ed7a56cc16
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
2014-10-27 14:13:16 +01:00
Gav Wood
38dd3fb050
Project-wide reorganisation of namespaces.
2014-09-05 17:09:58 +02:00
Gav Wood
6df8bfa66d
Fix for state race condition.
2014-07-06 15:33:06 +02:00
Gav Wood
0b6763ddc1
Repotting, renaming and reorganisation.
2014-05-30 15:25:13 +02:00
Gav Wood
3a2597d871
Split out libethcore from libethereum.
2014-04-23 15:08:11 +01:00
Gav Wood
a2f6a17470
Tests.
2014-02-28 12:55:30 +00:00
Tim Hughes
90b7b43d43
Replace hard-coded /tmp paths with call to boost::filesystem::temp_directory_path()
2014-02-19 23:12:09 +00:00
Muharem Hrnjadovic
ec71a3b4e4
Fixed the other occurrence of Foobar
2014-02-16 11:41:15 +01:00
Muharem Hrnjadovic
0d91f19032
Corrected license headers (Foobar -> cpp-ethereum)
2014-02-16 11:20:55 +01:00
Gav Wood
38faf687ae
Peers have IDs to solve duplicate peers issue.
...
No post-mine state visible in advance.
Additional parts of protocol no longer optional.
Protocol version bump.
Various GUI improvements.
Better (more dynamic) and more correct handling of fee structure.
2014-02-09 21:30:55 +00:00
Gav Wood
215c569656
Repot defaults.
2014-02-07 00:16:50 +00:00
Gav Wood
dd0957359b
AlephZero renamed AlethZero and moved to cmake project.
...
Other minor changes.
2014-02-06 18:53:46 +00:00
Gav Wood
f14844dd0d
GPL v2, not 3.
2014-01-31 21:08:16 +00:00
Gav Wood
3dbed499c3
Basic client.
2014-01-23 12:22:58 -05:00
Gav Wood
7c9a1238b7
GUI & network stuff.
2014-01-22 18:18:12 -05:00