Releases: r0gue-io/pop-node
Releases · r0gue-io/pop-node
v0.1.0-alpha2
Pop Network Node:
pop-node --chain node/chain-specs/pop-paseo.raw.json -- --chain paseo.raw.json
What's Changed
- feat: Pop Testnet Specs for Paseo by @al3mart in #63
- feat: subxt script to fund dev accounts via XCM by @peterwht in #53
- feat: pallet multisig by @al3mart in #69
- build(deps): bump h2 from 0.3.25 to 0.3.26 by @dependabot in #66
- feat: pallet-utility by @al3mart in #68
- chore: add codeowners by @evilrobot-01 in #72
- ci: add pr check for conventional commit spec compliance by @evilrobot-01 in #73
- build(release): add macos support by @evilrobot-01 in #75
- feat: pallet proxy by @al3mart in #70
- build(release): remove push event trigger by @evilrobot-01 in #77
- refactor(pop-node): runtime pallet configs by @al3mart in #76
- chore(chain-spec): update boot nodes by @evilrobot-01 in #64
- build(deps): bump ink version by @evilrobot-01 in #84
- test: create an NFT collection by @brunopgalvao in #85
- refactor: pop-api examples by @brunopgalvao in #86
- docs: add pop api documentation by @brunopgalvao in #74
New Contributors
- @dependabot made their first contribution in #66
- @brunopgalvao made their first contribution in #85
Full Changelog: v0.1.0-alpha...v0.1.0-alpha2
v0.1.0-alpha
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