Zijing Zhang
Zijing Zhang
OK. I've removed this redundant case.
Now it's rebased.
1. 设置值为 https://oss-cn-shanghai.aliyuncs.com 是考虑到用户使用的可能是自己部署的版本或者自定义的域名 2. 需要保持前向兼容,更换后之前的 oss 用户应该能正常使用
需要保证用户升级后能不改配置使用
I‘ll fix this in next version
`"/master" = "@master"` is simply a plain text match and replace pattern. You can just comment the two lines to disable them or add any custom rules.
OK. `insert_tx` has been refactor in 324eeb3eb4e5231c6a81e6d197df788ad08b23a8. I need to reorganize the code.
Reorganized and moved `bdk_wallet` with `test-util` feature flag into `dev-dependency`. Ready for review. Please take a look.