Likhita Polavarapu
|
7c8236d2ed
|
refactor: x/bank audit changes (#16690)
|
2023-06-27 13:52:23 +00:00 |
|
Likhita Polavarapu
|
69b1b5fb16
|
chore: remove GetSigners from x/authz (#16712)
|
2023-06-27 12:52:04 +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 |
|
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 |
|
Emmanuel T Odeke
|
417f455ea4
|
fix: x/tx/signing/aminojson: revert json.NewEncoder that added newlines (#16701)
|
2023-06-26 18:02:17 +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 |
|
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 |
|
atheeshp
|
d0b42dc829
|
chore: x/feegrant audit changes (#16652)
|
2023-06-23 07:48:51 +00:00 |
|
Jacob Gadikian
|
6afece635c
|
style: add gci linter (#16605)
|
2023-06-22 15:35:51 +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 |
|
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 |
|
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 |
|
Matt Kocubinski
|
c2a07cea27
|
refactor(x/bank): rm cyclic deps with gov, staking, distr (#16578)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
|
2023-06-16 20:36:42 +00:00 |
|
Matt Kocubinski
|
f51992d0c4
|
refactor(x/distribution): rm a dependency on x/gov (#16576)
|
2023-06-16 20:16:19 +00:00 |
|
Facundo Medica
|
1be7d9805e
|
refactor(x/staking)!: KVStoreService, return errors and use context.Context (#16324)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-06-16 18:40:44 +00:00 |
|
Jeancarlo Barrios
|
6f32a94af9
|
feat(x/distribution): add autocli config query (#16218)
|
2023-06-16 14:00:35 +00:00 |
|
testinginprod
|
0529dbcd20
|
refactor(distribution)!: use collections for ValidatorOutstandingRewards state management (#16590)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-06-16 13:54:20 +00:00 |
|
dependabot[bot]
|
13e61bd0c5
|
build(deps): Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#16586)
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-16 11:50:59 +00:00 |
|
Matt Kocubinski
|
dc6985e29c
|
refactor: x/gov and x/mint no longer depend on each other (#16580)
|
2023-06-16 10:00:14 +00:00 |
|
dependabot[bot]
|
277d5fd371
|
build(deps): Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#16585)
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-16 09:58:31 +00:00 |
|
Matt Kocubinski
|
5385116aba
|
refactor(x/auth): rm dependency on x/bank (#16548)
|
2023-06-15 17:35:48 +00:00 |
|
atheeshp
|
dcac757a04
|
chore: remove x/gov module dependencies in x/staking (#16567)
|
2023-06-15 17:17:37 +00:00 |
|
testinginprod
|
99913cdce0
|
refactor(distribution)!: use collections for validator accumulated commission state (#16571)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-06-15 14:12:42 +00:00 |
|
Emmanuel T Odeke
|
629dc63ecd
|
fix(x/auth): ensure nil .BaseAccounts are reported in ModuleAccount.Validate (#16554)
|
2023-06-15 09:11:56 +00:00 |
|
Matt Kocubinski
|
fe458e0686
|
refactor(x/auth): rm dependency on x/staking (#16545)
|
2023-06-15 08:34:53 +00:00 |
|
dependabot[bot]
|
5a612efec5
|
build(deps): Bump golang.org/x/sync from 0.2.0 to 0.3.0 (#16558)
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-15 07:30:43 +00:00 |
|
Emmanuel T Odeke
|
3a35353258
|
test: x/tx/signing/textual: fuzz MessageValueRenderer.Parse (#16517)
|
2023-06-14 20:49:53 +00:00 |
|
Julien Robert
|
7a55c936ac
|
chore: clean-up all replaces and add tagging process (#16528)
|
2023-06-14 11:22:08 +00:00 |
|
testinginprod
|
b3da8bb4e8
|
refactor(distribution)!: use collections for DelegatorStartingInfo state (#16483)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-06-14 10:39:11 +00:00 |
|
Matt Kocubinski
|
bbb452f609
|
refactor(x/staking): rm dependency on x/distribution (#16531)
|
2023-06-13 20:16:20 +00:00 |
|
Matt Kocubinski
|
1363a02da0
|
refactor: remove cyclic authz dependencies (#16509)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-06-13 18:30:22 +00:00 |
|
Julien Robert
|
62709adcc7
|
feat: make checksum optional in upgrade validation (#16511)
|
2023-06-13 16:32:32 +00:00 |
|
dependabot[bot]
|
b1fd8cf261
|
build(deps): Bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#16526)
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-13 12:55:40 +00:00 |
|
Emmanuel T Odeke
|
4333c88417
|
test: x/tx/signing/textual: fuzz BytesValueRenderer (#16520)
|
2023-06-13 11:44:27 +00:00 |
|
dependabot[bot]
|
1b9c500180
|
build(deps): Bump pgregory.net/rapid from 0.7.1 to 1.0.0 (#16515)
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-13 08:41:58 +00:00 |
|