-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release candidate v1.1.0 #443
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #443 +/- ##
==========================================
+ Coverage 40.35% 40.40% +0.05%
==========================================
Files 47 48 +1
Lines 1306 1339 +33
==========================================
+ Hits 527 541 +14
- Misses 739 757 +18
- Partials 40 41 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
* fix(BUX-461): use_fee_quotes for both arc and mApi * fix(BUX-461): configurable fee_unit * fix(BUX-461): validate miners * refactor(BUX-461): small change after self-review * chore(BUX-461): validation error when neither fee_unit nor use_fee_quotes is configured * chore(BUX-461): assume next bux version 0.12.0 * chore(BUX-461): assume next version 0.13.0 * chore(BUX-461): go mod tidy with broadcast-client 0.16.0 * chore(BUX-417): remove monitor * chore(BUX-417): remove ITC flag * chore(BUX-417): replace bux version with rc branch * chore(BUX-417): update go sum --------- Co-authored-by: Krzysztof Tomecki <152964795+chris-4chain@users.noreply.github.com>
* chore(BUX-417): remove DefaultNote and SkipInitializeWithVersion * chore(BUX-417): update bux version
* chore: update gitignore * feat: add broadcast callback action with required components * chore: remove vscode folder * feat: remove config.yaml * feat: clarify the error status * feat: improve checking for bearer schema * fix: compute default calback token in proper place * fix: remove unnecessary logger dependency * feat: update config nesting * fix: remove debug replace * fix: update go.sum * feat: update go.sum * fix: correct linter issues
d0bb0bb
to
a3b02f3
Compare
Manual Tests💚 Manual testing by @wregulski resulted in success. |
Pull Request Checklist