-
Notifications
You must be signed in to change notification settings - Fork 34
Comparing changes
Open a pull request
base repository: sei-protocol/sei-cosmwasm
base: 0.4.3
head repository: sei-protocol/sei-cosmwasm
compare: main
- 20 commits
- 25 files changed
- 11 contributors
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 48fb273 - Browse repository at this point
Copy the full SHA 48fb273View commit details
Commits on Dec 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fafbaf0 - Browse repository at this point
Copy the full SHA fafbaf0View commit details
Commits on Dec 13, 2022
-
[deps] Fix integration tests to be dev deps and not build on wasm tar…
…get (#53) * [deps] Fix integration tests to be dev deps and not build on wasm target * fix cargo toml
Configuration menu - View commit details
-
Copy full SHA for 72e01fb - Browse repository at this point
Copy the full SHA 72e01fbView commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5fde227 - Browse repository at this point
Copy the full SHA 5fde227View commit details
Commits on Feb 23, 2023
-
Bump cw-multi-test version to 0.16 (#59)
* Bump cw-multi-test version to 0.16 * Fix tests * Fix lint * Bump cosmwasm-std version --------- Co-authored-by: Cyson <cyson@Cysons-MBP.attlocal.net>
Xingchen Liao and Cyson authoredFeb 23, 2023 Configuration menu - View commit details
-
Copy full SHA for ba4c09c - Browse repository at this point
Copy the full SHA ba4c09cView commit details -
Bump package versions to 0.4.10 (#60)
* Bump package versions to 0.4.10 * Bump dependency version
Configuration menu - View commit details
-
Copy full SHA for 8791476 - Browse repository at this point
Copy the full SHA 8791476View commit details
Commits on Aug 1, 2023
-
Sei Cosmwasm Tokenfactory Queries + SetMetadata (#62)
* Tokenfactory SetDenomMetadata Sei Cosmwasm * Tokenfactory Query * Update Query Names * Remove unnecessary test * Update name
Configuration menu - View commit details
-
Copy full SHA for f4898b5 - Browse repository at this point
Copy the full SHA f4898b5View commit details
Commits on Aug 2, 2023
-
Update Sei Tester Metadata Denoms + Queries (#64)
* Update Sei Tester Metadata Denoms * Cargo fmt * Remove renaming of queries * Nit update var
Configuration menu - View commit details
-
Copy full SHA for e7f9082 - Browse repository at this point
Copy the full SHA e7f9082View commit details
Commits on Aug 30, 2023
-
* Update Cancellation + Sudo Hooks * Remove liquidation * Remove new block * Remove Cancellation creator + initiator * Cancellation update * Update order * Bump sei-cosmwasm version * Cargo fmt * Remove unused order types --------- Co-authored-by: Kartik Bhat <kartikbhat@kartiks-mbp-2.mynetworksettings.com>
Configuration menu - View commit details
-
Copy full SHA for a2c38e8 - Browse repository at this point
Copy the full SHA a2c38e8View commit details
Commits on Sep 28, 2023
-
add last update timestamp to oracle exchage rate struct (#68)
* add last update timestamp to oracle exchage rate struct * bump rust version * bump rust version * update github actions * update github actions * update workflow * fix workflow * fix workflow
Configuration menu - View commit details
-
Copy full SHA for eee7f0c - Browse repository at this point
Copy the full SHA eee7f0cView commit details -
add issue template dir and template for bug report (#69)
* add issue template dir and template for bug report * add linear tag to template --------- Co-authored-by: goose <goose@Oh-Sei-Can-You-See.local>
Configuration menu - View commit details
-
Copy full SHA for 09d523a - Browse repository at this point
Copy the full SHA 09d523aView commit details
Commits on Dec 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1b0c603 - Browse repository at this point
Copy the full SHA 1b0c603View commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6d20612 - Browse repository at this point
Copy the full SHA 6d20612View commit details
Commits on Mar 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2fb892 - Browse repository at this point
Copy the full SHA a2fb892View commit details
Commits on Apr 9, 2024
-
* Add evm query * Add evm msg * Update version * Update docs
Configuration menu - View commit details
-
Copy full SHA for e4b06b7 - Browse repository at this point
Copy the full SHA e4b06b7View commit details -
* draft working version of getting EVM address * draft of evm to sei address * working draft * uncommented attr * formatting * Added missing docs * Update README * cargo formatting * remove ethaddr due to unstable deps * address auto comments
Configuration menu - View commit details
-
Copy full SHA for 7ac6c83 - Browse repository at this point
Copy the full SHA 7ac6c83View commit details
Commits on Apr 15, 2024
-
EVM documentation improvements (#76)
* Docs for EVM related structs and functions * uncomment attr * fix formatting * add more clarity what Sei address is. The Sei address is a native Sei beach32/cosmos address. * further clarification -> bech32-encoded 'sei*' address * address some other comments * address more comments
Configuration menu - View commit details
-
Copy full SHA for aaca122 - Browse repository at this point
Copy the full SHA aaca122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 886802d - Browse repository at this point
Copy the full SHA 886802dView commit details
Commits on Apr 22, 2024
-
Adding example of calling EVM contract from CosmWasm contract (#79)
* examples in progress * call evm works * Adding EVM example readme. Tweaking the binding to address the recent change. * formatting * new line * formatting again * - Bump the version - update rust doc for CallEvm * Update README * Few README updates
Configuration menu - View commit details
-
Copy full SHA for 14cc551 - Browse repository at this point
Copy the full SHA 14cc551View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d416bf - Browse repository at this point
Copy the full SHA 2d416bfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.4.3...main