Nathan James

Results 66 comments of Nathan James

Hmm, let me run some tests. Scatter shouldn't be doing anything with get_block or get_info, and even if it does it does so through your injected eosjs which will match...

Sorry for the late reply. Adding support is as simple as adding a new `plugin` for that blockchain. The methods in https://github.com/GetScatter/walletpack/blob/master/packages/core/lib/plugins/defaults/interface.js are all required

I think for congruency they should be left on. In any case if any user or machine navigates to the url it will strip them but for machines it'll serve...

Looks like this is an issue ( or rather a lack of functionality ) with eosjs. This is the code that votes for producers, which just takes an account name...

It does this already: https://github.com/EOSPortal/eosportal-front/blob/master/src/views/Chain.vue#L74

This should probably be a cache tbh. If there's more than 4-5 chains that's gonna start being a hairy fetch