We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related to anoma/anoma#866
anomac transfer
dispatch
IbcActions
vm_env
vm_env::imports::read_bytes
write_bytes
ibc-rs
response.consensus_param_updates
update_epoch
block_results
The text was updated successfully, but these errors were encountered:
The first integration tasks were completed.
Sorry, something went wrong.
Merge pull request anoma#78 from anoma/feat/20-wallet-theme-ethcc-acc…
af750d2
…ounts-update feat/20 - Wallet UI Update - Accounts Refactor
yito88
No branches or pull requests
Related to anoma/anoma#866
Implementations
IBC native VP
Set and validate "clients/{identifier}/connections"[Validation about connection IDs for IBC client #42] = > 1.1Misbehavior[IBC misbehaviour #80] => 1.1anomac transfer
should support multitoken transfers #132]Proof
IBC-related transaction
dispatch
function with data which is an encoded IBC messageIbcActions
[Add IbcActions trait anoma#720]IbcActions
forvm_env
(which calls justvm_env::imports::read_bytes
,write_bytes
etc.) [Send/Receive a token on IBC anoma#823][BLOCKED]Building IBC transaction with WASMibc-rs
Update ibc-rs to v0.12.0 anoma#926ICS20 FungibleTokenTransfer
Others
ibc-rs
to v0.11.0 to call the latest proof verification functions [Update tendermint-rs and ibc-rs anoma#863]response.consensus_param_updates
whenupdate_epoch
for tendermintblock_results
Relayer (in heliaxdev/ibc-rs)
Integration test
E2E test
(forked for SMT proofs)passedThe text was updated successfully, but these errors were encountered: