Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
ae656e6
docs: add comprehensive gas fee separation implementation plan
claude Mar 8, 2026
23c9dde
Merge branch 'stabilisation' into claude/gas-fee-separation-aDJK5
May 11, 2026
d117d55
feat(forks): extend ForkConfig to discriminated union + add gasFeeSep…
May 11, 2026
e1c8455
feat(forks): gasFeeSeparation state migration + chainBlocks hook (myc…
May 11, 2026
3d2a418
feat(blockchain): add rpc_address to transaction_fee + Transactions e…
May 11, 2026
c1c3d59
feat(blockchain): export calculateFeeBreakdown + FeeBreakdown (myc#90…
May 11, 2026
c89a371
feat(governance): extend PHASE_1_GOVERNABLE_KEYS + safetyBounds (myc#…
May 11, 2026
0942ee5
feat(gcr): feeDistribution.ts — per-component edit generator (myc#91,…
May 11, 2026
eb5fa29
feat(blockchain): fee distribution wired into confirmTransaction (myc…
May 11, 2026
b801f2a
feat(gcr): TLSN tlsn_request + tlsn_store fork-gated fee distribution…
May 11, 2026
6ee742c
feat(gcr): burn-address spend prevention in GCRBalanceRoutines (myc#9…
May 11, 2026
7eaffd4
test(blockchain): handleNativeOperations TLSN fork-gating (myc#96, DE…
May 11, 2026
b7933fa
docs(dem-665): runbook §9 + as-shipped header on plan (myc#97, DEM-66…
May 11, 2026
b8e9bff
chore(deps): bump @kynesyslabs/demosdk 3.1.0 -> 4.0.0 (myc#95, DEM-66…
May 12, 2026
033f9b4
test(forks): rehearsal scenarios 09 + 10 for DEM-665 (myc#100 P10b)
May 12, 2026
c38c390
docs(rehearsal): Run 6 results — scenario 9 PASS, scenario 10 placeho…
May 12, 2026
1762bec
refactor(blockchain): extract applyGasFeeSeparation into own module +…
May 12, 2026
bcaec89
feat(rehearsal): scenario 10 devnet drive + harness signing helper (m…
May 12, 2026
94d379d
fix(rehearsal): bash 3.2 portability + rpcNodeCall wire shape; Run 8 …
May 12, 2026
434f9d1
fix(dem-665): address Greptile review on PR #817 (5 comments)
May 12, 2026
7feb8c1
fix(dem-665): address CodeRabbit review on PR #817 (3 comments)
May 12, 2026
20752c1
docs: consolidate fork docs into forking/ + drop superseded artifacts
May 12, 2026
e511155
fix(dem-665): applyGasFeeSeparation refuses silent-pass when no fee e…
May 12, 2026
f4444ee
feat(errors): walk cause + AggregateError chain in logError
May 12, 2026
0381b81
fix(PR #817): TLSN fee-bypass guards + handleError dedup + MD040 fenc…
May 13, 2026
7ee15b1
fix(handleError): prefer cause.toString() over String() for non-seria…
May 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .bank
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
coding-node
543 changes: 0 additions & 543 deletions decimal_planning/DEVNET_READINESS.md

This file was deleted.

Loading
Loading