Jonathan Rainville 03bd49cf64 fix(@embark/rpc-manager): fix duplicated accounts in rpc manager
Was caused by the fact that each rpc-modifier got its own node
accounts, but once the eth_accounts modifier is enabled, the
"node" accounts are always going to contain the custom accounts too
Now, the node accounts are set once eth_accounts is initiated, so
that every modifier is on the same page
Also implement a second layer of protection to make sure that if a
duplication happens, it is gotten rid of
2019-12-19 11:19:03 -05:00
..
2019-12-18 12:07:13 -05:00
2019-12-18 12:07:13 -05:00

embark-rpc-manager

Embark RPC Manager

Modifies RPC calls to/from Embark (to/from embark-proxy).

Visit embark.status.im to get started with Embark.