embark/packages/core
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
..
code-runner chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
console chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
core chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
engine chore(release): 5.0.0-alpha.7 2019-12-18 12:07:13 -05:00
i18n chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
logger chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
reset chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
utils fix(@embark/rpc-manager): fix duplicated accounts in rpc manager 2019-12-19 11:19:03 -05:00