Commit Graph

10526 Commits

Author SHA1 Message Date
mergify[bot] b9b1324288
fix(crypto): error if incorrect ledger public key (backport #19691) (#19746)
Co-authored-by: Rootul P <rootulp@gmail.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
2024-03-14 03:09:54 +07:00
mergify[bot] 6b11b65b85
fix(x/gov): grpc query tally for failed proposal (backport #19725) (#19728)
Co-authored-by: David Tumcharoen <david@alleslabs.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-12 12:06:24 +00:00
mergify[bot] 1cf2940393
build(deps): Bump deps (backport #19655) (#19712)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-11 10:02:49 +00:00
khanh d1b5b0c5ae
Merge pull request from GHSA-86h5-xcpx-cfqc
* fix slashing logic

* add test

* changelog + release notes

* word

---------

Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-27 17:28:05 +01:00
Kevin Yang 792b6dafdf
fix: use proper `db_backend` type when reading chain-id (#19573) 2024-02-27 12:22:50 +01:00
dependabot[bot] f7dc97b0ed
build(deps): Bump cosmossdk.io/math from 1.2.0 to 1.3.0 (#19564)
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>
2024-02-26 08:13:07 +00:00
Julien Robert 54120626e9
Merge pull request from GHSA-4j93-fm92-rp4m
* fix(x/auth/vesting): Add `BlockedAddr` check in `CreatePeriodicVestingAccount`

* updates
2024-02-19 17:56:39 +01:00
dependabot[bot] f80c985adb
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.2 to 1.0.0-beta.4 (#19472)
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>
2024-02-19 10:46:09 +01:00
Julien Robert d99e1a7515
chore: prepare v0.47.9 (#19451) 2024-02-18 10:46:04 +01:00
dependabot[bot] 7df9bac76f
build(deps): Bump cosmossdk.io/log from 1.3.0 to 1.3.1 (#19359) 2024-02-06 07:39:45 +01:00
mergify[bot] 0a4370bff0
test(baseapp): Refactor tx selector tests + better comments (backport #19284) (#19288)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-02-03 14:40:44 +01:00
mergify[bot] 2a10f13d3e
fix: skip same-sender non-sequential sequence and then add others txs new solution (backport #19177) (#19250)
Co-authored-by: Brann Bronzebeard <90186866+ZiHengLee@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-29 13:49:08 -05:00
mergify[bot] e62c19c906
docs: fix typo in 06-grpc_rest.md (backport #19192) (#19194)
Co-authored-by: Yoksirod <103229163+taramakage@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-23 20:40:27 +01:00
Julien Robert 4912bef7fb
chore: prepare v0.47.8 (#19162) 2024-01-22 23:21:49 +01:00
mergify[bot] 1663a59b7b
fix: allow empty public keys when setting signatures (backport #19106) (#19108)
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-19 10:24:20 +01:00
dependabot[bot] 6aed8147d9
build(deps): Bump cosmossdk.io/errors from 1.0.0 to 1.0.1 (#19025)
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>
2024-01-11 14:31:48 +01:00
dependabot[bot] 9f277b759e
build(deps): Bump cosmossdk.io/log from 1.2.1 to 1.3.0 (#19024)
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>
2024-01-11 14:05:13 +01:00
mergify[bot] f0a8560980
chore: clean-up buf workspace (backport #18993) (#18998) 2024-01-10 09:30:33 +01:00
mergify[bot] bc8f3e665e
test: add NodeURI for clientCtx (backport #18930) (#18988)
Co-authored-by: mmsqe <tqd0800210105@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-09 12:33:47 +00:00
atheeshp 67aee751e4
fix(server): consensus failure while restart node with wrong `chainId` in genesis (#18920) 2024-01-03 11:50:27 +05:30
mergify[bot] 5d406c19b2
perf: Speedup DecCoin.Sort() when coins is of length 1 (backport #18888) (#18890)
Co-authored-by: Dong Lieu <93205232+DongLieu@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-12-26 16:02:48 +00:00
mergify[bot] 1b809a4bde
perf: Speedup coins.Sort() when coins is of length 1 (backport #18875) (#18878)
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-23 14:37:39 +00:00
mergify[bot] b912ccffa6
feat(client): add `WithFromName` to tx factory (backport #18852) (#18854)
Co-authored-by: gsai967 <153279976+gsai967@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-21 10:33:10 +00:00
Julien Robert d09f40d0a1
chore: prepare v0.47.7 (#18765) 2023-12-20 08:50:06 +01:00
Eric Warehime 9e6011429b
fix(baseapp): Reset GasMeter before deliverTX v0.47.x backport (#18826) 2023-12-19 17:09:08 -08:00
mergify[bot] 929e76b387
docs: fix for links (backport #18816) (#18819)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-19 15:22:12 +01:00
mergify[bot] 9c1fa8cd5f
docs: add index page for learn section (backport #18777) (#18779)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: samricotta <samanthalricotta@gmail.com>
2023-12-19 15:16:14 +01:00
mergify[bot] 371744b8f7
fix(x/auth): remove misleading gas wanted value from tx simulation failure response (backport #18772) (#18776)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-19 11:45:17 +05:30
mergify[bot] 6309fa7105
docs: add ante precision (backport #18709) (#18730)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-13 08:49:41 +01:00
mergify[bot] 3c7a090caa
feat(x/gov): better gov genesis validation (backport #18707) (#18712) 2023-12-13 07:51:33 +01:00
dependabot[bot] 044ff4d8c0
build(deps): Bump github.com/cometbft/cometbft from 0.37.2 to 0.37.4 (#18572)
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-11-27 21:26:28 +00:00
mergify[bot] 55c6d55c55
fix(server): properly parse multiple gas config (backport #18537) (#18544)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-22 17:40:03 +00:00
Julien Robert 58b0cdde1a
Revert "build(deps): Bump github.com/cometbft/cometbft from 0.37.2 to 0.37.3" (#18520) 2023-11-20 11:24:41 +01:00
dependabot[bot] d79964b4bf
build(deps): Bump github.com/cometbft/cometbft from 0.37.2 to 0.37.3 (#18515) 2023-11-20 10:06:48 +01:00
mergify[bot] 60112c6ab8
feat(server): cmd flag to disable colored logs (backport #18478) (#18508)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-19 15:29:22 +00:00
mergify[bot] cb6d2354d1
fix(client/tx): simulate with correct pk (backport #18472) (#18503) 2023-11-18 00:56:39 +01:00
Julien Robert 03d578b9de
chore: prepare v0.47.6 release notes (#18342) 2023-11-14 20:23:58 +01:00
dependabot[bot] 37ad929cb7
build(deps): Bump cosmossdk.io/math from 1.1.2 to 1.2.0 (#18398)
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-11-07 12:56:12 +00:00
mergify[bot] 00ee987eee
fix(snapshot): grant execution permissions to the snapshot dir for the owner (backport #18294) (#18296) 2023-10-29 08:58:10 +00:00
mergify[bot] d3c96535cd
fix: use a lower file permission in file creation (backport #18206) (#18264)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-10-26 10:15:17 +02:00
mergify[bot] 8c9ab2c7ff
fix(server): don't hardcode grpc address to localhost (backport #18254) (#18259)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-25 19:20:55 +00:00
mergify[bot] af758d7d6d
refactor(network): call `app.Close()` on network cleanup (backport #18249) (#18251)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-25 18:08:32 +02:00
mergify[bot] 98a8bfe80b
chore(x/upgrade): Use ValidateBasic for Plan in ReadUpgradeInfoFromDisk (backport #18210) (#18230)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-24 10:36:12 +00:00
mergify[bot] 269a245f9f
fix(authz): check string is not empty (backport #18209) (#18218)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-10-23 16:02:46 +00:00
mergify[bot] 362f2347e7
refactor(x/authz): extend validate genesis (backport #18042) (#18208)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-10-23 18:01:46 +02:00
Julien Robert d003fa1976
refactor(x/gov): backport MinInitialDepositRatio validation from v0.50 to v0.47 (#18190) 2023-10-20 20:43:35 +02:00
Philip Offtermatt 1a306fde6e
feat(server): start grpc server and register services when starting in standalone mode (v0.47) (#18109)
Co-authored-by: Marko <marko@baricevic.me>
2023-10-19 08:45:42 +00:00
dependabot[bot] 0469b11b10
build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.12.3 to 0.12.4 (#18136)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-17 07:28:52 +00:00
mmsqe 91b44c5ab7
fix(x/bank): miss keypair of SendEnabled to restore legacy param set before migration (#18107) 2023-10-16 05:09:49 +02:00
mergify[bot] efa12262ff
chore: fix comments on bech32 (backport #18114) (#18117)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-10-13 14:03:55 +00:00