ipangpang
|
d8c84589fc
|
style: remove redundant import alias (#23130)
Co-authored-by: hao.wang <hao.wang@haowangdeMacBook-Pro.local>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
|
2025-01-03 15:04:11 +00:00 |
|
Julien Robert
|
6eca7eb9da
|
fix(server/v2): improve server stop (#22455)
|
2024-11-08 14:44:15 +00:00 |
|
Julien Robert
|
3014713d44
|
refactor(server/v2): remove serverv2.AppI (#22446)
|
2024-11-06 17:14:14 +00:00 |
|
Matt Kocubinski
|
31f97e934e
|
refactor(server/v2): eager config loading (#22267)
|
2024-10-29 06:09:16 +00:00 |
|
Julien Robert
|
681366e346
|
refactor(runtime/v2): simplify app manager (#22300)
|
2024-10-21 13:45:28 +00:00 |
|
Julien Robert
|
1f941bbec7
|
fix(server/v2): use only one logger for app and server (#22241)
|
2024-10-14 06:05:47 +00:00 |
|
Matt Kocubinski
|
dd2369daf2
|
refactor(runtime/v2): use AppI.GetStore() to fetch an initialized RootStore (#22205)
|
2024-10-10 14:29:40 +00:00 |
|
Matt Kocubinski
|
05fb492bd5
|
refactor(server/v2): clean up storage use and config (#22008)
|
2024-10-08 17:12:06 +00:00 |
|
testinginprod
|
0f63adee90
|
refactor(runtime/v2): untie runtimev2 from the legacy usage of gRPC (#22043)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-10-03 10:12:48 +00:00 |
|
Julien Robert
|
88cfebe15b
|
refactor(server/v2): kill viper from server components (#21663)
|
2024-09-12 06:24:28 +00:00 |
|
Julien Robert
|
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 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 |
|
Marko
|
355f748add
|
chore: cleanup core/app (#21368)
|
2024-08-27 09:55:16 +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 |
|
Julien Robert
|
8484dc50e2
|
feat(server/v2/cometbft): config (#20989)
|
2024-07-22 09:36:35 +00:00 |
|
zakir
|
d8b9b6916a
|
test: failed to get sub viper (#20981)
|
2024-07-18 06:49:33 +00:00 |
|
Julien Robert
|
a567229106
|
refactor(server/v2): remove unneeded generic type parameters (#20966)
|
2024-07-16 09:09:01 +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 |
|