Code Monkey home page Code Monkey logo

Comments (13)

ymgve avatar ymgve commented on September 25, 2024

Need more details to know why it failed. What was the command line (private key censored) you used?

from bitcoin_fork_claimer.

whizz avatar whizz commented on September 25, 2024

Here is the complete output:

$ python2.7 claimer.py BTV 4caee239326f32eee92f014cd602cb5ab5174b2138452f06fb031cb82f1bb641 PRIVATEKEY 33bSFTVubLgvib4A8d2Y9fGgB9gwhDAqyq 1DMXAYqvREjeobfiHqFf5oejaaQLy6Eofi --txindex 0 --satoshis 10000000 --fee 1000 --force
Raw transaction
0100000000010141b61b2fb81c03fb062f4538214b17b55acb02d64c012fe9ee326f3239e2ae4c00000000171600148e6372627b3c8dfc914b82863d3f8f7ae34453abffffffff0198929800000000001976a91487830241944d28f043e10d2f37c5bac89c02a4da88ac024830450221009be6e845a06159764852b8ee0aa087e116872906b7327e0d1b22bbd500bf9aa202202784ae6d372c58aeb08656aef0e1df9a09e84cc932accea3e0dda7e83a23408e4121037d9756b15fa261c943b7e22a8f29cc81b95a51f512115fbc653504f749be098600000000

YOU ARE ABOUT TO SEND 0.10000000 BTV (equivalent to 0.10000000 BTC) FROM 33bSFTVubLgvib4A8d2Y9fGgB9gwhDAqyq
    0.09999000 BTV (equivalent to 0.09999000 BTC) TO 1DMXAYqvREjeobfiHqFf5oejaaQLy6Eofi
!!! 0.00001000 BTV (equivalent to 0.00001000 BTC) WILL BE SENT AS FEES! CONTINUE AT YOUR OWN RISK !!!
generated transaction 7a12f928e6b11bd07ce75d60a452a94f680abf52c133d6d36d9545c26ba34819


Connecting to servers and pushing transaction
Please wait for a minute before stopping the script to see if it entered the server mempool.


Connecting to ('seed2.bitvote.one', 8333) ... SUCCESS!
---> 'version' (93 bytes)
<--- 'version' (103 bytes)
---> 'verack' (0 bytes)
<--- 'verack' (0 bytes)
<--- 'sendheaders' (0 bytes)
---> 'headers' (1 bytes)
<--- 'sendcmpct' (9 bytes)
<--- 'sendcmpct' (9 bytes)
<--- 'ping' (8 bytes)
---> 'pong' (8 bytes)
---> 'inv' (37 bytes)
---> 'mempool' (0 bytes)
<--- 'feefilter' (8 bytes)
	server requires minimum fee of 1000 satoshis
	our fee is >= minimum fee, so should be OK
<--- 'getdata' (37 bytes)
	Peer requesting transaction details for 7a12f928e6b11bd07ce75d60a452a94f680abf52c133d6d36d9545c26ba34819
---> 'tx' (218 bytes)
	SENT TRANSACTION: 7a12f928e6b11bd07ce75d60a452a94f680abf52c133d6d36d9545c26ba34819
<--- 'getdata' (37 bytes)
	Received getdata without our txhash. The transaction may have been rejected.
	This script will retransmit the transaction and monitor the mempool for a few minutes before giving up.  

from bitcoin_fork_claimer.

ymgve avatar ymgve commented on September 25, 2024

That seems like it should have worked. It's possible the transaction already went through when the script wasn't running and it already got included in a block - hard to say with no proper block explorer for the coin. There is no good way to tell if a transaction got rejected for being wrong, or if it already got accepted earlier without parsing the full blockchain.

Are you sending to an exchange or a wallet like BitPie? It seems like BitPie possibly haven't updated their servers to be compatible with new-style BTV transactions yet, so might not see the result of the transaction.

from bitcoin_fork_claimer.

whizz avatar whizz commented on September 25, 2024

It's Bitpie. OK, I'll wait and see if it appears sometime later. It's not like it's worth anything anyway :). Thanks for looking into it.

from bitcoin_fork_claimer.

avialias avatar avialias commented on September 25, 2024

How did this endup?
I got same problem yesterday.
And I did download newest program file versions.

from bitcoin_fork_claimer.

whizz avatar whizz commented on September 25, 2024

