Skip to content

Signing and Broadcasting Zcash (ZEC) Transaction #1340

@TheHackitect

Description

@TheHackitect

" {"error":"-26: 16: mandatory-script-verify-flag-failed (Script evaluated without error but finished with a false/empty top stack element)"}"

2025-10-09 18:42:26,738:DEBUG:https://www.google.com:443 "GET / HTTP/11" 200 None
2025-10-09 18:42:42,792:DEBUG:Broadcasting ZEC tx: 0400008085202f8901ebe669a6235a0fa2e4362c97ef4f83fbc0b5a1aaca56b33b34b0c81fd496c55a000000006a47304402204d234b1793b017b9bce688b6f59f00000000001976a9141ec3af58c1c49e8f5fc1bfffff6fb8866bbccde188ac8c4f0100000000001976a914ab51ce8380f07d3f46e287f3abaf7b2ce7a9f32b88ac00000000b9352f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000..................
2025-10-09 18:42:42,794:DEBUG:Starting new HTTPS connection (1): zcash-blockbook.twnodes.com:443
2025-10-09 18:42:44,146:DEBUG:https://zcash-blockbook.twnodes.com:443 "POST /api/v2/sendtx/ HTTP/11" 400 140
2025-10-09 18:42:44,148:ERROR:HTTP error for https://zcash-blockbook.twnodes.com/api/v2/sendtx/: 400 Client Error: Bad Request for url: https://zcash-blockbook.twnodes.com/api/v2/sendtx/ - {"error":"-26: 16: mandatory-script-verify-flag-failed (Script evaluated without error but finished with a false/empty top stack element)"}

2025-10-09 18:42:44,149:ERROR:Error broadcasting ZEC transaction: 400 Client Error: Bad Request for url: https://zcash-blockbook.twnodes.com/api/v2/sendtx/
Traceback (most recent call last):
File "C:\Users\Thehackitect\Desktop\PROJECTS\crypto_manager\app\plugins\zcash_plugin.py", line 332, in broadcast_transaction
response_text = self._request("/sendtx/", method='POST', data=signed_tx_hex)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Thehackitect\Desktop\PROJECTS\crypto_manager\app\plugins\zcash_plugin.py", line 149, in _request
response.raise_for_status()
File "C:\Users\Thehackitect\Desktop\PROJECTS\crypto_manager\venv\Lib\site-packages\requests\models.py", line 1024, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://zcash-blockbook.twnodes.com/api/v2/sendtx/
2025-10-09 18:42:55,370:DEBUG:Starting new HTTPS connection (1): www.google.com:443
2025-10-09 18:42:55,873:DEBUG:https://www.google.com:443 "GET / HTTP/11" 200 None
2025-10-09 18:42:56,361:DEBUG:Starting new HTTPS connection (1): www.google.com:443
2025-10-09 18:42:56,850:DEBUG:https://www.google.com:443 "GET / HTTP/11" 200 None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions