Bitcoin Forum
May 02, 2024, 04:36:28 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 »  All
  Print  
Author Topic: Error: Transaction creation failed!  (Read 18746 times)
Vexual
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
May 29, 2013, 07:23:58 AM
 #81

To be clear, I am not suggesting Danny is trying to scam.
I am saying that it is not a good idea to suggest to someone a raw transaction in the order of 20 bitcoins who doesn't fully understand what they are doing, particularly when the problem hasn't even been identified.

1VEX7x76pJdreV1nJW8bXpotbCNggDxG5
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714624588
Hero Member
*
Offline Offline

Posts: 1714624588

View Profile Personal Message (Offline)

Ignore
1714624588
Reply with quote  #2

1714624588
Report to moderator
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4613



View Profile
May 29, 2013, 07:27:36 AM
 #82

OK.  I signed it, but then I got this:

- snip -

ugh...

I should have realized that your wallet would be encrypted.  You'll need to use the following command before you issue the signrawtransaction command.  Replace the word yourPassPhraseHere with your actual password:

Code:
walletpassphrase yourPassPhraseHere 600

That will unlock your wallet for 600 seconds.

Then you have to issue the signrawtransaction command before that 600 seconds has expired.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4613



View Profile
May 29, 2013, 07:29:32 AM
 #83

I just remembered, you'll probably have to enclose your passphrase in quotation marks:

