-
Dispatch webhooks on an MNW event enum, not on Stripe event-name strings
-
Kill the pure-logic mutation survivors on the money path
-
Let the buyer choose who converts, and the collaborator agree to their split
-
Denominate every creator sale in the creator's settlement currency
-
server: adopt lint block, fix clippy, fmt
-
server: upgrade sha2 to 0.11, sha1 to 0.11, hmac to 0.13
-
Format the tree with rustfmt and add the lint + supply-chain gates