Shisho
Shisho
## Describe your changes and provide context If a pointer is deployed, any calls to an underlying CW20/CW721 revert if they are made through any contract that is not the...
## Describe your changes and provide context This change exposes existing functions in the EVM keeper module for pointers that allow users to query the pointee of a pointer. Previously...
### Bug Report: Inconsistent Historical Block Hash Retrieval On Smart Contracts #### **Summary** The `blockhash()` function is only returning the hash for the immediate parent of the current block, while...