George Oastler
George Oastler
> Is this basically just moving stuff around? yeah
[0x0; 32] and [0x1; 32] are used by default in the testing environment, which can leads to issues by duplication of accounts or calling from the default [0x1; 32] when...
pretty sure this is done, but I need to check
basically, we need alice/bob/etc to be the same in js as in rust. It's not, and we could do with having some way of deriving accounts on both rust and...
i.e. shared, but private, mnemonic
providers need this info for doing request origin auth
at the moment these are duplicated over "queries" and "tx". It should just be one file, call as appropriate. fns which are a tx should have some kind of gas...
chris was talking about doing this to have pronode specific configuration away from the main branch and avoid bloating
this should be a base api implemented by all services. fields to return: - uptime - ip address - name of service - etc any specific or resource-intensive info should...
specifically needed for the frontend to reduce bundle size