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
Jonathan Rainville
b2d8f7f416
feat: add bookmarks table for the browser bookmarks
...
plus get bookmark icon using a lib
2020-11-16 13:31:34 -05: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
6f1c2eca12
Don't omit history index when the value is 0 ( #1545 )
2019-07-27 08:48:23 +03:00
Dmitry Shulyak
9dbf5a0c86
Add browsers API ( #1523 )
...
Add browsers API
2019-07-17 08:28:37 +03:00