Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: document table lookup and packet payload size batching #476

Open
dzmitry-lahoda opened this issue Feb 22, 2024 · 0 comments
Open

docs: document table lookup and packet payload size batching #476

dzmitry-lahoda opened this issue Feb 22, 2024 · 0 comments

Comments

@dzmitry-lahoda
Copy link
Contributor

dzmitry-lahoda commented Feb 22, 2024

based on https://composableprotocol.slack.com/archives/C05V4GP5HMY/p1708617390022849?thread_ts=1708615935.615339&cid=C05V4GP5HMY

on top of usual document making things clear, ensure that

  • document what is proposed process to update index tables in CW contract (sender). CW is just contract on Cosmos, can be updated using RPC calls from offchain data or can be called via IBC.
  • what is limit of size of memo?
  • with LUT, what is limit of accounts used, assuming all accounts are in LUT for transactions, non accounts are in LUT. and half accounts in LUT. My guesstimate that half accounts will be in LUT. Would Solana -> Swap 1 -> Swap 2 -> send to Centauri fit into limit?
  • simplified governance for table config
    Swap 1 and Swap 2 are different swap protocols like Raydium or Juniper. They use 22, 26,35, 44,55 accounts in various TXes I saw.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant