feat: wownero typescript bindings, regression tests (#71)
* regression tests * ci: move regression_check to full_check workflow, reuse artifact build * feat: support wownero in monero.ts bindings * ci: test wownero regressions as well * extract wownero-cli as wownero * actually load wownero when specified * fix: commitUR not being a symbol in wownero
This commit is contained in:
5
tests/deno.jsonc
Executable file
5
tests/deno.jsonc
Executable file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"fmt": {
|
||||
"lineWidth": 120
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user