status-go/protocol/encryption
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
..
migrations Upgrade deps (#1892) 2020-03-09 08:55:58 +01:00
multidevice fix: close resultsets so we don't leak them (#1809) 2020-05-14 11:51:32 +01:00
publisher Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
sharedsecret fix: close resultsets so we don't leak them (#1809) 2020-05-14 11:51:32 +01:00
encryption_multi_device_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
encryption_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
encryptor.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
persistence.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
persistence_keys_storage_test.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
persistence_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
protocol.go Move to protobuf for Message type (#1706) 2019-12-05 17:25:34 +01:00
protocol_message.pb.go Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
protocol_message.proto Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
protocol_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
x3dh.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
x3dh_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00