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

ICS8: Update the WASM Client spec #901

Merged
merged 28 commits into from
Nov 6, 2023
Merged
Changes from 11 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
f69bcc4
ICS8: Update the WASM Client spec
blasrodri Dec 15, 2022
983c9c7
update types and added wasmvm execution flow
blasrodri Dec 26, 2022
1da5113
extend the interface with wasm
blasrodri Dec 26, 2022
a300cb8
update VerifyUpgradeAndUpdateState
blasrodri Jan 2, 2023
e91a7d9
update functions and rm old ones
blasrodri Jan 2, 2023
cfbd3e4
update interface and add reference to ADR 006
blasrodri Jan 10, 2023
0320eb8
references to the VM impl + storage handling
blasrodri Jan 30, 2023
0750e83
start moving to typescript
blasrodri Jan 30, 2023
3add245
transpiling to ts
blasrodri Mar 3, 2023
a8ba425
Minor semantics fixes
edjroz Mar 9, 2023
b7e8443
Merge pull request #1 from ComposableFi/ics8-update-semantic-fixes
edjroz Mar 10, 2023
ebaa1b7
add a basic typescript impl
edjroz Mar 16, 2023
647bef5
Update spec/client/ics-008-wasm-client/README.md
edjroz Mar 19, 2023
01eb856
fix deconstruct syntax
edjroz Mar 19, 2023
729f0e2
fix formatting
edjroz Mar 19, 2023
c217c38
Merge pull request #2 from ComposableFi/ics8-update-go-to-ts
blasrodri Mar 22, 2023
6059093
Update the spec with the implementation
misko9 Mar 28, 2023
0a5e328
Use typescript instead of golang and improve text.
misko9 Mar 28, 2023
8910fca
Merge pull request #3 from misko9/steve/ics8-update
blasrodri Mar 28, 2023
bdd0ec0
updates to ics 08
crodriguezvega Apr 4, 2023
ec2a541
fix alignment
crodriguezvega Apr 4, 2023
f4a796b
Merge pull request #4 from crodriguezvega/carlos/updates-ics8
blasrodri Apr 5, 2023
281d926
update to ics 08
crodriguezvega Sep 7, 2023
4874391
Update spec/client/ics-008-wasm-client/README.md
crodriguezvega Sep 7, 2023
9fd24a1
Merge pull request #5 from crodriguezvega/carlos/updates-ics8
blasrodri Sep 7, 2023
7259af0
Update spec/client/ics-008-wasm-client/README.md
blasrodri Sep 14, 2023
03370a2
include some suggestions
blasrodri Sep 14, 2023
9ce04fe
Merge remote-tracking branch 'cosmos/main' into ics8-update
blasrodri Nov 6, 2023
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