Richard Ramos
33250c9134
feat: desktop browser provider ( #2465 )
2021-12-21 11:44:37 -04:00
Andrea Maria Piana
d84da4f515
Fix some tests and restore private/public RPC client
2021-07-20 10:57:38 +02:00
Andrea Maria Piana
4b0daeb47b
Move services to status-node
...
Move all the services to status-node, as some of them were there, some
of them were in the geth backend and scattered around.
2021-07-20 10:57:38 +02:00
André Medeiros
be683556ff
fix: close resultsets so we don't leak them ( #1809 )
...
* fix: close resultsets so we don't leak them
* Refactor browsers/database
To implement PR suggestions and improve code quality.
* Refactor services/permissions/database
To implement PR suggestions and improve code quality.
Co-authored-by: Samuel Hawksby-Robinson <samuel@samyoul.com>
2020-05-14 11:51:32 +01:00
Pedro Pombeiro
c8a911ebd1
Use goimports instead of gofmt
2020-01-06 10:17:23 +01:00
Dmitry
494cb5bb33
Create single database appdatase
2019-08-21 10:44:50 +03:00
Dmitry Shulyak
9723b64827
Permissions api ( #1524 )
...
* Add permissions api
* Integrate permissions service
* Reduce cyclomatic complexity of the MakeNode function
2019-07-21 08:41:30 +03:00