MetacoSA / QBitNinja

An Open Source and powerful blockchain API
MIT License
68 stars 42 forks source link

TestNet server broadcust not working #53

Open e1ektr0 opened 6 years ago

e1ektr0 commented 6 years ago

I done successful broadcast, but looks like, it's not working. Can you check it?

Tx hash:fdf5117b6820a39f9c022fe01609ed111ce99bf72ed92be103ed21a2f4ba266b

NicolasDorier commented 6 years ago

worked https://testnet.smartbit.com.au/tx/fdf5117b6820a39f9c022fe01609ed111ce99bf72ed92be103ed21a2f4ba266b

e1ektr0 commented 6 years ago

Yes, it's working. It's start working 1hr later after i broadcast it. (possible it was broadcasted by me, coze if it not broadcasted,my app retry and rerty it again)

but. some times. for example right now. i broadcast some tx(example:0615d30dbf5d34af0cf0c4e399923f86bb59edda315fe397688740c9f1313adc), then i request it from qbit server. And it's return null. It's very strange. I broadcast it on this server, but it don't know about it tx. How it possible?

e1ektr0 commented 6 years ago

Also. I provide extra fee. No effect. Check last processed block by qbit server - it's fine. Only broadcast not working.

NicolasDorier commented 6 years ago

but. some times. for example right now. i broadcast some tx(example:0615d30dbf5d34af0cf0c4e399923f86bb59edda315fe397688740c9f1313adc), then i request it from qbit server. And it's return null

Possible if not enough fees.

e1ektr0 commented 6 years ago

Sorry, but no.

1)I add a lot of extra fee. 2)I publish same raw tx via 3 party service (via http ui), and it was published in one seccond. And qbit server get this tx.