Commit Graph
25 Commits
Author SHA1 Message Date
Matt Kocubinski 14c841c86e feat(tools/benchmark): introduce benchmark module (#22778) 2024-12-12 15:33:23 +00:00
Julien Robert dda47b5e0e chore: clean-up main (#22787) 2024-12-06 14:16:59 +00:00
Julien Robert af4b7d20c5 refactor(server/v2/grpc): simplify node service (#22728) 2024-12-03 17:11:19 +00:00
Marko 9d9c19c0f8 fix(crypto): bls compilation (#22717) 2024-12-02 17:34:30 +00:00
mmsqe c207a45051 fix(simapp/v2): add binary version cmd (#22705) 2024-12-02 07:59:29 +00:00
Marko 9d6d1067bc fix: match comets bls implmentation (#22613) 2024-11-22 10:36:30 +00:00
e37d71ad24 test: migrate remaining e2e tests to integration tests (#22364)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
2024-10-27 14:15:02 +00:00
Shude Li fc91e76354 build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
Alexander Peters cc8366c3ee fix(sims): TestAppSimulationAfterImport and legacy proposal handling (#21800) 2024-09-18 15:03:03 +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 5909f0a872 build: bump proto-builder (#21730) 2024-09-15 09:21:54 +00:00
Julien Robert 17bd18b12c build(deps): bump rocksdb & core & update ci codeowners (#21652) 2024-09-12 08:51:14 +00:00
Alessio Treglia 979f885885 build: don't reinstall golangci-lint if already installed (#21662) 2024-09-12 06:47:07 +00:00
auricom aa8bf41eb9 ci: rocksdb version in makefile (#21654) 2024-09-11 12:30:19 +00:00
Alexander Peters 62bf23a5ae fix(sims): OOM at sim-multi-seed-long run (#21503) 2024-09-03 13:41:22 +00:00
Julien Robert 819330872c build(deps): use Go 1.23 instead of Go 1.22 (#21280) 2024-08-15 08:43:08 +00:00
Julien Robert 22fb753099 build(deps): bump proto-builder and regen protos (#21215) 2024-08-08 08:45:15 +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
Julien Robert 73a9396a0a ci: make init-simapp v1 / v2 consistent (#21082) 2024-07-28 07:28:05 +00:00
Alexander Peters 18dd65d714 test(sims): Reduce test scope to 150 blocks for long sim run (#21049) 2024-07-24 08:54:17 +00:00
Halimao d2dc3eed29 fix: make help won't work (#21005) 2024-07-21 17:54:22 +00:00
Marko 524a84c3ba chore: allow queries to be routed to abci.Query (#20774) 2024-06-25 16:11:34 +00:00
Alexander Peters 5864cf82f5 fix: benchmark start command (#20772) 2024-06-25 15:24:55 +00:00
Marko 722ac39873 chore: split up make file (#20759) 2024-06-24 19:13:28 +00:00