xloem
xloem
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...
SELinux usually restricts mapping of memory at addresses prior to CONFIG_LSM_MMAP_MIN_ADDR which defaults to 65536 or 0x10000. This patch checks if SELinux is enforced and ensures 0x10000 is similarly enforced...