Conversation
…rks and benchmarks features
… match a signed origin with a community
…ings` / move `pallet-payments` to `frame-contrib`
* chore: update deps * chore: update CI checks * chore: modify pallet mock and runtime configurations to reflect changes in PSDK. * fix: misconfigured implementation of benchmark helpers for listings pallets
* chore(pallet-communities-manager): use unified `frame-contrib-traits` crate * feat(pallet-communities): support serde for `DecisionMethod` + remove `sp-std` * feat(pallet-communities-manager): add `GenesisConfig`/`GenesisBuilder` + remove `sp-std` * feat(runtime-common): remove `sp-std` * feat(runtime-constants): add `alice()` genesis helper + remove `sp-std` * feat(kreivo-runtime): setup `communitiesManager` genesis + remove `sp-std` * chore: apply Cargo.lock changes
* feat(virto-common): define `listings` types to a common place. * feat(kreivo-apis): refactor library structure / implement listings APIs. * feat(kreivo-apis): configure `kreivo_apis::Config`
* chore(pallet-communities): replace mentions to `fc-traits-memberships` with `frame-contrib-traits` + taplo fmt * chore(kreivo-runtime): replace mentions to `fc-traits-*` with unified `frame-contrib-traits` + taplo fmt * chore: taplo fmt
…whenever it doesn't exist.
* feat(contracts-store): add `pallet-contracts-store`, full path, and tests. Missing benchmarks. * feat(kreivo-runtime): configure `pallet-contracts-store` * fix(kreivo-runtime): make clippy happy * chore(pallet-contracts-store): expose `CONTRACT_MERCHANT_ID` const. * chore(kreivo-runtime): implement `MerchantIdInfo` for runtime. * fix(runtime-constants): remove unused `EPOCH_DURATION_IN_SLOTS`. * feat(pallet-contracts-store): split contract instance info with license item, so the license holder preserves it. * chore(kreivo-runtime): minor improvements on usability and dev environment - implement runtime `ContractApis` 🛠️ - use `ContractsStore::maybe_merchant_id` 🪪 - load first community with some balance 🤑
…er` methods on `ListingsItemsAPI`.
- chore(Cargo): update deps - chore(kreivo-apis): enable logging to help on debugging calls for chain extensions.
… `OnMembershipAssgigned` hook whoops!
… from the item in the memberships collection to the item in the community collection oops (i did it again)!
…st when `runtime-benchmarks` feature enabled
143789d to
8487f51
Compare
- This is to ensure `pallet-revive-fixtures` are built
…3 blocks per slot.
…ion velocity for both testnet and production
* Included revive 0.7.0, pending to know if needed a new instance for pallet_assets::Instance3 as done in asset-hub-westend * Requested changes applied * Not included precompiles for this integration. --------- Co-authored-by: Lex Luthor <johan@nulo.network>
* feat: Migrated to stable2509 🎉 * Fixed error in test 🚀 * chore(.github): Add custom image that includes the needed toolkit to build the runtime. * fix(workspace): missing feature propagation / revert `rand_code` to 0.6.4 --------- Co-authored-by: Lex Luthor <johan@nulo.network> Co-authored-by: Pablo Andrés Dorado Suárez <hola@pablodorado.com>
…c scaling (offset still disabled for now).
# Conflicts: # chain-spec-generator/src/spec/live/kreivo_paseador_chainspec.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New
GenesisConfigonpallet-communities-manager#453Listingsin Kreivo APIs #454Memberships#465pass-substrate-keysas authenticator #466AssetConversion.Changes
frame-contrib#442stable2409-6#451clear_priceonkreivo_apis#455frame-contrib-traits#456stable2503#457stable2506(d54fc34)stable2509#468Localassets.Fixes
clippyhappy 😄