This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
release v0.1.0 #97
Merged
release v0.1.0 #97
Conversation
This file contains 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
chore/substrate-update
* feat(unit-tests): started to add unit tests * feat(unit-tests): added more unit tests * feat(unit-tests): moved tests to their own file * feat(unit-tests): restructured source code * chore(): removed unused dependency
#5) * doc(wasm-contract-integration): added section for example wasm smart contract integration * Update pallets/acurast/README.md Co-authored-by: Rodrigo Quelhas <22591718+RomarQ@users.noreply.github.com> Co-authored-by: Rodrigo Quelhas <22591718+RomarQ@users.noreply.github.com>
…itting an attestation (#6)
* feat(manual-job-assignment): added extrinsic call to manually assign a job * chore(): updated docs
* chore: add ci github pipeline * chore: Remove invalid tests from ecdsa vendored dependency and fix some linting issues
* feat(proxy-pallet): initial setup feat(proxy-pallet): implemented proxy pallet * chore(proxy-pallet): code cleanup Co-authored-by: Juan <j.rios@papers.ch> Co-authored-by: Mike Godenzi <m.godenzi@papers.ch>
…ents from acurast (#11) * feat(acurast-receiver): adds pallet that allows target parachains to receive fulfillments from acurast * feat(acurast-receiver-pallet-generic-routing): modified interface to accept optional bytes * chore: rename receiver crate to acurast-xcm-receiver Co-authored-by: Mike Godenzi <m.godenzi@papers.ch>
…ains (#14) * feat(xcm): Add pallet for sending xcm messages from acurast to acurast enabled parachains * feat(xcm-sender-pallet-generic-routing): modified routing to be more generic * test: update receiver parachain mock * chore(): updated dev dependency Co-authored-by: Mike Godenzi <m.godenzi@papers.ch>
* feat(benchmarking): weights added to acurast pallet feat(benchmarking): 7/7 passing benchmarks implemented feat(benchmarking): 4/7 passing benchmarks implemented * chore: weights added back * chore(): removed hardcoded weights Co-authored-by: Juan Ignacio Rios <j.rios@papers.ch> Co-authored-by: Mike Godenzi <m.godenzi@papers.ch>
* feat(fee): Add fee manager pallet * fix: Remove direct sp_runtime import
* feat(reward-decoupling): made reward type a config parameter * chore(reward-decoupling): cleaned up Cargo.toml * feat(reward-decoupling): removed MultiAsset requirement from RewardManager
…of fee manager (#24)
* feat(fulfillment-receiver): added simple fulfillment receiver pallet * feat(fulfillment-receiver): pallet implemented and added README * feat(fulfillment-receiver): moved common acurast types to separate crate * chore(): updated READMEs * Update pallets/acurast-fulfillment-receiver/Cargo.toml Co-authored-by: Rodrigo Quelhas <22591718+RomarQ@users.noreply.github.com> * Update pallets/acurast/common/Cargo.toml Co-authored-by: Rodrigo Quelhas <22591718+RomarQ@users.noreply.github.com> Co-authored-by: Rodrigo Quelhas <22591718+RomarQ@users.noreply.github.com>
* fix(marketplace-weights-info): fixed marketplace weights info * fix(marketplace-weights-info): added additional generic parameter for weights with hooks
* feat(parse-attestation-application-id): added logic to parse the attestation application id and a barrier to accept/reject an attestation that is being submitted * chore(parse-attestation-application-id): updated README
…re is not enabled (#34)
* fix(job-state-after-fulfill): fixed job state after fulfill * chore(job-state-after-fulfill): small code simplification
(does not compile)
(update dependencies, local references)
hyperdrive marketplace integration & MMR canonicalization using fork-unique key
* chore: updated substrate dependencies to v0.9.42 * chore: fixed tests and updated code to work with v0.9.41
feat: processor filter runtime API & RPC) - chore: improve error handling: distinguish error in processor filter
godenzim
approved these changes
Jun 9, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.