 mergify[bot]andJulien Robert
|
2a32f4287d
|
feat(client/v2): implement version filtering using annotation (backport #20083) (#20099)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-04-19 09:38:55 +00:00 |
|
dependabot[bot]
|
a2abf1a442
|
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.4 to 1.0.0-beta.5 (#20095)
|
2024-04-19 10:40:16 +02:00 |
|
 mergify[bot]andFacundo Medica
|
49c3ae6a57
|
fix: secp256r1 json missing quotes (backport #20060) (#20069)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-04-17 10:21:30 +00:00 |
|
mergify[bot]
|
994149877c
|
fix(baseapp): don't share global gas meter in tx execution (backport #19616) (#20050)
|
2024-04-16 11:45:09 +02:00 |
|
mergify[bot]
|
dafcc78dfd
|
feat(x/bank): support depinject for send restrictions (backport #20014) (#20024)
|
2024-04-15 23:29:52 +02:00 |
|
 
|
d6a0fa1504
|
build(deps): Bump cosmossdk.io/x/tx from 0.13.1 to 0.13.2 (#20042)
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-04-15 12:39:46 +02:00 |
|
 mergify[bot]andmmsqe
|
741b01c2d2
|
fix(client/v2): respect output format from client ctx (backport #20033) (#20046)
Co-authored-by: mmsqe <mavis@crypto.com>
|
2024-04-15 12:25:31 +02:00 |
|
 mergify[bot]andFacundo Medica
|
521ebe52bd
|
fix: Implement gogoproto customtype to secp256r1 keys (backport #20027) (#20031)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-04-13 12:16:24 +02:00 |
|
 mergify[bot]andmmsqe
|
452632ffea
|
fix(x/bank): align query with multi denoms for send-enabled (backport #20028) (#20029)
Co-authored-by: mmsqe <mavis@crypto.com>
|
2024-04-12 17:14:38 +02:00 |
|
 
|
974a24c58c
|
feat: Conditionally emit metrics based on enablement (backport #19903) (#20017)
Co-authored-by: Lucas Francisco López <lucaslopezf@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-04-12 12:13:28 +02:00 |
|
  
|
f76c659fd2
|
fix(mempool): use no-op mempool as default (backport #19970) (#20008)
Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-04-11 17:48:11 +02:00 |
|
 mergify[bot]andJulien Robert
|
525b720871
|
fix(client/v2): add encoder for cosmos.base.v1beta1.DecCoin (backport #19976) (#20001)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-04-10 22:02:13 +02:00 |
|
 
|
4b7176799e
|
build(deps): Bump github.com/cosmos/iavl from 1.1.1 to 1.1.2 (#19985)
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-04-10 10:10:20 +00:00 |
|
mergify[bot]
|
f63e5fdf7c
|
docs(x/mint): Fix inconsistency in mint docs (backport #19915) (#19925)
|
2024-04-03 19:20:38 +09:00 |
|
  
|
405471ba0d
|
build(deps): Bump cosmossdk.io/store from 1.0.2 to 1.1.0 (#19810)
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: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-28 12:21:52 +00:00 |
|
 mergify[bot]andJulien Robert
|
7b35e36329
|
feat(server): add custom start handler (backport #19854) (#19884)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-28 11:57:24 +00:00 |
|
mergify[bot]
|
8641cd2a7c
|
feat(client): replace event-query-tx-for with wait-tx (backport #19870) (#19887)
|
2024-03-27 19:18:09 +01:00 |
|
yihuang
|
d78edac68e
|
reuse fromAddrString (minor cleanup) (#19881)
|
2024-03-27 11:09:28 +07:00 |
|
 
|
9c53142c92
|
feat(x/gov): emit depositor in proposal_deposit event (backport #19853) (#19859)
Co-authored-by: Kien <kien@notional.ventures>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-25 16:42:08 +00:00 |
|
  
|
a0faab3cb9
|
feat(x/gov): emit proposer address in submit proposal event (backport #19842) (#19844)
Co-authored-by: Aryan Tikarya <akaladarshi@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-24 21:23:00 +00:00 |
|
 dependabot[bot]andgithub-actions
|
87ad797688
|
build(deps): Bump github.com/cosmos/gogoproto from 1.4.11 to 1.4.12 (#19811)
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-03-21 16:09:28 +01:00 |
|
Marko
|
a6c7aa5e44
|
chore(store): add release date (#19797)
|
2024-03-20 16:17:26 +01:00 |
|
   
|
ff30f6e0a4
|
build(deps): Bump github.com/cosmos/iavl from 1.0.1 to 1.1.1 in store (#19770)
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: Cool Developer <cool199966@outlook.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-20 12:03:18 +00:00 |
|
 mergify[bot]andJulien Robert
|
1ad7fad702
|
fix(client/v2): fix comment parsing (backport #19377) (#19777)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-19 09:09:48 +00:00 |
|
 
|
0df29024da
|
fix(x/upgrade): Stop treating inline JSON as a URL (backport #19706) (#19767)
Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-03-18 12:46:45 +00:00 |
|
 
|
9a59234c42
|
fix: align signer extraction adapter for mempool remove (backport #19759) (#19773)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-03-18 12:16:07 +00:00 |
|
 dependabot[bot]andgithub-actions
|
6977c223b2
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.5 to 0.38.6 (#19751)
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-03-14 13:38:31 +07:00 |
|
 
|
b8659ae019
|
fix(crypto): error if incorrect ledger public key (backport #19691) (#19745)
Co-authored-by: Rootul P <rootulp@gmail.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
|
2024-03-14 02:59:02 +07:00 |
|
Julien Robert
|
a32186608a
|
chore: prepare v0.50.5 (#19715)
|
2024-03-12 13:42:07 +01:00 |
|
 
|
a877c47d47
|
fix(x/gov): grpc query tally for failed proposal (backport #19725) (#19727)
Co-authored-by: David Tumcharoen <david@alleslabs.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-12 12:04:27 +00:00 |
|
 mergify[bot]andJulien Robert
|
c382225138
|
feat(x/distribution): add rewards-by-validator autocli config (backport #19707) (#19714)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-11 11:15:11 +00:00 |
|
yihuang
|
f055cde5d1
|
feat(baseapp): add option to disable block gas meter (#19626)
|
2024-03-11 11:55:55 +01:00 |
|
 
|
4467110df4
|
Merge pull request from GHSA-95rx-m9m5-m94v
* validate ExtendedCommit against LastCommit
test cases
* account for core.comet types
* logging
* linting
* cherry-pick staking fix
* nits
* linting fix
* run tests
---------
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com>
|
2024-03-11 11:48:32 +01:00 |
|
 mergify[bot]andJulien Robert
|
6689e3689b
|
build(deps): Bump deps (backport #19655) (#19711)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-11 09:45:50 +00:00 |
|
Julien Robert
|
3382e8ea82
|
fix(types): check for HasABCIGenesis in CoreAppModuleBasicAdaptor (#19709)
|
2024-03-08 21:38:02 +01:00 |
|
 
|
f9041cde5c
|
refactor(x/auth): allow empty public keys for GetSignBytesAdapter (backport #19651) (#19675)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-07 16:15:17 +00:00 |
|
Julien Robert
|
2abd2ec8a5
|
feat(client/v2): marshal enum as string (#19653)
|
2024-03-06 15:33:20 +01:00 |
|
 dependabot[bot]andgithub-actions
|
09a49fe260
|
build(deps): Bump cosmossdk.io/x/tx from 0.13.0 to 0.13.1 (#19665)
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-03-06 09:43:01 +01:00 |
|
 mergify[bot]andMarko
|
515bd8d8ad
|
docs: add section on creating a testnets from mainnet exports (backport #19475) (#19648)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2024-03-05 13:58:25 +01:00 |
|
Tom
|
b118a0adac
|
fix(staking): fix impossible conditions (#19621)
|
2024-03-01 19:27:14 +01:00 |
|
Julien Robert
|
e7bea5fa52
|
ci: run test pipeline on merge v0.50 branch (#19582)
|
2024-02-27 20:22:51 +01:00 |
|
 khanhandJulien Robert
|
c21c8249c8
|
Merge pull request from GHSA-86h5-xcpx-cfqc
* fix slashing hole with test
* release notes + changelog
* word
* date
* updates
---------
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-02-27 17:28:05 +01:00 |
|
 
|
fcfc099953
|
build(deps): Bump github.com/cosmos/cosmos-db from 1.0.0 to 1.0.2 (#19566)
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 10:34:11 +00:00 |
|
  
|
a8b5e7f5dc
|
fix(depinject): Authtx was not accepting custom signers (backport #19549) (#19551)
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Qt <golang.chen@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-02-26 08:51:30 +00:00 |
|
dependabot[bot]
|
3dcf24e86e
|
build(deps): Bump cosmossdk.io/math from 1.2.0 to 1.3.0 (#19562)
|
2024-02-26 08:05:24 +01:00 |
|
yihuang
|
def228d0ad
|
fix(simapp): typo in GetStoreKeys (#19544)
|
2024-02-24 14:43:01 +01:00 |
|
 mergify[bot]andAdam Tucker
|
aba4e2d0d8
|
fix: in-place-testnet edgecases (backport #19516) (#19526)
Co-authored-by: Adam Tucker <adam@osmosis.team>
|
2024-02-23 01:27:45 +01:00 |
|
Julien Robert
|
7dbed2fc0c
|
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]andgithub-actions
|
18ea4c5200
|
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.3 to 1.0.0-beta.4 (#19471)
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-02-19 10:10:02 +01:00 |
|
 dependabot[bot]andgithub-actions
|
55807a2a0b
|
build(deps): Bump github.com/cosmos/iavl from 1.0.0 to 1.0.1 (#19464)
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-02-19 09:22:42 +01:00 |
|