Richard Myers

Results 27 issues of Richard Myers

This issue by @willcl-ark was [closed](https://github.com/kyuupichan/electrumx/issues/1007) in the kyuupichan/eletrumx parent fork without explanation by the maintainer just before he declared that he would not support Bitcoin anymore. Is there any...

electrum-protocol

Add support for DNS host names Notable changes: - you can now specify a DNS host name as one of your `server.public-ips` addresses (see PR [#911](https://github.com/lightning/bolts/pull/911)). Note: you can not...

Optech Make Me Famous!

This PR implements the draft [PeerSwap protocol ](https://github.com/ElementsProject/peerswap/blob/master/docs/peer-protocol.md). We create a `SwapRegister` actor at setup which will spawn swap sender actors in response to user requests. The `SwapRegister` will also...

enhancement
Optech Make Me Famous!

Exposes signet Block hash and blockId from bitcoin-kmp; requires the next version of bitcoin-kmp includes [PR #61](https://github.com/ACINQ/bitcoin-kmp/pull/61).

If parts of a file are distributed among different peers, some of whom may be offline, then the entire file can still be recovered if RAR like recovery records are...

future work

Quick and dirty, but should remove the permissions issue caused by SMS feature. I did some light testing, but could use more.

- fixed hang that sometimes occurred when receiving confirmation that tx was broadcast to Bitcoin network - added new setting to use a custom SDK Token instead of the default...

I am trying to figure out why weupnp does not work with my linksys WRT610n. I am using ![image](https://cloud.githubusercontent.com/assets/8568892/4960687/db6760ea-66c5-11e4-899c-3dd9febb0d8d.png) With portmapper java app ( http://upnp-portmapper.sourceforge.net/ ) when I select weupnp...

This is the first step in adding "async payments" as described in issue #2424 .

This issue is to explore and implement initial support and UI for the functionality envisioned by (in-progress) Bolt PR: "Add the ability to hold HTLCs before forwarding (FEAT 52/53) [#989](https://github.com/lightning/bolts/pull/989)"...

enhancement
Optech Make Me Famous!