This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(job-payment): payments working (#9)
* 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>
- Loading branch information