Code:
walletpassphrase \"yourPassPhraseHere\" 600
ECore (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252


https://ubikiri.com/


View Profile WWW
May 29, 2013, 07:31:40 AM
 #84

OK...i did it.

unfortunately it gave me a long hex number with a "complete" : false at the end.


so..is my wallet completely screw now or does it just revert back ...

Integrated Distributed Ledgers
A whole world of different blockchains living together in a single network based on DAG. No more gates, bridges, portals or special nodes connecting blockchains into a single whole. Only one p2p network, consisting of blockchains of various types: from private for state and corporate networks to public for crypto projects.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4613



View Profile
May 29, 2013, 07:32:50 AM
 #85

OK...i did it.

unfortunately it gave me a long hex number with a "complete" : false at the end.


so..is my wallet completely screw now or does it just revert back ...

Nothing has happened.  Nothing is screwed (or at least no more screwed than it was before we started).
Vexual
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
May 29, 2013, 07:34:23 AM
 #86

when was the last time you were able to send coins Ecore?

1VEX7x76pJdreV1nJW8bXpotbCNggDxG5
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4613



View Profile
May 29, 2013, 07:34:45 AM
 #87

There are two possibilites here.

Either I put in an incorrect "vout" on one of the transactions (possible, I'll take a look and let you know), or the dust isn't the problem with your wallet in the first place.  Give me a minute, I'll review the "vout" that I used on each transaction and make sure all of them are right.
khal
Hero Member
*****
Offline Offline

Activity: 540
Merit: 500



View Profile WWW
May 29, 2013, 07:41:16 AM
 #88

You can also propose him to "rescan" the blockchain to check if all those tx are in the blockchain.
Vexual
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
May 29, 2013, 07:41:59 AM
 #89

You can also propose him to "rescan" the blockchain to check if all those tx are in the blockchain.
a wizard appears

1VEX7x76pJdreV1nJW8bXpotbCNggDxG5
ECore (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252


https://ubikiri.com/


View Profile WWW
May 29, 2013, 07:42:03 AM
 #90

help > debug window > OPEN debug log file
look for a 3 digit error code with Transaction creation failed!


do you have an email?  I could send it to you.  None of the errors have "transaction creation failed!"

I haven't sent bitcoins for close to a year.


Integrated Distributed Ledgers
A whole world of different blockchains living together in a single network based on DAG. No more gates, bridges, portals or special nodes connecting blockchains into a single whole. Only one p2p network, consisting of blockchains of various types: from private for state and corporate networks to public for crypto projects.
ECore (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252


https://ubikiri.com/


View Profile WWW
May 29, 2013, 07:43:15 AM
 #91

There are two possibilites here.

Either I put in an incorrect "vout" on one of the transactions (possible, I'll take a look and let you know), or the dust isn't the problem with your wallet in the first place.  Give me a minute, I'll review the "vout" that I used on each transaction and make sure all of them are right.


I performed the sequence from top to bottom, with the same result.

Integrated Distributed Ledgers
A whole world of different blockchains living together in a single network based on DAG. No more gates, bridges, portals or special nodes connecting blockchains into a single whole. Only one p2p network, consisting of blockchains of various types: from private for state and corporate networks to public for crypto projects.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4613



View Profile
May 29, 2013, 07:47:39 AM
 #92

Either I put in an incorrect "vout" on one of the transactions (possible, I'll take a look and let you know) . . .

Found it.  I used a "vout" of 22 where it should have been 33.  I had used cut&paste on all the transactionIDs so I knew they'd be right, but I hand entered all the vout.

Here's the fixed createrawtransaction command:

Code:
createrawtransaction [{\"txid\":\"e9998db4802a4f19bb46442ca95f0969d5f5ca96a1118ab8ae37dd7896dfd0f1\",\"vout\":0},{\"txid\":\"9adeb60cbff90b28bf1a19463bfbab010909c5af520e52df038a76b718fe0c41\",\"vout\":1},{\"txid\":\"205e740c29a8dd93913b44fb9c069ad37051ff105d76d01ebdb01986d85727c0\",\"vout\":0},{\"txid\":\"3384bc18eef6f634d99b88e4f2200a65b911220e6492c2d24311c169e198d300\",\"vout\":0},{\"txid\":\"3687e1ff99d5251590c465f58d95a6f026024645de1d32ff146dcc8d4875c33f\",\"vout\":10},{\"txid\":\"373d6813719cf0ab66a95afbc242a190ea7accb17f48660c61a77b47cf3a9662\",\"vout\":285},{\"txid\":\"7810658cb51ccb6e5d04c1fc843bac3ff1df434ff92cce0b20e127bb093d7473\",\"vout\":3},{\"txid\":\"99d0e1730120a2d3e577ef6923f042ebf8c266361b9832650cf110b0b64a3554\",\"vout\":3},{\"txid\":\"e055406e1389f68a5ef27b4cc9ff8bb7a12a1e389b8fd3ae0e372f3ce173fdd1\",\"vout\":3},{\"txid\":\"2c7206fd2606769e28a719a1a02e340a026c48e66b65d2ce6d36b7b76538d1b2\",\"vout\":159},{\"txid\":\"64d1542f61e93e5ab4e3547a0c2a462f19826fe51f96a440b02c525874e705dc\",\"vout\":1},{\"txid\":\"034d11dd237ae46627bca0daa8d8937e5a4538c0a60312df2173d81b10056b03\",\"vout\":33},{\"txid\":\"94f033e4734c0995d8923f70db1eb2d5f13b0181463bcb890dd923278acf109b\",\"vout\":0},{\"txid\":\"e08b60652258757a75668439255ca033857adb48d18324440d71377260c6e22a\",\"vout\":18},{\"txid\":\"fdfc4138ca88fc23ba3ecd66f936878a7063e8f767b0e4cef713cc9487f9c6a9\",\"vout\":18},{\"txid\":\"2b24d0f9dfabc11ff42bec703ff9897115844756d7b94e762579c95d289e3b31\",\"vout\":13},{\"txid\":\"b5b706d89051cee421f96760bec4228c076bab4ce7689cc72735d4a7ece01ae6\",\"vout\":58},{\"txid\":\"3ee8b9dad8dc95b173e5b9472a32ec9353148d9cf42536cd17f3ebf77d8cb250\",\"vout\":49},{\"txid\":\"89ef40d3b0725be50a6784c8362df461b25b63290d85652faca277e7731286ce\",\"vout\":32},{\"txid\":\"5c7c0285448435b30f18c63209d09b5a86d01d7f664c25caab66bb6b472f7389\",\"vout\":57},{\"txid\":\"3298e69f56b67771b25a36addd9ac19b97f8aad5a25393c7b6408394e2db0469\",\"vout\":214},{\"txid\":\"7839d47a0f8041ddbbb2654a7567dfcefbd04831f65f05ab9a9cb2c310595751\",\"vout\":2},{\"txid\":\"d1280503971af9c98b94283fbc77fea166110693f7740d0ecdc71747a6dc3997\",\"vout\":55},{\"txid\":\"62ff198d940053ab099f0e3a2c01d81db0f1768420467c2731b7264fea7747a3\",\"vout\":47},{\"txid\":\"68e9008b9263c1c82ddfe838e8da4dfd0ad254dfe56463f89084d14e7be80976\",\"vout\":63},{\"txid\":\"a0a2f2b3f55c603fbdb1ac009573933b935a00454bd72ab31280292e7dc6bb24\",\"vout\":35},{\"txid\":\"f4f1afe4c5b022709787f46e17808887e50404c43227369f1036e68f3fba2576\",\"vout\":0},{\"txid\":\"aee76d11cbcb566364bab8dee183bca8ec68981e8f9c5c2cf19ef47093cb542a\",\"vout\":43},{\"txid\":\"a90d592611adc29f168897099785d06041d49ebdcae98bf5a8780678576f04b1\",\"vout\":0},{\"txid\":\"ef31f0e9118949ac86f841c37dbab4e52405da654ebe0b5999cdc6c866e9912d\",\"vout\":1},{\"txid\":\"02de1c1e168fe26995af98759c8c0dd58b7f6211e935a01f38fa4e62c92900d6\",\"vout\":31},{\"txid\":\"370b7b53ce98877f079418c47314a87ca363e989f04f44a7f90c72e7e3b84c1a\",\"vout\":1},{\"txid\":\"3527f83e2c0a6d62923f313b3deb29c69ec8627b65e08f6901002020b8c3c516\",\"vout\":13},{\"txid\":\"59a3ed6c6808a032afda2bea6155d8016f25620ca434f635860bd5c031377b25\",\"vout\":2},{\"txid\":\"8ff91022ba8f97b817ec2b213c1a2b8edbd98de43adc348ce611201ac1dd1f32\",\"vout\":20},{\"txid\":\"9fbd40c643cb1941962259e77278c3ae112c3a7b8ddb32dff2d10887a35834ce\",\"vout\":1},{\"txid\":\"ae91f34b14e8d21e2da0af733a8c8b14f171a56a701810ae5037c5d74698ce7c\",\"vout\":0},{\"txid\":\"c15c619b4a54e3c002f4642e3fb170b5a5a91b5a0999fa3f21a819f43de75a3f\",\"vout\":10},{\"txid\":\"d3bbfb6efddbfc8927d6adc4f9c28daf4868ffe0df19a5fdec47356078162a70\",\"vout\":1},{\"txid\":\"e0e8cb01d6c9fc2396f93b38e86a63c842c02ad1f5d57bb1233d05eb5fd5ba9e\",\"vout\":26},{\"txid\":\"aa2c539fb2f3d3f1cf0474460d6af4e1250c0187d28af626fb6200fe334de941\",\"vout\":65},{\"txid\":\"4dcd54f67e8f54c99a8e57409b6b8d29e12e656299f967edb39912d2b0a8cd41\",\"vout\":55},{\"txid\":\"777086e4aa6c57e3b6f3d9149045d8c1026b68a2f9d7c0f6c95eb0af989f8f8e\",\"vout\":29},{\"txid\":\"dff9fb52752482634b71ec7ae9049b09d591ef0738975c73dd28c6e36e10426b\",\"vout\":13},{\"txid\":\"ff91bbcfda1bc3ce834b914e145e18283e2c1a446ca623c6b1f228fd59fc7df4\",\"vout\":61},{\"txid\":\"08b1da4e6fd765fdcf01575415f7f6d2532db8515c55ac354f0c962b93be4137\",\"vout\":2},{\"txid\":\"091a2f31d29838d38bfeb30fcf874e028393cfe00f80fdd9e894faa9b882144c\",\"vout\":29},{\"txid\":\"33f318cdd193dbf2d8e3159bef34a654994031559c619d2db0329d8041ad8382\",\"vout\":2},{\"txid\":\"472e0d17ed7dadbe7943ed00ee37cb1e61b746cf73c8368d688af5fd27de1611\",\"vout\":3},{\"txid\":\"5432de4a8b77234d0cfa9aafa97d485d89e3e9b48fda616e146134c491e075af\",\"vout\":13},{\"txid\":\"7db90f61a99eb5456a833eaf8518d72fce53ca3921e8d2fc58c8c6b932fcb820\",\"vout\":7},{\"txid\":\"971849b1f7fa7a021a9d2c0a9f3e915e525fa6e2a892de40134f45b7ac82ff53\",\"vout\":13}] {\"1EEq1NjWtnwoqANZZX2JLCCUY46wFgvfZ8\":23.19255698}

And here's the fixed signrawtransaction command:

Code:
signrawtransaction 0100000034f1d0df9678dd37aeb88a11a196caf5d569095fa92c4446bb194f2a80b48d99e90000000000ffffffff410cfe18b7768a03df520e52afc5090901abfb3b46191abf280bf9bf0cb6de9a0100000000ffffffffc02757d88619b0bd1ed0765d10ff5170d39a069cfb443b9193dda8290c745e200000000000ffffffff00d398e169c11143d2c292640e2211b9650a20f2e4889bd934f6f6ee18bc84330000000000ffffffff3fc375488dcc6d14ff321dde45460226f0a6958df565c4901525d599ffe187360a00000000ffffffff62963acf477ba7610c66487fb1cc7aea90a142c2fb5aa966abf09c7113683d371d01000000ffffffff73743d09bb27e1200bce2cf94f43dff13fac3b84fcc1045d6ecb1cb58c6510780300000000ffffffff54354ab6b010f10c6532981b3666c2f8eb42f02369ef77e5d3a2200173e1d0990300000000ffffffffd1fd73e13c2f370eaed38f9b381e2aa1b78bffc94c7bf25e8af689136e4055e00300000000ffffffffb2d13865b7b7366dced2656be6486c020a342ea0a119a7289e760626fd06722c9f00000000ffffffffdc05e77458522cb040a4961fe56f82192f462a0c7a54e3b45a3ee9612f54d1640100000000ffffffff036b05101bd87321df1203a6c038455a7e93d8a8daa0bc2766e47a23dd114d032100000000ffffffff9b10cf8a2723d90d89cb3b4681013bf1d5b21edb703f92d895094c73e433f0940000000000ffffffff2ae2c6607237710d442483d148db7a8533a05c25398466757a75582265608be01200000000ffffffffa9c6f98794cc13f7cee4b067f7e863708a8736f966cd3eba23fc88ca3841fcfd1200000000ffffffff313b9e285dc97925764eb9d7564784157189f93f70ec2bf41fc1abdff9d0242b0d00000000ffffffffe61ae0eca7d43527c79c68e74cab6b078c22c4be6067f921e4ce5190d806b7b53a00000000ffffffff50b28c7df7ebf317cd3625f49c8d145393ec322a47b9e573b195dcd8dab9e83e3100000000ffffffffce861273e777a2ac2f65850d29635bb261f42d36c884670ae55b72b0d340ef892000000000ffffffff89732f476bbb66abca254c667f1dd0865a9bd00932c6180fb335844485027c5c3900000000ffffffff6904dbe2948340b6c79353a2d5aaf8979bc19addad365ab27177b6569fe69832d600000000ffffffff51575910c3b29c9aab055ff63148d0fbcedf67754a65b2bbdd41800f7ad439780200000000ffffffff9739dca64717c7cd0e0d74f793061166a1fe77bc3f28948bc9f91a97030528d13700000000ffffffffa34777ea4f26b731277c46208476f1b01dd8012c3a0e9f09ab5300948d19ff622f00000000ffffffff7609e87b4ed18490f86364e5df54d20afd4ddae838e8df2dc8c163928b00e9683f00000000ffffffff24bbc67d2e298012b32ad74b45005a933b93739500acb1bd3f605cf5b3f2a2a02300000000ffffffff7625ba3f8fe636109f362732c40404e5878880176ef487977022b0c5e4aff1f40000000000ffffffff2a54cb9370f49ef12c5c9c8f1e9868eca8bc83e1deb8ba646356cbcb116de7ae2b00000000ffffffffb1046f57780678a8f58be9cabd9ed44160d08597099788169fc2ad1126590da90000000000ffffffff2d91e966c8c6cd99590bbe4e65da0524e5b4ba7dc341f886ac498911e9f031ef0100000000ffffffffd60029c9624efa381fa035e911627f8bd50d8c9c7598af9569e28f161e1cde021f00000000ffffffff1a4cb8e3e7720cf9a7444ff089e963a37ca81473c41894077f8798ce537b0b370100000000ffffffff16c5c3b820200001698fe0657b62c89ec629eb3d3b313f92626d0a2c3ef827350d00000000ffffffff257b3731c0d50b8635f634a40c62256f01d85561ea2bdaaf32a008686ceda3590200000000ffffffff321fddc11a2011e68c34dc3ae48dd9db8e2b1a3c212bec17b8978fba2210f98f1400000000ffffffffce3458a38708d1f2df32db8d7b3a2c11aec37872e75922964119cb43c640bd9f0100000000ffffffff7cce9846d7c53750ae1018706aa571f1148b8c3a73afa02d1ed2e8144bf391ae0000000000ffffffff3f5ae73df419a8213ffa99095a1ba9a5b570b13f2e64f402c0e3544a9b615cc10a00000000ffffffff702a1678603547ecfda519dfe0ff6848af8dc2f9c4add62789fcdbfd6efbbbd30100000000ffffffff9ebad55feb053d23b17bd5f5d12ac042c8636ae8383bf99623fcc9d601cbe8e01a00000000ffffffff41e94d33fe0062fb26f68ad287010c25e1f46a0d467404cff1d3f3b29f532caa4100000000ffffffff41cda8b0d21299b3ed67f99962652ee1298d6b9b40578e9ac9548f7ef654cd4d3700000000ffffffff8e8f9f98afb05ec9f6c0d7f9a2686b02c1d8459014d9f3b6e3576caae48670771d00000000ffffffff6b42106ee3c628dd735c973807ef91d5099b04e97aec714b6382247552fbf9df0d00000000fffffffff47dfc59fd28f2b1c623a66c441a2c3e28185e144e914b83cec31bdacfbb91ff3d00000000ffffffff3741be932b960c4f35ac555c51b82d53d2f6f715545701cffd65d76f4edab1080200000000ffffffff4c1482b8a9fa94e8d9fd800fe0cf9383024e87cf0fb3fe8bd33898d2312f1a091d00000000ffffffff8283ad41809d32b02d9d619c5531409954a634ef9b15e3d8f2db93d1cd18f3330200000000ffffffff1116de27fdf58a688d36c873cf46b7611ecb37ee00ed4379bead7ded170d2e470300000000ffffffffaf75e091c43461146e61da8fb4e9e3895d487da9af9afa0c4d23778b4ade32540d00000000ffffffff20b8fc32b9c6c858fcd2e82139ca53ce2fd71885af3e836a45b59ea9610fb97d0700000000ffffffff53ff82acb7454f1340de92a8e2a65f525e913e9f0a2c9d1a027afaf7b14918970d00000000ffffffff0192083d8a000000001976a91491371dd0cfe48038e5958e00c604096bff46862588ac00000000

You'll probably need to issue the walletpassphrase command before the signrawtransaction command again.
ECore (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252


https://ubikiri.com/


View Profile WWW
May 29, 2013, 07:54:00 AM
 #93

Either I put in an incorrect "vout" on one of the transactions (possible, I'll take a look and let you know) . . .

Found it.  I used a "vout" of 22 where it should have been 33.  I had used cut&paste on all the transactionIDs so I knew they'd be right, but I hand entered all the vout.

Here's the fixed createrawtransaction command:

Code:
createrawtransaction [{\"txid\":\"e9998db4802a4f19bb46442ca95f0969d5f5ca96a1118ab8ae37dd7896dfd0f1\",\"vout\":0},{\"txid\":\"9adeb60cbff90b28bf1a19463bfbab010909c5af520e52df038a76b718fe0c41\",\"vout\":1},{\"txid\":\"205e740c29a8dd93913b44fb9c069ad37051ff105d76d01ebdb01986d85727c0\",\"vout\":0},{\"txid\":\"3384bc18eef6f634d99b88e4f2200a65b911220e6492c2d24311c169e198d300\",\"vout\":0},{\"txid\":\"3687e1ff99d5251590c465f58d95a6f026024645de1d32ff146dcc8d4875c33f\",\"vout\":10},{\"txid\":\"373d6813719cf0ab66a95afbc242a190ea7accb17f48660c61a77b47cf3a9662\",\"vout\":285},{\"txid\":\"7810658cb51ccb6e5d04c1fc843bac3ff1df434ff92cce0b20e127bb093d7473\",\"vout\":3},{\"txid\":\"99d0e1730120a2d3e577ef6923f042ebf8c266361b9832650cf110b0b64a3554\",\"vout\":3},{\"txid\":\"e055406e1389f68a5ef27b4cc9ff8bb7a12a1e389b8fd3ae0e372f3ce173fdd1\",\"vout\":3},{\"txid\":\"2c7206fd2606769e28a719a1a02e340a026c48e66b65d2ce6d36b7b76538d1b2\",\"vout\":159},{\"txid\":\"64d1542f61e93e5ab4e3547a0c2a462f19826fe51f96a440b02c525874e705dc\",\"vout\":1},{\"txid\":\"034d11dd237ae46627bca0daa8d8937e5a4538c0a60312df2173d81b10056b03\",\"vout\":33},{\"txid\":\"94f033e4734c0995d8923f70db1eb2d5f13b0181463bcb890dd923278acf109b\",\"vout\":0},{\"txid\":\"e08b60652258757a75668439255ca033857adb48d18324440d71377260c6e22a\",\"vout\":18},{\"txid\":\"fdfc4138ca88fc23ba3ecd66f936878a7063e8f767b0e4cef713cc9487f9c6a9\",\"vout\":18},{\"txid\":\"2b24d0f9dfabc11ff42bec703ff9897115844756d7b94e762579c95d289e3b31\",\"vout\":13},{\"txid\":\"b5b706d89051cee421f96760bec4228c076bab4ce7689cc72735d4a7ece01ae6\",\"vout\":58},{\"txid\":\"3ee8b9dad8dc95b173e5b9472a32ec9353148d9cf42536cd17f3ebf77d8cb250\",\"vout\":49},{\"txid\":\"89ef40d3b0725be50a6784c8362df461b25b63290d85652faca277e7731286ce\",\"vout\":32},{\"txid\":\"5c7c0285448435b30f18c63209d09b5a86d01d7f664c25caab66bb6b472f7389\",\"vout\":57},{\"txid\":\"3298e69f56b67771b25a36addd9ac19b97f8aad5a25393c7b6408394e2db0469\",\"vout\":214},{\"txid\":\"7839d47a0f8041ddbbb2654a7567dfcefbd04831f65f05ab9a9cb2c310595751\",\"vout\":2},{\"txid\":\"d1280503971af9c98b94283fbc77fea166110693f7740d0ecdc71747a6dc3997\",\"vout\":55},{\"txid\":\"62ff198d940053ab099f0e3a2c01d81db0f1768420467c2731b7264fea7747a3\",\"vout\":47},{\"txid\":\"68e9008b9263c1c82ddfe838e8da4dfd0ad254dfe56463f89084d14e7be80976\",\"vout\":63},{\"txid\":\"a0a2f2b3f55c603fbdb1ac009573933b935a00454bd72ab31280292e7dc6bb24\",\"vout\":35},{\"txid\":\"f4f1afe4c5b022709787f46e17808887e50404c43227369f1036e68f3fba2576\",\"vout\":0},{\"txid\":\"aee76d11cbcb566364bab8dee183bca8ec68981e8f9c5c2cf19ef47093cb542a\",\"vout\":43},{\"txid\":\"a90d592611adc29f168897099785d06041d49ebdcae98bf5a8780678576f04b1\",\"vout\":0},{\"txid\":\"ef31f0e9118949ac86f841c37dbab4e52405da654ebe0b5999cdc6c866e9912d\",\"vout\":1},{\"txid\":\"02de1c1e168fe26995af98759c8c0dd58b7f6211e935a01f38fa4e62c92900d6\",\"vout\":31},{\"txid\":\"370b7b53ce98877f079418c47314a87ca363e989f04f44a7f90c72e7e3b84c1a\",\"vout\":1},{\"txid\":\"3527f83e2c0a6d62923f313b3deb29c69ec8627b65e08f6901002020b8c3c516\",\"vout\":13},{\"txid\":\"59a3ed6c6808a032afda2bea6155d8016f25620ca434f635860bd5c031377b25\",\"vout\":2},{\"txid\":\"8ff91022ba8f97b817ec2b213c1a2b8edbd98de43adc348ce611201ac1dd1f32\",\"vout\":20},{\"txid\":\"9fbd40c643cb1941962259e77278c3ae112c3a7b8ddb32dff2d10887a35834ce\",\"vout\":1},{\"txid\":\"ae91f34b14e8d21e2da0af733a8c8b14f171a56a701810ae5037c5d74698ce7c\",\"vout\":0},{\"txid\":\"c15c619b4a54e3c002f4642e3fb170b5a5a91b5a0999fa3f21a819f43de75a3f\",\"vout\":10},{\"txid\":\"d3bbfb6efddbfc8927d6adc4f9c28daf4868ffe0df19a5fdec47356078162a70\",\"vout\":1},{\"txid\":\"e0e8cb01d6c9fc2396f93b38e86a63c842c02ad1f5d57bb1233d05eb5fd5ba9e\",\"vout\":26},{\"txid\":\"aa2c539fb2f3d3f1cf0474460d6af4e1250c0187d28af626fb6200fe334de941\",\"vout\":65},{\"txid\":\"4dcd54f67e8f54c99a8e57409b6b8d29e12e656299f967edb39912d2b0a8cd41\",\"vout\":55},{\"txid\":\"777086e4aa6c57e3b6f3d9149045d8c1026b68a2f9d7c0f6c95eb0af989f8f8e\",\"vout\":29},{\"txid\":\"dff9fb52752482634b71ec7ae9049b09d591ef0738975c73dd28c6e36e10426b\",\"vout\":13},{\"txid\":\"ff91bbcfda1bc3ce834b914e145e18283e2c1a446ca623c6b1f228fd59fc7df4\",\"vout\":61},{\"txid\":\"08b1da4e6fd765fdcf01575415f7f6d2532db8515c55ac354f0c962b93be4137\",\"vout\":2},{\"txid\":\"091a2f31d29838d38bfeb30fcf874e028393cfe00f80fdd9e894faa9b882144c\",\"vout\":29},{\"txid\":\"33f318cdd193dbf2d8e3159bef34a654994031559c619d2db0329d8041ad8382\",\"vout\":2},{\"txid\":\"472e0d17ed7dadbe7943ed00ee37cb1e61b746cf73c8368d688af5fd27de1611\",\"vout\":3},{\"txid\":\"5432de4a8b77234d0cfa9aafa97d485d89e3e9b48fda616e146134c491e075af\",\"vout\":13},{\"txid\":\"7db90f61a99eb5456a833eaf8518d72fce53ca3921e8d2fc58c8c6b932fcb820\",\"vout\":7},{\"txid\":\"971849b1f7fa7a021a9d2c0a9f3e915e525fa6e2a892de40134f45b7ac82ff53\",\"vout\":13}] {\"1EEq1NjWtnwoqANZZX2JLCCUY46wFgvfZ8\":23.19255698}

And here's the fixed signrawtransaction command:

Code:
signrawtransaction 0100000034f1d0df9678dd37aeb88a11a196caf5d569095fa92c4446bb194f2a80b48d99e90000000000ffffffff410cfe18b7768a03df520e52afc5090901abfb3b46191abf280bf9bf0cb6de9a0100000000ffffffffc02757d88619b0bd1ed0765d10ff5170d39a069cfb443b9193dda8290c745e200000000000ffffffff00d398e169c11143d2c292640e2211b9650a20f2e4889bd934f6f6ee18bc84330000000000ffffffff3fc375488dcc6d14ff321dde45460226f0a6958df565c4901525d599ffe187360a00000000ffffffff62963acf477ba7610c66487fb1cc7aea90a142c2fb5aa966abf09c7113683d371d01000000ffffffff73743d09bb27e1200bce2cf94f43dff13fac3b84fcc1045d6ecb1cb58c6510780300000000ffffffff54354ab6b010f10c6532981b3666c2f8eb42f02369ef77e5d3a2200173e1d0990300000000ffffffffd1fd73e13c2f370eaed38f9b381e2aa1b78bffc94c7bf25e8af689136e4055e00300000000ffffffffb2d13865b7b7366dced2656be6486c020a342ea0a119a7289e760626fd06722c9f00000000ffffffffdc05e77458522cb040a4961fe56f82192f462a0c7a54e3b45a3ee9612f54d1640100000000ffffffff036b05101bd87321df1203a6c038455a7e93d8a8daa0bc2766e47a23dd114d032100000000ffffffff9b10cf8a2723d90d89cb3b4681013bf1d5b21edb703f92d895094c73e433f0940000000000ffffffff2ae2c6607237710d442483d148db7a8533a05c25398466757a75582265608be01200000000ffffffffa9c6f98794cc13f7cee4b067f7e863708a8736f966cd3eba23fc88ca3841fcfd1200000000ffffffff313b9e285dc97925764eb9d7564784157189f93f70ec2bf41fc1abdff9d0242b0d00000000ffffffffe61ae0eca7d43527c79c68e74cab6b078c22c4be6067f921e4ce5190d806b7b53a00000000ffffffff50b28c7df7ebf317cd3625f49c8d145393ec322a47b9e573b195dcd8dab9e83e3100000000ffffffffce861273e777a2ac2f65850d29635bb261f42d36c884670ae55b72b0d340ef892000000000ffffffff89732f476bbb66abca254c667f1dd0865a9bd00932c6180fb335844485027c5c3900000000ffffffff6904dbe2948340b6c79353a2d5aaf8979bc19addad365ab27177b6569fe69832d600000000ffffffff51575910c3b29c9aab055ff63148d0fbcedf67754a65b2bbdd41800f7ad439780200000000ffffffff9739dca64717c7cd0e0d74f793061166a1fe77bc3f28948bc9f91a97030528d13700000000ffffffffa34777ea4f26b731277c46208476f1b01dd8012c3a0e9f09ab5300948d19ff622f00000000ffffffff7609e87b4ed18490f86364e5df54d20afd4ddae838e8df2dc8c163928b00e9683f00000000ffffffff24bbc67d2e298012b32ad74b45005a933b93739500acb1bd3f605cf5b3f2a2a02300000000ffffffff7625ba3f8fe636109f362732c40404e5878880176ef487977022b0c5e4aff1f40000000000ffffffff2a54cb9370f49ef12c5c9c8f1e9868eca8bc83e1deb8ba646356cbcb116de7ae2b00000000ffffffffb1046f57780678a8f58be9cabd9ed44160d08597099788169fc2ad1126590da90000000000ffffffff2d91e966c8c6cd99590bbe4e65da0524e5b4ba7dc341f886ac498911e9f031ef0100000000ffffffffd60029c9624efa381fa035e911627f8bd50d8c9c7598af9569e28f161e1cde021f00000000ffffffff1a4cb8e3e7720cf9a7444ff089e963a37ca81473c41894077f8798ce537b0b370100000000ffffffff16c5c3b820200001698fe0657b62c89ec629eb3d3b313f92626d0a2c3ef827350d00000000ffffffff257b3731c0d50b8635f634a40c62256f01d85561ea2bdaaf32a008686ceda3590200000000ffffffff321fddc11a2011e68c34dc3ae48dd9db8e2b1a3c212bec17b8978fba2210f98f1400000000ffffffffce3458a38708d1f2df32db8d7b3a2c11aec37872e75922964119cb43c640bd9f0100000000ffffffff7cce9846d7c53750ae1018706aa571f1148b8c3a73afa02d1ed2e8144bf391ae0000000000ffffffff3f5ae73df419a8213ffa99095a1ba9a5b570b13f2e64f402c0e3544a9b615cc10a00000000ffffffff702a1678603547ecfda519dfe0ff6848af8dc2f9c4add62789fcdbfd6efbbbd30100000000ffffffff9ebad55feb053d23b17bd5f5d12ac042c8636ae8383bf99623fcc9d601cbe8e01a00000000ffffffff41e94d33fe0062fb26f68ad287010c25e1f46a0d467404cff1d3f3b29f532caa4100000000ffffffff41cda8b0d21299b3ed67f99962652ee1298d6b9b40578e9ac9548f7ef654cd4d3700000000ffffffff8e8f9f98afb05ec9f6c0d7f9a2686b02c1d8459014d9f3b6e3576caae48670771d00000000ffffffff6b42106ee3c628dd735c973807ef91d5099b04e97aec714b6382247552fbf9df0d00000000fffffffff47dfc59fd28f2b1c623a66c441a2c3e28185e144e914b83cec31bdacfbb91ff3d00000000ffffffff3741be932b960c4f35ac555c51b82d53d2f6f715545701cffd65d76f4edab1080200000000ffffffff4c1482b8a9fa94e8d9fd800fe0cf9383024e87cf0fb3fe8bd33898d2312f1a091d00000000ffffffff8283ad41809d32b02d9d619c5531409954a634ef9b15e3d8f2db93d1cd18f3330200000000ffffffff1116de27fdf58a688d36c873cf46b7611ecb37ee00ed4379bead7ded170d2e470300000000ffffffffaf75e091c43461146e61da8fb4e9e3895d487da9af9afa0c4d23778b4ade32540d00000000ffffffff20b8fc32b9c6c858fcd2e82139ca53ce2fd71885af3e836a45b59ea9610fb97d0700000000ffffffff53ff82acb7454f1340de92a8e2a65f525e913e9f0a2c9d1a027afaf7b14918970d00000000ffffffff0192083d8a000000001976a91491371dd0cfe48038e5958e00c604096bff46862588ac00000000

You'll probably need to issue the walletpassphrase command before the signrawtransaction command again.

OK...complete, true

I still have my bitcoins, so that's a good sign right?

Integrated Distributed Ledgers
A whole world of different blockchains living together in a single network based on DAG. No more gates, bridges, portals or special nodes connecting blockchains into a single whole. Only one p2p network, consisting of blockchains of various types: from private for state and corporate networks to public for crypto projects.
ECore (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252


https://ubikiri.com/


View Profile WWW
May 29, 2013, 07:55:03 AM
 #94

what's your bitcoin address danny?

Integrated Distributed Ledgers
A whole world of different blockchains living together in a single network based on DAG. No more gates, bridges, portals or special nodes connecting blockchains into a single whole. Only one p2p network, consisting of blockchains of various types: from private for state and corporate networks to public for crypto projects.
ECore (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252


https://ubikiri.com/


View Profile WWW
May 29, 2013, 07:56:35 AM
 #95

what's your bitcoin address danny?

Sorry...still doesn't work.  Same error.  Go ahead and post it and if I get it going again I can tip you.

So since this was completed, I shouldn't have anymore "dust" right?

and where do I go from here?  I have already set up bitcoin on a completely different machine with the same results.

I have to go to sleep btw.....it's 4 am and I'm beat.

Integrated Distributed Ledgers
A whole world of different blockchains living together in a single network based on DAG. No more gates, bridges, portals or special nodes connecting blockchains into a single whole. Only one p2p network, consisting of blockchains of various types: from private for state and corporate networks to public for crypto projects.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4613



View Profile
May 29, 2013, 08:01:02 AM
Merited by ABCbits (1)
 #96

OK...complete, true

I still have my bitcoins, so that's a good sign right?

So far so good.

One last step for tonight.  Then we can pick up with this tomorrow after the transaction has some confirmations.

Now that you got the "complete" : true

You need to send the transaction to the bitcoin network.

the command is sendrawtransaction

You can either paste the output of signrawtransaction into a code block here (or email it to me) and I'll broadcast the transaction for you, or you can do it yourself.

To do it yourself you'll need to execute in the Console:

Code:
sendrawtransaction [i]signed_raw_transaction_byte_code[/i]

Replace signed_raw_transaction_byte_code with the signed raw transaction from your signrawtransaction command.  That's just the long string of letters and numbers that was returned in the quotation marks.
ECore (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252


https://ubikiri.com/


View Profile WWW
May 29, 2013, 08:04:16 AM
 #97

I didn't know it but I already shut bitcoin off...do I have to do that all over again or just enter that last part?  well...of course I do since I don't have the signed code anymore....

Integrated Distributed Ledgers
A whole world of different blockchains living together in a single network based on DAG. No more gates, bridges, portals or special nodes connecting blockchains into a single whole. Only one p2p network, consisting of blockchains of various types: from private for state and corporate networks to public for crypto projects.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4613



View Profile
May 29, 2013, 08:07:20 AM
 #98

Sorry...still doesn't work.  Same error.  Go ahead and post it and if I get it going again I can tip you.

We'll save that for if or when we get this all resolved.

So since this was completed, I shouldn't have anymore "dust" right?

No, first the transaction has to be transmitted.  Next, your wallet has 1887 outputs.  This process swept up 52 of them.  That means that after you transmit this transaction, you'll still have 1835 dust outputs remaining.  We'll have to repeat the processes over and over sweeping up 52 inputs at a time until they've all been swept up.  That means we'll have to do this about 37 times.

and where do I go from here?  I have already set up bitcoin on a completely different machine with the same results.

Lets see if we can even get this one transaction broadcast.  Then we can figure out what to do next.

I have to go to sleep btw.....it's 4 am and I'm beat.

Understood.  Send me an email tomorrow if you want to continue working on this.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3388
Merit: 4613



View Profile
May 29, 2013, 08:08:07 AM
 #99

I didn't know it but I already shut bitcoin off...do I have to do that all over again or just enter that last part?  well...of course I do since I don't have the signed code anymore....

If you saved the output of the signrawtransaction, then you don't have to do it again.  If you didn't save that, then yes, you'll have to do it again.
ECore (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252


https://ubikiri.com/


View Profile WWW
May 29, 2013, 08:13:16 AM
 #100

Ok...it's definitely doing transactions now....hopefully not a transaction up my rear end.

it has ~0.32 left, with ~23.19 unconfirmed....looks good.

Integrated Distributed Ledgers
A whole world of different blockchains living together in a single network based on DAG. No more gates, bridges, portals or special nodes connecting blockchains into a single whole. Only one p2p network, consisting of blockchains of various types: from private for state and corporate networks to public for crypto projects.
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!