Commit Graph

14 Commits

Author SHA1 Message Date
Julien Robert
e507900e45
chore: check err before logging (#21133) 2024-08-02 07:19:44 +00:00
Julien Robert
98e09a720d
refactor(server/v2): add missing comet flags (#21123) 2024-07-31 15:58:50 +00:00
testinginprod
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
yukionfire
d6ad92db0f
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
Julien Robert
8484dc50e2
feat(server/v2/cometbft): config (#20989) 2024-07-22 09:36:35 +00:00
Julien Robert
a567229106
refactor(server/v2): remove unneeded generic type parameters (#20966) 2024-07-16 09:09:01 +00:00
Tuan Tran
b5319483ed
chore(docs): fix comments that do not start with the name of the exported element. (#20906) 2024-07-10 06:00:36 +00:00
Julien Robert
b63d8404e4
feat(server/v2): add config overwrite (#20874) 2024-07-04 11:13:29 +00:00
Hieu Vu
e75f7b506b
refactor(server/v2): Rename server component (#20873) 2024-07-04 08:02:48 +00:00
Julien Robert
afddef3906
refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
archbear
9e89aace91
refactor(server/v2): extend the use of generic transaction type all the way up (#20789) 2024-06-27 10:18:25 +00:00
Julien Robert
c823d18def
refactor(server/v2): simplify server component init (#20742) 2024-06-21 10:14:50 +00:00
Hieu Vu
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
Marko
d7cc6de7cc
chore: upstream more changes from v2 (#20387)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-05-17 10:58:52 +00:00