Commit Graph
43 Commits
Author SHA1 Message Date
davidrusuandClaude Fable 5 33c0f53d20 chore(node): remove inscribe subcommand and lb-tui-zone dependency (#3433)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-28 08:29:43 +00:00
Daniel SanchezandAntonio 317c93f854 feat(pow): Pow service (#3357)
Co-authored-by: Antonio <antonio@status.im>
2026-08-21 18:34:52 +00:00
Antonio 05b03fed72 chore: unused code cleanup (#3227) 2026-08-04 17:15:05 +00:00
Daniel Sanchez 52d6f81d06 chore(ffi): Override config from env in c-bingings (#3219) 2026-08-03 16:51:46 +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
Hansie Odendaal f0ad944a44 feat: update overwatch for tokio-console (#3148) 2026-07-21 12:45:14 +02:00
Hansie Odendaal 112efc2d49 test: add tokio console profiling with cucumber integration (#3129) 2026-07-16 07:40:03 +02:00
ad6cfb4b1e feat(chain-network): proactive tip-poll lag watchdog (#2957)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Youngjoon Lee <5462944+youngjoon-lee@users.noreply.github.com>
Co-authored-by: Daniel <sanchez.quiros.daniel@gmail.com>
2026-06-17 14:09:37 +03:00
Antonio deda38e764 chore: check validity of generated deployment settings (#2859) 2026-06-04 16:05:06 +02:00
Andrus Salumets 6fb2a3bd53 refactor(logging): migrate more crates to log targets (#2824) 2026-05-29 14:44:53 +02:00
Hansie Odendaal 8904f2e825 fix: bounded blocks range stream anomalies (#2757) 2026-05-21 19:20:56 +02:00
Daniel Sanchez 221760bc56 feat(cli): Node cli utilities (#2755) 2026-05-19 08:32:30 +02:00
Andrus Salumets ffe08ee62d feat(logging): add runtime log reload (#2706) 2026-05-18 14:27:32 +02:00
gusto a636309fa0 chore(tracing): Appender options for with max files and simple logger (#2717) 2026-05-08 14:17:00 +03:00
Hansie Odendaal 50659af6d9 feat: add flexible bounded blocks streaming api (#2610) 2026-05-08 07:08:49 +02:00
gusto 79e3abb6c6 feat(tracing): Add compressed appender (#2686) 2026-05-06 16:23:25 +03:00
Antonio 5a352d2222 chore: unify deps pt 2 (#2653) 2026-05-04 11:46:58 +02:00
Youngjoon Lee 571405b8b6 feat(genesis): add CryptarchiaParameter to genesis block (#2174) 2026-04-29 20:08:06 +09:00
davidrusu 33fc79cb44 fix(cargo-hack): feature flag pruning (#2611) 2026-04-24 09:30:29 -04:00
Antonio ea11e3cd8a fix: handle cases of 1-node networks for both blend and gossipsub (#2604) 2026-04-23 16:30:22 +02:00
Youngjoon Lee 5a21a89d20 chore(build): exclude jemalloc from default (#2513) 2026-04-10 18:33:15 +09:00
Youngjoon Lee 284c592b21 feat(binary): add jemalloc feature (#2488) 2026-04-08 19:12:55 +09:00
Antonio 6b42706177 chore: introduce background-buffered stream and use it in Blend (#2438) 2026-03-30 16:57:26 +02:00
Antonio b4f3fd6aa8 chore: add cargo profile for profiling (#2404) 2026-03-20 14:01:08 +01:00
Antonio 952e68cde0 chore: terminate node process on panic (#2387) 2026-03-19 17:15:54 +01:00
Hansie Odendaal cb9a88ba23 feat: add memory heap profiling (#2394) 2026-03-18 10:29:25 +02:00
Antonio 727cc5b8f6 chore: use fixed-size inputs for pol and poc proofs (#2333) 2026-03-17 08:55:34 +01:00
Youngjoon Lee 9a5f550405 feat(pol): derive t0/t1_constant from f (#2155) 2026-02-18 09:23:09 +09:00
davidrusu 4b481023e3 feat(nat): use autonat at init time to discover our external IP (#2193) 2026-02-15 11:04:28 -05:00
davidrusu 424686c895 feat(tui-zone): a sample zone sequncer for posting text inscriptions (#2177) 2026-02-13 01:31:19 -05:00
Antonio 71b75c6711 chore: decouple service configs from node config (#2160) 2026-02-12 16:44:38 +01:00
davidrusu 1a49d7cb01 feat(cli): logos-blockchain-node init subcommand (#2164) 2026-02-11 09:18:06 -05:00
Antonio 1e370ca108 feat: promote genesis state to deployment config (#2149) 2026-02-09 15:14:25 +01:00
Antonio a075fdf320 fix: devnet deployment stuff (#2143) 2026-02-06 14:20:14 +01:00
AntonioandYoungjoon Lee b18f3c7fb2 feat(blend): replace mock PoL proofs with real ones (#2090)
Co-authored-by: Youngjoon Lee <5462944+youngjoon-lee@users.noreply.github.com>
2026-02-06 09:11:26 +01:00
Álex c8c63e5236 chore(ci): Enable building c-bindings via Nix (#1538) 2026-02-02 18:14:42 +01:00
Youngjoon Lee ea98ac1ad0 feat(chain-leader): remove the designated leader_sk (#2080) 2026-01-31 09:00:21 +09:00
Petar Radovic e68c79ed28 feat(api): Remove block-explorer flag for cryptarchia blocks and block events API (#2059) 2026-01-29 17:35:09 +01:00
Antonio 4767c3245e feat: separate user from deployment configs (#2044) 2026-01-23 09:07:22 +01:00
Petar Radovic 3043fcaa42 feat(da): Remove DA from logos-blockchain (#2038) 2026-01-22 10:08:36 +01:00
Antonio e905a41c47 chore: update taplo (#2037) 2026-01-20 16:45:14 +01:00
Antonio 97b411ed0c chore: migrate nomos* to logos-blockchain* (#2028) 2026-01-20 11:45:39 +01:00