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-27 16:19:48 +02:00
2021-01-13 11:14:36 +01:00
2021-08-25 22:34:22 +02:00
2021-08-17 18:43:25 +02:00
2021-08-25 22:34:22 +02:00
2021-02-24 14:07:58 +01:00
2021-08-17 18:43:25 +02:00
2021-03-22 19:06:30 +01:00
2021-08-17 18:43:25 +02:00
2021-05-27 10:13:35 +02:00
2021-06-25 12:40:37 +02:00
2021-08-24 21:54:00 +03:00
2020-12-14 10:27:15 +01:00
2021-02-24 14:07:58 +01:00
2021-08-24 21:54:00 +03:00
2021-08-24 21:54:00 +03:00
2020-12-09 13:59:24 +01:00
2020-12-04 15:01:47 +01:00