Julien Robert
|
578763edcc
|
chore: sync changelogs (#22992)
|
2024-12-19 07:32:49 +00:00 |
|
github-actions[bot]
|
13e3e211a6
|
chore: fix spelling errors (#22802)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-12-09 12:26:05 +00:00 |
|
testinginprod
|
ebbaa0e92e
|
feat(auth): allow BaseAccounts to be migrated to x/accounts (#21820)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
|
2024-09-23 21:22:01 +00:00 |
|
testinginprod
|
81ec7ea9e7
|
feat(auth): support accounts from auth (#21688)
|
2024-09-17 18:12:45 +00:00 |
|
Julien Robert
|
b712516f50
|
docs(x/auth): vesting (#21715)
|
2024-09-13 12:54:32 +00:00 |
|
Marko
|
f220f8bf62
|
refactor: remove consensus as a imported type in modules (#21480)
|
2024-09-10 15:36:33 +00:00 |
|
Facundo Medica
|
19e0de5e0a
|
fix!: Add ValidateTx to ExtensionOptionChecker ante (#21403)
|
2024-08-26 14:01:24 +00:00 |
|
son trinh
|
0fe3115dcf
|
refactor(x/auth): audit x/auth changes (#21146)
|
2024-08-14 15:11:55 +00:00 |
|
Julián Toledano
|
77dd7329e8
|
fix(auth): UseGrantedFees error (#20963)
|
2024-07-16 09:17:34 +00:00 |
|
Facundo Medica
|
e33884f79a
|
fix: allow tx decoding to fail in GetBlockWithTxs (#20323)
|
2024-05-09 11:27:39 +00:00 |
|
Marko
|
b15732a594
|
refactor: migrate to query Consensus Params (#19600)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
|
2024-04-25 15:26:43 +00:00 |
|
Julien Robert
|
17bb4c74fb
|
refactor(x/auth): use transaction service (#19967)
|
2024-04-10 18:47:12 +00:00 |
|
Julián Toledano
|
25aea8af8a
|
refactor!: remove global config from x/auth and client (#19447)
|
2024-03-06 13:14:16 +00:00 |
|
Marko
|
72e4134710
|
refactor(vesting): remove vesting account creation (#19535)
|
2024-02-23 16:59:01 +00:00 |
|
Marko
|
c8836248d1
|
refactor(auth): migrate to use env (#19476)
|
2024-02-19 21:09:11 +00:00 |
|
Marko
|
3ecae08cfa
|
chore(auth): add changelog for baseaccount creation (#19441)
|
2024-02-15 12:34:40 +00:00 |
|
testinginprod
|
e604e54b5c
|
refactor(auth): Remove IterateAccounts method from x/auth keeper (#19363)
|
2024-02-06 23:31:57 +00:00 |
|
Julián Toledano
|
d70eadb3aa
|
fix(x/auth): simulation multisig signature verification (#19148)
|
2024-02-01 13:27:30 +00:00 |
|
Julián Toledano
|
e65f392b93
|
fix(x/auth): set from flag in multi-sign command (#19239)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-26 08:50:17 +00:00 |
|
Julián Toledano
|
38d56db428
|
fix(x/auth): check if simulation in verifyIsOnCurve (#19099)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-24 13:13:25 +00:00 |
|
Marko
|
9945d31cc0
|
refactor(x/auth/ante): migrate antehandlers to use execmode (#19161)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-24 08:58:54 +00:00 |
|
Julien Robert
|
e27373b6fd
|
chore: add v0.47.x and v0.50.3 to main changelog (#19166)
|
2024-01-23 23:12:02 +00:00 |
|
testinginprod
|
582bba39ad
|
refactor(auth): incorporate set pub key decorator into sig verification decorator (#19093)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-22 14:45:57 +00:00 |
|
Callum Waters
|
e621eb6b1b
|
fix: allow empty public keys when setting signatures (#19106)
|
2024-01-18 20:23:44 +00:00 |
|
Marko
|
7412e78f62
|
chore(changelog): move changelog items to respective location (#19001)
|
2024-01-10 16:48:38 +00:00 |
|
testinginprod
|
4753d16ef4
|
refactor(auth): group sig verification ante handlers (SigGasConsume, SigVerify, IncreaseSequence) (#18817)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-12-20 18:58:09 +00:00 |
|
testinginprod
|
7639f9ad59
|
refactor(auth): Move sig verification out of the for loop, into the authenticate method. (#18780)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-12-19 09:46:25 +00:00 |
|
Hieu Vu
|
bea3f9b7a3
|
feat(x/auth): batch transactions file format & broadcast multi transactions (#18692)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-12-14 10:04:34 +00:00 |
|
Julien Robert
|
f47644523e
|
chore: add v0.50.2 changelog to main (#18682)
|
2023-12-11 09:19:34 +00:00 |
|
Ezequiel Raynaudo
|
7bdbc4629f
|
fix(x/auth): Add fees on batch sign (#18564)
|
2023-11-29 14:38:08 +00:00 |
|
Emmanuel T Odeke
|
05261cc46e
|
refactor(x/auth): spin out go.mod (#18351)
|
2023-11-07 11:42:58 +00:00 |
|