Alexander Peters
|
dcf00cf911
|
chore(systemtest): More stable fraud test (#21949)
|
2024-09-27 09:38:07 +00:00 |
|
Julien Robert
|
f927e9b551
|
ci: actually enable v2 system test (#21539)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2024-09-26 13:16:28 +00:00 |
|
Marko
|
d54f6fa95b
|
refactor(x/evidence): accept address codec in constructor (#21859)
|
2024-09-25 09:42:27 +00:00 |
|
Julián Toledano
|
c971f75acf
|
test: e2e/staking to system tests (#21882)
|
2024-09-25 07:04:10 +00:00 |
|
dependabot[bot]
|
71f18076d6
|
build(deps): Bump cosmossdk.io/api from 0.7.5 to 0.7.6 (#21895)
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-09-25 07:03:18 +00:00 |
|
dependabot[bot]
|
d8ebac5f1b
|
build(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#21893)
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-09-25 06:59:42 +00:00 |
|
Marko
|
f6d7a92779
|
refactor(x/mint): remove staking as a required module (#21858)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-24 19:52:31 +00:00 |
|
Alexander Peters
|
5590c16c68
|
fix(systemtest): upgrade test (#21877)
|
2024-09-24 12:40:45 +00:00 |
|
dependabot[bot]
|
eb7653cfec
|
build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.9 to 0.50.10 in /tools/confix (#21866)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
|
2024-09-24 06:59:02 +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 |
|
cool-developer
|
0202d71f70
|
feat(store): migrate db backends to store/db and remove the cosmos-db deps completely (#21765)
|
2024-09-23 18:01:26 +00:00 |
|
Hieu Vu
|
04da382a9f
|
feat(bank/v2): Add MsgSend handler (#21736)
|
2024-09-23 16:32:30 +00:00 |
|
dependabot[bot]
|
f3a295a1a1
|
build(deps): Bump github.com/huandu/skiplist from 1.2.0 to 1.2.1 (#21852)
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-09-23 15:05:29 +00:00 |
|
Hieu Vu
|
ef8e2d4fae
|
test(server/v2): Add system-test for store's command (#21357)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
|
2024-09-23 14:49:07 +00:00 |
|
Julien Robert
|
763e4d68e4
|
feat: introduce x/validate and split x/auth/tx/config (#21822)
|
2024-09-20 15:05:46 +00:00 |
|
cool-developer
|
01212de2d9
|
feat(server/v2): refactor the server/v2 events (#21785)
|
2024-09-18 15:37:13 +00:00 |
|
dependabot[bot]
|
6f1dae993a
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#21786)
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-09-18 08:32:30 +00:00 |
|
testinginprod
|
81ec7ea9e7
|
feat(auth): support accounts from auth (#21688)
|
2024-09-17 18:12:45 +00:00 |
|
Julien Robert
|
cbdfd9bdfa
|
chore: bump golangci-lint and fix all linting issues (#21761)
|
2024-09-16 19:11:19 +00:00 |
|
Alexander Peters
|
bf7768006c
|
feat(sims): Add sims2 framework and factory methods (#21613)
|
2024-09-16 13:42:48 +00:00 |
|
Julien Robert
|
924798f19e
|
test(e2e/accounts): fix build (#21725)
|
2024-09-16 08:31:13 +00:00 |
|
cool-developer
|
aaf72f20c1
|
feat: replace the cosmos-db usecases in the tests with core/testing (#21525)
|
2024-09-13 16:44:18 +00:00 |
|
dependabot[bot]
|
7392525a03
|
build(deps): Bump google.golang.org/grpc from 1.66.1 to 1.66.2 (#21670)
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-09-13 11:30:49 +00:00 |
|
Alexander Peters
|
81c917280a
|
refactor(systemtest): Add cli.RunAndWait for common operations (#21689)
|
2024-09-13 11:28:02 +00:00 |
|
Akhil Kumar P
|
0064ccbce6
|
test: migrate e2e/bank to system tests (#21607)
|
2024-09-13 06:56:41 +00:00 |
|
Julien Robert
|
17bd18b12c
|
build(deps): bump rocksdb & core & update ci codeowners (#21652)
|
2024-09-12 08:51:14 +00:00 |
|
Matt Kocubinski
|
57f35dcdfe
|
refactor: remove viper as a direct dependency (#21635)
|
2024-09-12 06:00:42 +00:00 |
|
son trinh
|
1d4ecd5e37
|
refactor: decouple comet from modules (#21382)
|
2024-09-11 09:18:13 +00:00 |
|
Daniel Wedul
|
71fa043ef4
|
fix(x/bank): Better handling of negative spendable balances (#21407)
|
2024-09-10 18:12:48 +00:00 |
|
Marko
|
f220f8bf62
|
refactor: remove consensus as a imported type in modules (#21480)
|
2024-09-10 15:36:33 +00:00 |
|
dependabot[bot]
|
64887ce050
|
build(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#21622)
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: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-10 13:33:05 +00:00 |
|
Julien Robert
|
ac1b859b4c
|
build(deps): bump to core v1.0.0-alpha.1 and remove replaces (#21603)
|
2024-09-09 12:17:21 +00:00 |
|
Marko
|
d275c67d6d
|
build(deps): update comet (#21586)
|
2024-09-09 07:49:55 +00:00 |
|
dependabot[bot]
|
f34d100282
|
build(deps): Bump github.com/jhump/protoreflect from 1.16.0 to 1.17.0 in /tests (#21580)
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-09-09 07:22:43 +00:00 |
|
Julien Robert
|
e9d72f5d05
|
chore: cleanups after #21450 (#21573)
|
2024-09-06 10:47:43 +00:00 |
|
dependabot[bot]
|
36d9b25e89
|
build(deps): Bump github.com/prometheus/common from 0.58.0 to 0.59.1 (#21569)
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-09-06 09:08:51 +00:00 |
|
dependabot[bot]
|
ae1fb2e2e4
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#21571)
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-09-06 08:44:20 +00:00 |
|
dependabot[bot]
|
6033330182
|
build(deps): Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#21570)
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: sontrinh16 <trinhleson2000@gmail.com>
|
2024-09-06 08:30:41 +00:00 |
|
Julien Robert
|
a57b25418a
|
refactor(core): move amino registrar and drop legacy package (#21531)
|
2024-09-05 11:44:52 +00:00 |
|
Alexander Peters
|
6b20ef7388
|
docs: system test tutorial (#20812)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-05 04:24:03 +00:00 |
|
dependabot[bot]
|
3bb9528e59
|
build(deps): Bump github.com/prometheus/common from 0.57.0 to 0.58.0 (#21532)
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-09-04 07:53:53 +00:00 |
|
Marko
|
70488a89a8
|
refactor: revert auth extraction (#21507)
|
2024-09-03 21:12:21 +00:00 |
|
testinginprod
|
8431dbd38a
|
feat(accounts/base): give chains the possibility to pick their chosen pubkey types for the base accounts (#21466)
|
2024-09-03 17:09:04 +00:00 |
|
cool-developer
|
ce4fb98cb8
|
feat: replace the cosmos-db.DB interface with core/store interface (#21450)
|
2024-08-30 21:25:25 +00:00 |
|
Aaron Craelius
|
c94f4b91fc
|
chore: update schema to v0.2.0 in all go.mod's (#21488)
|
2024-08-30 19:42:48 +00:00 |
|
dependabot[bot]
|
185676a8f8
|
build(deps): Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 (#21472)
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-08-30 07:57:01 +00:00 |
|
dependabot[bot]
|
1bbeb9c6fa
|
build(deps): Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#21452)
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-08-29 08:32:05 +00:00 |
|
Akhil Kumar P
|
81a225e6a2
|
feat(server/v2): add min gas price and check with tx fee (#21173)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-29 07:46:58 +00:00 |
|
dependabot[bot]
|
78de1a2549
|
build(deps): Bump github.com/prometheus/common from 0.56.0 to 0.57.0 (#21448)
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-08-29 06:57:59 +00:00 |
|
dependabot[bot]
|
c9a3591599
|
build(deps): Bump github.com/prometheus/common from 0.55.0 to 0.56.0 (#21433)
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-08-28 07:21:03 +00:00 |
|