Commit Graph

7 Commits

Author SHA1 Message Date
kayos c367cca749
Connector: check len(values) to avoid nil pointer dereference (#21) 2023-01-11 13:46:18 +01:00
kayos@tcp.direct 7e8d2bcf3d
Connector: Close response bodies (squashed)
Connector: adjust response body closure

Connector: be consistent about returns

Connector: continue consistency efforts, fix positioning of defer call

Connector(lint): get rid of useless error check

Connector: again, be consistent

Connector: Prevent suppressing non-nil errors

---

Signed-off-by: kayos@tcp.direct <kayos@tcp.direct>
2022-06-30 07:48:33 -07:00
Simon Boissonneault-Robert 4f80722970 Changing imports to match original repo 2019-06-17 16:41:08 -04:00
linuxdev53 8a73cfa938 Added secp256k1 support 2018-11-30 17:52:16 +02:00
Hendrik Hofstadt df2d425a49 Prepare for GitHub publication 2018-10-01 14:48:56 +02:00
Hendrik Hofstadt 2afb7173ca Add VCS support 2018-09-08 20:52:53 +02:00
Hendrik Hofstadt 372febe620 initial commit 2018-09-02 14:46:37 +02:00