libbitcoin / libbitcoin-client

Bitcoin Client Query Library
Other
37 stars 42 forks source link

Network test failures. #264

Open evoskuil opened 4 years ago

evoskuil commented 4 years ago
1>Running 15 test cases...
1>Platform: Win32
1>Compiler: Microsoft Visual C++ version 14.1
1>STL     : Dinkumware standard library version 650
1>Boost   : 1.64.0
1>../../../../test/obelisk_client.cpp(168): fatal error : in "network/client__fetch_transaction__test": critical check ec == error::success has failed [bitcoin:3 != 0]
1>../../../../test/obelisk_client.cpp(188): fatal error : in "network/client__fetch_transaction2__test": critical check ec == error::success has failed [bitcoin:3 != 0]
1>../../../../test/obelisk_client.cpp(341): fatal error : in "network/client__fetch_transaction__index_test": critical check received_block == expected_block has failed [9999 != 800001]
evoskuil commented 3 years ago

@thecodefactory, were these the result of interface changes?