Commit Graph
30 Commits
Author SHA1 Message Date
davidrusu 1a49d7cb01 feat(cli): logos-blockchain-node init subcommand (#2164) 2026-02-11 09:18:06 -05:00
Antonio feac5ab97e chore: move chain start time to deployment config (#2159) 2026-02-10 15:06:19 +01:00
Antonio 1e370ca108 feat: promote genesis state to deployment config (#2149) 2026-02-09 15:14:25 +01:00
gusto 4d640aa716 feat(docs): Use documented endpoints in swagger ui (#2125) 2026-02-09 11:21:51 +02:00
Antonio 114e0dc89e chore: remove YAML bundling from binary (#2147) 2026-02-09 09:36:25 +01:00
Antonio a075fdf320 fix: devnet deployment stuff (#2143) 2026-02-06 14:20:14 +01:00
Antonio 90b73ca079 fix: use devnet deployment for cfgsync (#2140) 2026-02-06 10:42:29 +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
Youngjoon Lee 271a97ebd0 fix(chain-leader): do not propose blocks while chain is in Bootstrapping mode (#2115) 2026-02-05 23:21:15 +09:00
Youngjoon Lee d55a248fa6 feat(chain-leader): implement logic for /leader/claim API (#2108) 2026-02-05 22:32:39 +09:00
Antonio 5bb0d6755a fix: update Blend timings for devnet deployment (#2127) 2026-02-05 13:20:13 +01:00
Antonio 4a39a76ab2 feat: add devnet deployment (#2112) 2026-02-05 13:15:38 +01:00
Youngjoon Lee ae7b1e0f94 feat(api): add /leader/claim API with empty impl (#2102) 2026-02-05 19:09:14 +09:00
davidrusu 7df124012c feat(api): remove rate-limits from Node API (#2124) 2026-02-05 04:57:51 -05:00
Antonio 903f87561a chore(blend): move reward sensitivity threshold from const to deployment config (#2110) 2026-02-05 08:51:57 +01:00
gusto 2392190d88 feat(testnet): Cfgsync generate user config on demand (#2092) 2026-02-04 12:50:54 +02:00
davidrusu c4ee20761e feat(wallet): transfer API submits to mempool (#2117) 2026-02-04 05:40:19 -05:00
Youngjoon Lee 43828aea1f fix(chain-leader): remove assertion that proposed block always becomes honest chain tip (#2099) 2026-02-03 18:35:09 +09:00
Antonio 851f0178c1 fix(tests): enforce deployment config (#2093) 2026-02-03 08:01:40 +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
8c6fc563b7 chore(cryptarchia): Remove active slot coefficient loading from configuration (#2068)
Co-authored-by: Antonio Antonino <antonio@status.im>
Co-authored-by: Youngjoon Lee <5462944+youngjoon-lee@users.noreply.github.com>
2026-01-29 23:50:17 +09:00
Antonio a5b558e7e4 feat(blend): add redundancy to data message blending (#2069) 2026-01-29 11:13:37 +01:00
gustoandDavid Rusu 3f15894f8b feat(sdp): Sdp wallet integration (#2060)
Co-authored-by: David Rusu <davidrusu.me@gmail.com>
2026-01-28 08:38:34 +02: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 73d977aa5e chore: update tx and block propagation protocol names (#2036) 2026-01-20 15:36:00 +01:00
Antonio 97b411ed0c chore: migrate nomos* to logos-blockchain* (#2028) 2026-01-20 11:45:39 +01:00