mergify[bot]
|
39042281a0
|
fix: allow tx decoding to fail in GetBlockWithTxs (backport #20323) (#20329)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-05-09 13:23:31 +00:00 |
|
mergify[bot]
|
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 |
|
mergify[bot]
|
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 |
|
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 |
|
mergify[bot]
|
396be81acd
|
fix: allow empty public keys when setting signatures (backport #19106) (#19107)
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-19 10:21:48 +01:00 |
|
mergify[bot]
|
3fa3e06f5f
|
fix(x/auth): remove misleading gas wanted value from tx simulation failure response (backport #18772) (#18775)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-12-18 09:54:37 +00:00 |
|
mergify[bot]
|
50514957dd
|
fix(x/auth): Add fees on batch sign (backport #18564) (#18592)
Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-11-30 15:25:19 +01: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]
|
c81038cf24
|
chore: improve align cli help (backport #18179) (#18187)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-10-20 15:51:39 +00:00 |
|
Julien Robert
|
18733a684e
|
feat: bring autocli module config to v0.50 (#18111)
|
2023-10-16 15:09:06 +02:00 |
|
mergify[bot]
|
1ba896ecb4
|
fix(x/auth/tx): propagate tx options to signing handlers (backport #17996) (#18067)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2023-10-11 10:59:35 +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]
|
3da9f9c9ec
|
fix(x/auth): properly populate tx config options and deprecate ProtoCodecMarshaler (backport #17946) (#17952)
|
2023-10-04 23:49:07 +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]
|
f4796c9a14
|
chore(auth): return accId in error (backport #17903) (#17905)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-09-27 13:13:11 +00: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]
|
32969cf7cc
|
refactor: precise compiler assertions and cleanup module.go (backport #17718) (#17724)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-09-13 19:08:56 +00:00 |
|
mergify[bot]
|
b2627e9fae
|
docs: improve DeductFeeDecorator godoc (backport #17559) (#17589)
Co-authored-by: Rootul P <rootulp@gmail.com>
|
2023-08-31 07:58:50 +00:00 |
|
mergify[bot]
|
ce496ea5ca
|
fix(x/auth): internal error on AccountInfo when PubKey is nil (backport #17209) (#17210)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-31 09:51:36 +00:00 |
|
mergify[bot]
|
eba0b9e9c2
|
refactor: hide --output flags that don't work (backport #17188) (#17191)
Co-authored-by: zakir-code <80246097+zakir-code@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-30 00:09:49 +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]
|
dea7694a14
|
docs: improve usage of :::note (backport #17132) (#17133)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-26 11:02:22 +02:00 |
|
mergify[bot]
|
923af3611a
|
chore(types): audit (backport #17075) (#17083)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-20 19:59:22 +02:00 |
|
mergify[bot]
|
6ddf0af2e7
|
refactor(runtime): define address codec providers in runtime (backport #17037) (#17043)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-18 16:38:14 +02:00 |
|
mergify[bot]
|
d2b61d0bf5
|
fix(query): filtered collections pagination (backport #16905) (#16991)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-13 22:27:37 +00:00 |
|
mergify[bot]
|
4076c6a918
|
feat(staking)!: add consensus and validator address codec in staking (backport #16959) (#16977)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-13 11:40:57 +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]
|
1ae705868f
|
chore: remove unused getsigner functions (backport #16937) (#16957)
|
2023-07-12 18:11:24 +02:00 |
|
mergify[bot]
|
d3229bf600
|
docs(x/auth): improve godoc for GetSigningTxData (backport #16933) (#16935)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2023-07-11 21:07:46 +02:00 |
|
mergify[bot]
|
5ca5039cf2
|
fix: changed the data type for FeePayer and FeeGranter (backport #16272) (#16920)
Co-authored-by: Vishal Potpelliwar <71565171+vishal-kanna@users.noreply.github.com>
|
2023-07-11 15:11:52 +02:00 |
|
mergify[bot]
|
df8ba7e8ac
|
feat!: simplify AppModuleBasic interface for CLI (backport #16890) (#16904)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-10 14:11:53 +00:00 |
|
mergify[bot]
|
3fee9db359
|
feat(auth): autocli query support (backport #16650) (#16900)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-10 12:07:38 +02:00 |
|
mergify[bot]
|
d9c53bfefc
|
refactor!: remove types/math aliases (backport #16798) (#16803)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 19:56:38 +02:00 |
|
mergify[bot]
|
9f4a4e416f
|
build(deps): use hashicorp/go-metrics instead of armon/go-metrics (backport #16790) (#16800)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 15:27:05 +00:00 |
|
mergify[bot]
|
0bbfc654a3
|
feat(auth,client/v2): add validator address codec (backport #16768) (#16789)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 10:33:40 +00:00 |
|
mergify[bot]
|
979c5d7e6b
|
refactor(vesting)!: improve validate functions and return error in constructor (backport #16741) (#16763)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-29 13:16:40 +00: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 |
|
mergify[bot]
|
cd8ba48926
|
feat(auth): make address codec pluggable (backport #16621) (#16736)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-28 12:19:55 +00:00 |
|
mergify[bot]
|
2377c638b2
|
fix(x/auth/vesting): panic on overflowing & negative EndTimes for PeriodicVestingAccount (backport #16733) (#16735)
Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-28 12:14:02 +00:00 |
|
mergify[bot]
|
466d6e8223
|
fix: check tx gas limit against block gas limit (backport #16547) (#16628)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-22 08:43:12 +00:00 |
|
mergify[bot]
|
9f7a16080a
|
refactor(x/staking)!: KVStoreService, return errors and use context.Context (backport #16324) (#16598)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
|
2023-06-19 11:40:27 -03:00 |
|
mergify[bot]
|
ae3e30a715
|
fix(x/auth): ensure nil .BaseAccounts are reported in ModuleAccount.Validate (backport #16554) (#16568)
Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-15 12:54:23 +02:00 |
|
mergify[bot]
|
e5d9bb5475
|
chore: finish removing all exported *SortJSON usages (backport #16497) (#16502)
Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-12 15:19:42 +02: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
|
7f44ecb936
|
refactor(x/circuit)!: Use collections, KVStoreService, and context.Context (#16415)
|
2023-06-07 12:06:30 +00:00 |
|
Matt Kocubinski
|
e169374eb4
|
refactor: remove dependencies x/auth -> x/genutil, x/gov (#16423)
|
2023-06-06 15:31:25 +00:00 |
|
Devon Bear
|
95178ce036
|
feat(genutil): Add module account at genesis. (#16046)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-06-03 14:35:50 +00:00 |
|
Facundo Medica
|
b3c4e1556a
|
feat: enable sign mode textual by default (#15970)
|
2023-06-01 14:05:51 +00:00 |
|
Marko
|
5097b0c226
|
refactor(test): remove header dependence from tests (#16342)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-05-31 15:42:23 +00:00 |
|
Matt Kocubinski
|
737dcfd1a2
|
refactor!: rm GetSignBytes (#16062)
|
2023-05-30 19:34:35 +00:00 |
|