-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat: number field in rune response #35
Conversation
tippenein
commented
Jul 23, 2024
•
edited
Loading
edited
- closes Add rune number to rune details within responses #34
Vercel deployment URL: https://runehook-k8mnii48m-hirosystems.vercel.app 🚀 |
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
@tippenein Didn't you forgot about SQL queries? |
@xrem Yes! Thanks. Need more tests on this. Those are added now tho |
339d63c
to
d5a963d
Compare
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.
LGTM
## [0.3.0-beta.5](v0.3.0-beta.4...v0.3.0-beta.5) (2024-07-29) ### Features * number field in rune response ([#35](#35)) ([4485057](4485057))
🎉 This PR is included in version 0.3.0-beta.5 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
## [0.3.0](v0.2.2...v0.3.0) (2024-07-29) ### Features * add zeromq streaming and rollback support ([#8](#8)) ([c201bb5](c201bb5)) * address activity endpoint ([#18](#18)) ([c6b8bbe](c6b8bbe)) * number field in rune response ([#35](#35)) ([4485057](4485057)) ### Bug Fixes * cached output balance retrieval ([#16](#16)) ([b87b921](b87b921)) * default output selection without a runestone ([#23](#23)) ([016583c](016583c)) * increase activity count when etching ([#14](#14)) ([e797fc3](e797fc3)) * move unallocated without need for a runestone ([#22](#22)) ([69559e0](69559e0)) * open and close pg connections for each chainhook message ([#15](#15)) ([3c93671](3c93671)) * register receive operations correctly on edicts ([#21](#21)) ([de48a59](de48a59))
🎉 This PR is included in version 0.3.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |