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

feat: CosmWasm 1.0.0-beta implementation #720

Merged
merged 33 commits into from
Jan 18, 2022
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
67067ae
added wasmd dependencies and prepared a branch to be deployable soon …
leobragaz Oct 29, 2021
bbb34c4
updated go.mod/sum
leobragaz Oct 29, 2021
cfe6db0
updated wasmd dependency with cyber fork that supports v0.44 plus fix…
leobragaz Nov 16, 2021
c6eaf35
Merge branch 'master' of github.com:desmos-labs/desmos into leonardo/…
leobragaz Nov 30, 2021
58b9439
added custom wasm msgs parsers
leobragaz Nov 30, 2021
f65f46f
renamed cosmwasm folder and parsers names
leobragaz Nov 30, 2021
d7b72d9
added message handler in app go, plus profiles save/delete routing
leobragaz Nov 30, 2021
fdc24a5
added wasm query parser for profiles module
leobragaz Dec 1, 2021
ede65e7
- fixing some lint errors
leobragaz Dec 2, 2021
c6f6bfc
added more desmos messages inside the parser
leobragaz Dec 2, 2021
88c8d7f
updated profiles keeper with a decorator to enables
leobragaz Dec 14, 2021
6af5766
removed wasm keeper from the profiles keeper
leobragaz Dec 15, 2021
7bdc12d
Merge branch 'master' of github.com:desmos-labs/desmos into leonardo/…
leobragaz Dec 15, 2021
e814d8b
updated gosum
leobragaz Dec 15, 2021
eb45b1e
- added ante handler in order to integrate some cosmwasm decorators i…
leobragaz Jan 10, 2022
7a45b91
Merge branch 'master' of github.com:desmos-labs/desmos into leonardo/…
leobragaz Jan 11, 2022
35af679
pulled the master with the latest IBCv2 updates
leobragaz Jan 11, 2022
0a9be75
added changeset
leobragaz Jan 11, 2022
99e0187
added changeset
leobragaz Jan 11, 2022
fe96132
added precompiled library reference for wasmvm
leobragaz Jan 12, 2022
ff496b9
fixed build command in order to force it to use precompiled wasmvm li…
leobragaz Jan 12, 2022
5207dc8
added missing packages to docker linux build
leobragaz Jan 12, 2022
da200d2
added CHANGELOG.md entry
leobragaz Jan 12, 2022
36dafee
removed unused files
leobragaz Jan 12, 2022
019f3ca
reverted unwanted changes
leobragaz Jan 12, 2022
9d960aa
fixed reviews requests
leobragaz Jan 14, 2022
21c8288
reverted makefile changes
leobragaz Jan 14, 2022
edefdb9
fixed RandomizedGenState in profiles module
leobragaz Jan 17, 2022
cd5d984
removed blank line inside CHANGELOG.md
leobragaz Jan 17, 2022
8f14963
added comment line to makefile
leobragaz Jan 17, 2022
735cd45
removed random intn for profileNumber generation since
leobragaz Jan 17, 2022
2b3c635
Update Makefile
RiccardoM Jan 17, 2022
1cbf7f9
Merge branch 'master' into leonardo/wasm-1.0.0-beta
mergify[bot] Jan 18, 2022
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
Prev Previous commit
Merge branch 'master' into leonardo/wasm-1.0.0-beta
  • Loading branch information
mergify[bot] authored Jan 18, 2022
commit 1cbf7f9e52e6be69f536f737450375deedc46e23

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.