Commit Graph
61 Commits
Author SHA1 Message Date
Pravdyvy c0e879edae fix: suggestions fix 1 2026-01-27 09:46:31 +02:00
Pravdyvy 4c4e30864b fix: dep updated, merge fix 2026-01-27 08:13:53 +02:00
Pravdyvy 505e653ff0 fix: machete update 2026-01-23 10:54:32 +02:00
Pravdyvy 2a2fe1347a fix: new model rewrite 2026-01-22 14:44:48 +02:00
Pravdyvy eb77217318 fix: suggestions 1 2026-01-21 14:50:29 +02:00
Pravdyvy f3dcda346c fix: ci test 1 2026-01-19 13:55:31 +02:00
Pravdyvy bec78ae70f Merge branch 'schouhy/adapt-sequencer-to-bedrock' into Pravdyvy/block-parsing-validation 2026-01-19 13:22:43 +02:00
Sergio Chouhy 4105eecace fix msg id in mantle tx 2026-01-16 19:50:54 -03:00
Pravdyvy b96865ab89 fix: indexer update 2026-01-16 16:15:21 +02:00
Pravdyvy c2e09031e1 fix: integration updates 2026-01-15 15:44:48 +02:00
Pravdyvy b6a0e62871 Merge branch 'schouhy/adapt-sequencer-to-bedrock' into Pravdyvy/block-parsing-validation 2026-01-15 14:03:23 +02:00
Sergio Chouhy 8da515da6b fmt 2026-01-15 00:29:45 -03:00
Sergio Chouhy 3dbe31501c fix merge 2026-01-14 23:45:58 -03:00
Sergio Chouhy ae5fe0a2a5 Merge branch 'main' into schouhy/adapt-sequencer-to-bedrock 2026-01-14 23:30:06 -03:00
Sergio Chouhy ccce2213da sequencer posts blocks to bedrock 2026-01-14 23:25:18 -03:00
Sergio Chouhy 72a3e406b8 add r0vm binary to runtime stage 2026-01-14 23:25:18 -03:00
Daniil Polyakov f9032a676a chore: fix cargo machete 2026-01-14 23:25:18 -03:00
Daniil Polyakov 529ca9a643 feat: introduce parallel integration tests, wallet without global vars and etc 2026-01-14 23:25:18 -03:00
Pravdyvy de5201e212 feat: ci test 1 2026-01-14 16:16:45 +02:00
Pravdyvy bbbb1c1a23 fix: indexer core added to all objects 2026-01-13 15:11:51 +02:00
Sergio Chouhy 71b59af774 Merge pull request #271 from logos-blockchain/schouhy/fix-dockerfile
Add r0vm binary to docker runtime stage
2026-01-12 19:23:56 -03:00
Pravdyvy 3473602efc fix: try new branch of client 2026-01-09 17:06:13 +02:00
Pravdyvy 6f8a7295c2 fix: deployment updates 2026-01-08 10:13:47 +02:00
Sergio Chouhy 5db00ceab3 add r0vm binary to runtime stage 2026-01-06 16:57:03 -03:00
Daniil Polyakov e7ee114d9f chore: fix cargo machete 2025-12-31 04:33:18 +03:00
Daniil Polyakov 7296088005 feat: introduce parallel integration tests, wallet without global vars and etc 2025-12-31 04:30:22 +03:00
Daniil Polyakov 6997a8da54 fix: give permissions to non-root docker user 2025-12-19 18:48:19 +03:00
Daniil Polyakov 0ac7b5c702 feat: publish sequencer_runner docker image with CI 2025-12-19 18:48:13 +03:00
Daniil Polyakov 87f45b8215 feat: move all crates into workspace 2025-12-19 18:30:40 +03:00
Daniil Polyakov a714e3c563 feat: enhance rustfmt config 2025-11-26 00:33:09 +03:00
Daniil Polyakov ea9c659fb1 refactor: rename Address to AccountId 2025-11-25 21:38:07 +03:00
Daniil Polyakov 95ec42bba7 chore: left some comments 2025-11-20 15:40:32 +03:00
Daniil Polyakov c1fabb2181 refactor: sequencer & mempool 2025-11-20 15:40:32 +03:00
Sergio Chouhy 5e22357f9a Merge pull request #143 from vacp2p/schouhy/node-state-reconstruction
Node state reconstruction from block storage
2025-11-04 01:17:37 -03:00
Sergio Chouhy 883fdc583a Merge branch 'main' into schouhy/node-state-reconstruction 2025-11-03 23:36:42 -03:00
Sergio Chouhy 343f8c4864 Merge branch 'main' into schouhy/add-sequencer-tps-test 2025-11-03 13:47:57 -03:00
Oleksandr Pravdyvyi 18dca9407c fix: config update 2025-10-31 10:16:15 +02:00
Sergio Chouhy 7f075fcdd3 wip 2025-10-25 00:30:04 -03:00
Sergio Chouhy c47693b9b0 add tps integration test 2025-10-24 16:17:00 -03:00
Sergio Chouhy ba20728f40 update version tags in domain separator 2025-10-16 16:19:03 -03:00
Sergio Chouhy e69fb8b1b8 fix eph key computation 2025-10-02 22:30:33 -03:00
Sergio Chouhy 86f61e5ac9 fix impl 2025-10-02 08:40:52 -03:00
Sergio Chouhy ec55e00049 Merge pull request #109 from vacp2p/schouhy/fix-sequencer-runner
Fix sequencer runner
2025-09-18 12:12:21 -03:00
Oleksandr Pravdyvyi 00c76df04b Merge branch 'main' into Pravdyvy/accounts-dump-fetch 2025-09-04 15:14:28 +03:00
Oleksandr Pravdyvyi 7052bccfbc fix: try edition 2024 2025-09-04 14:38:41 +03:00
Sergio Chouhy 9b4506de3b fix sequencer runner 2025-09-03 14:47:35 -03:00
Sergio Chouhy 4f9ee9f19f remove unused dependencies 2025-09-02 16:29:56 -03:00
Oleksandr Pravdyvyi 4f95cef08f fix: code cleanup and final removals 2025-08-05 14:59:20 +03:00
Oleksandr Pravdyvyi 5d42e53b18 fix: comments fix 2025-08-01 18:32:30 +03:00
Oleksandr Pravdyvyi 5d7d6278ee fix: updates and tests 2025-07-29 14:20:03 +03:00