-
Notifications
You must be signed in to change notification settings - Fork 9
SBP Milestone 1 review comments #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
bidzyyys
wants to merge
97
commits into
Acurast:develop
Choose a base branch
from
bidzyyys:sbp-m1-review
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Feat/pallet See merge request papers/acurast/acurast-substrate!3
fix(deployment): fixed deployment stage See merge request papers/acurast/acurast-substrate!6
fix(deployment): fixed path to image See merge request papers/acurast/acurast-substrate!7
fix(deploy): explicit image and nodeKey See merge request papers/acurast/acurast-substrate!8
Feat/secp256r1 - validate signature by recovering the public key See merge request papers/acurast/acurast-substrate!5
chore(dependencies): Fix dependency url See merge request papers/acurast/acurast-substrate!9
Update .gitlab-ci.yml See merge request papers/acurast/acurast-substrate!10
feat(deregister): added deregister call See merge request papers/acurast/acurast-substrate!11
fix(): deploy See merge request papers/acurast/acurast-substrate!12
Update README.md See merge request papers/acurast/acurast-substrate!13
Feat/acurast pallet improvements See merge request papers/acurast/acurast-substrate!14
chore(substrate-update): updated to substrate version 0.9.26 See merge request papers/acurast/acurast-substrate!16
Chore/substrate update See merge request papers/acurast/acurast-substrate!17
chore(update-acurast-pallet): updated to latest pallet-acurast See merge request papers/acurast/acurast-substrate!18
Chore/rococo See merge request papers/acurast/acurast-substrate!32
Chore/runtime upgrade See merge request papers/acurast/acurast-substrate!33
* chore: Set alice as sudo account on local deployments * feat: Expose calls from pallet_assets * chore(ci): update rust version used in CI pipeline * chore: Update (substrate, polkadot, cumulus) dependencies to v0.9.36
Chore/polkadot v0.9.36 See merge request papers/acurast/acurast-substrate!35
* fix instance pallet benchmarking * move xcm adapters to runtime * scheduling
Scheduling See merge request papers/acurast/acurast-substrate!36
chore(documentation): added some inline code documentation See merge request papers/acurast/acurast-substrate!38
* chore(readme-update): updated link url * chore(readme-update): README updated with links to Acurast website
chore/readme-update See merge request papers/acurast/acurast-substrate!40
fix/typo See merge request papers/acurast/acurast-substrate!41
chore(chain-spec): Add test asset See merge request papers/acurast/acurast-substrate!37
Set acurast-pallet as token owner See merge request papers/acurast/acurast-substrate!43
chore: add zombienet config See merge request papers/acurast/acurast-substrate!44
* format * remove temporary deploy * extend test with instant match * add emulation feature to deactivate slot checking * more granular tests * correct config to fix force_transfer during register * fix more tests * circumvent bug by changing order of tokens * consistent token IDs as constants * fmt * add genesis token to acurast assets * temp * fix compiler errors * rename parachain_template_runtime -> proxy_parachain_runtime * format * use saturating_mul as in cumulus * compiles (without tests) * merge with cumulus upstream * fix payment emulations picked from chore/fix-emulator * fix payment emulations picked from chore/fix-emulator * fix benchmarking * temp deploy * use pallet AcurastAssets only for conversion * integrate pallet_acurast_assets * temporary local dev
integrate pallet acurast assets (wrapper) See merge request papers/acurast/acurast-substrate!39
* chore(): cargo fmt * chore(): changed counter to u64 * feat(processor-manager): initial integration of pallet-acurast-processor-manager feat(feat/processor-manager): processor fees payed by manager chore(): cargo fmt feat(processor-manager): integrated updated processor manager pallet chore(): cargo fmt chore(): reverted reward manager changes
Feat/processor manager See merge request papers/acurast/acurast-substrate!42
* test in CI * complete emulation tests
Complete & Clean emulations See merge request papers/acurast/acurast-substrate!46
ca049e8 to
f3596a6
Compare
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.
No description provided.