status-go/services
yenda 024f30f0b9 Put settings in a table with schema (#1746)
Move settings table schema from a key-value store to a one row table with many columns.

We now save the first row with initial data in saveAccountAndLogin and follow up saveSetting calls are only saving one setting at a time.

Co-authored-by: Adam Babik <a.babik@designfortress.com>
2019-12-27 10:58:25 +01:00
..
accounts Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00
browsers Create single database appdatase 2019-08-21 10:44:50 +03:00
incentivisation Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
mailservers Move to protobuf for Message type (#1706) 2019-12-05 17:25:34 +01:00
nodebridge Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
peer fix golang/mock (#1310) 2018-12-10 13:53:27 +01:00
permissions Create single database appdatase 2019-08-21 10:44:50 +03:00
personal Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
rpcfilters Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
shhext Implement AddPeer/RemovePeer on eth-node 2019-12-19 14:11:48 +01:00
status Start abstracting geth Keystore 2019-12-19 14:11:48 +01:00
subscriptions Fix race condition in subscriptions (#1646) 2019-12-11 09:44:57 +01:00
typeddata Integrate Nimbus status-protocol-go 2019-11-18 14:30:03 +01:00
wallet Start abstracting geth Keystore 2019-12-19 14:11:48 +01:00
utils.go New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00