status-go/services
Andrea Maria Piana 4ab08629f6 Add postgres
This commits adds support for postgres database.
Currently two fields are stored: the bloom filter and the topic.
Only the bloom filter is actually used to query, but potentially we will
use also the topic in the future, so easier to separate it now in order
to avoid a migration.
2019-05-15 11:01:34 +02:00
..
incentivisation Add network incentivisation service (#1452) 2019-04-29 14:05:49 +02:00
peer fix golang/mock (#1310) 2018-12-10 13:53:27 +01:00
personal Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
rpcfilters Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
shhext Add postgres 2019-05-15 11:01:34 +02:00
status Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +01:00
subscriptions fix parameters parsing for eth_* filters subscriptions (#1461) 2019-05-10 12:56:58 +02:00
typeddata hash typed data (#1426) 2019-03-28 15:56:21 +01:00
utils.go New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00