Jordan Hrycaj
|
00ba7a2718
|
merge vm_forks and vm_opcode_values => vm_type2
why:
all types, but they cannot be merged int vm_types because of a circular
dependency.
|
2021-03-31 17:53:15 +01:00 |
Jordan Hrycaj
|
3a3e4d5707
|
provide vm_forks as import/export wrapper
details:
moved original vm/interpreter/vm_forks.nim => vm/interpreter/nvm_forks.nim
|
2021-03-31 16:03:34 +01:00 |
andri lim
|
d2b0ca62b2
|
fix GlacierMuir to MuirGlacier typo
|
2020-04-12 18:13:22 +07:00 |
andri lim
|
5ca7370407
|
add ropsten difficulty test
|
2020-04-12 18:09:18 +07:00 |
andri lim
|
87bae2bb78
|
switch to new toFork
|
2020-04-12 18:02:59 +07:00 |
andri lim
|
6b6584c4d0
|
Glacier Muir update
|
2020-02-20 09:21:35 +02:00 |
andri lim
|
c4dcf5da30
|
reduce compiler warnings
|
2019-11-13 21:49:39 +07:00 |
Ștefan Talpalaru
|
d84e4810d5
|
unittest2 (parallelism disabled)
This is https://github.com/status-im/nimbus/pull/332 with parallelism
disabled, while some threadpool deadlock is being debugged.
|
2019-10-31 06:17:01 +01:00 |
andri lim
|
8a09e97d4d
|
add diagnostic message to test_difficulty.nim
|
2019-10-28 22:21:41 +07:00 |
andri lim
|
321f13dc19
|
attempt to add simple cli to all_tests
|
2019-09-21 12:45:23 +07:00 |
andri lim
|
0bad132387
|
add diffficulty test
|
2019-08-26 21:26:57 +07:00 |