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-08-23 12:49:39 +03:00
2021-08-13 15:39:51 +03:00
2021-08-25 18:46:29 +02:00
2021-02-25 15:26:57 +01:00
2021-03-22 09:29:32 +01:00
2019-07-22 12:17:27 +03:00
2021-04-13 10:00:48 +02:00
2019-08-12 12:00:38 +03:00
2020-11-29 13:43:15 +01:00
2020-11-29 13:43:15 +01:00
2021-08-25 22:34:22 +02:00
2019-04-08 13:19:37 +02:00
2019-07-22 12:17:27 +03:00
2021-04-15 20:35:00 +03:00