Commit Graph

11329 Commits

Author SHA1 Message Date
Emmanuel T Odeke
d90abbea57
fix(x/auth/vesting): panic on overflowing & negative EndTimes for PeriodicVestingAccount (#16733) 2023-06-28 09:16:23 +00:00
mmsqe
9b2fd7bad9
feat: add custom max gas for block for sim config (#16656) 2023-06-27 22:59:54 +00:00
Chill Validation
1fd25ac41c
feat(cosmovisor): add ability to run custom preupgrade script (#16550) 2023-06-27 19:11:31 +00:00
Likhita Polavarapu
6f905bde9d
chore: x/evidence audit changes (#16715) 2023-06-27 13:58:06 +00:00
Likhita Polavarapu
7c8236d2ed
refactor: x/bank audit changes (#16690) 2023-06-27 13:52:23 +00:00
Julien Robert
a067ef6f37
fix: revert f235aae (part 2) (#16697) 2023-06-27 13:48:30 +00:00
yihuang
c0e9e8ce85
fix: halt-height behavior is not deterministic (#16639)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-06-27 13:41:01 +00:00
Likhita Polavarapu
69b1b5fb16
chore: remove GetSigners from x/authz (#16712) 2023-06-27 12:52:04 +00:00
Marko
de731790fc
docs: update for 0.38 (#16501)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-06-27 12:31:50 +00:00
Marko
e8eb90d821
chore: audit x/mint (#16702) 2023-06-27 12:31:30 +00:00
Likhita Polavarapu
1c091aab0b
refactor: x/consensus audit changes (#16695) 2023-06-27 12:01:35 +00:00
dependabot[bot]
ab77fe20d3
build(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#16705)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-27 02:59:06 +00:00
yihuang
0a7bb0600b
feat: make abci handshake graceful interruptible (#16206) 2023-06-27 02:05:37 +00:00
dependabot[bot]
e334ec3705
build(deps): Bump github.com/cometbft/cometbft from 0.38.0-rc1 to 0.38.0-rc2 (#16706)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-26 20:38:17 +00:00
Julien Robert
dcc5afeac6
feat: add configurator config options (#16672) 2023-06-26 19:29:56 +00:00
Emmanuel T Odeke
417f455ea4
fix: x/tx/signing/aminojson: revert json.NewEncoder that added newlines (#16701) 2023-06-26 18:02:17 +00:00
zgfzgf
aca89be7b2
build: delete CMTVERSION in Makefile (#16677)
Co-authored-by: zgfzgf <lotuscoin@foxmail.com>
2023-06-26 17:18:22 +00:00
Julien Robert
ec8d0acbe5
docs: improve upgrading.md and changelog for autocli changes (#16696) 2023-06-26 17:13:53 +00:00
Emmanuel T Odeke
21431b553e
perf: x/tx/signing/aminjson: use io.WriteString + fmt.Fprintf (#16684) 2023-06-26 15:21:11 +00:00
Emmanuel T Odeke
51e01819c8
fix: x/tx/decode: fix (*Decoder).Decode crash with invalid length prefix (#16681) 2023-06-26 13:13:10 +00:00
dependabot[bot]
00791140f1
build(deps): Bump bufbuild/buf-setup-action from 1.21.0 to 1.22.0 (#16679)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-26 12:38:31 +00:00
Aleksandr Bezobchuk
0edd9a3ef6
docs: ADR-067 Simulator v2 (#16400) 2023-06-23 19:59:41 +00:00
ww4tson
c82f64922e
docs: correct comment typo in address.go (#16671) 2023-06-23 19:09:25 +00:00
Marko
1b4551ab50
chore: remove getsigners from mint (#16668) 2023-06-23 18:56:25 +00:00
Marko
02faedd050
chore: remove unneeded getsigners method from nft (#16665) 2023-06-23 14:40:38 +00:00
Jacob Gadikian
8d4ff7a19a
style: bump golangci-lint (#16667) 2023-06-23 12:49:34 +00:00
dependabot[bot]
59ea0489fa
build(deps): Bump github.com/otiai10/copy from 1.11.0 to 1.12.0 in /tools/cosmovisor (#16660)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 08:14:00 +00:00
atheeshp
d0b42dc829
chore: x/feegrant audit changes (#16652) 2023-06-23 07:48:51 +00:00
Julien Robert
3193b3db35
chore: make configurator.Config.ModuleConfigs public (#16653) 2023-06-23 07:46:05 +00:00
Jacob Gadikian
6afece635c
style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
Marko
5de6710803
chore: add sortJSON back & mark as deprecated (#16649) 2023-06-22 14:43:13 +00:00
dependabot[bot]
fa218ad0e2
build(deps): Bump google.golang.org/grpc from 1.56.0 to 1.56.1 (#16642)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-22 12:53:22 +00:00
Julien Robert
7149bcf7ea
chore: implement comments from #16316 (#16616) 2023-06-22 10:07:00 +00:00
Emmanuel T Odeke
99a570a7aa
chore: properly propagate fmt.Errorf errors + use errors.New (#16537)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-06-22 09:50:07 +00:00
testinginprod
43d345dc2f
refactor(distribution)!: use collections for ValidatorHistoricalRewards state (#16607)
Co-authored-by: unknown unknown <unknown@unknown>
2023-06-22 08:47:21 +00:00
Likhita Polavarapu
8d47088f5b
refactor: authz audit changes (#16631) 2023-06-22 06:12:26 +00:00
Julien Robert
e80407abe8
feat(consensus): wire autocli query (#16633) 2023-06-22 06:07:48 +00:00
Jeancarlo Barrios
854978f382
feat(mint): add autocli config for mint (#16640) 2023-06-22 05:04:53 +00:00
yihuang
c63d5fa75e
refactor: cleanup profiling code with equivalent one (#16634) 2023-06-21 11:44:02 +00:00
Matt Kocubinski
a827f42ae3
refactor(x/distribution): rm ref to x/gov from x/distribution (#16623) 2023-06-20 19:33:07 +00:00
Julien Robert
cf842f94f6
feat(evidence): autocli query support (#16625) 2023-06-20 19:32:36 +00:00
Aleksandr Bezobchuk
75b4918b94
fix: check tx gas limit against block gas limit (#16547)
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-06-20 18:37:33 +00:00
Julien Robert
6377367e2f
chore: make configurator.Config public (#16624) 2023-06-20 17:04:05 +00:00
Julien Robert
3aab81f45d
docs: add explaination on how to change home folder globaly (#16620) 2023-06-20 15:18:56 +00:00
Carlos Santiago Yanzon
abae2567cb
fix(hubl): malformed msgName and error handling (#16601)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-20 14:43:38 +00:00
testinginprod
d4f1e88b65
feat(collections): Add Clear method on Map and KeySet (#16618)
Co-authored-by: unknown unknown <unknown@unknown>
2023-06-20 13:44:06 +00:00
Jeancarlo Barrios
e078f1a49e
feat(client): add positional optional to client v2 (#16316)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-20 04:01:19 +00:00
Aleksandr Bezobchuk
6f9152d20b
fix!: Ensure Handler Exists for Messages (#16613) 2023-06-19 21:24:54 +00:00
Marko
76b62cba54
chore: audit crisis changes (#16609) 2023-06-19 19:38:58 +00:00
atheeshp
7e0148805a
chore: remove x/gov dependencies in x/distr (#16587)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2023-06-19 11:27:10 +00:00