TAKASE Ryo (loloicci)

Results 42 issues of TAKASE Ryo (loloicci)

pragma についての情報を記述したいです. 場所は macro の周りになるのでしょうか?

## Summary Now, https://github.com/line/lbm-sdk/blob/dynamic_link/.github/workflows/bench.yml benchmarks cosmwasm API for each PRs. But the result can be checked only in the stdout of this workflow. It is better that this result can...

priority/backlog

# 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.

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

dynamic_link

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

If serializations or deserializations fail in the code generated by macro `#[dynamiclink]` or `#[callablepoints]`, the `Err` is unwrapped, and WASM panics. I suggest improving the macros to enable generated functions...

dynamic_link

Now, dynamic link functions can be called by only other contracts. Enable it from tx or query directly.

dynamic_link

It's just an idea, but https://github.com/Finschia/cosmwasm/blob/ac1e18e57466cc86807f6bdbdbc2012d7f67632f/contracts/number/src/contract.rs#L79-L102 can make https://github.com/Finschia/cosmwasm/blob/ac1e18e57466cc86807f6bdbdbc2012d7f67632f/contracts/call-number/src/contract.rs#L16-L22 automatically.

dynamic_link