Commit Graph
583 Commits
Author SHA1 Message Date
Alejandro Cabeza Romero ca876aa6a6 Rename OpsProofs to OpProofs. 2026-08-31 19:46:34 +02:00
Alejandro Cabeza Romero 4703db6dd9 Rename SignedMantleTx (struct) into MantleTransaction. 2026-08-31 19:46:25 +02:00
Andrus Salumets 167dcf5362 refactor(cucumber): organize steps by domain (#3443) 2026-08-31 14:49:40 +00:00
Youngjoon Lee 531457cf75 feat(sdp): track activitiy intent until it is finalized (#3450) 2026-08-31 12:03:32 +00:00
Youngjoon Lee 4d69b2007c feat(sdp): resubmit active message (#3415) 2026-08-31 12:03:31 +00:00
Hansie Odendaal ecb2cc640a chore: remove TUI Zone code (#3439) 2026-08-28 15:06:02 +00:00
Andrus Salumets 914a736f0f refactor(cucumber): group world state by domain (#3421) 2026-08-28 05:17:34 +00:00
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
thomaslavaurandPetar Radovic cec7f15a85 feat(mantle): enforce channel config lineage via parent message id (#3272)
Co-authored-by: Petar Radovic <petar.radovic@gmail.com>
2026-08-27 06:40:24 +00:00
Daniel Sanchez c64367ab37 feat(pow): PoW claim cucumber test (#3403) 2026-08-25 13:07:30 +00:00
Petar Radovic a106fe5de4 feat(zone-sdk): withdraw with with note tracking (#3396) 2026-08-24 14:56:02 +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
Petar Radovic 3ae4ba9f4a feat(zone-sdk): channel wallet tracker (#3246) 2026-08-19 15:43:10 +00:00
Antonio 14c114a525 feat(blend): support tx blending (#3321) 2026-08-19 05:14:57 +00:00
Hansie Odendaal fca0fc6e0b test: add future dated fee projections (#3286) 2026-08-17 21:20:45 +00:00
Hansie Odendaal 55f94492b6 test: make genesis time cluster-scoped and configurable (#3312) 2026-08-15 04:55:06 +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 fddc9d9063 test: increase fee budget for flaky zone tests (#3319) 2026-08-14 20:46:25 +00:00
Hansie Odendaal 21b897e8b3 feat: change priority fee to be a percentage (#3311) 2026-08-14 05:55:44 +00:00
thomaslavaur 40e76c8e32 fix(mantle): reject empty inputs in every note consuming operation (#3298) 2026-08-12 17:41:03 +00:00
Petar Radovic b954a04a3d feat(api): extend deposit events with pk pairs (#3299) 2026-08-12 05:49:42 +00:00
Álex eb796c733c refactor: gas constants (#3273) 2026-08-11 08:50:05 +00:00
Petar Radovic af65615ca7 fix(wallet): wallet/fund during non-finalized window hands double note (#3287) 2026-08-10 08:57:33 +00:00
Daniel Sanchez 07ac69ea3f feat(pow): Implement Empowering core Op (#3202) 2026-08-07 09:03:03 +00:00
Petar Radovic 7e9000318f fix(zone-sdk): increase funding in flaky integration tests (#3277) 2026-08-07 08:03:09 +00:00
Andrus Salumets 634fdc6329 feat(mempool): evict expired transactions after configurable ttl (#3210) 2026-08-07 06:32:08 +00:00
Petar RadovicandClaude Fable 5 b69ac40c17 feat(zone-sdk): remove indexer (#3220)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-06 13:33:18 +00:00
Petar Radovic 97d5e104fc fix(zone-sdk): config update key index & round robin turn reset the tip (#3264) 2026-08-06 11:03:59 +00:00
Hansie Odendaal 767efe96a5 chore: implement remaining high value boundedness hardening (#3225) 2026-08-06 06:23:26 +00:00
Petar Radovic c673e0cf31 fix(zone-sdk): fix flaky deposit zone test (#3254) 2026-08-05 09:39:18 +00:00
Antonio 05b03fed72 chore: unused code cleanup (#3227) 2026-08-04 17:15:05 +00:00
Andrus Salumets 9bbc7f0cb8 test(tf): release binary (#3250) 2026-08-04 11:40:45 +00:00
Petar Radovic 75daed0765 feat(zone-sdk): make funding cfg non-optional (#3239) 2026-08-04 06:24:20 +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
Álex fb56fb9136 refactor(transactions): Split verification (#3185) 2026-07-31 14:28:28 +00:00
Andrus Salumets 2447815ffa test(cucumber): fees - cover tip headroom across price updates (#3223) 2026-07-31 11:23:08 +00:00
Hansie Odendaal 4c68250033 test: remove dead test code (#3205) 2026-07-31 05:09:17 +00:00
Hansie OdendaalandYoungjoon Lee e3fa731e8b test: add drain wallet ability to cucumber (#3188)
Co-authored-by: Youngjoon Lee <5462944+youngjoon-lee@users.noreply.github.com>
2026-07-30 21:08:56 +00:00
Andrus Salumets cc6c389077 test(fee): fee market tests (#3111) 2026-07-30 13:21:09 +00:00
Antonio 0dc34e2c5a chore: Wire* traits (#3198) 2026-07-30 11:16:46 +00:00
Antonio aa6dacb63b chore: update toolchain to rust 1.97(.1) (#3207) 2026-07-30 08:47:09 +00:00
Andrus Salumets e425bac1f4 feat(zone-sdk): make funding priority fee configurable (#3195) 2026-07-28 09:51:47 +00:00
Youngjoon Lee e1c2f4ffa7 chore(core): remove impl GasCalculator for MantleTx and define minimum_* functions (#3186) 2026-07-28 07:24:31 +00:00
947ddf86bf feat(blake2btree): Add blake2b dynamic merkle tree (#3174)
Co-authored-by: danielSanchezQ <3danimanimal@gmail.com>
Co-authored-by: Daniel Sanchez <sanchez.quiros.daniel@gmail.com>
2026-07-27 13:43:58 +00:00
thomaslavaur 62362b4383 fix(mantle): consume CHANNEL_DEPOSIT inputs and re-create them under a new NoteI (#3189) 2026-07-27 13:07:27 +00:00
Andrus Salumets b68a623930 test(cucumber): recover wallet scanner from reorged snapshot seed tips (#3180) 2026-07-27 05:23:22 +00:00
Daniel Sanchezandthomaslavaur 1aa09e735d feat(merkle): Dynamic merkle tree (#3164)
Co-authored-by: thomaslavaur <82142582+thomaslavaur@users.noreply.github.com>
2026-07-24 16:59:42 +02:00