Skip to content

Releases: cryptape/nostr-binding

v0.1.0-rc9

07 Aug 05:28
9c2d048
Compare
Choose a tag to compare
v0.1.0-rc9 Pre-release
Pre-release

What's Changed

SDK

  • build(sdk): bundle in both cjs and esm by @RetricSu in #45

Apps

Others

Full Changelog: v0.1.0-rc8...v0.1.0-rc9

v0.1.0-rc8

19 Jul 01:30
0f3c8b6
Compare
Choose a tag to compare
v0.1.0-rc8 Pre-release
Pre-release

SDK Updates

  • add MAINNET_CONFIGS
  • change binding.buildCellDeps() and lock.buildCellDeps() to async function in order to fetch newest type-id cell information
  • rename type NostrBindingConfig to SDKConfig
  • replace ScriptConfig with NostrScriptConfig

What's Changed

Full Changelog: v0.1.0-rc7...v0.1.0-rc8

v0.1.0-rc7

11 Jul 06:26
8afb2a5
Compare
Choose a tag to compare
v0.1.0-rc7 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-rc6...v0.1.0-rc7

v0.1.0-rc6

11 Jul 01:43
d6aeec5
Compare
Choose a tag to compare
v0.1.0-rc6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-rc5...v0.1.0-rc6

v0.1.0-rc5

10 Jul 03:49
26ad0e5
Compare
Choose a tag to compare
v0.1.0-rc5 Pre-release
Pre-release

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

08 Jul 14:12
c9b339a
Compare
Choose a tag to compare
v0.1.0-rc4 Pre-release
Pre-release

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

06 Jul 13:50
5fed3df
Compare
Choose a tag to compare
v0.1.0-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-rc2...v0.1.0-rc3

v0.1.0-rc2

05 Jul 07:50
b1e76ef
Compare
Choose a tag to compare
v0.1.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-rc1...v0.1.0-rc2

v0.1.0-rc1

05 Jul 01:52
12ab5d1
Compare
Choose a tag to compare
v0.1.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/cryptape/nostr-binding/commits/v0.1.0-rc1