Open abitrolly opened 7 years ago
Reticketed from https://github.com/cyberFund/cybernode/issues/50#issuecomment-308506987
images/fullnode-btcd
btcd hash
patch level
image build date
how to test btcd is working
how to access JSON-RPC
cybernode/bitcoin-btcd
docker login
Description can be updated through PATCH request
curl 'https://hub.docker.com/v2/repositories/cyberfund/fullnode-btcd/' -X PATCH \ -H 'Authorization: JWT ey...dw' \ -H 'Origin: https://hub.docker.com' \ -H 'Accept-Encoding: gzip, deflate, br' -H 'Accept-Language: en-US,en;q=0.8' \ -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64)' \ -H 'Content-Type: application/json' \ -H 'Accept: application/json' \ -H 'Referer: https://hub.docker.com/r/cyberfund/fullnode-btcd/' \ -H 'Cookie: ajs_anonymous_id=%222... session_hint=1; token=ey...; csrftoken=bB' \ -H 'Connection: keep-alive' \ --data-binary '{"description":"Bitcoin fullnode based on btcd"}' \ --compressed
Reticketed from https://github.com/cyberFund/cybernode/issues/50#issuecomment-308506987
images/fullnode-btcd
btcd hash
,patch level
andimage build date
are presenthow to test btcd is working
,how to access JSON-RPC
(#75)cybernode/bitcoin-btcd
docker login
Description can be updated through PATCH request