Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #2758 +/- ##
=======================================
Coverage 36.38% 36.38%
=======================================
Files 414 414
Lines 43552 43552
=======================================
Hits 15845 15845
Misses 26559 26559
Partials 1148 1148
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
xiangjianmeng
approved these changes
Nov 19, 2022
ItsFunny
added a commit
that referenced
this pull request
Nov 21, 2022
* adapter bank keeper * add proxy middleware * refactor facaded keeper * adapter height task * test transfer wrappered by fee channel successfully * add tx * fix proto marshal bug * optimize * fix cli wei & okt * wei * proxy icamauth * fix ica no router * success okc control cosmos * add amino account rm pb interchainaccount fix account * add final swap * code optimize (#2639) * rm todo & optimize codes optimize selector * optimize fee middleware * rm nft module * msgProtoAdapter=>msgAdapter * add ibc-v4 ut (#2679) * ut * [x] ut1 * ut2 * ut3 * ut4 * ut5 * ut6 * fix ut * rm debug code * account test * fix origin ut * add keeper ut * fix ut channel open try * fix ut confirm * add controller t * add host ut * add ut handshake * add host ut * fee ut1 * fee ut2 * fee ut4 * fee ut5 * fix t * fee utn * fee utn2 * gen2 * fee utn4 * fee ut5 * fee ut7 * fee ut8 * fee ut9 * fee 1 * fee 2 * add fee ut * add fee ut * add all ut * hankdshake * fix origin client * fix channel * fix port * fix msgs * fix origin ut * fix ut client1 * fix client2 * fix client3 * rm code * fix ut * replace ut * rm codes * rm codes * rm codes * add height support * fix ut * ibc veneus3=>veneus4 & fix smb * rm debug info * rm codes * regex * mod * veneus4 * Makefile * add log * optimize * rm protoadapter * add ut * coinadapter rm copy * add coin ut * ica sequence * optimize coin * optimize keeper * wrap fee * rename fallthrough => facaded * optimize * Merge PR: benchmarks of token transfer (#2499) * add benchmarks of token transfer and system test * update fork height Co-authored-by: KamiD <44460798+KamiD@users.noreply.github.com> * fix ut1 * fix ibcut * fix app ut * fix erc20 ut * add ignore * Merge PR: dump lastrun in case of fastsync (#2758) * dump lastrun in case of fastsync * dump lastrun in case of fastsync * milestone * rm Co-authored-by: YuanXingqiang <xingqiang.yuan@okg.com> Co-authored-by: KamiD <44460798+KamiD@users.noreply.github.com> Co-authored-by: Zhong Qiu <36867992+zhongqiuwood@users.noreply.github.com>
KamiD
added a commit
that referenced
this pull request
Dec 21, 2022
* merge ibc40 ica (#2525) * add milestore veneus3 * upgrade 07-tendermint * upgrade 02-client * upgrade 03-connection * upgrade 04-channel * upgrade core keeper * add x/nft * ica add types * ica -controller -keeper * ica -host-keeper * ica controller-cli ica host-cli * add module logic * need fee module * ibc40 fee (#2526) * add milestore veneus3 * upgrade 07-tendermint * upgrade 02-client * upgrade 03-connection * upgrade 04-channel * upgrade core keeper * add x/nft * ica add types * ica -controller -keeper * ica -host-keeper * ica controller-cli ica host-cli * add module logic * need fee module * add pb add types * add keeper * add cli * add middleware * adapter module * add icamauth (#2539) * rm nft * rm todos * refactor ibc40 middleware (#2698) * adapter bank keeper * add proxy middleware * refactor facaded keeper * adapter height task * test transfer wrappered by fee channel successfully * add tx * fix proto marshal bug * optimize * fix cli wei & okt * wei * proxy icamauth * fix ica no router * success okc control cosmos * add amino account rm pb interchainaccount fix account * add final swap * code optimize (#2639) * rm todo & optimize codes optimize selector * optimize fee middleware * rm nft module * msgProtoAdapter=>msgAdapter * add ibc-v4 ut (#2679) * ut * [x] ut1 * ut2 * ut3 * ut4 * ut5 * ut6 * fix ut * rm debug code * account test * fix origin ut * add keeper ut * fix ut channel open try * fix ut confirm * add controller t * add host ut * add ut handshake * add host ut * fee ut1 * fee ut2 * fee ut4 * fee ut5 * fix t * fee utn * fee utn2 * gen2 * fee utn4 * fee ut5 * fee ut7 * fee ut8 * fee ut9 * fee 1 * fee 2 * add fee ut * add fee ut * add all ut * hankdshake * fix origin client * fix channel * fix port * fix msgs * fix origin ut * fix ut client1 * fix client2 * fix client3 * rm code * fix ut * replace ut * rm codes * rm codes * rm codes * add height support * fix ut * ibc veneus3=>veneus4 & fix smb * rm debug info * rm codes * regex * mod * veneus4 * Makefile * add log * optimize * rm protoadapter * add ut * coinadapter rm copy * add coin ut * ica sequence * optimize coin * optimize keeper * wrap fee * rename fallthrough => facaded * optimize * merge (#2771) * adapter bank keeper * add proxy middleware * refactor facaded keeper * adapter height task * test transfer wrappered by fee channel successfully * add tx * fix proto marshal bug * optimize * fix cli wei & okt * wei * proxy icamauth * fix ica no router * success okc control cosmos * add amino account rm pb interchainaccount fix account * add final swap * code optimize (#2639) * rm todo & optimize codes optimize selector * optimize fee middleware * rm nft module * msgProtoAdapter=>msgAdapter * add ibc-v4 ut (#2679) * ut * [x] ut1 * ut2 * ut3 * ut4 * ut5 * ut6 * fix ut * rm debug code * account test * fix origin ut * add keeper ut * fix ut channel open try * fix ut confirm * add controller t * add host ut * add ut handshake * add host ut * fee ut1 * fee ut2 * fee ut4 * fee ut5 * fix t * fee utn * fee utn2 * gen2 * fee utn4 * fee ut5 * fee ut7 * fee ut8 * fee ut9 * fee 1 * fee 2 * add fee ut * add fee ut * add all ut * hankdshake * fix origin client * fix channel * fix port * fix msgs * fix origin ut * fix ut client1 * fix client2 * fix client3 * rm code * fix ut * replace ut * rm codes * rm codes * rm codes * add height support * fix ut * ibc veneus3=>veneus4 & fix smb * rm debug info * rm codes * regex * mod * veneus4 * Makefile * add log * optimize * rm protoadapter * add ut * coinadapter rm copy * add coin ut * ica sequence * optimize coin * optimize keeper * wrap fee * rename fallthrough => facaded * optimize * Merge PR: benchmarks of token transfer (#2499) * add benchmarks of token transfer and system test * update fork height Co-authored-by: KamiD <44460798+KamiD@users.noreply.github.com> * fix ut1 * fix ibcut * fix app ut * fix erc20 ut * add ignore * Merge PR: dump lastrun in case of fastsync (#2758) * dump lastrun in case of fastsync * dump lastrun in case of fastsync * milestone * rm Co-authored-by: YuanXingqiang <xingqiang.yuan@okg.com> Co-authored-by: KamiD <44460798+KamiD@users.noreply.github.com> Co-authored-by: Zhong Qiu <36867992+zhongqiuwood@users.noreply.github.com> * rm useless codes * fix ut * revert * rename * add proto files * fix ut * rm todo * add version * fix ut rm duplicate codes Co-authored-by: YuanXingqiang <xingqiang.yuan@okg.com> Co-authored-by: KamiD <44460798+KamiD@users.noreply.github.com> Co-authored-by: Zhong Qiu <36867992+zhongqiuwood@users.noreply.github.com> Co-authored-by: BananaLF <864685021@qq.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/)Added a relevant changelog entry to the
Unreleasedsection inCHANGELOG.mdReviewed
Files changedin the github PR explorerFor Admin Use: