-
cover four money and data files, and lower the ratchet to 6
-
move webhook normalization behind the payments trait
-
Split PaymentProvider into a base trait plus six capability extensions
-
Give the provider trait an account id it can legally return
-
Denominate every creator sale in the creator's settlement currency
-
Make the test mocks fallible, and reach the failure machinery
-
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