Skip to content

dump lastrun in case of fastsync#2758

Merged
xiangjianmeng merged 2 commits intodevfrom
lastrun
Nov 19, 2022
Merged

dump lastrun in case of fastsync#2758
xiangjianmeng merged 2 commits intodevfrom
lastrun

Conversation

@zhongqiuwood
Copy link
Contributor

  • 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 Unreleased section in CHANGELOG.md

  • Reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)

@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2022

Codecov Report

Merging #2758 (d3f7ced) into dev (3924177) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev    #2758   +/-   ##
=======================================
  Coverage   36.38%   36.38%           
=======================================
  Files         414      414           
  Lines       43552    43552           
=======================================
  Hits        15845    15845           
  Misses      26559    26559           
  Partials     1148     1148           
Impacted Files Coverage Δ
app/elapse_info.go 43.85% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xiangjianmeng xiangjianmeng merged commit fefd656 into dev Nov 19, 2022
@xiangjianmeng xiangjianmeng deleted the lastrun branch November 19, 2022 13:54
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>
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

Successfully merging this pull request may close these issues.

3 participants