Commit Graph
12232 Commits
Author SHA1 Message Date
Julien Robert 5e6b9885ef chore: prepare log, errors and depinject minors (#19010) 2024-01-10 17:19:51 +00:00
1e7611faab feat(accounts): Add header.Service support (#19004)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-10 16:55:57 +00:00
MarkoandAleksandr Bezobchuk 1aaad3e817 fix: copy correct go.mod into container (#19008)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-10 16:50:28 +00:00
Marko 7412e78f62 chore(changelog): move changelog items to respective location (#19001) 2024-01-10 16:48:38 +00:00
gsai967andSai Kumar 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
Aleksandr Bezobchuk 0b12995730 fix(store/v2): Fix PebbleDB Iteration Edge Cases (#18948) 2024-01-10 08:55:24 +00:00
gluax 78ce70d485 fix(testutil): fix FreeTCPAddr localhost usage (#18996) 2024-01-10 08:54:32 +00:00
Halimao 8d71191a48 fix(x/protocolpool): fix potential panic and missing error handling (#18995) 2024-01-10 08:53:49 +00:00
Julien Robert dee20ad621 chore: clean-up buf workspace (#18993) 2024-01-10 07:11:28 +00:00
e1f478da41 feat(accounts): implement Account Number query (#18989)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-01-09 18:23:41 +00:00
Likhita Polavarapu 6ffc209043 feat(x/protocolpool): Add Implementation for CreateContinuousFund and CancelContinuousFund features (#18471) 2024-01-09 16:17:59 +00:00
Aleksandr Bezobchuk e2d76b3078 feat(store/v2): Modify RootStore to Support Multi StoreKeys (#18968) 2024-01-09 15:38:24 +00:00
MarkoandLikhita Polavarapu 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
testinginprodandunknown unknown f431a5039c feat(accounts): Add Query to simulate a UserOperation (#18979)
Co-authored-by: unknown unknown <unknown@unknown>
2024-01-09 14:02:43 +00:00
Julien Robert 7ecdbd0814 chore(testutil): use correct address codec (#18985) 2024-01-09 13:49:05 +00:00
dependabot[bot]andgithub-actions 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
atheeshpandAleksandr Bezobchuk b16aa35d14 test: add tests for cons pubkey rotation (#18965)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-09 04:56:14 +00:00
Julien Robert 6a2329fc93 refactor(x/gov): log error when deposit refund error (#18976) 2024-01-08 21:13:46 +00:00
20b1da7a2e refactor(store/v2): Use Core Iterator (#18957)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-01-08 19:26:10 +00:00
levisyin c307001349 refactor(client): check name validation for keys add|import|rename (#18950) 2024-01-08 12:42:24 +00:00
Julien Robert 41c84d6190 feat(x/gov): multiple choice proposals (#18762) 2024-01-08 11:55:37 +00:00
testinginprodandunknown unknown 6848448dc2 feat(accounts): Add TxCompat field –  implement Tx integration (part 1) (#18969)
Co-authored-by: unknown unknown <unknown@unknown>
2024-01-08 10:15:31 +00:00
Robert Zaremba 38f8aa3567 docs(client): improve client.Context docs (#18929) 2024-01-08 09:25:04 +00:00
T 3caec24335 docs: Fix typos, broken link, spacing in diagram (#18973) 2024-01-08 06:28:54 +00:00
Marko 732f26b5fe chore(types): replace amino json encoder with stdlib (#18963) 2024-01-07 18:28:00 +00:00
dependabot[bot]andgithub-actions 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
Marko 20de67780b chore(x/slashing): follow up (#18962) 2024-01-06 12:16:01 +00:00
Julien Robert 7f3114e481 test(client/v2): re-generate golden files (#18955) 2024-01-06 11:48:20 +00:00
Dev Ojhaandcoderabbitai[bot] 0b01347b8a perf: Don't deserialize params for every validator in slashing (#18959)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-01-06 07:49:46 +00:00
hattizai 631f160457 fix(tests/starship): fix struct tag value (#18961) 2024-01-06 07:46:31 +00:00
Håvard Anda Estensen 64c2ff8ddf chore: sort linters in golangci-lint config (#18958) 2024-01-06 06:25:42 +00:00
Julien Robert f14eb9870f ci: remove fork cherry pick job (#18954) 2024-01-05 17:25:12 +00:00
Harvey 847ce3944c chore(gov): fix typo (#18953) 2024-01-05 15:01:42 +00:00
cool-developerandAleksandr Bezobchuk 014cbbcb8b feat: Remove the store/internal module (#18944)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-04 18:10:16 +00:00
hattizaiandAleksandr Bezobchuk 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
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
hattizai d520fcf7cc fix(codec/types): fix struct tag value (#18945) 2024-01-04 15:50:59 +00:00
Halimao b729e981f1 fix(testutil): mock logger missing method Warn (#18941) 2024-01-04 09:11:55 +00:00
Devon Bear 0deaa236c3 fix(config): metrics (#18936) 2024-01-04 05:42:11 +00:00
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
a298594263 chore: Update ADR-065 (#18862)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Cool Developer <cool199966@outlook.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-01-03 16:50:47 +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
Aleksandr Bezobchuk 19eddeeb24 fix(abci): add ExecModeVerifyVoteExtension (#18915) 2024-01-03 06:29:00 +00:00
mmsqe 24a8123c22 test: add NodeURI for clientCtx (#18930) 2024-01-03 06:24:34 +00:00
alex 7dcbda4663 docs: fix for links (#18926) 2024-01-02 11:17:06 +00:00
Aleksandr Bezobchuk bb99dda6d0 refactor(store/v2): remove GasKV and Gas types (#18912) 2024-01-02 10:26:08 +00:00
Devon Bearandmarbar3778 d55985637e feat(log): add warn log level (#18898)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-12-30 11:30:35 +00:00
lilas 14037aef00 refactor(x/gov): reduce "if block" indentation (#18918) 2023-12-30 11:28:11 +00:00
dependabot[bot]andgithub-actions 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
Halimao c14ea022db feat(log): add hook option to log (#18916) 2023-12-30 11:22:45 +00:00