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

V2.12.0 #918

Merged
merged 103 commits into from
Nov 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
ee00bbe
update to 0.45.16
skyargos Apr 22, 2024
ade2645
update module
skyargos May 9, 2024
1873e91
update third_party proto
skyargos May 9, 2024
be2c864
update gov module
skyargos May 10, 2024
6603132
update gov module
skyargos May 12, 2024
97fae2e
update to cosmos-sdk v0.46.13
skyargos May 13, 2024
345cdf6
del test case
skyargos May 13, 2024
7108842
update genesis validate
skyargos May 14, 2024
1de20f7
legacy proposal
skyargos May 14, 2024
e9e3c87
remove legacy handler
skyargos May 14, 2024
8952b64
fix legacy gov module
skyargos May 15, 2024
8224c95
fix gov tally
skyargos May 15, 2024
d802f08
fix test case
skyargos May 15, 2024
95b65ca
fix gov v1alpha1
skyargos May 16, 2024
71dc2af
fix gov test
skyargos May 19, 2024
1637510
upgrade workflows go version to 1.19
skyargos May 19, 2024
0eca291
fix test
skyargos May 19, 2024
693043b
fix test unit cover
skyargos May 19, 2024
c09dd9c
change sdk.Int to math.Int
skyargos May 19, 2024
045d0cf
fix audit: export for zero height
skyargos May 19, 2024
f6305dd
upgrade workflows go version
skyargos May 19, 2024
51db828
fix simulation
skyargos May 19, 2024
26a14fc
fix e2e test
skyargos May 19, 2024
3159ac8
remove binary
skyargos May 19, 2024
617baa0
fix sdkerrors
skyargos May 19, 2024
dfc66be
add gov migrate
skyargos May 20, 2024
cef9a1d
update upgrade handler
skyargos May 20, 2024
09d72ed
add auth migration
skyargos May 20, 2024
42d6a53
Auditing fix (#855)
skyargos May 20, 2024
2432689
add test case
skyargos May 20, 2024
19efd36
update ibc from v5 to v6
skyargos May 21, 2024
9d9b912
fix test unit cover
skyargos May 21, 2024
3d38aad
add gov event
skyargos May 21, 2024
97914f3
return err when purchase does not exist
skyargos May 22, 2024
8173b6d
fix lint error
skyargos May 22, 2024
b4fa24c
fix lint error
skyargos May 22, 2024
798b205
fix lint error
skyargos May 22, 2024
7f932a5
fix gofmt
skyargos May 22, 2024
bcce84c
add group module (#859)
skyargos May 22, 2024
03d4cba
V2.10.0 rc3 (#860)
skyargos May 23, 2024
26e4220
fix audit: GetPoolsBySponsor should use sponsor (#862)
skyargos May 23, 2024
520bf62
Add Certifier And ShieldClaim Proposal Check
skyargos May 27, 2024
6ac361f
add keeper in NewLegacyMsgServerImpl
skyargos May 27, 2024
8850209
disable shield reward
skyargos Jul 2, 2024
6f3041c
del 0 usages of shield interface
skyargos Jul 3, 2024
5a3cd47
deprecate cvm
skyargos Jul 3, 2024
7791578
deprecate vm
skyargos Jul 3, 2024
7828c21
del proto/burrow
skyargos Jul 3, 2024
2593020
modify go.mod
skyargos Jul 3, 2024
cd3710a
cosmos sdk to 0.47.*
skyargos May 20, 2024
78ca14c
del shield
skyargos Jul 7, 2024
adfab6c
Merge branch 'dev-shield' into 2.11-del-cvm-47sdk
skyargos Jul 7, 2024
49d0f5d
fix error
skyargos Jul 7, 2024
52ba7ce
update protocgen
skyargos Jul 7, 2024
ab8c2d5
update third_party
skyargos Jul 7, 2024
9ddd85a
update gov module
skyargos Jul 8, 2024
e766b4c
Merge tag 'v2.10.0'
skyargos Jul 9, 2024
d20302e
add crisis storekey
skyargos Jul 8, 2024
82cc058
update upgrade
skyargos Jul 10, 2024
8dff8e9
Merge branch 'master' into dev-v2.11-rc1
skyargos Jul 11, 2024
6ac41e4
update gov and shield migration
skyargos Jul 12, 2024
7b76008
remove old migration
skyargos Jul 12, 2024
c853fea
fix ibc migration
skyargos Jul 12, 2024
0c40892
add create operator limit
skyargos Jul 13, 2024
0f4bcf0
update finding finger print
skyargos Jul 17, 2024
41177d0
update test case
skyargos Jul 17, 2024
9791248
fix gofmt err
skyargos Jul 18, 2024
6d65360
Merge branch 'master' into v2.11-rc1
skyargos Jul 18, 2024
0a1e85f
fix simulation err
skyargos Jul 19, 2024
a760ee5
fix manual vesting err
skyargos Jul 20, 2024
48392e2
fix manual vesting warning
skyargos Jul 20, 2024
c1d62bc
add create task limit
skyargos Aug 15, 2024
7a43a85
add create task signer use proposer
skyargos Aug 16, 2024
8122217
upgrade
skyargos Oct 9, 2024
13cbed2
fix app.go
skyargos Oct 12, 2024
6f196c9
update cert context
skyargos Oct 12, 2024
7d149d7
update cert context
skyargos Oct 12, 2024
31217ec
update gov module
skyargos Oct 12, 2024
817083b
fix cmd error
skyargos Oct 13, 2024
4f405cf
update go.mod
skyargos Oct 13, 2024
d9bcb02
update go.mod
skyargos Oct 13, 2024
cd75966
replace ModuleBasics with AppModuleBasic
skyargos Oct 13, 2024
fea69c6
add autoCliOpts
skyargos Oct 14, 2024
1fa137e
fix prefix config set
skyargos Oct 14, 2024
aa74fc0
add auth migration
skyargos Oct 14, 2024
824f718
add test case
skyargos Oct 15, 2024
ba23f23
fix gov tally
skyargos Oct 15, 2024
6835a51
update go.mod
skyargos Oct 16, 2024
bec9d1b
fix InterfaceRegistry
skyargos Oct 16, 2024
71370ab
add GenTxCmd
skyargos Oct 17, 2024
3a0f1a1
update bounty module
skyargos Oct 17, 2024
91b9d6c
update upgrade_handler
skyargos Oct 17, 2024
7dc35b8
fix bounty error
skyargos Oct 17, 2024
b769151
fix gov grpc query
skyargos Oct 17, 2024
7747af3
update RegisterSwaggerAPI
skyargos Oct 17, 2024
c0e48dd
update bounty migration
skyargos Oct 17, 2024
c075e74
add legacy gov cmd
skyargos Oct 18, 2024
8577b24
fix bank cli
skyargos Oct 18, 2024
25d1004
fix gov query cmd
skyargos Oct 18, 2024
fd4f979
update gov migration
skyargos Oct 18, 2024
0d4f0bc
gov: update default ExpeditedMinDeposit
skyargos Oct 18, 2024
7dafa99
auth: RegisterInterface AccountI for ManualVestingAccount
skyargos Oct 18, 2024
e6991b0
security tall regardless of end time
skyargos Oct 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/[email protected]
with:
go-version: '^1.19'
go-version: '^1.21'
env:
GOOS: ${{ matrix.targetos }}
GOARCH: ${{ matrix.arch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/checkout@v3
- uses: actions/[email protected]
with:
go-version: '1.19.10'
go-version: '1.21.10'
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/[email protected]
with:
go-version: 1.19
go-version: 1.21
- uses: technote-space/[email protected]
with:
PATTERNS: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sim-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/[email protected]
with:
go-version: 1.19
go-version: 1.21
- name: Install runsim
run: go install github.com/cosmos/tools/cmd/[email protected]
- uses: actions/cache@v3
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/sims.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/[email protected]
with:
go-version: 1.19
go-version: 1.21
- name: Install runsim
run: go install github.com/cosmos/tools/cmd/[email protected]
- uses: actions/cache@v3
Expand All @@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/[email protected]
with:
go-version: 1.19
go-version: 1.21
- uses: technote-space/[email protected]
with:
PATTERNS: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/statesync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/[email protected]
with:
go-version: '^1.19'
go-version: '^1.21'

- name: state sync
run: bash devtools/statesync.sh
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/[email protected]
with:
go-version: 1.19
go-version: 1.21
- uses: actions/checkout@v3
- uses: technote-space/[email protected]
with:
Expand Down
Loading
Loading