v0.1.0-alpha
Pre-release
Pre-release
Pop Network Node:
pop-node --chain node/chain-specs/pop-paseo.raw.json -- --chain paseo.raw.json
What's Changed
- chore: update cargo manifests, rename from template to pop and reset version by @peterwht in #6
- feat: add pallet-contracts by @peterwht in #5
- Add asset pallet suite + scheduler by @al3mart in #9
- fix(runtime): correct preimage usage of balances by @evilrobot-01 in #10
- ci: add build workflow by @evilrobot-01 in #11
- chore: improve zombienet config by @evilrobot-01 in #12
- ci: grant write permission to actions by @evilrobot-01 in #13
- style: add rustfmt.toml file by @Daanvdplas in #19
- feat(pop-api): implement pop api crate, chain extension, and demo contracts by @peterwht in #20
- test(pop-api): read_state chain extension test by @evilrobot-01 in #22
- feat(pop-api): charge proper weights in chain-extension by @peterwht in #23
- feat(pop-api): further implementation of nfts api by @evilrobot-01 in #21
- fix(pop-api): remove unused call by @evilrobot-01 in #25
- docs: update readme by @peterwht in #28
- docs(readme): link pop-cli by @evilrobot-01 in #30
- feat(xcm): reserver transfer + xcm emulator by @Daanvdplas in #18
- fix(pop-api): dispatch from extension with contract origin by @peterwht in #29
- build(integration-tests): fix to only build during tests by @evilrobot-01 in #32
- feat: async backing by @evilrobot-01 in #7
- feat(pop-api): cross chain messaging by @evilrobot-01 in #33
- fix: add missing import by @evilrobot-01 in #36
- fix(pop-api): read_state uses RelayChainDataProvider by @al3mart in #34
- refactor: relocates primitives and contract examples by @evilrobot-01 in #35
- refactor: cleaner read_state extension by @al3mart in #37
- test(integration-tests): placing order for instantaneous coretime by @evilrobot-01 in #38
- feat: spot order contract by @peterwht in #39
- build(deps): fix pop-runtime default features by @evilrobot-01 in #42
- fix: pop network in spec names by @al3mart in #44
- feat: network token enforcement by @evilrobot-01 in #45
- feat: separate runtimes by @al3mart in #46
- build(deps): switch to crates.io dependencies by @evilrobot-01 in #48
- feat(pop-api): add call filter by @peterwht in #49
- refactor(pop-network): remove coretime use case from testnet by @al3mart in #59
- build: add release workflow by @evilrobot-01 in #58
- feat: fix chainspec resolution by @evilrobot-01 in #60
- fix: add 3rd collator by @al3mart in #61
New Contributors
- @Daanvdplas made their first contribution in #19
Full Changelog: https://github.com/r0gue-io/pop-node/commits/v0.1.0-alpha