Julien Robert
|
e441778435
|
refactor!: simplify signing packages (#23470)
|
2025-01-22 11:15:49 +00:00 |
|
Shude Li
|
fc91e76354
|
build(all): migrate to go.uber.org/mock (#22315)
|
2024-10-21 09:58:09 +00:00 |
|
Marko
|
70488a89a8
|
refactor: revert auth extraction (#21507)
|
2024-09-03 21:12:21 +00:00 |
|
Matt Kocubinski
|
d80afaa55a
|
fix(x/auth/tx): JSON TX encoding/decoding (#20803)
|
2024-07-29 18:29:06 +00:00 |
|
testinginprod
|
6d2f6ff068
|
feat(tx): port simappv2 changes (#20648)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-06-17 09:54:52 +00:00 |
|
testinginprod
|
e846eca366
|
refactor(auth): refactor auth/tx to use x/tx (#19224)
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-02-21 09:36:21 +00:00 |
|
Emmanuel T Odeke
|
05261cc46e
|
refactor(x/auth): spin out go.mod (#18351)
|
2023-11-07 11:42:58 +00:00 |
|
Matt Kocubinski
|
5385116aba
|
refactor(x/auth): rm dependency on x/bank (#16548)
|
2023-06-15 17:35:48 +00:00 |
|
Aaron Craelius
|
82659a7477
|
refactor!: deprecate sdk.Msg.GetSigners (#15284)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2023-05-25 18:35:09 +00:00 |
|
Matt Kocubinski
|
00b78fae00
|
refactor(x/auth): v2 adaptable tx instead of double decode (#15910)
|
2023-04-26 19:57:01 +00:00 |
|
Matt Kocubinski
|
86b88b1ace
|
refactor!: use x/tx/signing in client.TxConfig (#15822)
|
2023-04-20 16:20:21 +00:00 |
|
Marko
|
bc0386e996
|
chore: remove gosec fork (#14752)
|
2023-01-24 15:09:10 +00:00 |
|
Amaury
|
57bedb1006
|
feat(textual): Add client-side infra (#14661)
Co-authored-by: Jeancarlo Barrios <JeancarloBarrios@users.noreply.github.com>
|
2023-01-24 10:17:04 +00:00 |
|
Jacob Gadikian
|
be8c5a09c2
|
chore: lint tests (#14268)
|
2022-12-18 23:48:31 +00:00 |
|
Amaury
|
fb4d964f7e
|
refactor: don't break SignModeHandler API (#14087)
* refactor: Make SignModeHandler update not API breaking
* changelog
* fix tests
* add comment
* Revert rosetta
* address reviews
* shorter name
* Fix test build
|
2022-12-01 16:20:10 +01:00 |
|
Amaury
|
fffc9d07d5
|
refactor!: Add context arg to sign mode handler GetSignBytes (#13701)
* refactor!: Add context arg to sign mode handler `GetSignBytes`
* fix build
* fix tests
* Fix goling
* fix lint
* Fix lint
* Fix test
* Update CHANGELOG.md
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
* Fix tests
* Fix rosetta deps
* fix
* go mod tidy all
* go mod tidy
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2022-11-29 18:49:51 +00:00 |
|
Julien Robert
|
6f329d70c6
|
docs: add docs about x/auth/tx (#14021)
* docs: add docs about `x/auth/tx`
* updates
* updates
* updates
* updates
* updates
* updates
* updates
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2022-11-27 20:30:23 +00:00 |
|