Releases: rebase-network/synapse-extension
Releases · rebase-network/synapse-extension
v0.4.0
v0.3.1
synapse-extension
- Update update anypay lock info for testnet
- Fix UI responsive issue for auth page
- Add chrome installation link to README
- Published website at https://getsynapse.io
v0.3.0
synapse-extension
- UI: Change transaction sending page to improve user experience
- Support to send transaction with anyone can pay address on mainnet
v0.2.0
synapse-extension
- UI: Show error message after send transaction failed
- Add more test cases
- Fix unable to send SUDT
v0.1.4
synapse-extension
- Fixed unable to display transaction list
v0.1.3
synapse-extension
- Update ckb node url to fix transaction failed to send
- Popup goes to
Auth
page when dapp call the extension to sign - Improve popup style to make it responsive
v0.1.2
synapse-extension
- Improvement: Support to add local network for testing
- Add error code to show failure details of transaction sending
- Update readme, add how to setup local node for testing
v0.1.1
Change logs
synapse-extension
- Improvement: Support to export keystore to json file, and import keystore from json file
- UI improvements
- Add validation for UDT management
v0.1.0
Change logs
synapse-extension
- Feature: Support to send sUDT 👏
- UX Improvement: Add a slider to adjust transaction fee easily based on the fee rate
- 功能:用户可以发送 sUDT 了 👏
- UX 改进:添加滑动条,用户发送交易时,可以根据 fee rate 方便的调整 fee
How to install
Checksum
Verify checksum by running command:
shasum -a 256 synapse-extension.zip
The output should be the same as the content in synapse-extension.asc
(Below link).
v0.0.15
Change logs
synapse-extension
- Bug fix: Fix unable to sent anyone can pay tranaction that has capacity less than 61
- UX improvement: Fill type hash into UDT management form if user click the name from UDT list, to make it easy to manage UDTs
- Bug fix:修复不能发送小于 61 ckb 的 anyone can pay 的交易
- UX 改进:当用户点击 UDT 的名字时,可以将 type hash 填入表单,方便用户管理 UDT
How to install
Checksum
Verify checksum by running command:
shasum -a 256 synapse-extension.zip
The output should be the same as the content in synapse-extension.asc
(Below link).