Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

release v0.1.0 #97

Merged
merged 115 commits into from
Jun 9, 2023
Merged

release v0.1.0 #97

merged 115 commits into from
Jun 9, 2023

Conversation

gitsimon
Copy link
Collaborator

@gitsimon gitsimon commented Jun 9, 2023

No description provided.

godenzim and others added 30 commits September 8, 2022 10:10
* 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>
* 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
* 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
* fix(job-state-after-fulfill): fixed job state after fulfill

* chore(job-state-after-fulfill): small code simplification
gitsimon and others added 27 commits May 3, 2023 11:43
(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
@gitsimon gitsimon requested a review from godenzim June 9, 2023 08:25
@gitsimon gitsimon merged commit 4f2ca3d into main Jun 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants