Nathan James
Nathan James
If you use just `eosjs` without Scatter signing, what does that look like?
Well that's weird. Chrome or firefox? And what version?
Is this a persistent problem, or does it happen randomly?
Is there any error in console when you import? ( right click scatter, inspect, console )
Once the desktop companion is live it'll be **very** easy to just port over the remaining extension code to a Safari extension. It'll have to wait until then though.
Yup, that's exactly what it means. The desktop app will be able to connect to the browser extension and provide the same functionality without consuming as many resources within the...
Nope no repository yet. But it's underway.
Yeah, some nodes are slow and eosjs has to go grab the ABI from the chain. I've been meaning to add a ticket on eosjs/eosio about it.
https://github.com/EOSIO/eosjs/issues/206
I'd suggest tagging onto the ticket I created on eosjs (https://github.com/EOSIO/eosjs/issues/208). There's really nothing Scatter can do about this. Scatter already caches ABIs on our side but all those requests...