-
-
-
For cluster mode relayers, a nw connection contract should be developed and deployed on each destination chains with following requirements.
- Have mechanism to verify multi signatures submitted on t…
-
The aggregation contract should be developed and deployed in the icon blockchain.
Its high level functioning will be as:
- Allow configuration to add multiple relayers for different NIDs
- Allow …
-
**To be summarized:**
![a-ccip-1](https://github.com/threewebcode/W3/assets/127061691/803e32f5-786e-4b4e-90d0-d999a5c6ccd6)
![a-mc](https://github.com/threewebcode/W3/assets/127061691/5727e1bf…
-
*Problem to Solve*
Our OmniAVS contract currently estimates gas for `EthStakeInbox.sync` using a base gas limit of `75k` and a per operator gas limit of `50k`. These are estimations. Once we implem…
-
# QA Report
## Non-Critical Issues
### Use of `block.timestamp`
Block timestamps have historically been used for a variety of applications, such as entropy for random numbers (see the Entropy Illusi…
-
hi am updating to version 12 successfully but am facing an issue with point of sale since it not loading new item and when I try to search the items they are not loading...
also load more items butto…
-
Remove rollback for outgoing messages on ICON and instead use persistent messages.
-
Currently, our documentation says:
```
You can calculate this fee off chain, and require users send sufficient xcall fees with each contract call.
```
We should improve this with a description…