Commit Graph
246 Commits
Author SHA1 Message Date
Alex | Interchain Labs b87acd2cc0 chore: rm tools/hubl (#23562) 2025-01-30 17:51:44 +00:00
Alexander Peters 5e58330196 chore(sims): Complete sims integration for app v2 (#23478) 2025-01-24 07:58:11 +00:00
Alexander Peters 5359c8f9e5 fix: Add sims export/import test and fix (#23462) 2025-01-20 09:57:10 +00:00
Alexander Peters b8638f892c test: add more sims tests (#23421) 2025-01-17 09:52:55 +00:00
Alex | Interchain Labs 69defb4011 chore: fix system test for v2 (#23328) 2025-01-14 22:50:02 +00:00
Julien RobertandMarko 3586e39e35 chore: prep release (#23349)
Co-authored-by: Marko <marko@baricevic.me>
2025-01-13 17:10:03 +00:00
064c9ba638 feat(store/v2): build the migration manager in the root store factory (#22336)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-13 10:56:48 +00:00
Alexander PetersandAlex | Interchain Labs 8cdae287f7 test: Add more sims test scenarios (#23278)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-13 09:50:55 +00:00
Alexander PetersandAlex | Interchain Labs cf721a6540 feat(sims): Integration with app v2 (#23013)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-09 08:19:35 +00:00
Robert ZarembaandMarko b0031a103d docs: remove RocksDB (#23212)
Co-authored-by: Marko <marko@baricevic.me>
2025-01-07 19:39:41 +00:00
4f537d5231 feat(store/v2): full iavl/v2 support (#23131)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
2025-01-03 10:41:47 +00:00
986974a7cd fix(build): fix build tags (#23132)
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-12-31 14:36:18 +00:00
Julián Toledano b14eeec3b6 fix(make): init-simapp (#23037) 2024-12-21 08:28:27 +00:00
Julien Robert 4a073fa4a4 chore: remove simapp v1 (#23009) 2024-12-19 18:51:59 +00:00
Julien RobertandMarko cfe194013c test: fix failing tests after protocompat changes (#22889)
Co-authored-by: Marko <marko@baricevic.me>
2024-12-16 16:06:22 +00:00
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
mmsqe aa5d8ab1bd ci: disable mockgen that fails duplicate imports error (#22743) 2024-12-04 09:44:01 +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
Julián Toledano 78cfc68c83 feat(client/v2): broadcast logic (#22282) 2024-10-29 09:20:41 +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
Hieu Vu 20dd65b057 refactor: improvements on rest v2 server (#22292) 2024-10-17 09:03:57 +00:00
Julien RobertandMatt Kocubinski f927e9b551 ci: actually enable v2 system test (#21539)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-09-26 13:16:28 +00:00
Alexander Peters cc8366c3ee fix(sims): TestAppSimulationAfterImport and legacy proposal handling (#21800) 2024-09-18 15:03:03 +00:00
testinginprod 81ec7ea9e7 feat(auth): support accounts from auth (#21688) 2024-09-17 18:12:45 +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
auricom c536c0f18c ci: remove nix from gh workflows (#21572) 2024-09-11 08:08:09 +00:00
Marko f220f8bf62 refactor: remove consensus as a imported type in modules (#21480) 2024-09-10 15:36:33 +00:00
Julien Robert c7c3fa7c02 feat(bank/v2): create module boilerplate (#21559) 2024-09-06 16:04:21 +00:00
testinginprod 8431dbd38a feat(accounts/base): give chains the possibility to pick their chosen pubkey types for the base accounts (#21466) 2024-09-03 17:09:04 +00:00
Alexander Peters 62bf23a5ae fix(sims): OOM at sim-multi-seed-long run (#21503) 2024-09-03 13:41:22 +00:00
Facundo Medica 7c85b981c8 fix: reimplement sig verification for app v2 (#21386) 2024-08-26 09:40:54 +00:00
Julien Robert a554a21a0e refactor(core,stf,x)!: remove InvokeTyped from router (#21224) 2024-08-23 21:38:06 +00:00
Julien Robert 6f30de3a41 refactor: remove x/exp dep (#21281) 2024-08-19 13:14:34 +00:00
Gin b01d5a000d refactor(scripts): remove unused variable (#21320) 2024-08-16 06:40:48 +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
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
Hieu Vu b6eaf70b6a feat(simapp/v2): Add store server to testnet init cmd (#21076) 2024-07-25 20:50:57 +00:00