This repository was archived by the owner on May 27, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Merge release/0.2.0 to main branch #195
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bump version to v0.1.0
Co-authored-by: Shook <44739165+ShookLyngs@users.noreply.github.com>
refactor(rgbpp-sdk/ckb): Collect all rgbpp inputs without isMax
fix(apps/vite): Upgrade vite version
feat(rgbpp-sdk): Add rgbpp sub package
style(btc/service): replace all "void 0" to "undefined"
fix(ckb/btc): Check rgbpp capacity for change and paymaster cell
feat(rgbpp-sdk/ckb): Increase the max length of rgbpp inputs to 40
fix(changeset): missing await in the changelog format file
refactor(btc): add notes to TxBuilder.payFee() related functions
fix(rgbpp-sdk/ckb): Update RGB++ inputs length of Spore creation TX
…o true by default when paying fee
…187) * fix: Update rgbpp witnesses for batch transfer tx
…vent non-snapshot releases (#189)
Fix(ckb|examples): Fix xudt cell whose amount is invalid
feat(btc|service): support internal query data caching in TxBuilder.payFee()
* test: Create integration tests * chore: update dependencies * fix: Modify env secrets name to resolve ci errors * chore: Update configuration information in workflows * fix: Fix xudtTypeArgs reading error * chore: Update the description of integration tests * chore: Add empty 'testnet' folder with .gitkeep file * refactor: move integration test commands to package.json script for clarity * chore: rename issuexudt to xudt-on-ckb. * chore: remove duplicate 'pnpm i' command in CI
refactor(examples): Save ckbVirtualTxResult locally
duanyytop
approved these changes
May 28, 2024
ShookLyngs
approved these changes
May 28, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Commit of release/0.2.0
ef597c1 on develop branch
rgbpp-sdk release workflow