38 Commits
Author SHA1 Message Date
Daniel Sanchez c64367ab37 feat(pow): PoW claim cucumber test (#3403) 2026-08-25 13:07:30 +00:00
Antonio 14c114a525 feat(blend): support tx blending (#3321) 2026-08-19 05:14:57 +00:00
Antonio 8c2f41caf7 feat: add HTTP API for running node version (#3296) 2026-08-18 06:30:43 +00:00
Youngjoon Lee 29b03994b9 feat(core): uncle-ref: carry uncle headers, committed by body_root (#3281) 2026-08-15 00:38:38 +00:00
Hansie Odendaal 21b897e8b3 feat: change priority fee to be a percentage (#3311) 2026-08-14 05:55:44 +00:00
Antonio 05b03fed72 chore: unused code cleanup (#3227) 2026-08-04 17:15:05 +00:00
Youngjoon Lee da589545f3 refactor(chain-service): reorganize the main event loop into phases (#3162) 2026-07-24 11:06:35 +09:00
Álex 1abb2e857d feat(mantle): Verified Transactions revamp (#3123) 2026-07-22 21:00:38 +00:00
Andrus SalumetsandYoungjoon Lee 368f9a4872 fix(e2e): non-zero gas price (#3083)
Co-authored-by: Youngjoon Lee <5462944+youngjoon-lee@users.noreply.github.com>
2026-07-08 14:35:13 +02:00
Hansie Odendaal 2977d31e93 chore: add bounded size and transaction count for blocks (#3068) 2026-07-08 13:21:23 +02:00
Petar Radovic 8669d471c9 feat(api): tx fund api endpoint (#3100) 2026-07-08 07:46:31 +02:00
Andrus Salumets 586e568907 feat(api): expose current gas prices via http endpoint (#3088) 2026-07-07 09:44:43 +02:00
Youngjoon Lee b676ffb35e fix(core): emit SdpNoteUnlocked event when the note is actually unlocked (#3017) 2026-06-25 21:07:36 +09:00
Andrus Salumets ed19934af8 feat(api): list claimable vouchers (#2948) 2026-06-17 09:22:42 +02:00
Hansie Odendaal 7305352ebd feat: add sequencer timing from node endpoint (#2816) 2026-06-06 06:35:21 +02:00
Antonio 3fcc53e497 feat: new HTTP endpoint to join Blend as core node (#2873) 2026-06-05 15:29:41 +02:00
Andrus Salumets 6fb2a3bd53 refactor(logging): migrate more crates to log targets (#2824) 2026-05-29 14:44:53 +02:00
Hansie Odendaal 4391cc38dc feat: add zone sdk round robin (#2756) 2026-05-27 15:36:21 +02:00
Petar Radovic dd055cc1ef feat(zone-sdk): deposit amount + LEZ discovered bugs (#2776) 2026-05-25 18:09:08 +02:00
Hansie Odendaal 8904f2e825 fix: bounded blocks range stream anomalies (#2757) 2026-05-21 19:20:56 +02:00
Petar Radovic 32ec68792b feat(zone-sdk): atomic withdraw (#2749) 2026-05-19 19:18:30 +02:00
Antonio 4b36d06382 feat: add HTTP CLI wrapper with a first command to join Blend as a core node (#2695) 2026-05-08 13:12:00 +02:00
Hansie Odendaal 50659af6d9 feat: add flexible bounded blocks streaming api (#2610) 2026-05-08 07:08:49 +02:00
gusto 0b38db9fea feat(chain-service): Await chain start time (#2685) 2026-05-06 16:23:40 +03:00
Petar Radovic 6e5cae4d64 feat(zone-sdk): competing sequencers (#2446) 2026-04-28 15:31:03 +02:00
Antonio 75ec77da66 chore: rust 1.95 (#2564) 2026-04-20 12:15:33 +02:00
Hansie Odendaal f56236b148 fix: failing tests align block fetch client with api block shape (#2570) 2026-04-20 09:08:36 +02:00
Álex 6c63d174a3 feat(api): Block and Transaction endpoints (#2550) 2026-04-16 18:01:53 +02:00
Youngjoon Lee af89850625 refactor(cryptarchia): add lib_slot to CryptarchiaInfo and simplify zone-sdk (#2455) 2026-04-07 20:13:49 +09:00
Youngjoon Lee 9da5be061d feat(zone-sdk): track finalized deposits (#2399) 2026-04-02 23:51:38 +09:00
Petar Radovic 6125c27a33 chore(zone-sdk): zone sdk next_event API + prune finalized tx from rdbs (#2445) 2026-04-01 18:49:47 +02:00
Hansie Odendaal 1aa9cbb8f1 fix: large inscription fail (#2265) 2026-02-24 14:27:52 +02:00
Petar Radovic 082ec04886 feat(zone-sdk): backfilling + checkpoint API (#2175) 2026-02-12 16:41:46 +01:00
Petar Radovic 3ef7a137b9 feat(zone-sdk): v0 indexer/sequencer e2e (#2161) 2026-02-12 10:27:46 +01:00
Petar Radovic 2faa672b6c feat(zone-sdk): implement v0 non-finalized block tracking (#2132) 2026-02-10 11:55:52 +01:00
gustoandHansie Odendaal 39106683a7 feat(testnet): Devnet faucet (#2122)
Co-authored-by: Hansie Odendaal <39146854+hansieodendaal@users.noreply.github.com>
2026-02-06 11:23:21 +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