Releases: cryptape/nostr-binding
Releases · cryptape/nostr-binding
v0.1.0-rc9
v0.1.0-rc8
SDK Updates
- add
MAINNET_CONFIGS
- change
binding.buildCellDeps()
andlock.buildCellDeps()
toasync function
in order to fetch newest type-id cell information - rename type
NostrBindingConfig
toSDKConfig
- replace
ScriptConfig
withNostrScriptConfig
What's Changed
- chore(demo): bump joyid v0.2.0 to reduce popup requests by @RetricSu in #36
- Add mainnet deployment by @XuJiandong in #37
- feat(sdk): support mainnet scripts by @RetricSu in #38
- chore(sdk): bump v0.1.0-rc8 by @RetricSu in #39
Full Changelog: v0.1.0-rc7...v0.1.0-rc8
v0.1.0-rc7
v0.1.0-rc6
What's Changed
- refactor(sdk): remove rust-nostr-sdk deps by @RetricSu in #30
- chore(sdk): bump v0.1.0-rc6 by @RetricSu in #31
Full Changelog: v0.1.0-rc5...v0.1.0-rc6
v0.1.0-rc5
What's Changed
- refactor(sdk): pass lockIndexes and getLiveCell concurrently by @RetricSu in #28
- chore(sdk): bump v0.1.0-rc5 by @RetricSu in #29
Full Changelog: v0.1.0-rc4...v0.1.0-rc5
v0.1.0-rc4
What's Changed
- refactor: use Transaction type of signTx param by @RetricSu in #24
- feat(sdk): add prepareTransaction related method for nostr-lock by @RetricSu in #25
- chore: update lock docs in readme and remove unused deps by @RetricSu in #26
- chore(sdk): bump v0.1.0-rc4 by @RetricSu in #27
Full Changelog: v0.1.0-rc3...v0.1.0-rc4
v0.1.0-rc3
v0.1.0-rc2
v0.1.0-rc1
What's Changed
- Add ckb-nostr-utils library by @XuJiandong in #1
- Implementation of nostr lock script by @XuJiandong in #2
- Nostr binding type script implementation by @XuJiandong in #3
- Add unit tests by @XuJiandong in #4
- Add PoW test cases by @XuJiandong in #5
- Update doc: add ckbhash by @XuJiandong in #6
- Update demo app by @RetricSu in #8
- Improve demo UI & UX by @RetricSu in #9
- support joyId in demo app by @RetricSu in #10
- Add reproducible build by @XuJiandong in #11
- Sync with official one by @XuJiandong in #12
- Testcases by @joii2020 in #7
- Deployed on testnet by @XuJiandong in #13
- feat: split sdk code and use packages by @RetricSu in #14
New Contributors
- @XuJiandong made their first contribution in #1
- @RetricSu made their first contribution in #8
- @joii2020 made their first contribution in #7
Full Changelog: https://github.com/cryptape/nostr-binding/commits/v0.1.0-rc1