Julien Robert
|
8f39bfb4e4
|
fix(client/v2): resolve keyring flags properly (#19060)
|
2024-01-18 19:26:45 +00:00 |
|
dependabot[bot]
|
b40e0083fd
|
build(deps): Bump cosmossdk.io/store from 1.0.1 to 1.0.2 (#19080)
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-01-17 10:55:14 +00:00 |
|
dependabot[bot]
|
26085ab77f
|
build(deps): Bump github.com/linxGnu/grocksdb from 1.8.10 to 1.8.11 in /store (#19034)
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 <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Cool Developer <cool199966@outlook.com>
|
2024-01-16 15:59:37 +00:00 |
|
dependabot[bot]
|
b570eb3577
|
build(deps): Bump github.com/prometheus/common from 0.45.0 to 0.46.0 (#19051)
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-01-16 12:06:48 +00:00 |
|
Aleksandr Bezobchuk
|
af415991c8
|
feat(gRPC): Add halt-height to gRPC Node Config Query (#19043)
|
2024-01-12 21:43:15 +00:00 |
|
atheeshp
|
efa7636756
|
feat(client/v2): add support for pubkey (#19039)
|
2024-01-12 18:37:13 +00:00 |
|
dependabot[bot]
|
7fdb1344ff
|
build(deps): Bump cosmossdk.io/log from 1.2.1 to 1.3.0 (#19035)
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-01-12 09:17:27 +00:00 |
|
dependabot[bot]
|
625401daf0
|
build(deps): Bump cosmossdk.io/errors from 1.0.0 to 1.0.1 (#19016)
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-01-11 13:00:14 +00:00 |
|
Julien Robert
|
390750f7d4
|
refactor(client/v2): use address codec instead of global (#19026)
|
2024-01-11 11:16:40 +00:00 |
|
Marko
|
6db53cafcb
|
chore(sdk): remove modules as a dependency (1/n) (#19003)
|
2024-01-11 07:55:50 +00:00 |
|
gsai967
|
dee9eda5e4
|
feat(x/bank): adding DenomOwnersByQuery for denom owners for token (#18956)
Co-authored-by: Sai Kumar <gskumar967@gmail.com>
|
2024-01-10 14:31:18 +00:00 |
|
Marko
|
bde7eb1a4d
|
refactor(core)!: cleanup dependency graph (#18866)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2024-01-09 15:14:36 +00:00 |
|
dependabot[bot]
|
23bea3ea77
|
build(deps): Bump golang.org/x/crypto from 0.17.0 to 0.18.0 (#18982)
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-01-09 09:31:44 +00:00 |
|
levisyin
|
c307001349
|
refactor(client): check name validation for keys add|import|rename (#18950)
|
2024-01-08 12:42:24 +00:00 |
|
Robert Zaremba
|
38f8aa3567
|
docs(client): improve client.Context docs (#18929)
|
2024-01-08 09:25:04 +00:00 |
|
dependabot[bot]
|
48516bbf36
|
build(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0 (#18949)
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-01-06 12:22:54 +00:00 |
|
Julien Robert
|
7f3114e481
|
test(client/v2): re-generate golden files (#18955)
|
2024-01-06 11:48:20 +00:00 |
|
hattizai
|
7fbca40059
|
refactor(client/keys): keys show command help message (#18939)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-04 17:24:51 +00:00 |
|
Aleksandr Bezobchuk
|
6ec53aaf54
|
feat: [ADR-070] Unordered Transactions (1/2) (#18641)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
|
2024-01-04 16:58:52 +00:00 |
|
dependabot[bot]
|
29ec912226
|
build(deps): Bump github.com/cockroachdb/pebble from 0.0.0-20231102162011-844f0582c2eb to 1.0.0 in /store (#18867)
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>
|
2024-01-03 16:56:37 +00:00 |
|
levisyin
|
77cbb3cd4f
|
revert: test(client) wrap cmd.SetArgs to fix bugs for cmd.SetArgs (#18876) (#18902)
|
2024-01-03 06:35:26 +00:00 |
|
dependabot[bot]
|
4f1d7f92ac
|
build(deps): Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#18908)
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>
|
2023-12-30 11:25:55 +00:00 |
|
levisyin
|
ae19acc4f4
|
test(client): wrap cmd.SetArgs to fix bugs for cmd.SetArgs (#18876)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2023-12-26 16:33:26 +00:00 |
|
dependabot[bot]
|
936f488f79
|
build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#18884)
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2023-12-26 15:22:02 +00:00 |
|
Marko
|
055487ed29
|
refactor(core)!: move ParseCoins to client/v2/internal (#18861)
|
2023-12-21 18:28:50 +00:00 |
|
Facundo Medica
|
f4e9a1ecd5
|
chore: move FormatCoins to x/tx (#18857)
|
2023-12-21 17:37:25 +00:00 |
|
gsai967
|
64dbee6470
|
feat(client): add WithFromName to tx factory (#18852)
|
2023-12-21 10:06:34 +00:00 |
|
dependabot[bot]
|
220c94e58d
|
build(deps): Bump cosmossdk.io/x/tx from 0.12.0 to 0.13.0 (#18830)
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>
|
2023-12-20 21:50:24 +00:00 |
|
dependabot[bot]
|
935f4f5118
|
build(deps): Bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#18808)
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>
|
2023-12-20 16:39:30 +00:00 |
|
dependabot[bot]
|
7e18c45f06
|
build(deps): Bump github.com/linxGnu/grocksdb from 1.8.6 to 1.8.10 in /store (#18753)
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: cool-developer <51834436+cool-develope@users.noreply.github.com>
|
2023-12-20 16:36:17 +00:00 |
|
dependabot[bot]
|
62cf0aa8f6
|
build(deps): Bump github.com/spf13/viper from 1.17.0 to 1.18.2 (#18809)
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>
|
2023-12-20 14:48:50 +00:00 |
|
dependabot[bot]
|
47770f332c
|
build(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#18789)
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>
|
2023-12-19 13:28:31 +00:00 |
|
levisyin
|
0268ff937b
|
feat(client/keys): add --yes option to keys export and keys mnemonic (#18745)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-12-15 11:50:28 +00:00 |
|
Halimao
|
6cca5e37fd
|
refactor(client/keys): hide inputting when keys add -i ask for bip39 passphrase (#18743)
|
2023-12-15 11:24:49 +00:00 |
|
Cosmos SDK
|
14e261eb73
|
chore: fix spelling errors (#18734)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-12-13 14:05:58 +00:00 |
|
levisyin
|
f876b14287
|
feat(client/keys): check multisig key duplicate (#18703)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2023-12-13 07:48:30 +00:00 |
|
dependabot[bot]
|
a85288ae6a
|
build(deps): Bump google.golang.org/grpc from 1.59.0 to 1.60.0 (#18698)
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2023-12-13 06:52:15 +00:00 |
|
Halimao
|
043f8f42e5
|
feat(client/keys): support display discreetly for keys export (#18684)
|
2023-12-12 14:44:48 +00:00 |
|
dependabot[bot]
|
f84a123151
|
build(deps): Bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1 in /tools/confix (#18702)
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>
|
2023-12-12 10:58:47 +00:00 |
|
Halimao
|
c4d816c7cd
|
feat(client/keys): support display discreetly for keys mnemonic (#18688)
|
2023-12-11 20:54:03 +00:00 |
|
Cosmos SDK
|
8f0d5b15f0
|
chore: typos fixes by cosmos-sdk bot (#18689)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-12-11 13:03:19 +00:00 |
|
Halimao
|
978fffc5a6
|
feat(client/keys): support display discreetly for keys add (#18663)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-12-11 00:55:02 +00:00 |
|
Devon Bear
|
3ba1c5bf26
|
feat(telemetry): enable statsd and dogstatsd telemetry sinks (#18646)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
|
2023-12-09 22:00:31 +00:00 |
|
leonarddt05
|
6218b5b5cd
|
chore(client/v2): fix typos in the README.md (#18657)
|
2023-12-08 10:04:22 +00:00 |
|
Carlos Santiago Yanzon
|
b6f9c705f7
|
feat: secp256k1 public key constant time (#18026)
Signed-off-by: bizk <santiago.yanzon1999@gmail.com>
|
2023-12-04 19:04:02 +00:00 |
|
Emmanuel T Odeke
|
0a7567ddc3
|
fix(client/tx): avoid integer uint64->int64 overflow by big.Int conversion (#18622)
|
2023-12-04 10:50:36 +00:00 |
|
dependabot[bot]
|
753b5f008f
|
build(deps): Bump github.com/linxGnu/grocksdb from 1.8.5 to 1.8.6 in /store (#18604)
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2023-12-01 22:02:53 +00:00 |
|
Carlos Santiago Yanzon
|
a37f4165f8
|
refactor(types,client)!: refactor global address sdk.Config (#18372)
|
2023-11-29 16:24:10 +00:00 |
|
dependabot[bot]
|
cc85702956
|
build(deps): Bump cosmossdk.io/store from 1.0.0 to 1.0.1 (#18582)
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>
|
2023-11-29 08:20:39 +00:00 |
|
dependabot[bot]
|
fac0f6f6ee
|
build(deps): Bump github.com/hashicorp/go-metrics from 0.5.2 to 0.5.3 (#18574)
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>
|
2023-11-28 10:33:50 +00:00 |
|