You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refactor hersir: pull out all keys generation and allow to define external wallets or committess and voteplans, this will allow external clients to create their own keys which will be used for tally operations.
* update tests with hersir changes
* Refactor explorer module. Extract configuration struct for explorer. Added extension to multiaddr struct for better address formatting and finally make ExplorerProcess constructor return error
* added simple explorer client which is capable to send simple sanity request to explorer server
* update usages for ExplorerProcess new constructor impl
* added possibility to start explorer by hersir
0 commit comments