.github /workflows
ci: add Makefile, use golangci-lint
2021-09-28 10:30:21 +02:00
base58
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
bech32
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
bloom
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
coinset
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
gcs
[lbry] ci: fix linting errors
2021-12-14 22:08:54 -08:00
hdkeychain
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
psbt
[lbry] ci: fix linting errors
2021-12-14 22:08:54 -08:00
txsort
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
.gitignore
ci: add Makefile, use golangci-lint
2021-09-28 10:30:21 +02:00
.golangci.yml
ci: add Makefile, use golangci-lint
2021-09-28 10:30:21 +02:00
address.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
address_test.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
amount.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
amount_test.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
appdata.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
appdata_test.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
block.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
block_test.go
[lbry] ci: fix linting errors
2021-12-14 22:08:54 -08:00
certgen.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
certgen_test.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
const.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
cov_report.sh
Initial implementation.
2013-05-28 18:21:26 -05:00
doc.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
example_test.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
go.mod
go.mod: bump to go 1.14, latest supported version
2020-10-26 09:48:59 -04:00
go.sum
mod: update go.sum for golang 1.16.x
2021-05-27 10:06:01 +02:00
hash160.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
internal_test.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
LICENSE
gcs: add package for building and using Golomb-coded set filters
2018-05-15 19:14:18 -07:00
Makefile
ci: add Makefile, use golangci-lint
2021-09-28 10:30:21 +02:00
net.go
[lbry] ci: fix linting errors
2021-12-14 22:08:54 -08:00
net_noop.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
README.md
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
tx.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
tx_test.go
[lbry] ci: fix linting errors
2021-12-14 22:08:54 -08:00
wif.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00
wif_test.go
[lbry] renamed package to lbcutil, updated refs to it
2021-12-14 22:08:50 -08:00