ibc transfer authz work#1
Open
icafa wants to merge 223 commits intomain from ibc_transfer_authz
+14,115-13,791
Commits
Commits on Sep 26, 2022
Commits on Sep 27, 2022
- committed
- authoredCarlos Rodriguez
- authoredCarlos Rodriguez
- authored
- authored
- authored
Commits on Sep 28, 2022
- authoredCarlos Rodriguez
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authoredCarlos Rodriguez
Commits on Sep 29, 2022
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Sep 30, 2022
- authoredCarlos Rodriguez
- committedcrodriguezvega
- committedcrodriguezvega
- authoredCarlos Rodriguez
Commits on Oct 3, 2022
Commits on Oct 4, 2022
- authoredCarlos Rodriguez
- authored
- authored
- authored
Commits on Oct 5, 2022
- authoredCarlos Rodriguez
- authoredCarlos Rodriguez
Commits on Oct 6, 2022
Commits on Oct 7, 2022
- authoredCarlos Rodriguez
Commits on Oct 10, 2022
Commits on Oct 11, 2022
- authored
- authoredCarlos Rodriguez
- authored
Commits on Oct 12, 2022
Commits on Oct 13, 2022
Commits on Oct 14, 2022
- authoredCarlos Rodriguez
- authored
- authored
- authored
- authored
Commits on Oct 17, 2022
Commits on Oct 18, 2022
- authored
Commits on Oct 19, 2022
- authoredCarlos Rodriguez
- authoredCarlos Rodriguez
Commits on Oct 22, 2022
Commits on Oct 24, 2022
- authoredCarlos Rodriguez
Commits on Oct 25, 2022
- authoredCarlos Rodriguez
- authored
- authored
Commits on Oct 26, 2022
- authored
- authored
- authored
- authored
- authoredCarlos Rodriguez
Commits on Oct 27, 2022
Commits on Oct 28, 2022
- committedcrodriguezvega
- authoredCarlos Rodriguez
Commits on Oct 31, 2022
- andtheinternetofdefconauthoredCarlos Rodriguez
fix: rm bech32 check from owner address on ICA controller msgs RegisterInterchainAccount and SendTx (cosmos#2601)
authored- authored
Commits on Nov 2, 2022
- authored
- authoredCarlos Rodriguez
- authored
- authored
- authored
Commits on Nov 3, 2022
- authored
- authoredCarlos Rodriguez
Commits on Nov 4, 2022
- authoredCarlos Rodriguez
Commits on Nov 7, 2022
Commits on Nov 8, 2022
- authored
- authored
- authored
Commits on Nov 9, 2022
Commits on Nov 10, 2022
Commits on Nov 12, 2022
- authoredCarlos Rodriguez
Commits on Nov 14, 2022
- authored
- authored
chore: rename all occurances of smtypes and solomachinetypes import aliases to solomachine (cosmos#2743)
authored
Commits on Nov 15, 2022
- authored
chore: updating
VerifyMembership
andVerifyNonMembership
methods to usePath
interface (cosmos#2736)authored- authored
- authored
Commits on Nov 16, 2022
Commits on Nov 17, 2022
Commits on Nov 18, 2022
Commits on Nov 19, 2022
Commits on Nov 20, 2022
Commits on Nov 21, 2022
Commits on Nov 22, 2022
- authoredCarlos Rodriguez
- authored
- authored
- authored
fix: allow zero proof height, solo machine discards provided proof height in favor of sequence (cosmos#2746)
authored- authoredCarlos Rodriguez
Commits on Nov 23, 2022
- authored
- authored
build(deps): bump github.com/cosmos/cosmos-proto from 1.0.0-alpha7 to 1.0.0-alpha8 (cosmos#2726)
- authored
- authored
Commits on Nov 25, 2022
- authoredCarlos Rodriguez
Commits on Nov 28, 2022
Commits on Nov 29, 2022
- authored
- authored
- authored
- authored
- authored
Commits on Nov 30, 2022
- authoredCarlos Rodriguez
- authored
- committedcrodriguezvega
- committedcrodriguezvega
- authored
- authored
- authored
- authored
- authored
Commits on Dec 1, 2022
Commits on Dec 2, 2022
Commits on Dec 4, 2022
Commits on Dec 5, 2022
- authoredCarlos Rodriguez
- authored
- committed
- committed
- committed
- committed
- authored
Commits on Dec 19, 2022
feat: Add genesis migrations for v6 to v7. The migration migrates the solo machine client state definition, removes all solo machine consensus states and removes the localhost client. (cosmos#2824)
imp(api)!: remove legacy migrations required for upgrading from Stargate release line to ibc-go >= v1.x.x. (cosmos#2897)
refactor: require light clients to set the initial client state and consensus state via the client state
Initialize
method (cosmos#2936)- committed