-
Notifications
You must be signed in to change notification settings - Fork 37
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
chore(): 4.0.0-rc2
#2162
chore(): 4.0.0-rc2
#2162
Conversation
✅ Deploy Preview for jellyfishsdk ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
@@ Coverage Diff @@
## main #2162 +/- ##
==========================================
+ Coverage 91.82% 93.10% +1.27%
==========================================
Files 369 367 -2
Lines 11075 11071 -4
Branches 1471 1448 -23
==========================================
+ Hits 10170 10308 +138
+ Misses 875 729 -146
- Partials 30 34 +4
... and 64 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Docker build preview for jellyfish/apps is ready! Built with commit d2e18ba
You can also get an immutable image with the commit hash
|
c324b03
to
7cbcb87
Compare
const attributes = await testing.rpc.masternode.getGov('ATTRIBUTES') | ||
expect(attributes.ATTRIBUTES['v0/locks/token/abc']).toBeUndefined() | ||
} | ||
// TODO(canonbrother): bug on 4.0.0-rc2, check on 4.0.0-stable later |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
release rc2 for LW dusd-loop first
What this PR does / why we need it:
Which issue(s) does this PR fixes?:
Fixes #
Additional comments?: