Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch commands do not work #654

Closed
ufocomp opened this issue Nov 2, 2019 · 7 comments
Closed

Fetch commands do not work #654

ufocomp opened this issue Nov 2, 2019 · 7 comments

Comments

@ufocomp
Copy link

ufocomp commented Nov 2, 2019

This do not work:

bx fetch-balance a0e0be1350a3d3eaa3f381e3aa78f64d16e712c1bfffc7d7ca3b9b5f7409adf8
object does not exist

bx fetch-block
object does not exist

bx fetch-history a0e0be1350a3d3eaa3f381e3aa78f64d16e712c1bfffc7d7ca3b9b5f7409adf8
object does not exist

This work:
bx fetch-height
602021

Settings:
bx settings
settings { network { channel_handshake_seconds 30 connect_retries 0 connect_timeout_seconds 5 debug_file debug.log error_file error.log hosts_file hosts.cache identifier 3652501241 seeds mainnet1.libbitcoin.net:8333,mainnet2.libbitcoin.net:8333,mainnet3.libbitcoin.net:8333,mainnet4.libbitcoin.net:8333 } server { block_url tcp://mainnet.libbitcoin.net:9093 client_private_key 0000000000000000000000000000000000000000 connect_retries 0 connect_timeout_seconds 5 server_public_key 0000000000000000000000000000000000000000 socks_proxy 0.0.0.0 transaction_url tcp://mainnet.libbitcoin.net:9094 url tcp://mainnet.libbitcoin.net:9091 } wallet { hd_public_version 76067358 hd_secret_version 76066276 pay_to_public_key_hash_version 0 pay_to_script_hash_version 5 rule_fork_flags 4294967295 transaction_version 1 wif_version 128 } }

Building:
./install.sh --with-icu --with-png --with-qrencode --build-icu --build-zlib --build-png --build-qrencode --build-boost --build-zmq --disable-shared

@evoskuil
Copy link
Member

evoskuil commented Nov 2, 2019

The referenced tx is not found in any chain via blockchain.info.

@evoskuil evoskuil closed this as completed Nov 2, 2019
@sanada08
Copy link

same issue here. Can you help me with the updated binary files.

@evoskuil
Copy link
Member

If you have the same issue there is no issue. bx cannot find a tx that does not exist.

@sanada08
Copy link

I have checked with the tx exist in blockchain.info. again it threw object not found

@ufocomp
Copy link
Author

ufocomp commented Dec 14, 2019

See

@evoskuil
Copy link
Member

It looks like I misinterpreted the OP here, it was not a tx query. @ufocomp were you building v4, and generating a search key using another command (v4)? If so can you post both commands?

@evoskuil
Copy link
Member

I have checked with the tx exist in blockchain.info. again it threw object not found

This issue doesn’t pertain to a tx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants