Commit Graph
35 Commits
Author SHA1 Message Date
Daniil Polyakov 437e5addb4 feat: use human-readable byte sizes and durations 2026-02-26 16:25:24 +03:00
Daniil Polyakov 8b5524901c feat: configurable block size limit 2026-02-26 16:21:43 +03:00
Daniil Polyakov 683722edbd fix: fix some small compile errors 2026-02-20 17:10:31 +03:00
Daniil Polyakov 0194376fe2 chore: remove k parameter for resubmitting blocks & adjust config 2026-02-20 14:45:43 +03:00
Sergio Chouhy 78eaac59f6 wip 2026-02-20 14:45:43 +03:00
Sergio Chouhy c2d4e717e4 small changes 2026-02-20 14:44:40 +03:00
Sergio Chouhy 80c0356fac wip 2026-02-20 14:44:40 +03:00
Sergio Chouhy 01dc41cc47 fix 2026-02-17 19:32:43 -03:00
Sergio Chouhy 964800f765 add standalone feature for running sequencer without bedrock using mocked components 2026-02-17 18:59:26 -03:00
Sergio Chouhy 439392cf26 fix: sequencer does not submit newly created blocks & fix to resubmit first pending block logic 2026-02-14 00:23:24 +03:00
Daniil Polyakov 91e57bbf1b fix: resubmit just one pending block 2026-02-13 15:44:16 +03:00
Daniil Polyakov d0f26744eb fix: sync last_bedrock_msg_id even if posting to Bedrock failed 2026-02-12 17:49:59 +03:00
Daniil Polyakov 09debfa74f feat: implement all-in-one docker compose 2026-02-12 16:31:13 +03:00
Daniil Polyakov 975cfb9ec6 feat: fully integrate Sequencer, Indexer and Explorer with Bedrock 2026-02-12 16:31:13 +03:00
Sergio Chouhy 476dc50482 handle comments 2026-01-29 13:47:39 -03:00
Sergio Chouhy deca3ffe69 fmt 2026-01-29 00:41:38 -03:00
Sergio Chouhy ab2b16956e minor refactor 2026-01-28 15:53:29 -03:00
Sergio Chouhy e78d6a59a0 add tokio task to retry pending blocks in bedrock 2026-01-27 13:27:52 -03:00
Sergio Chouhy 8da515da6b fmt 2026-01-15 00:29:45 -03:00
Sergio Chouhy ccce2213da sequencer posts blocks to bedrock 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
Daniil Polyakov a714e3c563 feat: enhance rustfmt config 2025-11-26 00:33:09 +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 ec55e00049 Merge pull request #109 from vacp2p/schouhy/fix-sequencer-runner
Fix sequencer runner
2025-09-18 12:12:21 -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
Oleksandr Pravdyvyi 5d42e53b18 fix: comments fix 2025-08-01 18:32:30 +03:00
Rostyslav Tyshko e09735a3c2 fix rust_log 2025-04-18 08:14:31 -04:00
Oleksandr Pravdyvyi 8e4956891c fix: refactor 1 2025-04-16 16:17:53 +03:00
Oleksandr Pravdyvyi 90da8b45f4 fix: debug updates on node-sequencer synchronization 2024-12-29 14:11:47 +02:00
Oleksandr Pravdyvyi 2ac149d162 fix: transaction submitting+rpc+main loop 2024-11-28 22:05:14 +02:00
Rostyslav Tyshko 97a9c5a3ac allow empty_loop 2024-10-02 21:22:05 +02:00
Oleksandr Pravdyvyi 42cfac8a74 feat: adding rpc interfaces into sequencer and node 2024-09-30 05:49:46 +03:00
Oleksandr Pravdyvyi 955ae0594d feat: workspace and approximate depedency tree added 2024-09-27 15:29:49 +03:00