Skip to content
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

Bump PolkaVM version #6533

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
f91a828
Bump polkavm version to 0.16.0
jarkkojs Nov 20, 2024
618dc43
Remove unused import
jarkkojs Nov 20, 2024
86179c2
Update Cargo.toml
jarkkojs Nov 20, 2024
1bae57b
Drop polkavm-common
jarkkojs Nov 20, 2024
1f888ed
sc-executor-common: Use polkavm::ArcBytes to store the raw blob
jarkkojs Nov 21, 2024
cfa00ce
sc-executor-polkavm: remove unnecessary unwrap
jarkkojs Nov 21, 2024
5b37507
sc-executor-polkavm: address unwraps and restore code
jarkkojs Nov 21, 2024
0582e94
sc-executor-polkavm: fix exception handling in call_with_allocation_s…
jarkkojs Nov 21, 2024
f173aae
sc-executor-polkavm: Restore allocate_memory()
jarkkojs Nov 21, 2024
2590aab
sc-executor-polkavm: Fix allocate_memory() error handling
jarkkojs Nov 21, 2024
def26a5
sc-executor-polkavm: Fix 64-bit reg handling in call_host_function()
jarkkojs Nov 21, 2024
6edfed7
sc-executor-polkavm: method_index -> _
jarkkojs Nov 21, 2024
f69b82d
Merge branch 'master' into bump-polkavm-version
jarkkojs Nov 21, 2024
0eedd5e
Merge branch 'master' into bump-polkavm-version
jarkkojs Nov 22, 2024
9b8bc81
ci: PR fixups
jarkkojs Nov 22, 2024
e001c39
polkadot-primitives: Revert compilation bug fix
jarkkojs Nov 22, 2024
f7aa8a1
Merge branch 'master' into bump-polkavm-version
jarkkojs Nov 22, 2024
9f49e12
polkadot-primitives: Revert compilation bug fix
jarkkojs Nov 22, 2024
284d1f3
Update substrate/client/executor/common/src/runtime_blob/runtime_blob.rs
jarkkojs Nov 22, 2024
bdaa448
sc-executor-polkavm: increase nth_reg
jarkkojs Nov 22, 2024
ae00e1c
sc-executor-polkavm: Add 64-bit set_reg calls
jarkkojs Nov 22, 2024
a4190e3
sc-executor-common: cargo fmt fix
jarkkojs Nov 22, 2024
e259528
sc-executor-polkavm: remove exports lookup from call_with_allocation_…
jarkkojs Nov 22, 2024
8e3bb67
Merge branch 'master' into bump-polkavm-version
jarkkojs Nov 25, 2024
52289aa
sc-executor-polkavm: Fixups
jarkkojs Nov 30, 2024
6182ec8
Merge remote-tracking branch 'upstream/master' into bump-polkavm-version
jarkkojs Nov 30, 2024
5fa39bb
sc-executor-polkavm: Fix cargo fmt errors
jarkkojs Nov 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading