Commit Graph

968 Commits

Author SHA1 Message Date
Julien Robert
e4fabebfc5
refactor(gov): simplify state management (#19349) 2024-02-09 11:22:29 +00:00
testinginprod
5be33f5442
feat(accounts): Allow funds to be sent to accounts on init and execute (#19360) 2024-02-08 15:20:57 +00:00
dependabot[bot]
3e3b1ae5a1
build(deps): Bump golang.org/x/crypto from 0.18.0 to 0.19.0 (#19379)
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-02-08 07:50:44 +00:00
testinginprod
e604e54b5c
refactor(auth): Remove IterateAccounts method from x/auth keeper (#19363) 2024-02-06 23:31:57 +00:00
dependabot[bot]
8f77368f2a
build(deps): Bump cosmossdk.io/log from 1.3.0 to 1.3.1 (#19356)
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-02-06 06:34:07 +00:00
dependabot[bot]
a35e5c3e1e
build(deps): Bump github.com/jhump/protoreflect from 1.15.5 to 1.15.6 in /tests (#19347)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 19:44:05 +00:00
Facundo Medica
d33ddbe19e
fix: startship e2e (#19351) 2024-02-05 15:42:39 +00:00
dependabot[bot]
b418daed4d
build(deps): Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 (#19346)
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-02-05 09:49:10 +00:00
dependabot[bot]
c9902b2677
build(deps): Bump github.com/linxGnu/grocksdb from 1.8.11 to 1.8.12 in /store (#19333)
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>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-02-02 16:54:41 +00:00
dependabot[bot]
78cdf36562
build(deps): Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 in /tests/starship/tests (#19316)
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-02-02 09:37:20 +00:00
Julien Robert
0830071053
feat(x/gov): execute any msg as sudo (#19304) 2024-02-02 08:41:50 +00:00
Likhita Polavarapu
6f180b22df
chore(Baseapp): Remove modules dependency from baseapp (#19300) 2024-02-01 11:07:50 +00:00
Julien Robert
13780bd6d5
feat(x/gov): add yes_quorum parameter (#19167)
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-01-30 22:04:24 +00:00
Marko
ca04e1144c
refactor!(core): add in environment bundler of service (#19041)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-01-30 12:22:35 +00:00
Julien Robert
7e4d12209b
feat(x/gov): message based proposal params (#19101) 2024-01-30 09:21:37 +00:00
dependabot[bot]
bb239a4571
build(deps): Bump github.com/jhump/protoreflect from 1.15.4 to 1.15.5 in /tests (#19271)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 14:33:04 +00:00
Connor Davis
927ac38dc7
test: use correct key types when creating validators (#19255) 2024-01-25 20:59:40 +00:00
dependabot[bot]
789ade1409
build(deps): Bump github.com/cometbft/cometbft from 0.38.4 to 0.38.5 (#19232)
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-25 08:44:19 +00:00
dependabot[bot]
b981f9d359
build(deps): Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#19203)
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-24 08:36:58 +00:00
Likhita Polavarapu
365528f872
fix(x/protocolpool): Add stream module account functionality to avoid emptying the pool mAcc (#19028)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-23 19:23:40 +00:00
Marko
7f0f405723
chore(sims): move sims with depinject to tests (#19121) 2024-01-23 13:21:59 +00:00
dependabot[bot]
9853db0dde
build(deps): Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 (#19187)
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-23 13:04:29 +00:00
dependabot[bot]
aff6d0a2db
build(deps): Bump github.com/cometbft/cometbft from 0.38.2 to 0.38.4 (#19168)
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-23 12:48:32 +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
dependabot[bot]
2587e756c1
build(deps): Bump github.com/hdevalence/ed25519consensus from 0.1.0 to 0.2.0 (#19113)
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-19 09:56:49 +00:00
testinginprod
498cd6a533
feat(accounts): Add codec.BinaryCodec and Gas to dependencies. (#19068)
Co-authored-by: unknown unknown <unknown@unknown>
2024-01-17 10:58:06 +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
Julien Robert
7d9dc3966e
refactor(appconfig)!: simplify app config (#19040) 2024-01-13 20:42:45 +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
Likhita Polavarapu
6ffc209043
feat(x/protocolpool): Add Implementation for CreateContinuousFund and CancelContinuousFund features (#18471) 2024-01-09 16:17:59 +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
testinginprod
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
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
atheeshp
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
testinginprod
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
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
hattizai
631f160457
fix(tests/starship): fix struct tag value (#18961) 2024-01-06 07:46:31 +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
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
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
atheeshp
19e66a9dc8
feat: include rotate keys logic in abci (#18236) 2023-12-22 10:14:15 +00:00
Marko
6649bb7d8f
refactor(core): remove cosmos-db dependency (#18848) 2023-12-21 14:31:46 +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
Julien Robert
eb3ea8db8a
feat(x/gov): optimistic proposals (#18620)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-12-20 21:49:03 +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