baking-bad/bcdhub

Can't interact with contracts on sandbox

Opened this issue · 3 comments

Possibly a frontend bug, apologies if this is the wrong repo.

On both 4.1.0 and master.

Temple wallet fails to fetch from localhost:20000/chains/main/blocks/head/hash, presumably a cors issue because of the missing 'http://'.

Thanks!

Something rather weird is going on here. When bcd connects to temple, my app gets removed and then things start to go wrong.

This is new behaviour, but maybe not related to bcd... I'll let you know.

So I connect my dapp

image

Then try to interact with a contract on bcdhub, connect to temple and

image

My dapp disappears.

edit: I can't tell if these are two unrelated issues or one and the same. Pretty sure tho the missing http:// is one piece of the puzzle.

Ok so the temple wallet weirdness is unrelated. The issue (with bcd) appears to be the missing 'http://'.