build
|
feat: add build package to allow build time consts
|
2024-01-10 09:18:09 -05:00 |
config
|
fix: add more mapstructure tags
|
2024-02-27 03:11:00 -05:00 |
ed25519
|
fix: bad return on PublicKeyRaw
|
2024-01-07 05:22:00 -05:00 |
encoding
|
fix: base64 needs to use raw url
|
2024-01-24 13:55:56 -05:00 |
fx
|
fix: don't try to embed service.ServiceParams
|
2024-01-30 14:16:16 -05:00 |
internal/bases
|
refactor: move test consts under testdata folder in pkg
|
2024-01-04 02:51:05 -05:00 |
metadata
|
fix: need to init underlying map
|
2024-03-03 07:16:24 -05:00 |
net
|
testing: remove mocks for now
|
2024-01-29 00:23:42 -05:00 |
node
|
refactor: add new starting state
|
2024-02-27 04:07:12 -05:00 |
protocol
|
fix: silently abort early if we have no connections to make
|
2024-01-31 20:20:59 -05:00 |
serialize
|
refactor: make InitMarshaller signature consistent with InitUnmarshaller
|
2024-02-29 23:36:48 -05:00 |
service
|
refactor: add a local param to StorageService.GetCachedStorageLocations so we don't spam the local provider store on every poll
|
2024-03-03 09:28:33 -05:00 |
storage
|
refactor: add a local param to StorageService.GetCachedStorageLocations so we don't spam the local provider store on every poll
|
2024-03-03 09:28:33 -05:00 |
structs
|
feat: add GetUInt and PutUInt
|
2024-01-15 12:57:47 -05:00 |
types
|
fix: need to implement MetadataTypeProof support
|
2024-03-01 01:24:20 -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
|
fix: need to implement MetadataTypeProof support
|
2024-03-01 01:24:20 -05:00 |
go.sum
|
fix: need to implement MetadataTypeProof support
|
2024-03-01 01:24:20 -05:00 |