Ștefan Talpalaru
69450a0b54
Merge branch 'transaction_test' of github.com:jangko/nimbus into jangko-transaction_test
2019-09-03 09:30:36 +02:00
andri lim
e2c01f46ab
skip failing test
2019-09-03 10:45:48 +07:00
Ștefan Talpalaru
047bb23291
clean up .gitmodules
2019-08-30 17:28:11 +02:00
andri lim
31ed8fcf83
refine transaction validation
2019-08-29 20:44:54 +07:00
andri lim
230fb4b06d
activates test
2019-08-29 19:57:01 +07:00
andri lim
54b56ca722
fixes intrinsicGas
2019-08-29 19:54:52 +07:00
andri lim
7c094a2a3e
initial implementation of transaction test
2019-08-29 19:54:38 +07:00
Ștefan Talpalaru
4d736e4172
Merge branch 'submodules' into devel
2019-08-28 18:23:54 +02:00
Ștefan Talpalaru
aaf866cbdc
Travis: fix Nim caching
2019-08-28 16:19:08 +02:00
Ștefan Talpalaru
310925541a
move some submodules to nimbus-build-system
2019-08-28 15:12:35 +02:00
Ștefan Talpalaru
e49be470b1
Merge branch 'jangko-difficulty_test' into devel
2019-08-26 18:53:50 +02:00
andri lim
1d9760eb66
activates difficulty_test
2019-08-26 21:40:27 +07:00
andri lim
5a92f1faf1
less DRY
2019-08-26 21:39:41 +07:00
andri lim
0bad132387
add diffficulty test
2019-08-26 21:26:57 +07:00
Ștefan Talpalaru
4c7a0d4e6c
Merge branch 'jangko-add_trace_switch' into devel
2019-08-26 16:23:04 +02:00
Ștefan Talpalaru
2fc238f35f
Merge branch 'add_trace_switch' of github.com:jangko/nimbus into jangko-add_trace_switch
2019-08-26 16:22:45 +02:00
Ștefan Talpalaru
6414436403
Merge branch 'jangko-simplify_calldataload' into devel
2019-08-26 16:21:31 +02:00
Ștefan Talpalaru
4cfff44748
Merge branch 'simplify_calldataload' of github.com:jangko/nimbus into jangko-simplify_calldataload
2019-08-26 16:20:38 +02:00
Ștefan Talpalaru
83c6fd4403
Merge branch 'jangko-add_more_test' into devel
2019-08-26 16:15:31 +02:00
andri lim
bcb7e78a77
add more tests fixtures
2019-08-25 08:38:10 +07:00
Ștefan Talpalaru
3b9a5e0eea
Merge branch 'build' into devel
2019-08-24 22:17:12 +02:00
Ștefan Talpalaru
032a07ff9b
bump submodules
2019-08-24 21:12:43 +02:00
Ștefan Talpalaru
f7d30a2f38
bump vendor/nimbus-build-system
2019-08-23 20:25:20 +02:00
Ștefan Talpalaru
144efee51d
env.sh: exec -> source
2019-08-23 18:56:42 +02:00
Ștefan Talpalaru
2314b4d593
use nimbus-build-system
...
Also remove the nim-beacon-chain submodule and its specific
dependencies.
2019-08-22 02:02:32 +02:00
Zahary Karadjov
27d1423ab4
Bump nim-beacon-node
2019-08-21 14:21:28 +03:00
Zahary Karadjov
1d8690cafe
Bump modules
2019-08-21 13:50:33 +03:00
andri lim
e6187aa5f3
uncomment commented test case in test_op_custom.nim
2019-08-20 18:08:09 +07:00
andri lim
ccd8835b4d
fixes and activates test for 'calldataload'
2019-08-20 17:11:17 +07:00
andri lim
60b3ac15d6
simplify 'calldataload' implementation
2019-08-20 16:26:27 +07:00
andri lim
e05108b7e4
add 'trace' switch to tester configuration
2019-08-20 14:17:22 +07:00
andri lim
7d9aa54b2c
add 1 OOM 32bit GST to skip list
2019-08-19 20:41:27 +03:00
andri lim
fe45235d76
add 4 failed 32bit GST to skip list
2019-08-19 20:41:27 +03:00
andri lim
1ed6322c2f
remove 55 32bit GST from skip list
2019-08-19 20:41:27 +03:00
andri lim
e675182506
fixes 32 bit problem in test_helpers.nim and transaction_tracer.nim
2019-08-19 20:41:27 +03:00
andri lim
742f53f5e9
reactivates GST
2019-08-19 20:41:27 +03:00
andri lim
ae5b31e73b
Merge pull request #378 from status-im/bump
...
bump nim-eth module
2019-08-17 17:33:21 +07:00
kdeme
a975889225
bump nim-eth module
2019-08-16 21:24:30 +02:00
kdeme
1e716a960a
Refactor bootnodes and whispernodes
2019-08-16 08:51:40 +02:00
Zahary Karadjov
6f398422a2
Bump modules
2019-08-15 20:44:16 +02:00
andri lim
fc6dcfcfa5
Merge pull request #375 from status-im/addBlockTest
...
Add PersistBlockTest for block 1352922, fixes #363
2019-08-15 07:52:00 +07:00
Ștefan Talpalaru
cfbacae8ce
Merge branch 'lfs' into devel
2019-08-15 01:36:39 +02:00
Ștefan Talpalaru
33494634aa
CI: LFS support for the beacon-chain tests
...
- Travis: switch language
- AppVeyor: disable `mingw32-make go-checks` for now
- `make update`: export GIT_LFS_SKIP_SMUDGE=1
- CI: disable the LFS script inside Makefile,
since we run it separately (and git-lfs is not installed in the Travis
macOS image if we found a valid cache).
2019-08-15 01:35:07 +02:00
Ștefan Talpalaru
d4b917d906
Merge branch 'jangko-fix64' into devel
2019-08-14 21:12:23 +02:00
kdeme
b4b096ef5e
Add PersistBlockTest for block 1352922, fixes #363
2019-08-14 20:56:57 +02:00
andri lim
b1febeabb7
fixes #64 test_vm_json now support all forks
2019-08-14 23:31:30 +07:00
Zahary Karadjov
a0d1c2718a
Bump modules
2019-08-14 17:40:33 +02:00
Jacek Sieka
15b868a7d2
bump submodules
2019-08-14 11:59:34 +02:00
Yuriy Glukhov
4f0404fa2d
Reuse transaction utils from eth-common
2019-08-13 17:52:41 +03:00
andri lim
6ac750551e
'SAR' opcode uses new 'shr' from stint
2019-08-13 17:51:10 +03:00