priestc / Autotip

Decentralized Cryptocurrency Microtiping Platform
http://autotip.io
MIT License
37 stars 14 forks source link

Transactions Will Not Complete #6

Closed bcolb closed 9 years ago

bcolb commented 9 years ago

The extension is installed on google chrome, and I've tested on both my laptop running Linux Mint and my Macbook Pro, with the same error. The error looks to be occurring when the tx is pushed via blockr

First come this:

Failed to load resource: the server responded with a status of 500 (Internal Server Error) https://btc.blockr.io/api/v1/tx/push

Then this

 Error in response to storage.get: TypeError: Cannot read property 'length' of undefined

Then an uncaught type error

Uncaught TypeError: Cannot read property 'length' of undefined

Here is a screenshot of what I'm seeing in developer tools:

screenshot from 2015-01-30 18 06 05