CosmWasm / docs

https://cosmwasm-docs.vercel.app
Apache License 2.0
2 stars 2 forks source link

Document Instantiate2 algorithm #30

Closed webmaster128 closed 1 month ago

webmaster128 commented 1 month ago

For https://github.com/CosmWasm/cosmwasm/issues/2155 and and other cases we need a spec for the Instantiate2 address generation algorithm. We already have 3 implementartions (Go, Rust and TypeScript) but no central definition how the addresses are calculated.