Pages:
Author

Topic: Download and Upload big file to blockchain program - page 2. (Read 422 times)

newbie
Activity: 14
Merit: 2
Hello...

I'm create cross platform Qt Desktop program... that upload and download big (unlimited size) file to cryptocurrency blockchain (bitcoin and altcoin like litecoin, dogecoin e.t.c).
you can find c++ source in https://github.com/Maketobeer/QtMonolite

when i test it on litecoin testnet i upload *.mp4 file (hd, 1:34 min ~26 MB) in txid: 657338821f809c030e2053b81af683c99dab05f8e4c272efcb513027ad31cd15 and it take >24 hours because i set pause between transaction (if not i have too-long-mempool-chain error)....

now i create my own cryptocurrency(file hosting) and i need disable or reset too-long-mempool-chain protection in source and make it more faster... where i can find this parameters? and why this parameter set in bitcoin?

thanks!
Pages:
Jump to: