Felix Lange
|
a80be98f31
|
tests: add helper functions for block tests
|
2015-03-13 18:41:09 +01:00 |
|
obscuren
|
96496888ed
|
Merge commit '92c6150199395eea6c9893b631cc990e3ff72a33' into develop
|
2015-03-12 00:57:28 +01:00 |
|
Felix Lange
|
269cfbb8ac
|
Merge branch origin/develop into accounts-integration
Conflicts:
cmd/blocktest/main.go
cmd/mist/debugger.go
cmd/utils/cmd.go
|
2015-03-10 17:14:31 +01:00 |
|
Felix Lange
|
80985f97da
|
cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls
|
2015-03-10 02:39:53 +01:00 |
|
obscuren
|
9007f2bbdc
|
reworked stack
|
2015-03-10 00:25:27 +01:00 |
|
obscuren
|
0795fd2701
|
wip
|
2015-03-09 23:34:31 +01:00 |
|
obscuren
|
21fd722abc
|
Merge commit '3deb470b2d07d28040a381722022cdf8867a829a' into poc-9
|
2015-03-09 11:43:46 +01:00 |
|
obscuren
|
19efebe91e
|
Updated tests and fixed suicide
|
2015-03-09 11:28:35 +01:00 |
|
obscuren
|
93cdffca3a
|
Merge commit 'c1cafb56d5da57a44f1d766c5299f11664b93921' into poc-9
|
2015-03-09 01:02:12 +01:00 |
|
obscuren
|
30584c7cfb
|
Merge commit 'e2c75b0fa17394553b93fe7ddd62c0f6a6441119' into poc-9
|
2015-03-08 15:29:27 +01:00 |
|
obscuren
|
ca1093f848
|
Merge commit '4e8a9a1cd4a10370fc4a888af0fb2def6f1b961b' into poc-9
|
2015-03-05 17:51:26 +01:00 |
|
obscuren
|
a7181bd304
|
merge
|
2015-03-05 17:49:29 +01:00 |
|
Paweł Bylica
|
0af08eca1f
|
Fix VM tests not checked
|
2015-03-05 14:35:27 +01:00 |
|
obscuren
|
ee0a1bec6c
|
GasLimit check updated
|
2015-03-03 17:05:51 +01:00 |
|
obscuren
|
c74c07eed1
|
Fixed error for invalid transaction
|
2015-03-03 16:20:38 +01:00 |
|
obscuren
|
6518da7c01
|
Merge commit 'a6e04ab05150d1b5aa4adb297f3e5146b1559b02' into poc-9
|
2015-03-03 15:39:34 +01:00 |
|
obscuren
|
651b2158ba
|
Merge commit '42a210b571b9358df16da148d9724c2ef9abbca5' into poc-9
|
2015-03-03 15:16:52 +01:00 |
|
obscuren
|
9f359dfffa
|
Merge commit 'd9d40888ce9498b25925ccbf1447b1f62597aa2f' into poc-9
|
2015-03-03 13:56:59 +01:00 |
|
obscuren
|
2a50931684
|
Merge commit '0867e4fae96c0b0d234f1710119a129f8b0d96f7' into poc-9
|
2015-03-03 13:29:59 +01:00 |
|
obscuren
|
fa831206c6
|
Updated gast costs
|
2015-03-03 13:29:52 +01:00 |
|
obscuren
|
ffa6b99ab6
|
Merge commit '4659b51b50394c596f0548eb53390c80ba96e392' into poc-9
|
2015-03-03 12:31:09 +01:00 |
|
obscuren
|
524bf9e858
|
wup
|
2015-03-03 12:30:57 +01:00 |
|
obscuren
|
e73d7725df
|
Merge commit 'b7ec9fbb0e49e345a8a2566226a76d50b48266a7' into poc-9
|
2015-03-03 12:26:24 +01:00 |
|
obscuren
|
1650b59cd9
|
Delet => Delete
|
2015-03-03 12:21:27 +01:00 |
|
obscuren
|
49da6a8d80
|
Fixed test helper
|
2015-03-03 11:56:28 +01:00 |
|
obscuren
|
fa910966ed
|
Redone rlp
|
2015-03-03 11:18:50 +01:00 |
|
obscuren
|
2f647c443a
|
Merge commit 'd0354b844028220b31f55c2cdbe9d4cc546d4b52' into poc-9
|
2015-03-03 11:11:24 +01:00 |
|
obscuren
|
c1ef19bef9
|
quad mem
|
2015-03-03 11:11:11 +01:00 |
|
obscuren
|
fe7ab662f0
|
Merge commit '41c9dc973d2dc8614db6c1e3dbb2ec5564935368' into poc-9
|
2015-03-02 18:00:10 +01:00 |
|
obscuren
|
200f66537c
|
updated tests
|
2015-03-02 17:55:45 +01:00 |
|
obscuren
|
0823254c3b
|
Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6'
git-subtree-dir: tests/files
git-subtree-mainline: 4f3f881c9b
git-subtree-split: ce7204fa17
|
2015-03-02 16:43:12 +01:00 |
|
obscuren
|
4f3f881c9b
|
removed tests
|
2015-03-02 16:36:34 +01:00 |
|
obscuren
|
b13735b400
|
updated tests
|
2015-03-02 16:34:03 +01:00 |
|
obscuren
|
ea9a549bbd
|
Removed exported fields from state object and added proper set/getters
|
2015-02-20 14:19:34 +01:00 |
|
Felix Lange
|
b3b6210886
|
tests/vm: add non-test Go file
This removes the annoying warning printed by "go install ./...".
|
2015-02-20 11:40:58 +01:00 |
|
obscuren
|
95cfaa1b37
|
disabled test
|
2015-02-13 23:26:41 +01:00 |
|
obscuren
|
3f03197dae
|
Updated tests
|
2015-02-04 07:39:02 -08:00 |
|
obscuren
|
6fecb150d6
|
Updated tests
|
2015-02-02 19:55:38 -08:00 |
|
obscuren
|
d52878c744
|
Removed some VMEnv & Added VmType() to vm.Environment
|
2015-02-01 15:29:57 +01:00 |
|
Paweł Bylica
|
d5f38f5690
|
JitVM: the EVM JIT bridge
|
2015-01-22 18:00:15 +01:00 |
|
obscuren
|
4df2e1ef5c
|
updated tests
|
2015-01-22 00:37:58 +01:00 |
|
obscuren
|
d5d9746ca3
|
updated tests
|
2015-01-15 10:46:42 +01:00 |
|
obscuren
|
bb55307a9d
|
Updated tests
|
2015-01-13 20:31:31 +01:00 |
|
obscuren
|
82beaabf6a
|
Fixed consensus issue
|
2015-01-13 14:57:51 +01:00 |
|
obscuren
|
1e5353824a
|
updated tests
|
2015-01-13 10:32:02 +01:00 |
|
obscuren
|
4704a0a288
|
remove pre compiled for tests
|
2015-01-13 10:30:52 +01:00 |
|
obscuren
|
750d70c202
|
updated tests
|
2015-01-13 00:25:45 +01:00 |
|
obscuren
|
8a1b51c716
|
updated tests
|
2015-01-12 16:13:30 +01:00 |
|
obscuren
|
75cd9cd2de
|
updated tests
|
2015-01-12 14:40:40 +01:00 |
|
obscuren
|
00348756bc
|
updated tests
|
2015-01-12 13:49:47 +01:00 |
|