Shane
Shane
## Details I think this project could benefit from integration with OpenRPC which provides a base foundation for service discovery and tooling such as documentation/client generation/mock server for JSON-RPC akin...
I think this project could benefit from integration with [OpenRPC](http://open-rpc.org) which provides a base foundation for service discovery and tooling such as documentation and client generation, typings (typescript/rust), etc, for...
For websites, permission controller "origins" are actually just the hostname components of the website URL. This means that websites that should be treated as distinct—for example, sites hosted on GitHub...
we should probably batch this somehow
@BelfordZ had a comment about just eating method not found errors for `loadAddressTransactions`. We should show the user something if their history is not available: https://github.com/ETCDEVTeam/emerald-wallet/pull/654/files#r197530922

 this happens when sending a token for example. it has tx data
http2
any plans to support http2 as a transport?
Since this project uses JSON-RPC, I think this project could benefit from integration with OpenRPC which provides a base foundation for service discovery and tooling such as documentation and client...