Richard Ramos
b1a6607dbb
chore: upgrade libp2p
2023-05-30 10:49:52 -04:00
Andrea Maria Piana
4d15ae8a85
Upgrade to go 1.18
2022-05-11 12:39:54 +01:00
Richard Ramos
ca468e21e5
chore: bump go-waku
2022-04-06 10:36:06 -04:00
Richard Ramos
bade0a24ff
chore: bump go-waku ( #2404 )
2021-10-19 09:43:41 -04:00
Andrea Maria Piana
9ddd963591
vendor
2020-07-30 20:20:56 +02:00
Andrea Maria Piana
9f2a4b378f
Verify ens endpoint, only against mainnet ( #1657 )
...
* String payload
* Verify ENS Names
* Update status-protocol-go
2019-11-04 11:08:22 +01:00
Adam Babik
c9e99c432d
migrate to go 1.12 and go modules
2019-06-12 13:12:00 +02:00
Adam Babik
52a1bdfed6
Upgrade geth 1.8.17 plus add metrics during compilation time ( #1273 )
...
This commit updates geth to 1.8.17 and adds a possibility to enable metrics during compilation time.
The cascade of issues forced us to upgrade geth to 1.8.17 in order to allow enabling metrics during compilation time. 1.8.17 introduced `NodeID` refactoring and `enode` package which affected our peers pool and integration with Discovery V5.
2018-11-14 08:03:58 +01:00
Adam Babik
04d216dcc5
Remove non-go option ( #682 )
2018-02-21 15:37:46 +01:00
Igor Mandrigin
fb3d2ff6fe
Introduce the dependency vendoring tool: `dep`. ( #551 )
...
* Introduce `dep`, the dependency vendoring tool.
Use commits from `go-ethereum@release/1.7` for most of the dependencies.
* Update dependencies.
2018-01-25 14:08:43 +01:00