Commit Graph
62 Commits
Author SHA1 Message Date
Hansie Odendaal ac49a1b36c test: improve cucumber stress tests (#2854) 2026-06-09 14:00:48 +02:00
Antonio 3fcc53e497 feat: new HTTP endpoint to join Blend as core node (#2873) 2026-06-05 15:29:41 +02:00
Antonio 8f24e935d7 chore: update outdated rust toolchain in tests Dockerfiles (#2866) 2026-06-04 17:01:27 +02:00
Andrus Salumets a2c18924cd fix(tests): preserve e2e log level overrides (#2845) 2026-06-04 11:28:02 +02:00
Andrus Salumets 509558269c test(e2e): track wallets from block feed (#2835) 2026-06-04 09:56:33 +02:00
Antonio 49212e111e feat: remove sessions (#2850) 2026-06-03 17:10:33 +02:00
Andrus Salumets 3a7b51a577 test(e2e): use TF binary provider (#2777) 2026-06-03 12:00:14 +02:00
Hansie Odendaal 5803c08d88 test: improves e2e test artifact handling (#2819) 2026-06-01 13:04:08 +02:00
Álex 8925992491 chore: Purge old circuits (#2829) 2026-05-30 12:08:01 +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
Hansie Odendaal 8904f2e825 fix: bounded blocks range stream anomalies (#2757) 2026-05-21 19:20:56 +02: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
Andrus Salumets de4c5559d4 test(e2e): remove legacy validator harness (#2760) 2026-05-19 09:34:48 +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
thomaslavaurandPetar Radovic 0a73ad5b6f fix: update the Channel Config Operation (#2714)
Co-authored-by: Petar Radovic <petar.radovic@gmail.com>
2026-05-12 13:25:10 +02:00
gusto a636309fa0 chore(tracing): Appender options for with max files and simple logger (#2717) 2026-05-08 14:17:00 +03: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
Antonio df2d4f83f8 chore: validate format of a locator (#2712) 2026-05-07 16:51:54 +02:00
gusto 0b38db9fea feat(chain-service): Await chain start time (#2685) 2026-05-06 16:23:40 +03: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
thomaslavaur f63190b010 refactor(txhash): Simplify Mantle Transaction (1/2) (#2612) 2026-05-06 09:07:01 +02:00
Antonio 5a352d2222 chore: unify deps pt 2 (#2653) 2026-05-04 11:46:58 +02:00
Andrus Salumets 0c8f26b4b7 fix(test): cover restart peer override via args (#2603) 2026-04-28 06:54:41 +02:00
Daniel Sanchez 9fe7f82464 feat: Use genesis block (#2551) 2026-04-27 16:14:06 +00:00
Andrus Salumets a6e5fdcddb test(e2e): add system monitor diagnostics (#2607) 2026-04-27 07:34:09 +02:00
Hansie Odendaal c3f3b4db0e test: expand cucumber custom config command (#2572) 2026-04-23 17:07:41 +02:00
Antonio ea11e3cd8a fix: handle cases of 1-node networks for both blend and gossipsub (#2604) 2026-04-23 16:30:22 +02:00
thomaslavaur eedfe1d4f9 refactor(mantle): Add an Operation trait (#2579) 2026-04-23 09:25:28 +02:00
Antonio 56cee59a99 chore: remove nomos word from testing framework (#2593) 2026-04-23 09:00:43 +02:00
Andrus Salumets 82286dd0f6 chore(config): extract shared config (#2556) 2026-04-22 17:54:01 +02:00
Andrus Salumets 00a79fa47a chore(api): Add testing connect endpoint (#2574) 2026-04-22 17:54:47 +07:00
Andrus Salumets a460e54820 chore(test): migrate e2e tests to TF/Cucumber 2026-04-21 04:22:38 +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
Andrus Salumets 67798563f7 chore(tests): migrate blend e2e tests to cucumber 2026-04-17 12:23:27 +02:00
Álex 6c63d174a3 feat(api): Block and Transaction endpoints (#2550) 2026-04-16 18:01:53 +02:00
Youngjoon Lee 3a8f899771 feat(tx-builder): account for ops balance when funding tx (#2499) 2026-04-10 17:11:05 +09:00
Hansie Odendaal 5a7bb1fde1 test: improve e2e tests with more robust ntp (#2452) 2026-04-08 04:22:17 +02:00
Youngjoon Lee 93722d810c fix(mantle): use storage_gas_cost for calculating total_gas_cost (#2465) 2026-04-07 22:53:35 +09:00
ÁlexandYoungjoon Lee a10bb64c7f feat(ledger): Channel Withdraw (#2440)
Co-authored-by: Youngjoon Lee <5462944+youngjoon-lee@users.noreply.github.com>
2026-04-02 14:55:21 +09:00
Hansie Odendaal e6eb844ef0 feat: improve bincode serialization (#2439) 2026-04-01 07:23:28 +02:00
Andrus Salumets 1d875ac3de test(framework): improve fork monitor health reporting 2026-03-31 16:41:58 +02:00
Andrus Salumets f4d67b290b test(k8s): add k8s deployer support 2026-03-31 11:37:53 +02:00
Antonio 6b42706177 chore: introduce background-buffered stream and use it in Blend (#2438) 2026-03-30 16:57:26 +02:00