Nothing yet. We have to wait for Bitpie to update their wallet. The block explorer for BTV is up (https://block.bitvote.one) and it shows the correct balance. But Bitpie does not.

from bitcoin_fork_claimer.

avialias avatar avialias commented on September 25, 2024

Thx for info.

from bitcoin_fork_claimer.

whizz avatar whizz commented on September 25, 2024

Closing, it's Bitpie problem, not claimer script problem.

from bitcoin_fork_claimer.

avialias avatar avialias commented on September 25, 2024

Well mine trx does not go in, they are rejected...

from bitcoin_fork_claimer.

ymgve avatar ymgve commented on September 25, 2024

What's the output of the script?

from bitcoin_fork_claimer.

avialias avatar avialias commented on September 25, 2024

Querying blockchain.info API about data for transaction d422c55b694a4e87810be76c7e9d2ad03cf2b69bad4c37d18d114b8911274bd0
Candidate transaction, index 0 with 65313342 Satoshis (0.65313342 BTC)
Raw transaction
0100000001d04b2711894b118dd1374cad9bb6f23cd02a9d7e6ce70b81874e4a695bc522d4000000006a4730440220706a4732078928be74733a4b7b18a09a27bd36f9e8860b
204155b122f74e671e5255b968e4dbabb9e2f2a3ed13a791d03657cfc8c2264fce412103a652bf33c42d892071175a4b306d195b680de299e604468e337d6ed7791f4c14ffff
001976a9140d44175bed09fd1a17fd01fdb9d073f9f8db300388ac00000000

YOU ARE ABOUT TO SEND 0.65313342 BTV (equivalent to 0.65313342 BTC) FROM 1DnmnQ49uEbFB1hHDo4e1b1KxupTcC1R3m
0.65312342 BTV (equivalent to 0.65312342 BTC) TO 12D9MZHCKd8WuCi7DdaGbiJ1J9HSpB2NSL
!!! 0.00001000 BTV (equivalent to 0.00001000 BTC) WILL BE SENT AS FEES! CONTINUE AT YOUR OWN RISK !!!

Write 'I am sending coins on the Bitcoin Vote network and I accept the risks' to continue
I am sending coins on the Bitcoin Vote network and I accept the risks
generated transaction 23364aed908f49e7fc7e169247c6c4acb0dc749a12acc802d247886743c36699

Connecting to servers and pushing transaction
Please wait for a minute before stopping the script to see if it entered the server mempool.

Connecting to ('seed2.bitvote.one', 8333) ... SUCCESS!
---> 'version' (93 bytes)
<--- 'version' (103 bytes)
---> 'verack' (0 bytes)
<--- 'verack' (0 bytes)
<--- 'sendheaders' (0 bytes)
---> 'headers' (1 bytes)
<--- 'sendcmpct' (9 bytes)
<--- 'sendcmpct' (9 bytes)
<--- 'ping' (8 bytes)
---> 'pong' (8 bytes)
---> 'inv' (37 bytes)
---> 'mempool' (0 bytes)
<--- 'feefilter' (8 bytes)
server requires minimum fee of 1000 satoshis
our fee is >= minimum fee, so should be OK
<--- 'getdata' (37 bytes)
Peer requesting transaction details for 23364aed908f49e7fc7e169247c6c4acb0dc749a12acc802d247886743c36699
---> 'tx' (191 bytes)
SENT TRANSACTION: 23364aed908f49e7fc7e169247c6c4acb0dc749a12acc802d247886743c36699
<--- 'getdata' (37 bytes)
Received getdata without our txhash. The transaction may have been rejected.
This script will retransmit the transaction and monitor the mempool for a few minutes before giving up.
<--- 'inv' (1369 bytes)
transaction: f9adcd87665fb02676e7499d4b066caca2ac1bb0a5283f3e0dac597ae4fc93ec
transaction: d77b73dcbea8b8f4df09eacf1030a9c21ac400d8c97e6e8be10603177b2f36e0
transaction: 35e89a42471634a9e5973211dba394fb27e064fd6142c22096e538a3eb5240b1
transaction: 15cad45c467a4482af3d4ccdb79f53da62fd5f8ae9bfad82807fe584850ba766
transaction: 6763215c8ff2d92c3cf6d71c7a2fed73b49d29070a47b47b1b625d359ee39a58
transaction: 4c942291088f73202868d151a98e8651ba3ba319974536ab200278524121c556
transaction: afd48a03c331bda367678f07d4d80254b9dcbbed6889649a98f37d72e7c72d33
transaction: df2cc9fffe6faf018bb9e8ca40f7ceb43a3ad2dd0d4e48a31b56233dd76056f7
transaction: 5b20026088b4847929b28ac5637cdac1dfa18d47c5a75e2856ce793d1dcd1ee7
transaction: 527a0e963489b276b1cf1650b25baeef3286ebda4e47d879e5e57e2cb69fcfc6
...
Not printing additional 28 transactions

    Our transaction was not found in the mempool.
    Will retransmit and check again 4 more times.

<--- 'ping' (8 bytes)
---> 'pong' (8 bytes)
---> 'tx' (191 bytes)
Re-sent transaction: 23364aed908f49e7fc7e169247c6c4acb0dc749a12acc802d247886743c36699
---> 'mempool' (0 bytes)
<--- 'inv' (37 bytes)
block: 00000004a10f038eee2ac56886145ae7276a2eb0f49524dd4b67b5528fbf5807
---> 'getdata' (37 bytes)
requesting 1 blocks
<--- 'block' (15569 bytes)
Transaction not included in observed block.
<--- 'inv' (685 bytes)
transaction: 0ea9d02c1b9683f2538302b5bb8780a32121dbd18c1fabcc00eec4e4117a7bf7
transaction: cb73cfc09dfc0b7997134477ec2ad91bd29f9d7c33b0b88c76b9de64fc1c10c9
transaction: 7dae0e6b6d204d13467deac7953914d767e792577823a12fd4e920d67f8b14a8
transaction: 00deb4c9a65079569c26bd7f6b3f5937587a905cf62cf1b2a44f5b71182fd565
transaction: 7dade82ca6344b65e1a758c8a8bc7210ab79b41e6a687e1d80e0f50675df3d63
transaction: 891e61fc98fddb7d782f994e7928e807e06cdd063667e327d8d312f87ba620e5
transaction: 2a47a62ba1758fac885bca00406b9e177b7078b89c3a0d2c4b4d25ca446b7eb4
transaction: b6a7fba50b254701e850ea8c8b03200d9d1cff72efd75acc6d54428c1bd93f8e
transaction: 1a61987aeacb0a214d2cdafe9b1ad06693616c04564d5d337212e61160e74b64
transaction: 48dc7d74a2078e9abf6fda5fa192e8b50368a1555485047df967430f0b4a484e
...
Not printing additional 9 transactions

    Our transaction was not found in the mempool.
    Will retransmit and check again 3 more times.

<--- 'inv' (37 bytes)
block: 000000115f5606fa07253ac66d4a8be9618b2c5d4b53664509addd18bbd41804
---> 'getdata' (37 bytes)
requesting 1 blocks
<--- 'block' (5442 bytes)
Transaction not included in observed block.
<--- 'inv' (37 bytes)
block: 0000000418b57324f605ed2d81177133a88b74e1ae5c5b53f4e2cfee5fd9f6be
---> 'getdata' (37 bytes)
requesting 1 blocks
<--- 'block' (10140 bytes)
Transaction not included in observed block.
<--- 'ping' (8 bytes)
---> 'pong' (8 bytes)
---> 'tx' (191 bytes)
Re-sent transaction: 23364aed908f49e7fc7e169247c6c4acb0dc749a12acc802d247886743c36699
---> 'mempool' (0 bytes)
<--- 'inv' (649 bytes)
transaction: d92725336b5f2dc28c9350e6ff74df7f1326b93fbcc20ff5399acb749b4bbefa
transaction: 7b73da7ed8e641553152fe4044cd4c94a5fc3b5302f98c7f543c177817c57f57
transaction: 05c9cdecbe9c13754eeecea60bfef1928082cb31e6c7715d17385200a8b5ddde
transaction: af092f401816cf975a6196e059d08595e5febd3724388787ab99faba7a460688
transaction: 02723a9d4b267ddb71b16c835e5c0b03c76d0c4d6b25176419f7c50c431269b0
transaction: 6fade7100683e215d18099536bae28d85ce78450f1cc07db57c4334cc24942f6
transaction: 40feb84311aafe53bb282bded09b31b86b8de9efa942d3b2576963e5227c3976
transaction: a381674950a04b209ce3955f9fa37def9948e0eee2cdaecca0593556423a8759
transaction: 1c002484c42f46e62d0d346090c862ca54797904c622d5350f3b68610b29e728
transaction: 1096011617ba299a1300ece939eaed3769404d92dcbaed8f6e9e7a213a7ebb18
...
Not printing additional 8 transactions

    Our transaction was not found in the mempool.
    Will retransmit and check again 2 more times.

<--- 'ping' (8 bytes)
---> 'pong' (8 bytes)
---> 'tx' (191 bytes)
Re-sent transaction: 23364aed908f49e7fc7e169247c6c4acb0dc749a12acc802d247886743c36699
---> 'mempool' (0 bytes)
<--- 'inv' (1333 bytes)
transaction: d92725336b5f2dc28c9350e6ff74df7f1326b93fbcc20ff5399acb749b4bbefa
transaction: 4b7bac8080105c247510f274e833d5005773d6cd2483ac54c759ff70192d7fa2
transaction: 5098ab7cdcffdff4aaf62d1acd90ea8c02d20ebaab985ef95ea83099bb43fd58
transaction: 7b73da7ed8e641553152fe4044cd4c94a5fc3b5302f98c7f543c177817c57f57
transaction: 05c9cdecbe9c13754eeecea60bfef1928082cb31e6c7715d17385200a8b5ddde
transaction: f963fade30dfa2779c4840a1e9f9efca59b510e6e1caa64a6a05ac60e64eead4
transaction: 5bede94d1749225057a2f8783a5a39fa8ab6c941cc501ea7b2367464a8a980cf
transaction: e119ff0dccd874fbd9f53922d5441aac19cfb417dad7b6f1df1aeed23bbb97c4
transaction: f961cb7790ca0f93414ee4ec2880ab77597680b33a8a877081673b9933f023c0
transaction: b7655cbd106378c4964b72f17993205bffdd8674178ea28670a568f15490f99d
...
Not printing additional 27 transactions

    Our transaction was not found in the mempool.
    Will retransmit and check again 1 more times.

<--- 'inv' (37 bytes)
block: 0000000d1035b47345c27e23b5a78022642f114c60842fbc062e5c547dc26070
---> 'getdata' (37 bytes)
requesting 1 blocks
<--- 'block' (9905 bytes)
Transaction not included in observed block.
<--- 'ping' (8 bytes)
---> 'pong' (8 bytes)
---> 'tx' (191 bytes)
Re-sent transaction: 23364aed908f49e7fc7e169247c6c4acb0dc749a12acc802d247886743c36699
---> 'mempool' (0 bytes)
<--- 'inv' (1585 bytes)
transaction: a3563612ecdb5f2283e8351c689de2ff0f7c91b9b1bf1fd8c9bab11f000517fc
transaction: 7e94b4f9a35e4848dce8f19070157a92da9d92febd6b3ae8b72ef0998b2874e2
transaction: 1ad0dabd2432441a0417ae78ec9838a0e12c79853e991b1905ecb5fbbcb5693e
transaction: 2f83600b251ffc2466903dbcde86f130e456e0b13d6bed427a5ebb509584b6fa
transaction: 77ef3ad0a7d3ad770f37e8ea03a1bfbfb66afd31c6b1ed538fd31ff169d9cbe2
transaction: f963fade30dfa2779c4840a1e9f9efca59b510e6e1caa64a6a05ac60e64eead4
transaction: 43b88cbed783a7393f0d88904d77dfd0068529d40bd78ee892a3e2dc9c1db5c7
transaction: 83635169f870538ad11c61b0d22812ffb05faf32396effc282e8f34316d214af
transaction: 79ea667899448875c66511a03d457870d686cb1e647b17941b9644ffa7b2ada5
transaction: e1a4185a4865ac9991b33e1dc7597c5b5e6b6c1066af21c3001627c983bebf91
...
Not printing additional 34 transactions

    Our transaction was not found in the mempool.
    Will retransmit and check again 0 more times.

from bitcoin_fork_claimer.

ymgve avatar ymgve commented on September 25, 2024

Transaction d422c55b694a4e87810be76c7e9d2ad03cf2b69bad4c37d18d114b8911274bd0 was spent in this transaction https://blockchain.info/tx-index/323384847 which happened at block height 503887, before the BTV fork height of 505050. At the point of the fork, that transaction output was already spent, which is why it's not accepted.

from bitcoin_fork_claimer.

avialias avatar avialias commented on September 25, 2024

yes thx....stupid me didnt check block number of fork....

from bitcoin_fork_claimer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.