Releases: Crossbell-Box/crossbell.js
Releases · Crossbell-Box/crossbell.js
v1.6.4
v1.6.3
🚨 Breaking Changes
- Replace ethers with viem - by @sxzz in #19 (5fd61)
- Remove fetch polyfill - by @sxzz (a1132)
- Make params into a object - by @sxzz (cdb8e)
- contract: Remove
linkModule.setForAddress
,linkModule.setForLinklist
; addlinkModule.setForCharacter
,linkModule.setForNote
- by @songkeys (52781) - network: Remove CROSSBELL_RPC_ADDRESS env - by @songkeys (86dc2)
🚀 Features
- Support
Numberish
- by @sxzz in #21 (02c70) - Add contract-scope
gasPrice
- by @sxzz in #26 (18ef6) - Generic contract - by @sxzz in #29 (0e9a4)
- CreateIndexer - by @sxzz (6cdac)
- Add tips from newbieVilla - by @sxzz in #35 (f7027)
- Add newbie tip api - by @songkeys (2bd1b)
- Add
withHeaders
util - by @sxzz (cb4cb) - Update viem to v1 - by @birdgg in #45 (a0004)
- Add tips with fee contract abi - by @birdgg in #55 (61e6e)
- Add TipsWithFee contract - by @birdgg in #57 (f3514)
- Export tips-with-config abi - by @birdgg in #63 (e4ef0)
- Update tips with config abi - by @birdgg in #66 (6bdf5)
- Update linklist abi for "Burn" - by @songkeys (39753)
- Remove link_module - by @birdgg (c0971)
- Update feed and tipconfig type - by @birdgg (b3a4f)
- contract:
- Add getLinklistUri and setLinklistUri - by @sxzz (14561)
- Update abi - by @sxzz (801df)
- Add
balanceOfNewbie
for character - by @sxzz (5f979) - Add more kinds of post - by @sxzz (09702)
- Add batch reads multicall by default - by @songkeys (52afe)
- Add
contract.link.getLinkingCharacterIds
- by @songkeys in #61 (5aec5) - Add
link.burnLinklist
- by @songkeys (d97b4)
- examples/vite:
- indexer:
- Add newbie - by @sxzz (179b2)
- Add newbie and swie - by @sxzz (c176a)
- Add types for excludeCharacterId and characterId list - by @songkeys in #39 (364bc)
- Add tipCharacter and tipCharacterForNote to newbie - by @songkeys and @sxzz in #38 (2ffbf)
- Add
getUnreadCount
- by @sxzz (4f370) - Add
indexer.link.getManyByLinklistId
method - by @songkeys (7a647) - Add
order
param to notes query - by @songkeys (314b9)
- indexer/note:
- notification:
- utils:
🐞 Bug Fixes
- Bump @crossbell/ipfs-fetch to remove cf-ipfs.com - by @songkeys (ded4f)
- Add default generic of contract - by @sxzz (a7be4)
- Dts of sub files - by @sxzz (5944a)
- Types alias - by @sxzz (89cf7)
- Export TipsWithFeeTypes - by @birdgg in #56 (beae8)
- Export siwe - by @birdgg in #59 (a3145)
- Add more robust retry for
waitForTransactionReceiptWithRetry
- by @songkeys (4dea1) - contract:
- deps:
- playground:
View changes on GitHub
v1.6.2
🚨 Breaking Changes
- Replace ethers with viem - by @sxzz in #19 (5fd61)
- Remove fetch polyfill - by @sxzz (a1132)
- Make params into a object - by @sxzz (cdb8e)
- contract: Remove
linkModule.setForAddress
,linkModule.setForLinklist
; addlinkModule.setForCharacter
,linkModule.setForNote
- by @songkeys (52781) - network: Remove CROSSBELL_RPC_ADDRESS env - by @songkeys (86dc2)
🚀 Features
- Support
Numberish
- by @sxzz in #21 (02c70) - Add contract-scope
gasPrice
- by @sxzz in #26 (18ef6) - Generic contract - by @sxzz in #29 (0e9a4)
- CreateIndexer - by @sxzz (6cdac)
- Add tips from newbieVilla - by @sxzz in #35 (f7027)
- Add newbie tip api - by @songkeys (2bd1b)
- Add
withHeaders
util - by @sxzz (cb4cb) - Update viem to v1 - by @birdgg in #45 (a0004)
- Add tips with fee contract abi - by @birdgg in #55 (61e6e)
- Add TipsWithFee contract - by @birdgg in #57 (f3514)
- Export tips-with-config abi - by @birdgg in #63 (e4ef0)
- Update tips with config abi - by @birdgg in #66 (6bdf5)
- Update linklist abi for "Burn" - by @songkeys (39753)
- Remove link_module - by @birdgg (c0971)
- contract:
- Add getLinklistUri and setLinklistUri - by @sxzz (14561)
- Update abi - by @sxzz (801df)
- Add
balanceOfNewbie
for character - by @sxzz (5f979) - Add more kinds of post - by @sxzz (09702)
- Add batch reads multicall by default - by @songkeys (52afe)
- Add
contract.link.getLinkingCharacterIds
- by @songkeys in #61 (5aec5) - Add
link.burnLinklist
- by @songkeys (d97b4)
- examples/vite:
- indexer:
- Add newbie - by @sxzz (179b2)
- Add newbie and swie - by @sxzz (c176a)
- Add types for excludeCharacterId and characterId list - by @songkeys in #39 (364bc)
- Add tipCharacter and tipCharacterForNote to newbie - by @songkeys and @sxzz in #38 (2ffbf)
- Add
getUnreadCount
- by @sxzz (4f370) - Add
indexer.link.getManyByLinklistId
method - by @songkeys (7a647) - Add
order
param to notes query - by @songkeys (314b9)
- indexer/note:
- utils:
🐞 Bug Fixes
- Bump @crossbell/ipfs-fetch to remove cf-ipfs.com - by @songkeys (ded4f)
- Add default generic of contract - by @sxzz (a7be4)
- Dts of sub files - by @sxzz (5944a)
- Types alias - by @sxzz (89cf7)
- Export TipsWithFeeTypes - by @birdgg in #56 (beae8)
- Export siwe - by @birdgg in #59 (a3145)
- Add more robust retry for
waitForTransactionReceiptWithRetry
- by @songkeys (4dea1) - contract:
- deps:
- playground:
View changes on GitHub
v1.6.1
v1.5.10
🚨 Breaking Changes
- Replace ethers with viem - by @sxzz in #19 (5fd61)
- Remove fetch polyfill - by @sxzz (a1132)
- Make params into a object - by @sxzz (cdb8e)
- network: Remove CROSSBELL_RPC_ADDRESS env - by @songkeys (86dc2)
🚀 Features
- Support
Numberish
- by @sxzz in #21 (02c70) - Add contract-scope
gasPrice
- by @sxzz in #26 (18ef6) - Generic contract - by @sxzz in #29 (0e9a4)
- CreateIndexer - by @sxzz (6cdac)
- Add tips from newbieVilla - by @sxzz in #35 (f7027)
- Add newbie tip api - by @songkeys (2bd1b)
- Add
withHeaders
util - by @sxzz (cb4cb) - Update viem to v1 - by @birdgg in #45 (a0004)
- Add tips with fee contract abi - by @birdgg in #55 (61e6e)
- Add TipsWithFee contract - by @birdgg in #57 (f3514)
- Export tips-with-config abi - by @birdgg in #63 (e4ef0)
- Update tips with config abi - by @birdgg in #66 (6bdf5)
- Update linklist abi for "Burn" - by @songkeys (39753)
- contract:
- Add getLinklistUri and setLinklistUri - by @sxzz (14561)
- Update abi - by @sxzz (801df)
- Add
balanceOfNewbie
for character - by @sxzz (5f979) - Add more kinds of post - by @sxzz (09702)
- Add batch reads multicall by default - by @songkeys (52afe)
- Add
contract.link.getLinkingCharacterIds
- by @songkeys in #61 (5aec5)
- examples/vite:
- indexer:
- Add newbie - by @sxzz (179b2)
- Add newbie and swie - by @sxzz (c176a)
- Add types for excludeCharacterId and characterId list - by @songkeys in #39 (364bc)
- Add tipCharacter and tipCharacterForNote to newbie - by @songkeys and @sxzz in #38 (2ffbf)
- Add
getUnreadCount
- by @sxzz (4f370) - Add
indexer.link.getManyByLinklistId
method - by @songkeys (7a647)
- indexer/note:
- utils:
🐞 Bug Fixes
- Bump @crossbell/ipfs-fetch to remove cf-ipfs.com - by @songkeys (ded4f)
- Add default generic of contract - by @sxzz (a7be4)
- Dts of sub files - by @sxzz (5944a)
- Types alias - by @sxzz (89cf7)
- Export TipsWithFeeTypes - by @birdgg in #56 (beae8)
- Export siwe - by @birdgg in #59 (a3145)
- Add more robust retry for
waitForTransactionReceiptWithRetry
- by @songkeys (4dea1) - contract:
- deps:
- playground:
View changes on GitHub
v1.5.9
🚨 Breaking Changes
- Replace ethers with viem - by @sxzz in #19 (5fd61)
- Remove fetch polyfill - by @sxzz (a1132)
- Make params into a object - by @sxzz (cdb8e)
- network: Remove CROSSBELL_RPC_ADDRESS env - by @songkeys (86dc2)
🚀 Features
- Support
Numberish
- by @sxzz in #21 (02c70) - Add contract-scope
gasPrice
- by @sxzz in #26 (18ef6) - Generic contract - by @sxzz in #29 (0e9a4)
- CreateIndexer - by @sxzz (6cdac)
- Add tips from newbieVilla - by @sxzz in #35 (f7027)
- Add newbie tip api - by @songkeys (2bd1b)
- Add
withHeaders
util - by @sxzz (cb4cb) - Update viem to v1 - by @birdgg in #45 (a0004)
- Add tips with fee contract abi - by @birdgg in #55 (61e6e)
- Add TipsWithFee contract - by @birdgg in #57 (f3514)
- Export tips-with-config abi - by @birdgg in #63 (e4ef0)
- contract:
- Add getLinklistUri and setLinklistUri - by @sxzz (14561)
- Update abi - by @sxzz (801df)
- Add
balanceOfNewbie
for character - by @sxzz (5f979) - Add more kinds of post - by @sxzz (09702)
- Add batch reads multicall by default - by @songkeys (52afe)
- Add
contract.link.getLinkingCharacterIds
- by @songkeys in #61 (5aec5)
- examples/vite:
- indexer:
- Add newbie - by @sxzz (179b2)
- Add newbie and swie - by @sxzz (c176a)
- Add types for excludeCharacterId and characterId list - by @songkeys in #39 (364bc)
- Add tipCharacter and tipCharacterForNote to newbie - by @songkeys and @sxzz in #38 (2ffbf)
- Add
getUnreadCount
- by @sxzz (4f370) - Add
indexer.link.getManyByLinklistId
method - by @songkeys (7a647)
- indexer/note:
- utils:
🐞 Bug Fixes
- Bump @crossbell/ipfs-fetch to remove cf-ipfs.com - by @songkeys (ded4f)
- Add default generic of contract - by @sxzz (a7be4)
- Dts of sub files - by @sxzz (5944a)
- Types alias - by @sxzz (89cf7)
- Export TipsWithFeeTypes - by @birdgg in #56 (beae8)
- Export siwe - by @birdgg in #59 (a3145)
- Add more robust retry for
waitForTransactionReceiptWithRetry
- by @songkeys (4dea1) - contract:
- deps:
- playground:
View changes on GitHub
v1.5.8
v1.5.7
v1.5.5
No significant changes