Commit Graph
24 Commits
Author SHA1 Message Date
Antonio 05b03fed72 chore: unused code cleanup (#3227) 2026-08-04 17:15:05 +00:00
Hansie Odendaal 4e77bfe7e9 test: add tokio console task names and raw recording (#3165) 2026-07-24 10:55:13 +02:00
Andrus Salumets 546a0bc916 feat(storage): migrate remaining recovery services (#3159) 2026-07-23 09:08:19 +02:00
Andrus Salumets 52e3f87d94 feat(storage): persist recovery state in RocksDB (#3134) 2026-07-23 07:22:21 +02:00
Andrus Salumets cff887a68d feat(mempool): preserve transaction receive order (#3053) 2026-07-07 11:10:47 +02:00
Andrus Salumets 88b6e66c22 fix(storage): store block data atomically (#3022) 2026-06-25 17:17:01 +02:00
Andrus Salumets c48aafcda3 fix(storage): acknowledge block write responses (#2812) 2026-06-10 10:58:49 +02:00
Antonio 49212e111e feat: remove sessions (#2850) 2026-06-03 17:10:33 +02:00
Andrus Salumets 26a3d0e503 refactor(logging): migrate log targets (#2778) 2026-05-22 10:29:24 +02:00
Youngjoon Lee 098310da2f feat(ledger): create/store events resulted by block execution (#2745) 2026-05-14 21:09:13 +09:00
Antonio 8fd75df859 fix(chain-service): feature combination compilation issue (#2740) 2026-05-12 09:26:15 +02:00
Hansie Odendaal 50659af6d9 feat: add flexible bounded blocks streaming api (#2610) 2026-05-08 07:08:49 +02:00
Youngjoon Lee a87cd1b773 refactor(sdp): remove dead code: SessionState::update (#2666) 2026-05-07 20:30:57 +09:00
Antonio 5a352d2222 chore: unify deps pt 2 (#2653) 2026-05-04 11:46:58 +02:00
Youngjoon Lee 0e0b089727 feat(ledger): replace DynamicMerkleTree with MMR for voucher management (#2585)
- feat(ledger): MMR(1/4): replace DynamicMerkleTree with MMR for voucher management#2585
- feat(wallet): MMR(2/4): voucher path tracking #2586
- feat(wallet-service): MMR(3/4): use wallet MMR paths and persist LIB WalletState #2587
- feat(chain): MMR(4/4): GetHeaders with storage fallback #2588
2026-04-27 11:24:40 +09:00
davidrusu 33fc79cb44 fix(cargo-hack): feature flag pruning (#2611) 2026-04-24 09:30:29 -04:00
Youngjoon Lee 11849de010 perf(storage): add block parent index to avoid full block deserialization during chain recovery (#2484) 2026-04-07 23:03:37 +09:00
Antonio 6b42706177 chore: introduce background-buffered stream and use it in Blend (#2438) 2026-03-30 16:57:26 +02:00
gustoandandrussal 50e6c59df0 chore(tracing): basic metrics (#2374)
Co-authored-by: andrussal <salumets.andrus@gmail.com>
2026-03-16 14:46:43 +02:00
Antonio b4b7eaf8cb chore: update Rust to 1.94 (#2362) 2026-03-09 16:47:22 +00:00
Antonio de49930ff6 chore: small updates to logging (#2211) 2026-02-18 11:45:14 +01:00
Antonio c8073382b6 chore: more fixes after nomos migration (#2061) 2026-01-27 12:59:56 +01:00
Petar Radovic 3043fcaa42 feat(da): Remove DA from logos-blockchain (#2038) 2026-01-22 10:08:36 +01:00
Antonio 97b411ed0c chore: migrate nomos* to logos-blockchain* (#2028) 2026-01-20 11:45:39 +01:00