Hotfix/renable historical
parent
f613a8f1
No related branches found
No related tags found
Showing
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 2 additions, 1 deletiongo.sum
- interfaces/params/CMIX.go 1 addition, 1 deletioninterfaces/params/CMIX.go
- interfaces/params/rounds.go 2 additions, 2 deletionsinterfaces/params/rounds.go
- network/gateway/hostPool.go 2 additions, 1 deletionnetwork/gateway/hostPool.go
- network/gateway/sender.go 54 additions, 71 deletionsnetwork/gateway/sender.go
... | ... | @@ -16,7 +16,7 @@ require ( |
gitlab.com/elixxir/crypto v0.0.7-0.20220222221347-95c7ae58da6b | ||
gitlab.com/elixxir/ekv v0.1.6 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20220222212109-d412a6e46623 | ||
gitlab.com/xx_network/comms v0.0.4-0.20220222212058-5a37737af57e | ||
gitlab.com/xx_network/comms v0.0.4-0.20220223204319-1a310472e098 | ||
gitlab.com/xx_network/crypto v0.0.5-0.20220222212031-750f7e8a01f4 | ||
gitlab.com/xx_network/primitives v0.0.4-0.20220222211843-901fa4a2d72b | ||
golang.org/x/crypto v0.0.0-20220128200615-198e4374d7ed | ||
... | ... |
Please register or sign in to comment