status-go/params
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
..
cluster.go Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
config.go Add postgres 2019-05-15 11:01:34 +02:00
config_test.go Add network incentivisation service (#1452) 2019-04-29 14:05:49 +02:00
defaults.go Add goerli testnet 2019-03-19 10:56:09 +02:00
validator.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
version.go Improve Makefile (#1275) 2018-11-20 11:13:42 +01:00