Commit Graph
15 Commits
Author SHA1 Message Date
Julien Robert 0440a13dd0 refactor(v2): proper iavl v2 config (#23463) 2025-01-20 10:28:33 +00:00
Robert ZarembaandMarko b0031a103d docs: remove RocksDB (#23212)
Co-authored-by: Marko <marko@baricevic.me>
2025-01-07 19:39:41 +00:00
Julien Robert a9c1149155 test: investigate test failure due to wal log (#22679) 2024-12-19 15:00:37 +00:00
mmsqe 3a2a0ac666 test(systemtests): fix query block-results in TestStakeUnstake for v2 (#22782) 2024-12-06 06:19:56 +00:00
Matt Kocubinski 24d456db40 feat(store/v2): add support for iavl/v2 (#22424) 2024-11-29 19:02:47 +00:00
Julien Robert 0b43fcc216 fix(server/v2/cometbft): wire app closer (#22240) 2024-10-14 06:07:34 +00:00
Marko 72620a5776 feat(store/v2): support rocks out of the box (#21649) 2024-09-11 14:36:51 +00:00
Julien Robertandauricom 071aa508eb refactor(store/v2): human readable ss/sc types (#21645)
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
2024-09-11 10:21:23 +00:00
Akhil Kumar PandJulien Robert 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
Hieu Vu a0fdab27b2 test(server/v2): Update testdata prune options (#21192) 2024-08-07 08:07:20 +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 8484dc50e2 feat(server/v2/cometbft): config (#20989) 2024-07-22 09:36:35 +00:00
GnaD 3ec041e535 fix(server/v2): Fix setup for testing TestServer (#20904) 2024-07-08 12:04:04 +00:00
8ab643dc10 feat(server/v2): add config & start helper (#20505)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-06-19 17:19:57 +00:00
MarkoandMatt Kocubinski d7cc6de7cc chore: upstream more changes from v2 (#20387)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-05-17 10:58:52 +00:00