-
Notifications
You must be signed in to change notification settings - Fork 586
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
feat(transfer)!: migrate transfer parameters to be self managed #3553
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 20e1c44 - Browse repository at this point
Copy the full SHA 20e1c44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1658827 - Browse repository at this point
Copy the full SHA 1658827View commit details -
Configuration menu - View commit details
-
Copy full SHA for df392d6 - Browse repository at this point
Copy the full SHA df392d6View commit details -
'msgs_test.go' updated - todo test tests + create a 'NewMsgUpdatePara…
…ms' function and update tests
Configuration menu - View commit details
-
Copy full SHA for 964f97e - Browse repository at this point
Copy the full SHA 964f97eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 369d399 - Browse repository at this point
Copy the full SHA 369d399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b0a739 - Browse repository at this point
Copy the full SHA 2b0a739View commit details -
added boilerplate 'UpdateParams' function to MsgServer - todo impleme…
…nt the custom logic
Configuration menu - View commit details
-
Copy full SHA for c8383bb - Browse repository at this point
Copy the full SHA c8383bbView commit details -
removed paramtypes and added authority to Keeper struct - todo Keeper…
… functions need to be updated
Configuration menu - View commit details
-
Copy full SHA for a53233f - Browse repository at this point
Copy the full SHA a53233fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 829c8a5 - Browse repository at this point
Copy the full SHA 829c8a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af4e23 - Browse repository at this point
Copy the full SHA 5af4e23View commit details -
moved params test from params_test to keeper_test as this is where th…
…ey should be managed now
Configuration menu - View commit details
-
Copy full SHA for 5accc5d - Browse repository at this point
Copy the full SHA 5accc5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a950ef - Browse repository at this point
Copy the full SHA 0a950efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bfcbdb - Browse repository at this point
Copy the full SHA 3bfcbdbView commit details -
replaced 'k.GetReceiveEnabled(ctx)' with 'k.GetParams(ctx).ReceiveEna…
…bled' in 'relay.go'
Configuration menu - View commit details
-
Copy full SHA for 6d5bf05 - Browse repository at this point
Copy the full SHA 6d5bf05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 464c385 - Browse repository at this point
Copy the full SHA 464c385View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98be444 - Browse repository at this point
Copy the full SHA 98be444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 990e663 - Browse repository at this point
Copy the full SHA 990e663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c550c - Browse repository at this point
Copy the full SHA 83c550cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ab5596 - Browse repository at this point
Copy the full SHA 8ab5596View commit details -
Configuration menu - View commit details
-
Copy full SHA for e27637a - Browse repository at this point
Copy the full SHA e27637aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 859c0bb - Browse repository at this point
Copy the full SHA 859c0bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 300600a - Browse repository at this point
Copy the full SHA 300600aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 838c495 - Browse repository at this point
Copy the full SHA 838c495View commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f6df036 - Browse repository at this point
Copy the full SHA f6df036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc8bc8 - Browse repository at this point
Copy the full SHA 9dc8bc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f07dab2 - Browse repository at this point
Copy the full SHA f07dab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 637babc - Browse repository at this point
Copy the full SHA 637babcView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc3b07e - Browse repository at this point
Copy the full SHA cc3b07eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffbd6b2 - Browse repository at this point
Copy the full SHA ffbd6b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c244ad2 - Browse repository at this point
Copy the full SHA c244ad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63788a4 - Browse repository at this point
Copy the full SHA 63788a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5673df4 - Browse repository at this point
Copy the full SHA 5673df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9317e9 - Browse repository at this point
Copy the full SHA e9317e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2018cf - Browse repository at this point
Copy the full SHA b2018cfView commit details -
allow tests to compile and pass by passing the subspace to the migrat…
…or - todo: add param migration tests
Configuration menu - View commit details
-
Copy full SHA for 54ef45d - Browse repository at this point
Copy the full SHA 54ef45dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d93e3 - Browse repository at this point
Copy the full SHA 12d93e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0395da8 - Browse repository at this point
Copy the full SHA 0395da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 027ab9e - Browse repository at this point
Copy the full SHA 027ab9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba60fc5 - Browse repository at this point
Copy the full SHA ba60fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee83a7 - Browse repository at this point
Copy the full SHA 6ee83a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c93bf8d - Browse repository at this point
Copy the full SHA c93bf8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffcbd01 - Browse repository at this point
Copy the full SHA ffcbd01View commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d8fcc8 - Browse repository at this point
Copy the full SHA 5d8fcc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2c0a65 - Browse repository at this point
Copy the full SHA e2c0a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01637a7 - Browse repository at this point
Copy the full SHA 01637a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 280bdfa - Browse repository at this point
Copy the full SHA 280bdfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1acf716 - Browse repository at this point
Copy the full SHA 1acf716View commit details -
Configuration menu - View commit details
-
Copy full SHA for a52f1d0 - Browse repository at this point
Copy the full SHA a52f1d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 280b25d - Browse repository at this point
Copy the full SHA 280b25dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd5e83a - Browse repository at this point
Copy the full SHA cd5e83aView commit details -
Merge remote-tracking branch 'origin' into serdar/issue#3502-self-man…
…age-transfer-params
Configuration menu - View commit details
-
Copy full SHA for 9cdb411 - Browse repository at this point
Copy the full SHA 9cdb411View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2efb934 - Browse repository at this point
Copy the full SHA 2efb934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e22f05 - Browse repository at this point
Copy the full SHA 8e22f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 222df20 - Browse repository at this point
Copy the full SHA 222df20View commit details
Commits on May 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8825b0d - Browse repository at this point
Copy the full SHA 8825b0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50c8003 - Browse repository at this point
Copy the full SHA 50c8003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86dae68 - Browse repository at this point
Copy the full SHA 86dae68View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e6098 - Browse repository at this point
Copy the full SHA b8e6098View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b51575 - Browse repository at this point
Copy the full SHA 1b51575View commit details
Commits on May 16, 2023
-
style(transfer/test): moved success case to top
Co-authored-by: Damian Nolan <damiannolan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7300d40 - Browse repository at this point
Copy the full SHA 7300d40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ea74f - Browse repository at this point
Copy the full SHA 50ea74fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 383cd9d - Browse repository at this point
Copy the full SHA 383cd9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b1859 - Browse repository at this point
Copy the full SHA a6b1859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6fbb7 - Browse repository at this point
Copy the full SHA 0c6fbb7View commit details -
imp(transfer): using 'ibcerrors.ErrInvalidAddress' instead of 'govtyp…
…es.ErrInvalidSigner'
Configuration menu - View commit details
-
Copy full SHA for 557f431 - Browse repository at this point
Copy the full SHA 557f431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b53f6 - Browse repository at this point
Copy the full SHA 18b53f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 296a140 - Browse repository at this point
Copy the full SHA 296a140View commit details -
style(e2e/transfer): renamed 'selfParamFeatureReleases' to 'transferS…
…elfParamFeatureReleases'
Configuration menu - View commit details
-
Copy full SHA for 0d5bd67 - Browse repository at this point
Copy the full SHA 0d5bd67View commit details -
merge: merge remote-tracking branch 'origin' into serdar/issue#3502-s…
…elf-manage-transfer-params
Configuration menu - View commit details
-
Copy full SHA for bd46565 - Browse repository at this point
Copy the full SHA bd46565View commit details
Commits on May 18, 2023
-
feat(transfer): keeping paramSpace in keeper and removing exported to…
… reduce mods to simapp
Configuration menu - View commit details
-
Copy full SHA for c81bedb - Browse repository at this point
Copy the full SHA c81bedbView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa7866d - Browse repository at this point
Copy the full SHA aa7866dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51cdced - Browse repository at this point
Copy the full SHA 51cdcedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f63e2 - Browse repository at this point
Copy the full SHA 40f63e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f560320 - Browse repository at this point
Copy the full SHA f560320View commit details -
merge: remote-tracking branch 'origin' into serdar/issue#3502-self-ma…
…nage-transfer-params
Configuration menu - View commit details
-
Copy full SHA for 8cd90eb - Browse repository at this point
Copy the full SHA 8cd90ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf03c5b - Browse repository at this point
Copy the full SHA cf03c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06cade8 - Browse repository at this point
Copy the full SHA 06cade8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a33610e - Browse repository at this point
Copy the full SHA a33610eView commit details
Commits on May 20, 2023
-
refactor(transfer): removed the validate function for params as it cu…
…rrently does nothing and reduces codecov
Configuration menu - View commit details
-
Copy full SHA for 9beef82 - Browse repository at this point
Copy the full SHA 9beef82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 485360e - Browse repository at this point
Copy the full SHA 485360eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dcf47a - Browse repository at this point
Copy the full SHA 4dcf47aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e73f8c1 - Browse repository at this point
Copy the full SHA e73f8c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3763e9c - Browse repository at this point
Copy the full SHA 3763e9cView commit details -
merge: remote-tracking branch 'origin' into serdar/issue#3502-self-ma…
…nage-transfer-params
Configuration menu - View commit details
-
Copy full SHA for 4fef125 - Browse repository at this point
Copy the full SHA 4fef125View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8fe227 - Browse repository at this point
Copy the full SHA c8fe227View commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d6a0dfb - Browse repository at this point
Copy the full SHA d6a0dfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba800d - Browse repository at this point
Copy the full SHA 3ba800dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b8ba3 - Browse repository at this point
Copy the full SHA 98b8ba3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 764bedb - Browse repository at this point
Copy the full SHA 764bedbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6496bb - Browse repository at this point
Copy the full SHA d6496bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6466de8 - Browse repository at this point
Copy the full SHA 6466de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d90658 - Browse repository at this point
Copy the full SHA 4d90658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d60d6a - Browse repository at this point
Copy the full SHA 0d60d6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7813b39 - Browse repository at this point
Copy the full SHA 7813b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29b0f93 - Browse repository at this point
Copy the full SHA 29b0f93View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f3960 - Browse repository at this point
Copy the full SHA e5f3960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de4b5e - Browse repository at this point
Copy the full SHA 6de4b5eView commit details -
merge: remote-tracking branch 'origin' into serdar/issue#3502-self-ma…
…nage-transfer-params
Configuration menu - View commit details
-
Copy full SHA for 948acf8 - Browse repository at this point
Copy the full SHA 948acf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c163f0 - Browse repository at this point
Copy the full SHA 4c163f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a336e68 - Browse repository at this point
Copy the full SHA a336e68View commit details -
revert: "style(transfer): changed the err message for 'ErrInvalidAuth…
…ority'" This reverts commit 7813b39.
Configuration menu - View commit details
-
Copy full SHA for be96b41 - Browse repository at this point
Copy the full SHA be96b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb83f08 - Browse repository at this point
Copy the full SHA bb83f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33807c6 - Browse repository at this point
Copy the full SHA 33807c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c672221 - Browse repository at this point
Copy the full SHA c672221View commit details
Commits on May 24, 2023
-
merge: remote-tracking branch 'origin' into serdar/issue#3502-self-ma…
…nage-transfer-params
Configuration menu - View commit details
-
Copy full SHA for 2b425ce - Browse repository at this point
Copy the full SHA 2b425ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for b63e056 - Browse repository at this point
Copy the full SHA b63e056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 759c1ae - Browse repository at this point
Copy the full SHA 759c1aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for db60e4f - Browse repository at this point
Copy the full SHA db60e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad8090 - Browse repository at this point
Copy the full SHA 3ad8090View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aaf717 - Browse repository at this point
Copy the full SHA 9aaf717View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97c74b5 - Browse repository at this point
Copy the full SHA 97c74b5View commit details -
merge: remote-tracking branch 'origin' into serdar/issue#3502-self-ma…
…nage-transfer-params
Configuration menu - View commit details
-
Copy full SHA for 18c35c8 - Browse repository at this point
Copy the full SHA 18c35c8View commit details -
merge: remote-tracking branch 'origin' into serdar/issue#3502-self-ma…
…nage-transfer-params
Configuration menu - View commit details
-
Copy full SHA for 73fadd2 - Browse repository at this point
Copy the full SHA 73fadd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 305dc88 - Browse repository at this point
Copy the full SHA 305dc88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d66ac3 - Browse repository at this point
Copy the full SHA 7d66ac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04b2591 - Browse repository at this point
Copy the full SHA 04b2591View commit details