Juan P Lopez
Juan P Lopez
seems that blockchain.info is banning after some requests... please check https://blockchain.info/rawaddr/ and if you get "The owner of this website (blockchain.info) has banned you temporarily from accessing this website." try...
> > note: in the admin API, there is a `key, value` pair query that we could change with a more specific query. > > instead of > > ```...
closed until we decide a better architecture
> Adding implementation notes here, I believe we'd be persisting values from the returns of these two functions: > > * https://github.com/alexbosworth/ln-service#payViaRoutes > * https://github.com/alexbosworth/ln-service#payviapaymentdetails these methods not always return...
or add "retry options" with other messenger services (like whatsapp or telegram)
> * is there an API for it? we can keep using twilio https://www.twilio.com/whatsapp but there is a cost. we could also use AWS SNS or messagebird, or... we can...
- as far as I remember we use WS as transport protocol for subscriptions, even if you check our test client use ws https://github.com/GaloyMoney/galoy/blob/main/test/helpers/apollo-client.ts#L55 - Not sure if I am...
## Idea for Proof of Liabilities Use [blockcerts](https://github.com/blockchain-certificates/cert-issuer#how-batch-issuing-works) algorithm to create the Merkle tree proposed in step 3 ### Steps to create the proof 1. Create a hash for each...
> https://blog.bitmex.com/addressing-the-privacy-gap-in-proof-of-liability-protocols/ https://github.com/BitMEX/proof-of-reserves-liabilities
"UTXO optimization at scale" https://vimeo.com/703263255 good insights for this problem