65 Commits
Author SHA1 Message Date
thomaslavaur 8654a50ee1 chore: rename locked notes to service notes (#3430) 2026-08-27 11:52:34 +00:00
Hansie Odendaal 36c77f920d test: add accelerated Blend diagnostic cucumber scenarios (#3395) 2026-08-27 08:02:12 +00:00
Daniel Sanchez cc8587827a feat(pow): Thread in pow constants as deployment settings (#3400) 2026-08-25 13:07:29 +00:00
Antonio e83c6d4aa0 chore: enforce non-zero redundancy parameter for Blend cover messages (#3364) 2026-08-24 05:19:51 +00:00
Daniel SanchezandAntonio 317c93f854 feat(pow): Pow service (#3357)
Co-authored-by: Antonio <antonio@status.im>
2026-08-21 18:34:52 +00:00
Antonio 5a70b0295c chore: update toolchain to Rust 1.98 (#3362) 2026-08-21 08:33:27 +00:00
Antonio b73a6a48da feat(mantle): keep track of Blend-related state for epoch-bound PoW difficulty updates (#3317) 2026-08-18 12:19:07 +00:00
Youngjoon Lee c76c6152fa fix(consensus): rename window_absorption_parameter to uncle_reference_window_in_block (#3339) 2026-08-18 07:46:47 +00:00
Hansie Odendaal 55f94492b6 test: make genesis time cluster-scoped and configurable (#3312) 2026-08-15 04:55:06 +00:00
Youngjoon Lee 13d29e53c0 feat(consensus): uncle-ref: add the uncle reference window to the config (#3282) 2026-08-15 00:38:39 +00:00
Andrus Salumets 634fdc6329 feat(mempool): evict expired transactions after configurable ttl (#3210) 2026-08-07 06:32:08 +00:00
Antonio c3c4ae01c9 fix: yaml vulnerability report (#3268) 2026-08-07 06:12:36 +00:00
Álex 2a1909d9db feat(operation): Proof trait (#3235) 2026-08-03 13:19:50 +00:00
Álex 1a2aedae12 feat(operation): Split trait (#3234) 2026-08-03 10:51:18 +00:00
Antonio 0dc34e2c5a chore: Wire* traits (#3198) 2026-07-30 11:16:46 +00:00
Álex 51f7441c1b refactor(mantle): Split tx module (#3169) 2026-07-24 01:16:38 +02:00
Álex 5db6f708bd refactor(mantle): Transaction Traits (#3168) 2026-07-23 23:21:03 +02:00
Andrus Salumets 32b40834fa refactor(core): expose UTXOs on transfer operations (#3163) 2026-07-23 04:52:51 +02:00
Álex 1abb2e857d feat(mantle): Verified Transactions revamp (#3123) 2026-07-22 21:00:38 +00:00
Hansie Odendaal f41b008566 chore: add bounded sdp declaration handling to genesis block (#3157) 2026-07-22 14:51:35 +02:00
Hansie Odendaal cd59e0fce1 chore: convert vec of op proof into bounded vec (#3150) 2026-07-22 12:46:38 +02:00
gusto b3a42b7647 feat(tracing): Otlp http exporter in tracing crate (#3096) 2026-07-08 16:09:50 +03: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
Youngjoon Lee 8aef56f647 feat(mantle): change genesis_time from OffsetDateTime to u32 (#3086) 2026-07-06 21:50:49 +09:00
Antonio 27bc7e7cec chore: migrate CryptarchiaParameter to NomEncode and NomDecode trait (#3082) 2026-07-06 09:48:54 +02:00
Álex fb94395ead refactor(mantle): Transactions and Op encoding (#3076) 2026-07-03 15:04:55 +00:00
Youngjoon Lee ac931bc80f feat(sdp): remove GC (#2943) 2026-07-03 00:22:24 +09:00
Antonio 094f44fb4c chore: re-organize deployment files for new release process (#3034) 2026-07-01 15:10:44 +02:00
Antonio 97d615d1cf chore: change logic to specify custom deployments (#3001) 2026-06-23 07:27:19 +03:00
Youngjoon Lee 5d3ba887b3 fix(sdp): enforce min value of 2 for inactivity_period (#2954) 2026-06-16 15:10:49 +09: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
gusto 5181897a20 chore: Deployments directory (#2920) 2026-06-11 00:38:41 +03:00
thomaslavaur 66c13072cf chore: bump arworks from 0.4 to 0.5 (#2888) 2026-06-10 14:11:00 +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
Antonio 49212e111e feat: remove sessions (#2850) 2026-06-03 17:10:33 +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
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
Andrus Salumets a6a55c7935 feat(api): move tracing reload to main API (#2774) 2026-05-20 15:36:32 +02:00
gusto a81f36eb52 fix(ci): Cargo hack intools (#2770) 2026-05-19 22:32:38 +03:00
gustoandAntonio 5d29a6bd98 feat(blockchain-tools): Inscriptions command (#2696)
Co-authored-by: Antonio <antonio@status.im>
2026-05-19 12:40:42 +03:00
Andrus Salumets de4c5559d4 test(e2e): remove legacy validator harness (#2760) 2026-05-19 09:34:48 +02: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
Antonio 52c86f0787 chore: rework nom encoding/decoding logic for better type cohesion (#2748) 2026-05-18 08:01:56 +02:00
Antonio 6593198c94 chore(sdp): prevent declarations with empty locators (#2739) 2026-05-12 10:12:41 +02:00
gusto fd43bbedfc chore(blockchain-tools): Tools binary name prefix (#2723) 2026-05-08 15:41:08 +03:00