Commit Graph

30 Commits (8988634740c91717782f23a989453fb7ad94e1e5)

Author SHA1 Message Date
lance 92515e7c1b instrument application with prometheus and adding grafana + dashboards
lance 6ebe5930e6 speed up payment check and fix incoming tx check bug
lance 0c845aa4fe fix explorer searching debug issue and make correct_rpc official
lance acf2220301 add blockchain explorer and supporting tag so we can search transaction ids
lance 2c2ce8ab24 refactor sale payment tasks
lance d884436b42 fix how we save the cache
lance fd5608d418 refactor buyer refunds
lance e13d551824 refactor sales tasks and split them up
lalanza808 2e10f72df2 change up get_sale view templates
lalanza808 5e5b46c0ed show incoming transactions on buyer template for sales
lalanza808 4a677ed9bd change error message on missing sale
lalanza808 5d0118c4e2 account for network fees in sales without platform fees (no buffer)
lalanza808 4c97b3b114 split fees between buyer and seller, fix a couple tasks, change timing
lalanza808 bad79cedec improve handling user supplied sales
lalanza808 c6f18d9a88 setup logging and refactor tasks
lalanza808 65b25499c0 fix more redirects
lalanza808 4b1cf4f4a7 fix redirect on erroneous cancel
lalanza808 0d8def3859 * refactor sale creation and url schema
* add `sale_cancelled` to ItemSale model
* add new tasks for closing completed and cancelled sales
* add `cancel_sale` url/view/logic
lalanza808 e3cee7b616 fix timing on those tasks
lalanza808 9ae4832c2d switching to "whereabouts" for locations and making some new mgmt commands
lalanza808 8af3788b7f wipe profile when done with confirmation
lalanza808 13c7fcd745 todo item and remove a print stmt
lalanza808 0210715937 drop the middleware, refactor address transfer, update content, remove locations
lalanza808 398481a78e mostly visual stuff, couple todo items
lalanza808 928dbcee3c use proper uri for monero qr code
lalanza808 fc9c09e226 complete sale workflow and views
lalanza808 8e72ca630b change email file structure and improve sale view/workflow
lalanza808 6106ce3e86 improving sale view content and adding escrow address qr code
lalanza808 13dce073b3 fix bad variable reference
lalanza808 7478caf99b init