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
fix(attestation-origin-validation): added origin validation when subm… #6
Merged
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
…itting an attestation
RomarQ
approved these changes
Sep 28, 2022
JuaniRios
pushed a commit
that referenced
this pull request
Sep 28, 2022
…itting an attestation (#6)
JuaniRios
pushed a commit
that referenced
this pull request
Oct 10, 2022
feat(job-payment): first commit feat(statemint-backed-native-asset): all working as intended. At some point we need acurast to statemint transfers by burning native token, but not needed for now fix(xcmp-panic): statemint not compiling chore(proxy-pallet): refactoring, new events and errors chore(proxy-pallet): removed unnecessary xcm-emulator folder feat(proxy-pallet): emulator test added but ran with simulator (mock runtimes added in mock.rs instead of using real runtimes) emulator fix(attestation-origin-validation): added origin validation when submitting an attestation (#6) doc(wasm-contract-integration): added section for example wasm smart … (#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> fix(imports): fixed imports (#4) Feat/unit tests (#3) * 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 readme pallet proxy working
JuaniRios
pushed a commit
that referenced
this pull request
Oct 12, 2022
feat(job-payment): first commit feat(statemint-backed-native-asset): all working as intended. At some point we need acurast to statemint transfers by burning native token, but not needed for now fix(xcmp-panic): statemint not compiling chore(proxy-pallet): refactoring, new events and errors chore(proxy-pallet): removed unnecessary xcm-emulator folder feat(proxy-pallet): emulator test added but ran with simulator (mock runtimes added in mock.rs instead of using real runtimes) emulator fix(attestation-origin-validation): added origin validation when submitting an attestation (#6) doc(wasm-contract-integration): added section for example wasm smart … (#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> fix(imports): fixed imports (#4) Feat/unit tests (#3) * 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 readme pallet proxy working
godenzim
added a commit
that referenced
this pull request
Oct 13, 2022
* Feat/manual job assignment (#8) * feat(manual-job-assignment): added extrinsic call to manually assign a job * chore(): updated docs * feat(job-payment): payments working feat(job-payment): first commit feat(statemint-backed-native-asset): all working as intended. At some point we need acurast to statemint transfers by burning native token, but not needed for now fix(xcmp-panic): statemint not compiling chore(proxy-pallet): refactoring, new events and errors chore(proxy-pallet): removed unnecessary xcm-emulator folder feat(proxy-pallet): emulator test added but ran with simulator (mock runtimes added in mock.rs instead of using real runtimes) emulator fix(attestation-origin-validation): added origin validation when submitting an attestation (#6) doc(wasm-contract-integration): added section for example wasm smart … (#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> fix(imports): fixed imports (#4) Feat/unit tests (#3) * 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 readme pallet proxy working * feat(job-payment): simulation working after rebase * feat(job-payment): rebase * task(job-payment): cargo fmt and node setup tutorial added on examples folder * chore(feat/job-payment): removed cargo patch * chore(): fixed tests * chore(): removed emulations and examples Co-authored-by: Mike Godenzi <m.godenzi@papers.ch> Co-authored-by: Juan <j.rios@papers.ch>
godenzim
added a commit
that referenced
this pull request
Oct 13, 2022
* Feat/manual job assignment (#8) * feat(manual-job-assignment): added extrinsic call to manually assign a job * chore(): updated docs * feat(job-payment): payments working feat(job-payment): first commit feat(statemint-backed-native-asset): all working as intended. At some point we need acurast to statemint transfers by burning native token, but not needed for now fix(xcmp-panic): statemint not compiling chore(proxy-pallet): refactoring, new events and errors chore(proxy-pallet): removed unnecessary xcm-emulator folder feat(proxy-pallet): emulator test added but ran with simulator (mock runtimes added in mock.rs instead of using real runtimes) emulator fix(attestation-origin-validation): added origin validation when submitting an attestation (#6) doc(wasm-contract-integration): added section for example wasm smart … (#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> fix(imports): fixed imports (#4) Feat/unit tests (#3) * 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 readme pallet proxy working * feat(job-payment): simulation working after rebase * feat(job-payment): rebase * task(job-payment): cargo fmt and node setup tutorial added on examples folder * chore(feat/job-payment): removed cargo patch * chore(): fixed tests * chore(): removed emulations and examples Co-authored-by: Mike Godenzi <m.godenzi@papers.ch> Co-authored-by: Juan <j.rios@papers.ch>
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.
…itting an attestation