Commit Graph
58 Commits
Author SHA1 Message Date
Daniel Sanchez 7bcd351d5b chore(devnet): New deployment 0.1.7 (#2268) 2026-02-23 18:48:01 +00:00
davidrusu 049bd93b0a Revert "chore(blend): set minimum size to 1 for devnet" (#2266) 2026-02-23 12:58:15 -05:00
Antonio 657ce789a5 chore: 0.1.6 release (#2264) 2026-02-23 17:39:56 +01:00
Antonio a48c3eecda chore(blend): set minimum size to 1 for devnet (#2262) 2026-02-23 16:42:57 +01:00
Antonioandgusto d214afed67 fix(blend): more Blend fixes and chores (#2237)
Co-authored-by: gusto <bacvinka@gmail.com>
2026-02-23 13:52:06 +01:00
Antonio 494540282b chore: 0.1.5 release deployment (#2249) 2026-02-20 12:59:30 +01:00
Youngjoon Lee 928af20381 chore(chain-network): increase default max_orphan_cache_size to 1000 (#2245) 2026-02-20 18:28:05 +09:00
Youngjoon Lee 18199ee208 chore(binary): add missing feature gate for InitArgs (#2240) 2026-02-20 01:52:45 -05:00
Álex 675b9b4f23 feat(c-bindings): Expose generate user config (#2238) 2026-02-19 17:48:00 +01:00
davidrusu 0c49c8a744 feat(faucet): exclude faucet from leadership (#2234) 2026-02-19 10:22:38 -05:00
Daniel SanchezandPetar Radovic 9ae525d6d1 chore(kademlia): Kademlia server mode + update traces for kademlia (#2228)
Co-authored-by: Petar Radovic <petar.radovic@gmail.com>
2026-02-19 13:57:05 +00:00
davidrusu 8119287711 fix(init): don't run autonat on init, just use identify protocol (#2232) 2026-02-19 06:29:50 -05:00
Antonio b862e6f640 chore: update deployment config for 0.1.4 release (#2222) 2026-02-18 13:38:01 +01:00
gusto 9941b2a95a feat(tracing): Multiple tracing layers at once (#2220) 2026-02-18 14:19:40 +02:00
gusto 4a347a3d0d feat(devnet): Docker compose Otlp setup (#2216) 2026-02-18 11:59:19 +02:00
Youngjoon Lee 9a5f550405 feat(pol): derive t0/t1_constant from f (#2155) 2026-02-18 09:23:09 +09:00
Antonio 0938e750ab chore: 0.1.3 devnet spec (#2207) 2026-02-16 16:30:40 +01:00
Daniel Sanchez f1dc87b41e chore(settings): Stake inference beta config (#2199) 2026-02-16 10:23:39 -05:00
Antonio ef32585768 chore: collect all node state into a single folder (#2197) 2026-02-16 13:38:50 +01:00
Youngjoon Lee 8d3348cc88 fix(api): remove waiting service dependencies (#2194) 2026-02-16 19:45:36 +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
Antonio d184658356 chore: extend bootstrap period (#2186) 2026-02-13 13:06:48 +01:00
Antonio 7d4bd7d5c6 chore: updates for upcoming release (#2181) 2026-02-13 12:50:49 +01:00
davidrusu c0334554f7 feat(init): extract peer ids from multiaddr if exist and use in IBD (#2180) 2026-02-13 04:25:25 -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
Arseniy Klempner cc83aae7b5 fix: overrides axum's default json body limit (#2167) 2026-02-12 07:01:25 -05:00
davidrusu c205f3249f feat(blend): reduce blend net inactivity and retention period to 1 (#2168) 2026-02-12 01:27:17 -05:00
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