cashscript
cashscript copied to clipboard
add arguments to MockNetProvider to change the taget environment (chipnet vs mainnet vs experimental VM)
consider adding arguments to MockNetProvider to change the taget environment (chipnet vs mainnet vs experimental VM)
in LibauthTemplate.ts we now default to supported: ['BCH_2023_05'], instead of ['BCH_SPEC'] or any of the other options
in debuggint.ts we use createVirtualMachineBCH2023 since commit
https://github.com/CashScript/cashscript/commit/5e30b90adc57b38b88b6dd86af8094b5f0d89517#diff-a0f4807095ac442ac53b058c9dc658503e3ec60f004f41e37299868e0140214eR1
both of these parameters shouldn't be hardcoded but configurable