Jakub Sokołowski
|
6de2dd167e
|
add Makefile for beacon_node Dockerfile, make image smaller
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-03-23 13:24:48 +02:00 |
Zahary Karadjov
|
46aca468bb
|
Docker builds for beacon_node and nimbus
|
2019-03-22 16:38:14 +02:00 |
Ștefan Talpalaru
|
8089b1a574
|
Merge branch 'jangko-upgrade_gst'
|
2019-03-21 15:36:53 +01:00 |
Ștefan Talpalaru
|
59e1b3fa6b
|
delete trailing spaces
|
2019-03-21 15:35:25 +01:00 |
Ștefan Talpalaru
|
0c156a5030
|
Merge branch 'upgrade_gst' of https://github.com/jangko/nimbus into jangko-upgrade_gst
|
2019-03-21 15:31:55 +01:00 |
Ștefan Talpalaru
|
87382e2352
|
Merge branch 'jangko-cleanups'
|
2019-03-21 15:29:08 +01:00 |
Ștefan Talpalaru
|
3c6ea4ac9c
|
Merge branch 'cleanups' of https://github.com/jangko/nimbus into jangko-cleanups
|
2019-03-21 15:25:40 +01:00 |
Ștefan Talpalaru
|
f34f71b6eb
|
Merge branch 'jangko-remove_head'
|
2019-03-21 15:21:08 +01:00 |
andri lim
|
51397537b7
|
add indexed test config to gst
|
2019-03-21 16:44:31 +07:00 |
andri lim
|
cd1778d498
|
implement post error check in test_vm_json
|
2019-03-21 09:58:04 +07:00 |
andri lim
|
17c95f3f82
|
fix test_vm_json
|
2019-03-21 09:50:58 +07:00 |
andri lim
|
a02cbdd91b
|
turn getAccountsForDeletion into interator
|
2019-03-21 09:50:51 +07:00 |
andri lim
|
b6587bddfd
|
execComputation and applyMessage unification
|
2019-03-21 09:47:46 +07:00 |
andri lim
|
0b87151195
|
remove head from processBlock
|
2019-03-21 09:44:53 +07:00 |
andri lim
|
be79bc8740
|
remove opCodeExec, use executeOpcodes
|
2019-03-21 09:32:48 +07:00 |
andri lim
|
4aaa6e6c94
|
computation simplification
|
2019-03-21 09:31:55 +07:00 |
andri lim
|
9cc5db73c2
|
processTransaction simplification
|
2019-03-21 09:27:26 +07:00 |
andri lim
|
b73a1238e0
|
interpreter dispatch simplification
|
2019-03-21 09:27:14 +07:00 |
Ștefan Talpalaru
|
5fc93838d8
|
Merge branch 'jangko-non_recursive_evm'
|
2019-03-20 14:54:08 +01:00 |
Ștefan Talpalaru
|
f62601e844
|
Merge branch 'non_recursive_evm' of github.com:jangko/nimbus into jangko-non_recursive_evm
|
2019-03-20 14:43:50 +01:00 |
Zahary Karadjov
|
3c88f93f2b
|
bump to latest beacon-chain
|
2019-03-20 12:33:24 +02:00 |
Zahary Karadjov
|
c38111288c
|
bump modules
|
2019-03-20 03:23:07 +02:00 |
Zahary Karadjov
|
6e94d300d3
|
bump modules
|
2019-03-20 02:05:40 +02:00 |
Jacek Sieka
|
ba858322ce
|
bump submodules
|
2019-03-19 17:51:32 -06:00 |
andri lim
|
268695003b
|
fix writePaddedResult regression
|
2019-03-19 16:43:38 +07:00 |
andri lim
|
6c891d08e6
|
put doAssert(false) at nimbus configuration cmdEnd
|
2019-03-19 08:55:30 +07:00 |
andri lim
|
3f62d6638b
|
put doAssert(false) at configuration cmdEnd
|
2019-03-19 08:35:37 +07:00 |
andri lim
|
32b1de082e
|
GST +2
|
2019-03-18 21:23:36 +07:00 |
andri lim
|
8688706d96
|
fix random state test 101
|
2019-03-18 21:18:04 +07:00 |
andri lim
|
f518de20fc
|
fix miner suicide problem, GST +2
|
2019-03-18 20:29:07 +07:00 |
andri lim
|
655c6bcaae
|
GST +3
|
2019-03-18 19:43:54 +07:00 |
andri lim
|
7198ce2d05
|
fix ecrecover bad V, GST +1
|
2019-03-18 19:28:42 +07:00 |
andri lim
|
aed0db2d03
|
fix DelegateCall sender address, GST +37
|
2019-03-18 18:45:43 +07:00 |
andri lim
|
36fb75d042
|
fix DelegateCall gasCost, GST +6
|
2019-03-18 17:24:25 +07:00 |
andri lim
|
a7c6531f08
|
fix block gaslimit problem, GST +70
|
2019-03-18 14:35:52 +07:00 |
andri lim
|
739e20253a
|
fix invalid opcodes bug, GST +1
|
2019-03-18 13:44:22 +07:00 |
andri lim
|
4f6f564626
|
fix regression
|
2019-03-18 13:13:16 +07:00 |
andri lim
|
cd765bf452
|
fix create contract address collision, GST +1
|
2019-03-18 12:48:32 +07:00 |
andri lim
|
4383831772
|
separate Frontier and Homestead opcode dispatcher
|
2019-03-18 11:27:32 +07:00 |
andri lim
|
b4720bce26
|
make test green
|
2019-03-18 10:52:18 +07:00 |
andri lim
|
0b43b143b1
|
add config to gst
|
2019-03-18 10:05:24 +07:00 |
andri lim
|
31e8b3d7ed
|
activates Frontier fork in GST, +125 -57
|
2019-03-18 09:15:37 +07:00 |
andri lim
|
2bd5c99b27
|
add debugging caps to gst
|
2019-03-18 08:55:02 +07:00 |
Ștefan Talpalaru
|
9f0c945336
|
CI: use a release build for the test suite (#278)
* CI: use a release build for the test suite
Makefile: the "testsuite" target is no longer needed
* rename EXTRA_NIM_PARAMS to NIMFLAGS
|
2019-03-16 18:54:30 -06:00 |
andri lim
|
5060f4aaca
|
update tests log
|
2019-03-16 23:34:31 +07:00 |
andri lim
|
90b7e906b4
|
GST +3
|
2019-03-16 23:08:41 +07:00 |
andri lim
|
d0822c26d1
|
fix callcode insufficient funds, GST +6
|
2019-03-16 22:54:24 +07:00 |
andri lim
|
990bc44c65
|
fix not enough gas, GST +5
|
2019-03-16 22:23:15 +07:00 |
andri lim
|
433ccba15f
|
fix writePaddedResult, GST +4
|
2019-03-16 21:42:06 +07:00 |
andri lim
|
adb1286e28
|
fix create hash collision, GST +1
|
2019-03-16 12:13:57 +07:00 |