embark/packages/plugins
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
..
accounts-manager chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
basic-pipeline chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
coverage chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
debugger chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
deploy-tracker chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
ens chore(release): 5.0.0-alpha.6 2019-12-17 15:41:00 -05:00
ethereum-blockchain-client chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
ganache chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
geth chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
graph chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
ipfs chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
mocha-tests chore(release): 5.0.0-alpha.7 2019-12-18 12:07:13 -05:00
parity chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
plugin-cmd chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
profiler chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
rpc-manager fix(@embark/rpc-manager): fix duplicated accounts in rpc manager 2019-12-19 11:19:03 -05:00
scaffolding chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
snark chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
solc chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
solidity chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
solidity-tests chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
specialconfigs chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
swarm chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
transaction-logger chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
transaction-tracker chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
vyper chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
web3 chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
whisper-geth chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
whisper-parity chore(release): 5.0.0-alpha.5 2019-12-16 13:49:41 -05:00
.gitignore build: tidy up the monorepo in prep for v5.0.0-alpha.0 2019-10-01 13:29:53 -05:00