cosmwasm icon indicating copy to clipboard operation
cosmwasm copied to clipboard

Fast and reusable WebAssembly smart contract runtime(and library) for lbm-sdk.

Results 36 cosmwasm issues
Sort by recently updated
recently updated
newest added

# Description This pr modify the filter pattern of chglog to satisfy new tags. > In fork branch, like dynamiclink branch, we will use following version rule to release the...

documentation
dynamic_link

# Report: Benchmark of UUID Feature github workflow: https://github.com/loloicci/line-cosmwasm/actions/runs/8520947517/job/23438536428#step:6:276 ## Result - As the result of improving the message and making it short, WASM native can generate a UUID as...

There is no info after 0.16.3-0.5.1. This should be updated.

## Error Rust version: ``` % cargo version cargo 1.69.0 (6e9a83356 2023-04-12) ``` This command results in an error: ``` cargo clippy --workspace --all-targets --all-features -- -D warnings ``` Error:...

https://github.com/Finschia/cosmwasm/blob/124e3766cb1d19badab44d5dacc45873db8b6acf/packages/vm/src/environment.rs#L507

dynamic_link

# Description Finschia/cosmwasm has several original features. have compiled them. ## List to propose to upstream - `sha1` crypto native API - https://github.com/Finschia/cosmwasm/pull/145 - `Uuid` for a clear unique id...

The [release.md](https://github.com/Finschia/cosmwasm/blob/7981317dd0c512bc17a79437f10a91c06a0db47d/docs/release.md) file is referring to non-existent files (`.github/changelog.yml`), and the content of the document has not been updated, so it needs to be updated. FYI: you can check `.github/changelog.yml`...

Since `cosmos/cosmos-sdk` and `Finschia/finschia-sdk` are mixed, if it's possible to standardize to Finschia/finschia-sdk, we should do so. However, there are things like the schema which are auto-generated and cannot be...

We want to enable adding `suportsInterface` function to queries of contracts like EIP165. For this, we need a standard interface ID generation rule.

dynamic_link

Information needed - function names cannot use (e.g. add_event (used by api))

dynamic_link