unwriter / datacash

The simplest way to write data to Bitcoin Cash blockchain
58 stars 17 forks source link

DATACASH broadcast not propagating #7

Closed AustEcon closed 5 years ago

AustEcon commented 6 years ago

You can see here that both my broadcasts with your datacash API and my own python script are showing up on chainfeed... but when you follow the link they do not appear on blockpress. The ones that do are ones that I created on blockpress.com (using their server)

https://www.chainfeed.org/@qqwszcpqehz566z8ternpsqypvsfrufk0c8z70n6vf

Is this a bug on blockpress's end?? I have tried to email them... but there is no contact (that actually works).

Seeing as though you guys are "partnered" with them... I am logging this issue with you as well.

I am wanting to build a python-based OP_RETURN interface for blockpress. I've done it for memo.cash. I think that I have also done it for blockpress... but I'm pretty sure the issue is on their end (not updating / querying the blockchain for new actions)...

Any help much appreciated. :)