What's Changed
- style: formatting by @evilrobot-01 in #184
- docs(readme): fix instruction in the README by @AlexD10S in #233
- docs: release tracking issue template by @al3mart in #232
- feat: prepare mainnet runtime for registration by @al3mart in #238
- feat(ci): srtool to use on-chain-release-build feature by @peterwht in #249
- Update release.yml by @peterwht in #252
- feat(testnet): XCM ExecuteFilter=Everything, zombienet config improve by @peterwht in #253
- chore(testnet): bump version to 0.4.1 by @peterwht in #256
- build(deps): bump curve25519-dalek from 4.1.2 to 4.1.3 by @dependabot in #248
- style: extend pre-push githook by @al3mart in #229
- feat(devnet): pop api + fungibles use case by @Daanvdplas in #132
- feat(devnet): add ismp by @peterwht in #270
- feat: add interfaces & error for psp22 by @chungquantin in #297
- fix(ci): api-integration-tests by @chungquantin in #317
- feat: psp22 standard for
decrease_allowance
andburn
pallet methods by @chungquantin in #322 - feat: token name & symbol return
Option
by @Daanvdplas in #312 - chore: timestamp settings for tests by @Daanvdplas in #347
- chore(testnet-runtime): v0.4.2 by @al3mart in #369
- 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: node-v0.2.0-alpha...node-v0.3.0