crypto
|
move code from status-go and status-console-client
|
2019-07-08 11:21:21 +02:00 |
encryption
|
Prepare for status-go integration (#27)
|
2019-07-23 10:33:57 +02:00 |
internal/sqlite
|
Refactor the library (#20)
|
2019-07-16 12:43:07 +02:00 |
sqlite
|
update docs for sqlite package
|
2019-07-17 12:12:27 +02:00 |
subscription
|
move code from status-go and status-console-client
|
2019-07-08 11:21:21 +02:00 |
transport/whisper
|
Prepare for status-go integration (#27)
|
2019-07-23 10:33:57 +02:00 |
v1
|
[Parts of #7] Wrap & signs messages if specified in config
|
2019-07-21 07:41:38 +02:00 |
vendor
|
Move to zap structured logging library (#25)
|
2019-07-18 15:41:48 +02:00 |
.gitignore
|
Refactor the library (#20)
|
2019-07-16 12:43:07 +02:00 |
.golangci.yml
|
move code from status-go and status-console-client
|
2019-07-08 11:21:21 +02:00 |
.travis.yml
|
move code from status-go and status-console-client
|
2019-07-08 11:21:21 +02:00 |
LICENSE
|
Initial commit
|
2019-07-06 15:05:25 +02:00 |
Makefile
|
Refactor the library (#20)
|
2019-07-16 12:43:07 +02:00 |
README.md
|
move code from status-go and status-console-client
|
2019-07-08 11:21:21 +02:00 |
adapters.go
|
Prepare for status-go integration (#27)
|
2019-07-23 10:33:57 +02:00 |
chat.go
|
Refactor the library (#20)
|
2019-07-16 12:43:07 +02:00 |
go.mod
|
Move to zap structured logging library (#25)
|
2019-07-18 15:41:48 +02:00 |
go.sum
|
Move to zap structured logging library (#25)
|
2019-07-18 15:41:48 +02:00 |
log_encoder.go
|
define a JSON hex encoder which encodes bytes in hex instead of base64 (#31)
|
2019-07-23 19:05:50 +02:00 |
log_encoder_test.go
|
define a JSON hex encoder which encodes bytes in hex instead of base64 (#31)
|
2019-07-23 19:05:50 +02:00 |
messenger.go
|
Log only on error when contact code fails
|
2019-07-24 10:50:39 +02:00 |
messenger_test.go
|
Prepare for status-go integration (#27)
|
2019-07-23 10:33:57 +02:00 |
persistence.go
|
Refactor the library (#20)
|
2019-07-16 12:43:07 +02:00 |