xloem
xloem
I have a compute 50 device. To match exisitng code for compute 60 devices, I've added blocks of comments containing new draft implementations for half-precision fused-multiply-add, everywhere the __hfma functions...
Hi, On some systems, `urllib` fails to make https connections unless certificates are installed in a certain place, or python is compiled a certain way, or the `certifi` package is...
The dtree can be enumerated much faster if only the requested key is searched for, and the search starts from the present backwards, instead of the past forwards. Ideally such...
[edit: i got stuck during this ( https://github.com/kyuupichan/electrumx/issues/1041 ) and much work is done but it's not quite working. ]
Mattercloud recently made some changes to their API. EDIT: This PR originally was just a dependency update, but now also updates for error message change relating to the mempool.
builds off comment on other pr a little. is a draft only because i haven't tested it.
It looks like this will need more API interface additions in order to properly discern the transaction depth. When doing that, it would make sense to get the block difficulty...