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
.gitignore
vendored
5
.gitignore
vendored
@@ -1,2 +1,5 @@
|
||||
release/
|
||||
build/
|
||||
build/
|
||||
tests/monero-cli
|
||||
tests/libs
|
||||
tests/wallets
|
||||
|
||||
Reference in New Issue
Block a user