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

imp: refactor simapp to more closely resemble the style used in cosmos-sdk #3874

Merged
merged 74 commits into from
Jul 3, 2023
Merged
Changes from 1 commit
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
6ff5229
begin refactoring simapp in main branch
faddat Jun 17, 2023
dd71e9d
resolve method calls
faddat Jun 17, 2023
3d8e5e8
make the simapp folder resemble upstream's
faddat Jun 17, 2023
3fb55cd
now we are basically in line with upstream
faddat Jun 17, 2023
1d052ec
fix more tests
faddat Jun 17, 2023
c19cde7
use bumped interchaintest
faddat Jun 17, 2023
437b004
use self-referent interchaintest
faddat Jun 17, 2023
ea39d8e
continue to make this simapp mor resemble the sdk's
faddat Jun 18, 2023
b9b7933
buf mod update & fix a call in the capability module
faddat Jun 18, 2023
d444a16
use IBC's NewMemoryStoreKeys
faddat Jun 18, 2023
f91d1f1
add "testingkey"
faddat Jun 18, 2023
7070fc0
more closely follow sdk style
faddat Jun 18, 2023
a7b34be
fix nil scoped ibc keeper
catShaark Jun 18, 2023
ce2a5cb
restore the scoped keepers at the end of app.go
faddat Jun 18, 2023
4a23663
changelog
faddat Jun 18, 2023
1099de8
organize functions as described in PR
faddat Jun 18, 2023
07f93b4
Merge branch 'main' into simapp-refactor
faddat Jun 19, 2023
62966ce
apply gci
faddat Jun 21, 2023
5727edb
Merge remote-tracking branch 'origin/main' into simapp-refactor
faddat Jun 21, 2023
6dce091
revert changes to go.work example
faddat Jun 21, 2023
75a47d7
Merge branch 'main' into simapp-refactor
faddat Jun 21, 2023
e0443a8
Merge branch 'main' into simapp-refactor
faddat Jun 22, 2023
7ea500c
lint docs same as docs-lint pr
faddat Jun 22, 2023
d79b28d
Merge branch 'main' into simapp-refactor
faddat Jun 23, 2023
1087e64
Revert "lint docs same as docs-lint pr"
faddat Jun 23, 2023
8de95ef
remove a change to e2e
faddat Jun 23, 2023
40c8bdc
tidy
faddat Jun 23, 2023
22aa59e
bump interchaintest
faddat Jun 23, 2023
6131eda
remove nft and use the upgrade code
faddat Jun 27, 2023
82f2df3
Merge remote-tracking branch 'origin/main' into simapp-refactor
faddat Jun 27, 2023
fbe043e
remove rosetta
faddat Jun 27, 2023
0b52d7f
remove rosetta
faddat Jun 27, 2023
8d39fbf
remove subspaces for the paramters keeper
faddat Jun 27, 2023
03b0eeb
remove commented out NewTestnetCommand
faddat Jun 27, 2023
750f54b
fix the benchmarking command
faddat Jun 27, 2023
18334f5
revert Marshaler -> Codec
faddat Jun 27, 2023
bebfff4
Merge branch 'main' into simapp-refactor
faddat Jun 27, 2023
956cacb
Merge remote-tracking branch 'origin/main' into simapp-refactor
faddat Jun 28, 2023
3616944
cleanup
faddat Jun 28, 2023
a513786
move upgrades
faddat Jun 28, 2023
e03d5bb
fix simapp
faddat Jun 28, 2023
54321e0
fix simapp (lint)
faddat Jun 28, 2023
873c44e
Update CHANGELOG.md
faddat Jun 28, 2023
2751bed
Update CHANGELOG.md
faddat Jun 28, 2023
e0b3e4a
correct the envprefix
faddat Jun 28, 2023
7fab58e
remove newtestnetworkfixture (used for the testnet command)
faddat Jun 28, 2023
4d8d4e8
remove other unused code
faddat Jun 28, 2023
6bb5abb
supernit: testdata_pulsar -> testdatapb
faddat Jun 28, 2023
ab6c054
remove setup with single validator
faddat Jun 28, 2023
3a4e576
remove home flag check
faddat Jun 28, 2023
e79f6db
remove comment
faddat Jun 28, 2023
b626af1
remove utils.go
faddat Jun 28, 2023
40f00d0
remove state.go
faddat Jun 28, 2023
7c1d24e
rename sm to simulationManager
faddat Jun 28, 2023
42f0eab
remove testingkey
faddat Jun 28, 2023
9a8fc9e
Merge branch 'main' into simapp-refactor
faddat Jun 28, 2023
df4dd56
Update testing/simapp/app.go
faddat Jun 28, 2023
4e23bdc
Merge branch 'simapp-refactor' of https://github.com/notional-labs/ib…
faddat Jun 28, 2023
5012d05
move comments about Seal()
faddat Jun 28, 2023
84751e0
remove changelog entry
faddat Jun 28, 2023
69db274
remove unnecessary comment about upgrade handlers
faddat Jun 28, 2023
9e7c498
godocs for the configurator
faddat Jun 28, 2023
3ed90cc
use "upgrades" package for upgrades.go
faddat Jun 28, 2023
f054d31
Update testing/simapp/sim_test.go
faddat Jun 28, 2023
d13cd9a
Update testing/simapp/app.go
faddat Jun 28, 2023
27ace14
Merge branch 'main' into simapp-refactor
faddat Jun 29, 2023
5f72940
Merge branch 'main' into simapp-refactor
faddat Jul 2, 2023
70fbefe
Update testing/simapp/test_helpers.go
faddat Jul 3, 2023
6ccf86e
lint and restore the sdkmath import
faddat Jul 3, 2023
21c9fa5
don't set simappchainid
faddat Jul 3, 2023
f728dc6
lint
faddat Jul 3, 2023
bfbd16d
Merge branch 'main' into simapp-refactor
faddat Jul 3, 2023
7147671
Merge branch 'main' into simapp-refactor
faddat Jul 3, 2023
8121c6d
Merge branch 'main' into simapp-refactor
crodriguezvega Jul 3, 2023
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
Prev Previous commit
Next Next commit
Merge branch 'main' into simapp-refactor
  • Loading branch information
faddat committed Jul 3, 2023
commit bfbd16dd91efb4478362dfcb994c72d988515b1d

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.