Commit Graph

  • 2523e5ef09 Add needed LNNode routines and LNpayments status. First full trade demonstrated Reckless_Satoshi 2022-01-12 04:57:03 -08:00
  • a3375df6e5 Work on lightning functionality: locks, settles, cancels, validates. Trading almost working on testnet Reckless_Satoshi 2022-01-11 16:02:17 -08:00
  • 8bc8f539d0 Work on LN bonds. Maker bond works. Yet, this is not the best way probably. Reckless_Satoshi 2022-01-11 12:49:53 -08:00
  • 17df987630 Rework lightning module. Add version info Reckless_Satoshi 2022-01-11 06:36:43 -08:00
  • 55c5f62078 Add number active robosats, avg premium and daily volume to Info endpoint Reckless_Satoshi 2022-01-10 17:36:34 -08:00
  • 9f65a5adb6 Add validating LN invoices and generaing hold invoices Reckless_Satoshi 2022-01-10 17:02:06 -08:00
  • 9c2f50dacf Init work on Lightning functionality Reckless_Satoshi 2022-01-10 15:27:48 -08:00
  • db36277456 Fix live premium bug in book Reckless_Satoshi 2022-01-10 11:11:45 -08:00
  • 18686c26f4 Merge pull request #25 from Reckless-Satoshi/logics-second-iteration Reckless_Satoshi 2022-01-10 18:52:41 +00:00
  • e493f22842 add lnd grpc Reckless_Satoshi 2022-01-10 10:47:16 -08:00
  • de66040893 Add cancel taker penalty time Reckless_Satoshi 2022-01-10 04:10:32 -08:00
  • cf11583d6d Add scrolling book Reckless_Satoshi 2022-01-10 02:49:21 -08:00
  • 95890c26b1 Set amount to 0 at button click if null Reckless_Satoshi 2022-01-10 02:36:37 -08:00
  • 22d3799680 Add amount helper text Reckless_Satoshi 2022-01-10 02:27:34 -08:00
  • 33df480301 Add circular loading on Orders and book Reckless_Satoshi 2022-01-10 02:13:54 -08:00
  • 9bc6757ba3 Revamp UI Reckless_Satoshi 2022-01-09 17:12:58 -08:00
  • bb9cafadd8 Upgrade MUI to V5 Reckless_Satoshi 2022-01-09 14:17:15 -08:00
  • a518daf8cc Fix bookview gets either any currency or any type Reckless_Satoshi 2022-01-09 13:54:13 -08:00
  • c08c76b7d8 Fix text messages for ANY Reckless_Satoshi 2022-01-09 13:45:02 -08:00
  • 6400921f48 Make book show all (any/any) Reckless_Satoshi 2022-01-09 13:24:48 -08:00
  • 8e5233267f Work frontend trade pipeline Reckless_Satoshi 2022-01-09 12:05:19 -08:00
  • fb846c91d8 merge logics-second-iteration LowEntropyFace 2022-01-09 10:44:25 -05:00
  • 48862a7677 Fix bugs Reckless_Satoshi 2022-01-09 07:28:12 -08:00
  • 09bd46bb9d fix bug LowEntropyFace 2022-01-09 10:24:41 -05:00
  • aa8e1f50a2 fix async user generation LowEntropyFace 2022-01-09 09:43:47 -05:00
  • 229294b878 change currencies.json access, fix async book filtering LowEntropyFace 2022-01-09 09:29:10 -05:00
  • 5dcb249bb3 Invoice input Reckless_Satoshi 2022-01-09 06:07:05 -08:00
  • 185e0af496 Merge with json-dicts Reckless_Satoshi 2022-01-09 04:35:19 -08:00
  • 198f551ad6 Work tradebox logics Reckless_Satoshi 2022-01-09 04:14:11 -08:00
  • 71107a7432 Refresh orders Reckless_Satoshi 2022-01-08 17:23:13 -08:00
  • ec823586c1 merge with branch logics-second-iteration LowEntropyFace 2022-01-08 20:18:11 -05:00
  • cf2422f924 Small fixes Reckless_Satoshi 2022-01-08 12:14:19 -08:00
  • 476fcf1d6f Add trade escrow box Reckless_Satoshi 2022-01-08 09:19:30 -08:00
  • 3a8e172a73 Add maker waiting room Reckless_Satoshi 2022-01-08 07:34:09 -08:00
  • 5fb776aca7 Add TradeBox and QR client side generation Reckless_Satoshi 2022-01-08 05:08:03 -08:00
  • 400fb2b21e OrderPage.js, MakerPage.js use currencies.json LowEntropyFace 2022-01-08 07:48:03 -05:00
  • 215af668a2 merge htlc-model LowEntropyFace 2022-01-08 06:51:55 -05:00
  • 7b6b486552 updated env-sample Reckless_Satoshi 2022-01-07 16:29:04 -08:00
  • 4516f1974a backend and BookPage.js use currencies.json fieryfrank 2022-01-07 18:48:23 -05:00
  • eb9042eaa4 Add Non-KYC Bitcoin price historical records Reckless_Satoshi 2022-01-07 14:46:30 -08:00
  • b472b4928c More logics, bug hunt Reckless_Satoshi 2022-01-07 11:22:07 -08:00
  • 9ab52853d5 Work on more logics. Rough draft finished Reckless_Satoshi 2022-01-07 10:22:52 -08:00
  • 8c80301dba Merge pull request #20 from Reckless-Satoshi/htlc-model Reckless_Satoshi 2022-01-07 11:56:10 +00:00
  • 7e89f57779 Merge pull request #19 from Reckless-Satoshi/order-book-first-iteration Reckless_Satoshi 2022-01-07 11:55:22 +00:00
  • 8a55383761 Add more api logics Reckless_Satoshi 2022-01-07 03:31:33 -08:00
  • 6a1a906bea Cosmetic Reckless_Satoshi 2022-01-06 15:33:55 -08:00
  • 31b19ce18c Work on order cancel Reckless_Satoshi 2022-01-06 14:39:59 -08:00
  • c0d6236dbb Maker and taker bonds OK Reckless_Satoshi 2022-01-06 13:36:22 -08:00
  • 34e05465c2 Add more logics bareframes Reckless_Satoshi 2022-01-06 12:33:40 -08:00
  • a1771ae5ea Add environmental variables to .env Reckless_Satoshi 2022-01-06 08:54:37 -08:00
  • 805b12de65 Add preliminary pricing for t0 and maker bond. Add reverse on_delete Cascade Orders -> Htlcs Reckless_Satoshi 2022-01-06 08:20:04 -08:00
  • 5505476ea4 Add logics for Invoice update/creation and maker_hodl_invoice Reckless_Satoshi 2022-01-06 05:55:47 -08:00
  • 46c129bf80 Add logics module Reckless_Satoshi 2022-01-06 04:32:17 -08:00
  • 5640b11e6f Handle empty books Reckless_Satoshi 2022-01-05 05:39:58 -08:00
  • bd1601d59f Bug fix, order status now as message, HTLCs relationals working Reckless_Satoshi 2022-01-05 04:18:54 -08:00
  • 7d4cd868b0 Work on admin panel relationals Reckless_Satoshi 2022-01-05 03:20:08 -08:00
  • 635420c9dd Add HTLC model and placeholder functions Reckless_Satoshi 2022-01-05 02:30:38 -08:00
  • ed3605cca6 Rework minor ui and bugs Reckless_Satoshi 2022-01-04 18:03:03 -08:00
  • 369d9e52a7 Fix bug CSRF token! Reckless_Satoshi 2022-01-04 16:23:52 -08:00
  • 9ade961e0f Work on update order endpoint and taker requests Reckless_Satoshi 2022-01-04 16:13:08 -08:00
  • 4d9a5023e0 Fix bugs, cards now link to order Reckless_Satoshi 2022-01-04 08:27:15 -08:00
  • 78886c8c9c Rework admin pannel and extended users Reckless_Satoshi 2022-01-04 07:58:10 -08:00
  • 30dfd09f58 fix minor things, add mui style libs, figured CSRF problems some bugs left Reckless_Satoshi 2022-01-04 07:00:34 -08:00
  • 5b712b0765 Extend user model with profiles and set up admin panel Reckless_Satoshi 2022-01-04 05:47:37 -08:00
  • 0823febf73 Add order expiry time and rework book page Reckless_Satoshi 2022-01-04 02:21:45 -08:00
  • a358a89e24 Add back button Reckless_Satoshi 2022-01-03 15:05:19 -08:00
  • bb0d2d46f2 Remove unused front end function Reckless_Satoshi 2022-01-03 14:58:05 -08:00
  • 332aeeb5f8 Redesign and refactor makerPage Reckless_Satoshi 2022-01-03 14:56:23 -08:00
  • 44d95e768c Create simple book order page with cards and plaintext Reckless_Satoshi 2022-01-03 14:52:46 -08:00
  • 7701f01936 Rework components. Initialize book component. Reckless_Satoshi 2022-01-03 11:15:13 -08:00
  • e06be9b22f Bug fix for ghost avatar images after user deletion Reckless_Satoshi 2022-01-03 11:13:39 -08:00
  • 87fdaffa24 Bug fix for book queries with no matches Reckless_Satoshi 2022-01-03 06:39:59 -08:00
  • e9bcd23347 Add BookView endpoint and refactor pages Reckless_Satoshi 2022-01-03 06:27:25 -08:00
  • a61eb217b5 Merge pull request #16 from Reckless-Satoshi/improve-order-detail-page Reckless_Satoshi 2022-01-03 12:16:14 +00:00
  • afd90f8fbf Improve content and handling on OrderPage Reckless_Satoshi 2022-01-03 04:11:33 -08:00
  • 17d8c2f88c Merge pull request #15 from Reckless-Satoshi/user-generator-page Reckless_Satoshi 2022-01-03 09:10:18 +00:00
  • d037506138 Handle auth and welcome back for existing users Reckless_Satoshi 2022-01-03 01:06:51 -08:00
  • 80e0ca46fb add login/logout, validates 1 order max, delete method for user Reckless_Satoshi 2022-01-02 17:31:28 -08:00
  • 225c142cd9 Style avatar css Reckless_Satoshi 2022-01-02 14:50:49 -08:00
  • 928d0b4796 Fix git merge conflict due to ammending pushed commit Reckless_Satoshi 2022-01-02 14:34:25 -08:00
  • 790e96cc1b Improve user generator UX. Still a bit buggy. Reckless_Satoshi 2022-01-02 13:41:22 -08:00
  • d7979086ed Improve user generator UX. Still a bit buggy. Reckless_Satoshi 2022-01-02 13:41:22 -08:00
  • f4644836d3 Connect UserGenPage to API. Base 32 string seems to pass quality checks, shorter do not. Reckless_Satoshi 2022-01-02 10:27:40 -08:00
  • fb9fb88ab7 Implement user generator page frontend with client-side token generation Reckless_Satoshi 2022-01-02 09:42:33 -08:00
  • 354e7fc5c7 Create user generation API Reckless_Satoshi 2022-01-02 09:04:51 -08:00
  • f0ac03e519 Add nick generator and robohash avatar generator Reckless_Satoshi 2022-01-02 07:19:49 -08:00
  • 9c44e84ffa Merge pull request #12 from Reckless-Satoshi/order-details-page Reckless_Satoshi 2022-01-02 13:41:41 +00:00
  • 6d6072777b Merge branch 'order-details-page' of github.com:Reckless-Satoshi/robosats into order-details-page Reckless_Satoshi 2022-01-02 05:39:16 -08:00
  • c71d95ccd0 Rename boolean explicit for is_explicit/isExplicit Reckless_Satoshi 2022-01-02 05:35:31 -08:00
  • 64cac32936 rename boolean explicit for is_explicit/isExplicit Reckless_Satoshi 2022-01-02 05:35:31 -08:00
  • c4b625a993 Fix order detail page view. Add explicit to model as pricing method boolean explicit/relative Reckless_Satoshi 2022-01-02 05:24:35 -08:00
  • 298efc394b Create order detail API endpoint, create order page. Not fully working yet Reckless_Satoshi 2022-01-02 04:59:48 -08:00
  • 012a7add8a Merge pull request #11 from Reckless-Satoshi/add-payment-method-field Reckless_Satoshi 2022-01-02 09:41:41 +00:00
  • e087d0b686 Add payment method field Reckless_Satoshi 2022-01-02 01:40:19 -08:00
  • 9335e6abbe Merge pull request #6 from Reckless-Satoshi/initialize-frontend-and-create-first-pages Reckless_Satoshi 2022-01-02 00:46:52 +00:00
  • fe1ee48a9d Add main.js to .gitignore Reckless_Satoshi 2022-01-01 16:45:26 -08:00
  • 27429bba21 Create frontend for order making Reckless_Satoshi 2022-01-01 16:37:04 -08:00
  • 1105f70f20 Create components, urls and homepage routing Reckless_Satoshi 2022-01-01 16:19:18 -08:00
  • e83f0295a5 Build frontend app test page using React Reckless_Satoshi 2022-01-01 15:58:44 -08:00
  • 44ddaef23b Fix order view arguments Reckless_Satoshi 2022-01-01 15:06:47 -08:00