199 Commits

Author SHA1 Message Date
ab18dcb7aa Update README.md v0.1.0-mvp 2022-01-31 15:45:52 +00:00
d3cbc89b98 Merge pull request #36 from Reckless-Satoshi/polish-and-debug-before-0.1.0-mvp
Merging debugging and polishing before v0.1.0-mvp
Fixes #22 #30 #32
2022-01-31 15:41:41 +00:00
d763da8493 Merge branch 'polish-and-debug-before-0.1.0-mvp' of github.com:Reckless-Satoshi/robosats into polish-and-debug-before-0.1.0-mvp 2022-01-31 07:06:19 -08:00
82cbae1707 Fix template 2022-01-31 07:05:52 -08:00
0306c18e8c Update README.md 2022-01-31 13:57:39 +00:00
32712fbe65 Repo clean up 2022-01-31 05:40:12 -08:00
24347682c3 Improve routing within app components 2022-01-31 04:53:20 -08:00
f03210b69d Add logos to info dialog 2022-01-30 19:04:54 -08:00
625a68a67d Add v0.1.0 community logos 2022-01-30 18:32:30 -08:00
611d0f399a Disable book while robot loading 2022-01-30 12:24:14 -08:00
dff011358c Add close button on info dialog 2022-01-30 12:07:13 -08:00
716e838442 Add in order user activity status badge 2022-01-30 11:45:37 -08:00
13517047e0 Fix irresponsive taker invoice when a maker/seller is not active 2022-01-30 07:50:22 -08:00
58ecb607c3 Add setup background threads. Minor fixes and cosmetic. 2022-01-30 07:18:03 -08:00
64115a8bb5 Remodel usergen form. Add fee limit hparams. 2022-01-30 05:18:32 -08:00
c21e230c76 Implement stopper for bad token push into state 2022-01-29 12:29:33 -08:00
4eb136c249 Store token in App.js state, show temporarily in profile 2022-01-29 12:21:00 -08:00
5ab97453f0 Add user profile bottom left icon with active order reminder 2022-01-29 11:51:26 -08:00
292addc081 Fix stateless tradebox 2022-01-29 06:42:54 -08:00
c8d9062e74 Fix copy icon arrangment tiny screens 2022-01-28 12:18:31 -08:00
c3b8030d24 Implement responsive foot bar 2022-01-28 06:30:45 -08:00
6f95d2541c Implement payout invoice from QR camera 2022-01-27 16:17:20 -08:00
51e21f7f6b Implement responsive order page 2022-01-27 14:51:57 -08:00
753e80c589 Fix explicit sats frontend. Fix float max sats routing fee 2022-01-27 09:43:17 -08:00
6ab8f86b97 Implement responsive order book 2022-01-27 06:40:14 -08:00
493684b8c9 Add lifetime settled volume. Sort admin panel cronologically 2022-01-26 10:45:24 -08:00
2263ec7153 Add penalty live countdown. Fix unilateral cancellation after escrow 2022-01-26 03:44:45 -08:00
d2dbc0d249 Add async background catches expiry height 2022-01-25 07:20:56 -08:00
5a677067f7 Record expiry height into lnpayment and admin panel 2022-01-25 06:46:02 -08:00
2d1a2e4c5c Add logics for payment retry, first iteration. 2022-01-24 14:53:55 -08:00
25ab5fdf2e Add invoice expiry paddingas temporary fix for order expire at invoice expire. 2022-01-24 10:34:52 -08:00
51d65fd15e Implement CLTV_expiries for each hold invoice duration. Invoice expiry matches status time to lock it. 2022-01-24 09:54:44 -08:00
4d0c62734c Add preliminary routing failure frontend components 2022-01-23 13:56:26 -08:00
be5b32c451 Add retry time and lnpayment properties for routing failure 2022-01-23 13:12:30 -08:00
8919b7937b Cosmetic fixes 2022-01-23 12:23:25 -08:00
b934534e1e Implement collaborative cancellation 2022-01-23 11:02:25 -08:00
6377b052ce Add sounds to tradebox 2022-01-23 04:30:41 -08:00
8a43d3359d Simplify orderpage vars, improve tradebox response times 2022-01-22 15:05:03 -08:00
28abd0380f FIx collection of typos 2022-01-22 09:01:57 -08:00
fb5cb8fb4a Cancel frontend clean up. Try and go for management commands 2022-01-20 12:50:25 -08:00
4eaad57475 background process debugging 2022-01-20 09:30:29 -08:00
300a385589 Fix chat reloading after confirming fiat sent 2022-01-19 14:44:31 -08:00
7c0e3a74fa Fix premium percentile computation 2022-01-19 12:55:24 -08:00
848a513bc3 Add easter egg; Satoshi and Nakamoto as nouns in nick generator 2022-01-19 11:54:57 -08:00
7218b9b0d3 Logics update: escrow settles exactly at buyer payout time. 2022-01-19 11:37:10 -08:00
dcb54855ee Merge pull request #29 from Reckless-Satoshi/logics-third-iteration
Logics third iteration. A myriad of changes in both frontend and backend.
2022-01-19 13:35:10 +00:00
bfa0cd84d1 Update readme 2022-01-19 05:32:54 -08:00
285f85aaf2 Add check if attribute order exists when triggering an order status 2022-01-18 14:17:41 -08:00
7a6c29fe64 Silence initialization of nick generator 2022-01-18 12:52:10 -08:00
a0b38d831f Fix bug penalizing a non existing taker 2022-01-18 10:40:56 -08:00