Skip to content
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

[Morse->Shannon Migration] state export/import - collect accounts #1039

Merged
merged 43 commits into from
Feb 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
1231e6f
scaffold: module migration
bryanchriswhite Jan 17, 2025
5235822
fix: linter error
bryanchriswhite Jan 20, 2025
6d9c3d9
fix: stable marshaler options
bryanchriswhite Jan 20, 2025
b225150
fix: linter errors
bryanchriswhite Jan 21, 2025
03b76e1
Merge branch 'main' into scaffold/migration-module
bryanchriswhite Jan 27, 2025
85992e2
feat: add migrate collect-morse-account subcommand
bryanchriswhite Jan 23, 2025
890d5b5
refactor: test & add benchmark
bryanchriswhite Jan 27, 2025
95e1edf
fix: linter errors
bryanchriswhite Jan 27, 2025
77bc6a5
fix: add missing files
bryanchriswhite Jan 27, 2025
ef4c985
Merge branch 'main' into scaffold/migration-module
Olshansk Jan 29, 2025
08a1dd2
refactor: migration keeper in cosmos app
bryanchriswhite Jan 30, 2025
a63ea9b
chore: review feedback improvements
bryanchriswhite Jan 30, 2025
0d8505d
Merge branch 'scaffold/migration-module' into chore/migration/state-prep
bryanchriswhite Jan 30, 2025
46c87be
refactor: morse types
bryanchriswhite Jan 30, 2025
d4f4a80
Merge branch 'main' into scaffold/migration-module
bryanchriswhite Jan 31, 2025
178ded8
chore: review feedback improvements
bryanchriswhite Jan 31, 2025
c2cca35
fix: linter error
bryanchriswhite Jan 31, 2025
54fabd9
chore: review feedback improvements
bryanchriswhite Jan 31, 2025
9bf52b2
Merge branch 'main' into scaffold/migration-module
bryanchriswhite Feb 3, 2025
aa2859b
Merge branch 'scaffold/migration-module' into chore/migration/state-prep
bryanchriswhite Feb 3, 2025
c7d725a
chore: review improvements
bryanchriswhite Feb 4, 2025
794b768
Merge branch 'scaffold/migration-module' into chore/migration/state-prep
bryanchriswhite Feb 4, 2025
5d473f0
Add a couple TODO_UPNEXT
Olshansk Feb 4, 2025
165cf40
Merge branch 'main' into scaffold/migration-module
bryanchriswhite Feb 5, 2025
6ad5099
Merge branch 'scaffold/migration-module' into chore/migration/state-prep
bryanchriswhite Feb 5, 2025
7b25a9a
chore: review feedback improvements
bryanchriswhite Feb 6, 2025
9ddea8a
Merge branch 'main' into chore/migration/state-prep
bryanchriswhite Feb 6, 2025
6f4e992
chore: review improvements
bryanchriswhite Feb 6, 2025
63c0790
fix: linter error
bryanchriswhite Feb 6, 2025
efb6d49
chore: review feedback improvements
bryanchriswhite Feb 7, 2025
945c915
chore: review feedback
bryanchriswhite Feb 10, 2025
6792827
Merge remote-tracking branch 'pokt/main' into chore/migration/state-prep
bryanchriswhite Feb 10, 2025
e6b0a6e
fix: typo
bryanchriswhite Feb 10, 2025
1bf7a3b
fix: linter error
bryanchriswhite Feb 10, 2025
4a8f011
chore: review feedback improvements
bryanchriswhite Feb 10, 2025
76f1775
fix: off-by-one
bryanchriswhite Feb 10, 2025
d3c8b76
Add TODO
Olshansk Feb 10, 2025
5d5fdb1
Review + TODO_IN_THIS_PR
Olshansk Feb 10, 2025
fdbf8bd
Live convo with bryan
Olshansk Feb 11, 2025
6347a04
Merge branch 'main' into chore/migration/state-prep
Olshansk Feb 11, 2025
194fbc8
Cleanup TODOs
Olshansk Feb 11, 2025
ac97ff4
Empty commit
Olshansk Feb 11, 2025
7f9e980
chore: review feedback improvements
bryanchriswhite Feb 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions api/poktroll/application/types.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading