Sina Mahmoodi
108eec3fee
node: remove dependency on wallet backend packages (#23019)
* accounts: new AddBackends method in manager
* node,cmd/geth: mv accman backend init to cmd/geth
* node,cmd/geth: mv scrypt config downstreawm from node
* accounts: use static buffer size for accman sub chan
minor fix
* accounts,cmd/geth: update accman backends through its event loop
* accounts,node: add comments
* accounts: un-export newBackendEvent
* accounts: use chan instead of wg in newBlockEvent
* node: rename isKeyDirEphem
* accounts,cmd: AddBackends->AddBackend
* accounts: fix potential blocking when adding backend
2021-08-25 22:34:22 +02:00
..
2021-07-29 16:06:44 +02:00
2020-12-12 17:36:32 +01:00
2021-01-26 21:41:35 +01:00
2020-07-14 10:35:32 +02:00
2021-08-02 15:43:01 +02:00
2021-08-25 19:06:42 +02:00
2021-02-26 15:28:34 +01:00
2021-08-25 15:04:26 +02:00
2021-06-03 14:35:40 +02:00
2021-08-25 22:34:22 +02:00
2020-08-03 19:40:46 +02:00
2021-07-29 11:17:40 +03:00
2017-10-27 09:40:52 +01:00
2021-08-25 18:46:29 +02:00