 ÁlexandDaniel Sanchez
|
6d8be574dd
|
fix(ffi): Config parameters (#2949)
Co-authored-by: Daniel Sanchez <sanchez.quiros.daniel@gmail.com>
|
2026-06-17 11:49:01 +02:00 |
|
Andrus Salumets
|
ed19934af8
|
feat(api): list claimable vouchers (#2948)
|
2026-06-17 09:22:42 +02:00 |
|
thomaslavaur
|
9f7ced4756
|
fix: genesis proof format (#2952)
|
2026-06-16 14:00:16 +02:00 |
|
Youngjoon Lee
|
5d3ba887b3
|
fix(sdp): enforce min value of 2 for inactivity_period (#2954)
|
2026-06-16 15:10:49 +09:00 |
|
Antonio
|
24dc8d242d
|
chore(blend): change default peering degree range (#2950)
|
2026-06-15 17:28:49 +03:00 |
|
Daniel Sanchez
|
86e24cfd98
|
feat(c-bindings): Expose cli utilities to c-bindings (#2935)
|
2026-06-12 20:16:12 +02:00 |
|
Youngjoon Lee
|
8abfef258c
|
fix(cryptarchia): use strict_add for Epoch and Slot (#2924)
|
2026-06-12 13:10:49 +09:00 |
|
Youngjoon Lee
|
6429774fd3
|
fix(sdp): prevent stake-less service provision (#2855)
|
2026-06-11 18:45:12 +09:00 |
|
 
|
986114e442
|
feat(cli): Migrate from 0.1.2 cli command (#2912)
Co-authored-by: davidrusu <davidrusu.me@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-06-10 14:58:00 -04:00 |
|
thomaslavaur
|
66c13072cf
|
chore: bump arworks from 0.4 to 0.5 (#2888)
|
2026-06-10 14:11:00 +02:00 |
|
gusto
|
8694082a5b
|
chore(cli): Get declaration ID from config (#2891)
|
2026-06-08 19:25:31 +03: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 |
|
Antonio
|
d43684c01f
|
chore: handle better deserialization issues in the utility function (#2863)
|
2026-06-04 16:06:01 +02:00 |
|
Antonio
|
deda38e764
|
chore: check validity of generated deployment settings (#2859)
|
2026-06-04 16:05:06 +02:00 |
|
gusto
|
a39f3ab37d
|
feat(keystore): Keystore add remove keys (#2846)
|
2026-06-03 18:27:45 +03:00 |
|
Antonio
|
49212e111e
|
feat: remove sessions (#2850)
|
2026-06-03 17:10:33 +02:00 |
|
Andrus Salumets
|
6fb2a3bd53
|
refactor(logging): migrate more crates to log targets (#2824)
|
2026-05-29 14:44:53 +02:00 |
|
Hansie Odendaal
|
ecc66fc23a
|
chore: add bounded_vec to ledger tx builder inputs and outputs (#2791)
Will address outstanding _Copilot_ comments in a separate PR.
|
2026-05-29 09:50:53 +02:00 |
|
Andrus Salumets
|
49daa70f62
|
chore(api): remove testing HTTP API (#2817)
|
2026-05-28 16:26:02 +02:00 |
|
Andrus Salumets
|
1d0c4c0ada
|
test(e2e): add mempool coverage (#2799)
|
2026-05-28 14:06:00 +02:00 |
|
![github-actions[bot] <github-actions[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) gustoandgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
06aa2d9ce5
|
chore(release): Deployment stateless user configs (#2779)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-05-27 20:01:06 +03:00 |
|
 gustoandAntonio
|
5ef8ede071
|
chore(cli): Init, update and migrate commands (#2801)
Co-authored-by: Antonio <antonio@status.im>
|
2026-05-27 19:57:48 +03:00 |
|
Hansie Odendaal
|
8904f2e825
|
fix: bounded blocks range stream anomalies (#2757)
|
2026-05-21 19:20:56 +02:00 |
|
Andrus Salumets
|
00d26e20d3
|
fix(api): default API listener to localhost (#2773)
|
2026-05-20 15:46:29 +02:00 |
|
Andrus Salumets
|
a6a55c7935
|
feat(api): move tracing reload to main API (#2774)
|
2026-05-20 15:36:32 +02:00 |
|
 gustoandAntonio
|
5d29a6bd98
|
feat(blockchain-tools): Inscriptions command (#2696)
Co-authored-by: Antonio <antonio@status.im>
|
2026-05-19 12:40:42 +03: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 |
|
Andrus Salumets
|
b9e079d3b9
|
refactor(logging): migrate more log targets (#2753)
|
2026-05-18 09:47:59 +02:00 |
|
Antonio
|
52c86f0787
|
chore: rework nom encoding/decoding logic for better type cohesion (#2748)
|
2026-05-18 08:01:56 +02:00 |
|
gusto
|
eb2ec5736e
|
fix(build): Optional git watcher (#2752)
|
2026-05-15 12:34:58 +03:00 |
|
Youngjoon Lee
|
098310da2f
|
feat(ledger): create/store events resulted by block execution (#2745)
|
2026-05-14 21:09:13 +09:00 |
|
Hansie Odendaal
|
b59802c3f3
|
fix: build.rs git rerun watchers (#2742)
|
2026-05-14 13:58:42 +02:00 |
|
 Daniel SanchezandHansie Odendaal
|
617b8cf78f
|
chore(serde): Zk signatures hex mode when human readable serialization (#2737)
Co-authored-by: Hansie Odendaal <hansie.odendaal@gmail.com>
|
2026-05-13 09:42:45 +00:00 |
|
Antonio
|
6593198c94
|
chore(sdp): prevent declarations with empty locators (#2739)
|
2026-05-12 10:12:41 +02:00 |
|
Youngjoon Lee
|
fb6c5bd583
|
feat(init): replace --no-ibd with --ibd (#2734)
|
2026-05-12 16:50:30 +09:00 |
|
 Álexandgusto
|
d7ff5984fa
|
chore(genesis): Skip genesis SDP Op proof validation (#2656)
Co-authored-by: gusto <bacvinka@gmail.com>
|
2026-05-11 15:30:46 +02:00 |
|
Andrus Salumets
|
77729b6a20
|
feat(logging): add init log filter (#2720)
|
2026-05-08 16:13:31 +02:00 |
|
gusto
|
30ca6ede9b
|
chore(sdp-service): Sdp http set declaration id endpoint (#2716)
|
2026-05-08 14:59:08 +03:00 |
|
gusto
|
a636309fa0
|
chore(tracing): Appender options for with max files and simple logger (#2717)
|
2026-05-08 14:17:00 +03:00 |
|
gusto
|
398a82e353
|
fix(config): Add blend_zk_pk to known keys (#2718)
|
2026-05-08 14:13:06 +03: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 |
|
Antonio
|
b2e2b00071
|
feat(blend): expose provider ID as part of blend API endpoint (#2715)
|
2026-05-08 13:11:29 +02:00 |
|
Hansie Odendaal
|
50659af6d9
|
feat: add flexible bounded blocks streaming api (#2610)
|
2026-05-08 07:08:49 +02:00 |
|
Daniel Sanchez
|
f0b8974dde
|
feat(config): Use include! tag to detach kms configuration (#2713)
|
2026-05-07 17:54:15 +02:00 |
|
Youngjoon Lee
|
7a0cbda85c
|
feat(chainsync): make MAX_INCOMING_REQUESTS user-configurable (#2701)
|
2026-05-07 20:53:46 +09:00 |
|
Youngjoon Lee
|
d24f99be99
|
feat(init): add --no-ibd and increase default PBP to 1h (#2705)
|
2026-05-07 20:31:16 +09:00 |
|
gusto
|
79e3abb6c6
|
feat(tracing): Add compressed appender (#2686)
|
2026-05-06 16:23:25 +03:00 |
|
thomaslavaur
|
8b3cf73ff7
|
refactor(txhash): Simplify Mantle Transaction (2/2) (#2670)
|
2026-05-06 10:07:05 +02:00 |
|