Commit Graph
13191 Commits
Author SHA1 Message Date
Hieu Vu a0fdab27b2 test(server/v2): Update testdata prune options (#21192) 2024-08-07 08:07:20 +00:00
dependabot[bot] 4b4ec478df build(deps): Bump bufbuild/buf-setup-action from 1.35.1 to 1.36.0 (#21191)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 07:38:09 +00:00
feb0e077a9 feat: [ADR-071] Cryptography v2 (#18824)
Co-authored-by: educlerici-zondax <142804355+educlerici-zondax@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julian Toledano <jtoledanodiaz@gmail.com>
2024-08-06 21:13:50 +00:00
MarkoandFacundo 111a99995e docs: rename v2 to di (#21181)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-08-06 19:19:01 +00:00
Facundo Medica 6779dc5a97 refactor(bank): audit/QA changes (#21048) 2024-08-06 16:54:37 +00:00
Hieu Vu 8fb47b368c feat(server/v2): Add snapshots commands (#21065) 2024-08-06 15:28:30 +00:00
Facundo Medica ca8122c3f3 refactor(baseapp): improve readability of preblock (#21179) 2024-08-06 10:00:15 +00:00
cool-developerandMatt Kocubinski 6d4097bfb7 feat(store/v2): implement the feature to upgrade the store keys (#20453)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-08-05 12:34:36 +00:00
0ddf5c0bfa build(deps): Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#21169)
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: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-08-05 11:01:41 +00:00
984afb59e6 build(deps): Bump github.com/fergusstrange/embedded-postgres from 1.27.0 to 1.28.0 in /indexer/postgres/tests (#21121)
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>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-08-05 10:38:50 +00:00
Julien Robert 892a3e355d fix: proto gen (#21172) 2024-08-05 10:20:24 +00:00
pengbanban 3128b08cfc chore: fix function names (#21168)
Signed-off-by: pengbanban <pengbanban@aliyun.com>
2024-08-05 08:50:49 +00:00
Julien Robert ccd3d992ea docs: update branching strategy (#21141) 2024-08-03 11:53:01 +00:00
neeel.eth bc0731cb49 docs: fixes collections intValue reference (#21165) 2024-08-02 20:42:00 +00:00
Hieu Vu a26970e547 refactor(server/v2/cometbft): Consensus get chain-id from viper (#21116) 2024-08-02 14:21:26 +00:00
Julien Robert cffeedff64 test(client/v2): update golden file (#21139) 2024-08-02 11:08:23 +00:00
Facundo Medica c312d99ea0 fix(baseapp): return events from preblocker in FinalizeBlockResponse (#21159) 2024-08-02 10:50:19 +00:00
04bedcd32b chore(systemtests): better support for app v2 (#21128)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
2024-08-02 10:16:03 +00:00
Hieu Vu bc72e34d55 fix(storev2/snapshots): Close StateChanges channel in doRestoreSnapshot (#21106) 2024-08-02 09:49:01 +00:00
Julien Robert e507900e45 chore: check err before logging (#21133) 2024-08-02 07:19:44 +00:00
Alexander Peters 23fac2f1b8 fix(systemtests): Fix account creation test to wait for TX committed (#21149) 2024-08-02 06:40:46 +00:00
Christoph Otter fb9efdf875 docs: Fix cli usage examples (#21150) 2024-08-01 14:19:21 +00:00
Julien Robert c55e8d7101 chore(runtime/v2): cleanup replaces (#21147) 2024-08-01 11:05:32 +00:00
Julien Robert 49179ebfec fix(server/v2/cometbft): fix slice appending (#21142) 2024-08-01 10:00:32 +00:00
Alexander Petersandmarbar3778 aee9803a0a test(systemtests): Add double signing test (#21115)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-31 20:54:46 +00:00
Marko 43dd23137e refactor: remove comet info from consensus as it will be stored in context for v2 (#21120) 2024-07-31 20:21:23 +00:00
Julien Robert 98e09a720d refactor(server/v2): add missing comet flags (#21123) 2024-07-31 15:58:50 +00:00
Facundo Medica 453c86ebf1 chore: small fix in readme (#21127) 2024-07-31 15:39:26 +00:00
Facundo Medica de0708b401 fix(x/tx): concurrent map writes when calling GetSigners (#21073) 2024-07-31 15:15:17 +00:00
Alexander Peters 6b7e9f8935 fix: fixes evidence skipped (#21122) 2024-07-31 13:51:48 +00:00
Marko df72853b3c chore: rename snapshots to v2 in store/v2 (#21100) 2024-07-31 13:29:47 +00:00
Aaron Craeliusandcoderabbitai[bot] e7844e640c feat(schema): testing utilities (#20705)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-31 06:58:30 +00:00
lfz941 6eea0ae6d2 refactor(store/v2): handle the error returned by batch.Close correctly (#21095) 2024-07-31 03:37:18 +00:00
Cosmos SDKandgithub-merge-queue e5e2dafca3 chore: fix spelling errors (#21117)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-07-30 15:53:13 +00:00
8e0bf86bec docs: ADR-071 Bank/v2 (#20316)
Co-authored-by: Julien Robert <29894366+julienrbrt@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-30 10:35:25 +00:00
8b47141655 feat(serverv2): integrate gRPC (#21038)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-30 09:26:16 +00:00
Julien Robert c4de9a9706 feat: check latest block if no arg in q block and q block-results (#21084) 2024-07-29 22:52:21 +00:00
Lucas Francisco López b2989459ae docs: Enhance provisions docs (#21109) 2024-07-29 19:28:31 +00:00
Matt Kocubinski d80afaa55a fix(x/auth/tx): JSON TX encoding/decoding (#20803) 2024-07-29 18:29:06 +00:00
585335690b feat(tx)!: make timeout_height time based (#20870)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-29 11:53:27 +00:00
Aaron Craelius 9b6f61e3d0 feat(indexer/postgres): block, tx and event schemas (#21078) 2024-07-29 09:54:10 +00:00
Akhil Kumar P e7b6d73147 feat(confix): add migration to v2 (#21052) 2024-07-29 06:16:21 +00:00
Hieu Vu 3f22acc5d9 refactor(simd/v2): Rename to minimum-gas-price (#21099) 2024-07-29 05:08:48 +00:00
Julien Robert 73a9396a0a ci: make init-simapp v1 / v2 consistent (#21082) 2024-07-28 07:28:05 +00:00
Alexander Petersandmarbar3778 b05bb2601e fix(stf): fixes to make init genesis pass (#21088)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-27 18:11:24 +00:00
2e0884564f chore: fix spelling errors (#21092)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 15:14:27 +00:00
5c90246b3f feat(log): remove core dependency and update core interface to be dependency free (#21045)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 11:00:27 +00:00
riyueguang 9f5ee3a083 chore: fix some comments (#21085)
Signed-off-by: riyueguang <rustruby@outlook.com>
2024-07-26 11:00:15 +00:00
Julián Toledano fe8474e9b4 feat: simulate nested messages (#20291) 2024-07-26 10:53:32 +00:00
Julien Robert cc5c4d0699 chore(network): remove DefaultConfigWithAppConfigWithQueryGasLimit (#21055) 2024-07-26 08:16:12 +00:00