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.
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
feat: Publishing offchain future assets #109
feat: Publishing offchain future assets #109
Changes from 10 commits
1a2c644
9571586
22e8e46
dcd8656
cd3e03d
66b7d15
319dc69
5ccb128
3b04736
fedfeb4
23faefd
98c4d36
890b165
984ad0d
dcb2ea6
cfe42dc
baaf906
25a6b03
b589256
d7eb39f
f86c643
4685292
15bbf53
e85db77
53aaa79
2099fd7
56e8418
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 29 in pragma/core/entry.py
Codecov / codecov/patch
pragma/core/entry.py#L29
Check warning on line 32 in pragma/core/entry.py
Codecov / codecov/patch
pragma/core/entry.py#L32
Check warning on line 290 in pragma/core/entry.py
Codecov / codecov/patch
pragma/core/entry.py#L290
Check warning on line 301 in pragma/core/entry.py
Codecov / codecov/patch
pragma/core/entry.py#L301
Check warning on line 317 in pragma/core/entry.py
Codecov / codecov/patch
pragma/core/entry.py#L316-L317
Check warning on line 62 in pragma/core/mixins/offchain.py
Codecov / codecov/patch
pragma/core/mixins/offchain.py#L61-L62
Check warning on line 79 in pragma/core/mixins/offchain.py
Codecov / codecov/patch
pragma/core/mixins/offchain.py#L79
Check warning on line 109 in pragma/core/mixins/offchain.py
Codecov / codecov/patch
pragma/core/mixins/offchain.py#L109
Check warning on line 112 in pragma/core/mixins/offchain.py
Codecov / codecov/patch
pragma/core/mixins/offchain.py#L111-L112
Check warning on line 115 in pragma/core/mixins/offchain.py
Codecov / codecov/patch
pragma/core/mixins/offchain.py#L114-L115
Check warning on line 117 in pragma/core/mixins/offchain.py
Codecov / codecov/patch
pragma/core/mixins/offchain.py#L117
Check warning on line 122 in pragma/core/mixins/offchain.py
Codecov / codecov/patch
pragma/core/mixins/offchain.py#L121-L122
Check warning on line 128 in pragma/core/mixins/offchain.py
Codecov / codecov/patch
pragma/core/mixins/offchain.py#L128
Check warning on line 144 in pragma/core/mixins/offchain.py
Codecov / codecov/patch
pragma/core/mixins/offchain.py#L143-L144
Check warning on line 82 in pragma/core/mixins/oracle.py
Codecov / codecov/patch
pragma/core/mixins/oracle.py#L81-L82
Check warning on line 117 in pragma/core/mixins/oracle.py
Codecov / codecov/patch
pragma/core/mixins/oracle.py#L116-L117