nobswebdev created pull request nobswebdev/nullcart#5 2026-09-08 16:31:16 +00:00
Slave/btc rbf edge case fix
nobswebdev pushed to slave/btc-rbf-edge-case-fix at nobswebdev/nullcart 2026-09-08 16:30:55 +00:00
4458edb0d1 Prune stale unconfirmed invoice payments during wallet polling.
dcd499664a Filter superseded Bitcoin transfers in Electrum wallet client.
Compare 2 commits »
nobswebdev created branch slave/btc-rbf-edge-case-fix in nobswebdev/nullcart 2026-09-08 16:30:55 +00:00
nobswebdev pushed to master at nobswebdev/nullcart_promo_website 2026-09-07 13:55:36 +00:00
edbc591a04 tinify storefront image
nobswebdev pushed to master at nobswebdev/nullcart_promo_website 2026-09-07 13:43:57 +00:00
d91c03002b Improve hero layout, gallery grid, and anchor scroll offset.
8d201527a9 Rebrand promo site as a crypto shop and refresh page copy.
66d5744418 Update gallery screenshots and add cart image.
Compare 3 commits »
nobswebdev pushed to master at nobswebdev/nullcart 2026-09-07 12:06:53 +00:00
0dcffb394e Cache storefront images aggressively while keeping CSS revalidatable.
nobswebdev deleted branch slave/btc-integration from nobswebdev/nullcart 2026-09-07 11:11:11 +00:00
nobswebdev merged pull request nobswebdev/nullcart#4 2026-09-07 11:11:11 +00:00
Slave/btc integration
nobswebdev pushed to master at nobswebdev/nullcart 2026-09-07 11:11:11 +00:00
e6c21e58bb Merge pull request 'Slave/btc integration' (#4) from slave/btc-integration into master
8639176af4 Throw on unsupported payment methods in issueInvoice.
68503ea01d Add payment method icons to storefront navbar and cart.
dd234421a4 Rename cryptoCurrency to paymentLabel in storefront invoice views.
2d8a508898 Fix Monero withdraw form reset after successful withdrawal.
Compare 48 commits »
nobswebdev pushed to slave/btc-integration at nobswebdev/nullcart 2026-09-07 10:40:07 +00:00
8639176af4 Throw on unsupported payment methods in issueInvoice.
nobswebdev pushed to slave/btc-integration at nobswebdev/nullcart 2026-09-07 10:28:54 +00:00
68503ea01d Add payment method icons to storefront navbar and cart.
dd234421a4 Rename cryptoCurrency to paymentLabel in storefront invoice views.
Compare 2 commits »
nobswebdev pushed to slave/btc-integration at nobswebdev/nullcart 2026-09-07 00:08:49 +00:00
2d8a508898 Fix Monero withdraw form reset after successful withdrawal.
de52534271 Add Bitcoin wallet withdraw and seed reveal UI in CMS.
626f2ea4f0 add bitcoin withdraw max fee validation config
Compare 3 commits »
nobswebdev pushed to slave/btc-integration at nobswebdev/nullcart 2026-09-06 21:29:24 +00:00
6c894d58ba Add Bitcoin wallet admin withdraw and seed reveal API.
3a72d0521a Add sweepAll to Electrum wallet RPC client.
8d9054b119 pass wallet password to electrum config on backend
Compare 3 commits »
nobswebdev pushed to slave/btc-integration at nobswebdev/nullcart 2026-09-06 16:21:47 +00:00
c1e28c7545 add fee priority selector to Monero wallet withdraw form.
83cb437f19 add fee priority to Monero wallet withdrawal API.
Compare 2 commits »
nobswebdev pushed to slave/btc-integration at nobswebdev/nullcart 2026-09-06 14:08:37 +00:00
564b016f47 use explicit nested routes for settings and wallet CMS tabs.
82932ce7c8 add Bitcoin wallet status tab in CMS.
33600d5c1c consolidate confirmation tiers and show Bitcoin tiers in shop settings.
7640f5d74d generalize CMS order invoice payment panel for multi-crypto invoices.
35052661f8 consolidate monero wallet sync status into shared WalletSyncStatus type.
Compare 6 commits »
nobswebdev pushed to slave/btc-integration at nobswebdev/nullcart 2026-09-06 12:20:43 +00:00
9e776df79f expose payment label and multi-crypto amounts in admin order invoice view.
e7c42fcaca add resolveAtomicToCryptoConverter for payment method amount formatting.
Compare 2 commits »
nobswebdev pushed to slave/btc-integration at nobswebdev/nullcart 2026-09-06 09:41:28 +00:00
665362eb32 use path-to-regexp named wildcard for shop assets route exclude
nobswebdev pushed to slave/btc-integration at nobswebdev/nullcart 2026-09-05 22:43:01 +00:00
c7ac66a5cd set explicit color-scheme on storefront theme roots
500fe6cf94 use checkout payment method for shipping invoices
917e86b3de load btc invoice details in checkout session and storefront order queries
cf92212226 add bitcoin support to storefront invoice view
ced92ead37 load btc invoice details in checkout and order queries
Compare 5 commits »
nobswebdev pushed to slave/btc-integration at nobswebdev/nullcart 2026-09-05 20:07:25 +00:00
b728c34357 wire checkout pay to selected payment method
nobswebdev pushed to slave/btc-integration at nobswebdev/nullcart 2026-09-05 18:51:10 +00:00
7222d0c9be show multi-crypto rates in shop nav
302c3729c4 add multi-crypto payment buttons to cart
3b6323658e remove crypto rate display from cart
Compare 3 commits »