You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(arby): add test-mode configuration option
This commit deprecates the old `live-cex` configuration value in favour
of new `test-mode` option. If both values are set, the `test-mode`
option takes precedence over the legacy option.
`test-mode` defaults to `false` in mainnet, `true` in other networks.
* use branch of arby on mainnet
* use latest arby on mainnet, attempt 2
* fixup! feat(arby): add test-mode configuration option
* fixup! feat(arby): add test-mode configuration option
* fixup! feat(arby): add test-mode configuration option
* revert first mainnet change
* fix of the first revert
* revert of second mainnet change
Co-authored-by: raladev <[email protected]>
0 commit comments