Commit graph

17 commits

Author SHA1 Message Date
Daniel Krol
205411adda A bit of half-backed wallet sync stuff, but commented out. 2022-05-05 13:30:07 -04:00
Daniel Krol
dadeb066c8 Some comments 2022-05-04 19:44:16 -04:00
Daniel Krol
970c0e68e7 Remove some stuff we wont need in signing and identity service 2022-05-04 19:13:44 -04:00
Daniel Krol
a761ba1a06 Remove jwtPost from backend-api in identity service 2022-05-04 18:14:46 -04:00
Daniel Krol
a3023dc40c Very WIP changes from DeSo structs to LBRY structs 2022-05-04 15:58:21 -04:00
Daniel Krol
6b6efe6ce0 Disable DeSo's approve component. TODOs to put in our own txn signing stuff 2022-05-04 15:23:14 -04:00
Daniel Krol
5c8d42b2b1 Get rid of PUBLIC_KEY_PREFIXES
I think we have all we need in bitcoinjs-lib
2022-05-04 15:09:00 -04:00
Daniel Krol
ee4db066a0 Remove load-seed component
We won't be "loading a seed". We'll be doing a wallet service login in the long run, pasting a wallet in the interim.
2022-05-04 14:04:10 -04:00
Daniel Krol
eecf21aec4 Get rid of some functions we won't need soon (this won't compile)
This and the next few commits won't be clean; I made a bunch of changes and I need to start committing in chunks.
2022-05-04 12:05:41 -04:00
Daniel Krol
2e84e0ff40 Remove parameter we don't care about. 2022-04-09 19:18:27 -04:00
Daniel Krol
a75c7b22a1 Get rid of a few more fields 2022-04-09 19:06:29 -04:00
Daniel Krol
51e089f9a9 Don't need UserProfile struct anymore. We'll make a new one if this separation matters again. 2022-04-09 19:04:23 -04:00
Daniel Krol
44f65ab93e Space 2022-04-09 18:00:03 -04:00
Daniel Krol
b89ff006ce Remove DeSo's GetTransactionSpending. LBRY will get this info from parsing psbts. 2022-04-09 17:38:19 -04:00
Daniel Krol
8441a49232 Don't need stringifyError 2022-04-09 16:48:46 -04:00
Daniel Krol
b7fc4f9e8e Some hostnames in environment 2022-04-09 14:51:29 -04:00
Daniel Krol
169e223cb6 LBRY Web Wallet initial commit (with some DeSo code still left over) 2022-04-08 11:27:09 -04:00