testnet-v0.5.0
What's Changed
- docs: pop-api v0 fungibles READMEs by @al3mart in #365
- feat: psp22 trait contract example with drink tests by @chungquantin in #300
- chore(api/nonfungibles): fork pallet nfts by @chungquantin in #382
- fix(nfts): clippy warnings by @chungquantin in #391
- refactor: sdk runtimes by @Daanvdplas in #411
- chore: ink v5.1 by @Daanvdplas in #409
- fix: remove old dependencies and include Cargo.lock in VCS by @Daanvdplas in #424
- feat(nfts): add
CollectionApprovals
andAccountBalance
storages, and general improvements by @chungquantin in #387 - refactor(xcm)!: restrict reserves to AssetHub, remove relay chain support by @Daanvdplas in #423
- refactor(deps): include pop api integration tests in workspace by @peterwht in #434
- fix: wrong comment by @cuteolaf in #430
- fix: typo and param name in pallet-api
Read
trait by @cuteolaf in #429 - refactor: reorder
Read
impl in fungibles pallet by @chungquantin in #444 - chore: upgrade to stable2412 by @peterwht in #417
- chore: add release conventions document and refactor CI to run node release separately by @Daanvdplas in #433
- refactor: reuse
WeightInfo
in nonfungibles pallet test by @chungquantin in #450 - chore: update collection details field to public by @chungquantin in #449
- feat(mainnet): add XCM APIs, config tests, refactor mod by @peterwht in #447
- feat(mainnet): add pallet revive by @peterwht in #452
- feat(mainnet): Add treasury pallet and handle fees by @f-gate in #428
- feat: add
pallet-api/nonfungibles
by @chungquantin in #432 - feat: pop-api nonfungibles implementation by @chungquantin in #461
- feat(mainnet): add gov: collective, membership, motion by @peterwht in #448
- refactor(mainnet): ready runtime config by @al3mart in #458
- refactor(genesis): use runtime genesis presets by @al3mart in #471
- feat: pop-api nonfungibles integration tests by @chungquantin in #462
- feat(chain-spec): add mainnet spec artifacts by @al3mart in #476
- feat(testnet): mainnet & devnet into testnet runtime by @al3mart in #482
- chore(node):
pop-node v0.3.0
by @al3mart in #484
New Contributors
Full Changelog: testnet-v0.4.2...testnet-v0.5.0