libbitcoin/libbitcoin-explorer

Latest binary

Closed this issue · 4 comments

Hi,

I tried to build the code. But error as follows.

bx fetch-block -> object does not exist

Can you help me providing the updated binary v4. current, binary v3.2 does have fetch-block etc

Thanks in advance.

Can you show the actual console output? v3 does have fetch commands.

bx help command show list of available commands:


Version: 4.0.0

Info: The bx commands are:

address-decode
address-embed
address-encode
address-to-key
base16-decode
base16-encode
base58-decode
base58-encode
base58check-decode
base58check-encode
base64-decode
base64-encode
bitcoin160
bitcoin256
broadcast-tx
btc-to-satoshi
cert-new
cert-public
ec-add
ec-add-secrets
ec-decompress
ec-multiply
ec-multiply-secrets
ec-new
ec-to-address
ec-to-ek
ec-to-public
ec-to-wif
ec-to-witness
ek-address
ek-new
ek-public
ek-public-to-address
ek-public-to-ec
ek-to-address
ek-to-ec
electrum-new
electrum-to-seed
fetch-balance
fetch-block
fetch-block-hashes
fetch-block-height
fetch-filter
fetch-filter-checkpoint
fetch-filter-headers
fetch-header
fetch-height
fetch-history
fetch-public-key
fetch-stealth
fetch-tx
fetch-tx-index
fetch-utxo
get-filter-checkpoint
get-filter-headers
get-filters
hd-new
hd-private
hd-public
hd-to-ec
hd-to-public
help
input-set
input-sign
input-validate
match-neutrino-address
match-neutrino-script
message-sign
message-validate
mnemonic-new
mnemonic-to-seed
put-tx
qrcode
ripemd160
satoshi-to-btc
script-decode
script-encode
script-to-address
script-to-key
seed
send-tx
settings
sha160
sha256
sha512
stealth-decode
stealth-encode
stealth-public
stealth-secret
stealth-shared
subscribe-block
subscribe-tx
token-new
tx-decode
tx-encode
tx-sign
uri-decode
uri-encode
validate-tx
version
watch-key
watch-stealth
watch-tx
wif-to-ec
wif-to-public
witness-to-key
wrap-decode
wrap-encode

Bitcoin Explorer home page:

https://github.com/libbitcoin/libbitcoin-explorer

When I tried to use below command:

object does not exist```

command fetch-height works perfectly.

```bx fetch-height
608058```

Thanks

I still don’t see the command you are typing along with it’s output. I believe fetch-block requires a parameter.

@sanada08 fetch-block is a v4 command that requires a v4/master server. The community servers are currently running production version3.