bsvup
bsvup copied to clipboard
文件目录上传工具,基于D协议
[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...
I'm running into issues both with mattercloud (raised their min fee) and with bitdb (server appears overloaded). On my local system I'm moving towards whatsonchain over mattercloud and bitbus over...
I was trying out webupload.html and for some reason it doesn't retry when the mempool is full. Maybe it has something to do with getTX and mattercloud, unsure. ``` [+]...
It seems if you foolishly use a private key from your wallet, you can double-spend coins before all the bsvup transactions have broadcast. This unfortunately leaves a bunch of unbroadcasted...