Releases: octopus-network/octopus-pallets
Releases · octopus-network/octopus-pallets
Octopus Pallets v0.9.30-1
What's Changed
- update the process of caclulate fee by @anonymousGiga in #98
- Improve error handle by @DaviRain-Su in #100
- Add Httpbody and Response by @DaviRain-Su in #101
- code imporve by @DaviRain-Su in #102
- Remove unwrap and fix hex_fromat function import format, and string by @DaviRain-Su in #103
- Update for relayer fee by @anonymousGiga in #104
- Fix http request response by @DaviRain-Su in #106
- add getter function by @DaviRain-Su in #107
- Update get git-version way by @DaviRain-Su in #108
- Add test for set_coef_for_calculate_fee by @anonymousGiga in #109
- Fix get verison by @DaviRain-Su in #110
Full Changelog: v0.9.30...v0.9.30-1
Octopus Pallets v0.9.30
What's Changed
- Report offences at the end of an era by @en in #59
- Only report the summary of offences by @en in #60
- Use (public)key data to query the session key owner in all places by @anonymousGiga in #58
- Minor changes to simplify the next upgrade of near contract. by @anonymousGiga in #63
- Fix test case and changes storage's visible. by @PayFv in #65
- Add sequence for some event by @anonymousGiga in #66
- Minor refactor by @anonymousGiga in #68
- Add weights for submit_observations by @anonymousGiga in #67
- replace blocksperra with era's actual total number of blocks by @anonymousGiga in #71
- Add force_mint_asset for refund by @en in #74
- Fix the transferring of NFT by @anonymousGiga in #78
- Extract bridge from octopus-appchain by @en in #79
- Create check.yml by @DaviRain-Su in #73
- Migrate AssetIdByTokenId from octopus-appchain by @anonymousGiga in #83
- Make upward message queue bounded by @en in #80
- Make observations bounded by @PayFv in #84
- Update benchmarking for pallets by @anonymousGiga in #87
- Modify default value of interval and add migration in upward-messages by @anonymousGiga in #89
- Add test case of bridge/upward-message and fixed others. by @PayFv in #85
- Fix CI by @DaviRain-Su in #88
- Update default value of interval in upward-messages by @anonymousGiga in #90
- Support to pay transfer fee for relayer by @anonymousGiga in #93
- Upgrade to v0.9.30 by @en in #94
- Add tests for octopus-pallets after upgrade to v0.9.30 by @anonymousGiga in #95
- Add benchmarks for octopus-pallets by @anonymousGiga in #96
New Contributors
Full Changelog: v0.9.18-2...v0.9.30
Octopus Pallets v0.9.18-3
Octopus Pallets v0.9.18-2
What's Changed
- Minor changes to simplify the next upgrade of near contract. by @anonymousGiga in #63
Full Changelog: v0.9.18-1...v0.9.18-2
Octopus Pallets v0.9.13-1
What's Changed
- Minor changes to simplify the next upgrade of near contract. by @anonymousGiga in #64
Full Changelog: v0.9.13...v0.9.13-1
Octopus Pallets v0.9.18-1
What's Changed
- Report offences at the end of an era by @en in #59
- Only report the summary of offences by @en in #60
- Use (public)key data to query the session key owner in all places by @anonymousGiga in #58
Full Changelog: v0.9.18...v0.9.18-1
Octopus Pallets v0.9.18
What's Changed
- Add function in build.rs for auto get version by @anonymousGiga in #43
- support nft and refactor benchmarking by @anonymousGiga in #44
- refactor support nft by @anonymousGiga in #45
- update tests and benchmarks by @anonymousGiga in #46
- Add storage migration for appchain-pallet by @anonymousGiga in #49
- Add sequence for mint asset by @anonymousGiga in #50
- Rename asset_name to token_id(it's an account ID on NEAR) by @en in #51
- Add convertor for support rmrk base metadata to nep171 by @anonymousGiga in #52
- Add CI by @DaviRain-Su in #55
- Add delete for AssetIdByTokenId by @anonymousGiga in #54
- support unified account by @en in #56
Full Changelog: v0.9.13...v0.9.18
Octopus Pallets v0.9.13
What's Changed
- separate asset from appchain pallet by @StewartYe in #27
- Add set_asset_name function for appchain. by @anonymousGiga in #28
- Add transfer-from-pallet function for 0.9.13 by @anonymousGiga in #29
- Fix problem about NotificationHistory by @anonymousGiga in #32
- Add logs by @anonymousGiga in #36
- fix warring when cargo fmt by @DaviRain-Su in #39
- Fix clippy warring by @DaviRain-Su in #40
- add log by @anonymousGiga in #42
New Contributors
- @StewartYe made their first contribution in #27
Full Changelog: v0.9.12-4...v0.9.13
Octopus Pallets v0.9.12-4
- Refactoring events