mergify[bot]
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
mergify[bot]
fe2f853d98
fix(simapp): fix default home (backport #19393 ) ( #19399 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-12 11:07:59 +00:00
mergify[bot]
d2f9634443
fix(simapp): home flag is not respected (backport #18994 ) ( #19297 )
...
Co-authored-by: Connor Davis <17688291+PoisonPhang@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-30 21:53:35 +00:00
mergify[bot]
bdbd2b09c9
refactor(client/v2,simapp): align and simplify sign mode wiring (backport #19216 ) ( #19219 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-24 11:28:12 +00:00
mergify[bot]
aa427cd555
fix(server): properly parse multiple gas config (backport #18537 ) ( #18543 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-22 16:54:39 +01:00
mergify[bot]
514ef91f2e
fix(client/tx): simulate with correct pk (backport #18472 ) ( #18502 )
2023-11-18 00:56:54 +01:00
mergify[bot]
42c741ad2c
refactor(simapp,confix): change example of custom app.toml extension (backport #18496 ) ( #18497 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-17 17:09:36 +00:00
mergify[bot]
06dacdcee8
fix(simapp): textual wiring (backport #18242 ) ( #18244 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-24 21:52:24 +00:00
mergify[bot]
1376e0dc3f
fix(textual): only enable when online and added upgrading docs (backport #18166 ) ( #18222 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-23 17:12:06 +00:00
mergify[bot]
8334eefaaf
feat(client/v2): signing (backport #17913 ) ( #17972 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-05 15:41:50 +02:00
mergify[bot]
e6b06db813
fix(simapp): do not overwrite tx options (backport #17920 ) ( #17926 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-29 13:21:10 +02:00
mergify[bot]
deea20c712
refactor!: remove tips (backport #17787 ) ( #17819 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-21 10:24:58 +02:00
mergify[bot]
245e21875f
feat(client/v2): Add clientCtx to commands in autocli (backport #17709 ) ( #17763 )
2023-09-15 17:36:41 +02:00
mergify[bot]
1ee1b4c8cd
fix: remove duplicated app.Close call (backport #17619 ) ( #17634 )
...
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-06 09:52:29 +00:00
Julien Robert
9c7624d7c1
fix(simapp): fix example config template ( #17587 )
2023-08-31 09:45:07 +02:00
mergify[bot]
8d4a47f8a5
feat: add event-query-tx-for cmd to subscribe and wait for transaction (backport #17274 ) ( #17434 )
...
Co-authored-by: mmsqe <mavis@crypto.com>
2023-08-17 16:54:53 +00:00
mergify[bot]
b056224747
feat: use autocli for comet commands (backport #17389 ) ( #17405 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-16 12:03:38 +00:00
mergify[bot]
7407866317
feat(client,simapp): inject keyring in autocli opts (backport #17351 ) ( #17382 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-14 14:44:58 +00:00
mergify[bot]
8375a67cff
fix(simapp): do not create data dir at each run (backport #17240 ) ( #17275 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-03 15:35:26 +02:00
mergify[bot]
9a0ca3338f
refactor(keys): remove duplicate --home flag (backport #17197 ) ( #17212 )
...
Co-authored-by: zakir <80246097+zakir-code@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-31 10:23:03 +00:00
mergify[bot]
a39e093a9e
refactor(simapp): add ,squash tag (backport #17172 ) ( #17173 )
...
Co-authored-by: zakir-code <80246097+zakir-code@users.noreply.github.com>
2023-07-28 09:29:37 +00:00
mergify[bot]
46be66ed42
refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098 ) ( #17149 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-27 00:55:11 +02:00
mergify[bot]
0cff9ce3cd
refactor!: remove rosetta from repo (backport #17112 ) ( #17117 )
...
Co-authored-by: Carlos Santiago Yanzon <27785807+bizk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-24 20:00:39 +00:00
mergify[bot]
983c9f7aec
chore: cherry-pick some inj changes (backport #17109 ) ( #17110 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-24 13:36:24 +00:00
mergify[bot]
ede4b3fe23
feat: Add CLI commands: 1) simulate a transaction, 2) query block results (backport #16887 ) ( #16962 )
...
Co-authored-by: larry <26318510+larry0x@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-12 22:15:09 +02:00
mergify[bot]
2809154caf
fix(cli): improve prune command ux (backport #16856 ) ( #16874 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-07 11:38:28 +00:00
mergify[bot]
e141d8e106
fix(simapp): do not repeat errors (backport #16865 ) ( #16872 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-07 11:58:13 +02:00
Julien Robert
c452721442
style: add gci linter ( #16758 )
...
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
2023-06-29 09:46:37 +00:00
Matt Kocubinski
393af6c645
refactor(x/auth): clean up signing init code for reusability ( #16433 )
2023-06-07 14:54:38 +00:00
Facundo Medica
b3c4e1556a
feat: enable sign mode textual by default ( #15970 )
2023-06-01 14:05:51 +00:00
Marko
571c13ea84
refactor(bank): migrate bech32 encoding ( #15567 )
2023-05-24 17:03:43 +00:00
yihuang
c1ceb3bdda
feat: add local snapshots management commands ( #16067 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-05-11 10:11:31 +00:00
Julien Robert
946f3d6da7
refactor(simapp): remove public module basic manager ( #15958 )
2023-05-02 08:35:08 +00:00
Aaron Craelius
cb1641c1b5
refactor(codec)!: update codec to x/tx v0.6.0 ( #15873 )
...
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2023-04-28 08:13:28 +00:00
Julien Robert
ebcad58468
fix(autocli): fix simapp enhancing ( #15906 )
2023-04-25 14:08:02 +00:00
Matt Kocubinski
86b88b1ace
refactor!: use x/tx/signing in client.TxConfig ( #15822 )
2023-04-20 16:20:21 +00:00
Marko
722bea5b40
refactor(auth): remove bech32 global from auth ( #15826 )
...
## Description
ref #13140
on top of removing bech32 from auth this also removes the get address cmd from root command as it was duplicated
---
### Author Checklist
*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*
I have...
* [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
* [ ] added `!` to the type prefix if API or client breaking change
* [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting ))
* [ ] provided a link to the relevant issue or specification
* [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules )
* [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing )
* [ ] added a changelog entry to `CHANGELOG.md`
* [ ] included comments for [documenting Go code](https://blog.golang.org/godoc )
* [ ] updated the relevant documentation or specification
* [ ] reviewed "Files changed" and left comments if necessary
* [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*
I have...
* [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
* [ ] confirmed `!` in the type prefix if API or client breaking change
* [ ] confirmed all author checklist items have been addressed
* [ ] reviewed state machine logic
* [ ] reviewed API design and naming
* [ ] reviewed documentation is accurate
* [ ] reviewed tests and test coverage
* [ ] manually tested (if applicable)
2023-04-14 08:51:15 +00:00
Julien Robert
d0d1f5c056
feat: improve genesis migration command ( #15679 )
...
## Description
Closes: https://github.com/cosmos/cosmos-sdk/issues/5041
ref: https://github.com/cosmos/gaia/issues/1950#issuecomment-1400097306
---
### Author Checklist
*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*
I have...
* [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
* [ ] added `!` to the type prefix if API or client breaking change
* [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting ))
* [ ] provided a link to the relevant issue or specification
* [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules )
* [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing )
* [ ] added a changelog entry to `CHANGELOG.md`
* [ ] included comments for [documenting Go code](https://blog.golang.org/godoc )
* [ ] updated the relevant documentation or specification
* [ ] reviewed "Files changed" and left comments if necessary
* [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*
I have...
* [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
* [ ] confirmed `!` in the type prefix if API or client breaking change
* [ ] confirmed all author checklist items have been addressed
* [ ] reviewed state machine logic
* [ ] reviewed API design and naming
* [ ] reviewed documentation is accurate
* [ ] reviewed tests and test coverage
* [ ] manually tested (if applicable)
2023-04-04 17:31:42 +00:00
Jacob Gadikian
8c182e7d77
style: lints for core, math, simapp, and tests ( #15638 )
2023-03-31 09:30:29 +02:00
Marko
c1ea84d583
style: more linting ( #15616 )
2023-03-30 12:05:50 +00:00
Marko
1f2875d445
style: gofumpt linting ( #15605 )
2023-03-30 06:27:38 +00:00
Amaury
a4a3c81d11
feat(client): Add cobra's context to clientCtx ( #15458 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-03-20 14:14:58 +00:00
Amaury
124aed4b28
feat(x/tx): Support gogo registry in Textual ( #15302 )
2023-03-20 08:13:27 +00:00
Julien Robert
cf86b99022
chore: revert panic in simapp ( #15367 )
2023-03-13 15:37:04 +00:00
Julien Robert
abd4ac0790
feat: make logger easily replaceable ( #15358 )
2023-03-13 09:01:58 +00:00
Julien Robert
5d559dd265
feat!: use cosmossdk.io/log logger ( #15011 )
2023-02-27 21:36:22 +00:00
Julien Robert
832517befc
feat: add application genesis ( #15031 )
2023-02-22 10:29:03 +00:00
Marko
2b484a241f
feat: add rand funcs to math ( #15043 )
2023-02-18 18:39:46 +00:00
cipherZ
86eca4c72b
feat: Integrate tendermint Block endpoints into the cli ( #14659 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-02-14 19:23:45 +01:00