build
|
feat: add build package to allow build time consts
|
2024-01-10 09:18:09 -05:00 |
config
|
feat: add incoming and outgoing peer blocking to handle abuse
|
2024-01-15 10:54:31 -05:00 |
ed25519
|
fix: bad return on PublicKeyRaw
|
2024-01-07 05:22:00 -05:00 |
encoding
|
fix: ensure we actually have a full cid
|
2024-01-24 01:51:29 -05:00 |
interfaces
|
refactor: AddStorageLocation doesn't need a config argument
|
2024-01-24 02:58:55 -05:00 |
internal/bases
|
refactor: move test consts under testdata folder in pkg
|
2024-01-04 02:51:05 -05:00 |
metadata
|
fix: use uint64
|
2024-01-18 12:31:47 -05:00 |
mocks
|
fix: dummy file to make go get happy
|
2024-01-12 07:55:39 -05:00 |
net
|
fix: prevent channel closed panic
|
2024-01-15 19:34:11 -05:00 |
node
|
refactor: AddStorageLocation doesn't need a config argument
|
2024-01-24 02:58:55 -05:00 |
protocol
|
fix: prevent panic if length range is out of bounds for message
|
2024-01-24 11:10:16 -05:00 |
serialize
|
chore: remove commented code
|
2024-01-05 07:41:33 -05:00 |
service
|
feat: implement PrepareProvideMessage
|
2024-01-24 02:53:56 -05:00 |
storage
|
fix: rewrite StorageLocationMap DecodeMsgpack as it only works with a temporary map
|
2024-01-09 15:50:14 -05:00 |
structs
|
feat: add GetUInt and PutUInt
|
2024-01-15 12:57:47 -05:00 |
types
|
fix: add a new property on messages and peers to prevent messages from being processed before the handshake is done
|
2024-01-13 11:22:01 -05:00 |
utils
|
fix: fix again the port of EncodeEndian
|
2024-01-24 11:51:10 -05:00 |
LICENSE
|
chore: LICENSE
|
2024-01-03 03:48:50 -05:00 |
README.md
|
Initial commit
|
2024-01-02 15:21:09 +00:00 |
go.mod
|
dep: add github.com/samber/lo
|
2024-01-18 12:06:15 -05:00 |