Commit Graph
350 Commits
Author SHA1 Message Date
Youngjoon Lee e2803f8768 feat(chain-network): sample both discovered and connected peers explicitly to attempt block downloads (#2300) 2026-02-26 20:40:11 +09:00
Youngjoon Lee fe300715aa fix(test): create SDP config for non-blend nodes as well (#2288) 2026-02-26 04:46:19 +09:00
Petar RadovicandYoungjoon Lee b0c3b1192b feat(sdp): recover declaration info on restart (#2287)
Co-authored-by: Youngjoon Lee <5462944+youngjoon-lee@users.noreply.github.com>
2026-02-25 18:18:32 +01:00
Youngjoon Lee 9fbd58fa74 fix(sdp): bump declaration nonce correctly and use locked note for signing active msg (#2280) 2026-02-25 21:17:49 +09:00
Andrus Salumets 429d0fd589 test(framework): Add inscription workload 2026-02-25 08:13:49 +01:00
Antonio e23f6f5cc3 chore: update devnet deployment params for Blend (#2277) 2026-02-24 16:53:39 +01:00
Hansie Odendaal 1aa9cbb8f1 fix: large inscription fail (#2265) 2026-02-24 14:27:52 +02:00
gusto 57ecb15671 chore(sdp): Set declaration_id for sdp service in cfgsync and tests (#2269) 2026-02-24 11:02:03 +02: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
davidrusu 0c49c8a744 feat(faucet): exclude faucet from leadership (#2234) 2026-02-19 10:22:38 -05:00
gusto 9941b2a95a feat(tracing): Multiple tracing layers at once (#2220) 2026-02-18 14:19:40 +02:00
Andrus Salumets 9c49e6e4c3 feat(testing-framework): logos integration layer (#2196) 2026-02-18 08:09:31 +02:00
Youngjoon Lee 9a5f550405 feat(pol): derive t0/t1_constant from f (#2155) 2026-02-18 09:23:09 +09: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
gusto 4a7fa85480 chore(da): Remove kzgrs params and mentions (#2190) 2026-02-14 17:21:11 +02:00
Antonio 71b75c6711 chore: decouple service configs from node config (#2160) 2026-02-12 16:44:38 +01:00
Petar Radovic 082ec04886 feat(zone-sdk): backfilling + checkpoint API (#2175) 2026-02-12 16:41:46 +01:00
Hansie Odendaal cbf6ca61bd test: improve cucumber tests (#2150)
- Improved cucumber test artefacts by persisting them to the test output location, grouped by `feature>scenario>attempt>node`.
- Removed old `NOMOS_` const references.
- Updated test framework tag and re-pointed to the updated commit.
- Ensured that the required test artefacts are uploaded in CI.
- Fixed the _chain_start_time_ issue in the main repo and the test framework. This fixed `test_ibd_behind_nodes` locally.
2026-02-12 13:31:19 +02:00
gusto 878398bcd0 feat(devnet): Faucet mutliple utxos (#2169) 2026-02-12 13:26:18 +02:00
Petar Radovic 3ef7a137b9 feat(zone-sdk): v0 indexer/sequencer e2e (#2161) 2026-02-12 10:27:46 +01:00
davidrusu c205f3249f feat(blend): reduce blend net inactivity and retention period to 1 (#2168) 2026-02-12 01:27:17 -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
Hansie OdendaalandHansie Odendaal 7045c82a82 chore: fix ntp config value and windows compile (#2148)
Co-authored-by: Hansie Odendaal <pluto@tari.com>
2026-02-09 14:06:35 +02:00
Youngjoon Lee 93c9ceb1ca test: remove SLOW_TEST_ENV (#2135) 2026-02-09 15:07:34 +09: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 fb5d339454 test: auto test timeout adjustment (#2136) 2026-02-06 16:19:27 +09:00
Youngjoon Lee d55a248fa6 feat(chain-leader): implement logic for /leader/claim API (#2108) 2026-02-05 22:32:39 +09:00
Antonio 4a39a76ab2 feat: add devnet deployment (#2112) 2026-02-05 13:15:38 +01: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
Hansie Odendaal e3d7b9fa1b test: add some cryptarchia cucumber tests (#2091) 2026-02-04 16:58:10 +02:00
Youngjoon Lee 8dff9aa943 test: increase timeout for immutable_blocks_two_nodes (#2116) 2026-02-04 19:44:37 +09:00
Youngjoon Lee d40db90e8b feat(wallet): derive leader vouchers from master key in KMS (#2089) 2026-02-03 20:44:23 +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
Youngjoon Lee fd2e17a331 refactor(chain): remove pol-dev-mode feature and POL_PROOF_DEV_MODE (#2077) 2026-01-30 18:43:30 +09: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 c8073382b6 chore: more fixes after nomos migration (#2061) 2026-01-27 12:59:56 +01:00
Hansie Odendaal b5a339289d test: run test suite ci cargo nextest instead of cargo test (#2051) 2026-01-27 09:26:38 +02:00
Antonio 4767c3245e feat: separate user from deployment configs (#2044) 2026-01-23 09:07:22 +01:00
Hansie Odendaal 7b8467d311 test: add cucumber tooling (#2024)
- Added cucumber natively - migrated the cucumber-related crate/files from the test framework repo.
- Added a dedicated CI step to run Cucumber integration tests.
2026-01-22 14:06:15 +02: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
Antonio 1ea145d66d feat(blend): remove plaintext Ed25519 key from Blend config (#2023) 2026-01-19 14:17:08 +01:00