Anthony Laibe
993c236c04
fix: run make vendor
2022-10-26 12:35:50 +02:00
Anthony Laibe
63eb3d71ba
feat: run go mod tiny/vendor
2022-10-26 09:39:30 +02:00
Richard Ramos
ad326fa290
feat: wakuv2 store ( #2780 )
...
Allows runnning a store node depending on node config settings.
2022-08-19 12:34:07 -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
1a439baa5c
chore: bump go-waku ( #2494 )
2022-01-18 17:19:43 -04:00
Richard Ramos
bade0a24ff
chore: bump go-waku ( #2404 )
2021-10-19 09:43:41 -04:00
Andrea Maria Piana
2f539d3bd2
Upgrade go-ens
...
Go ens needs to be updated to be compatible with the lastest geth
version
2021-07-20 10:57:38 +02:00
Andrea Maria Piana
d50fee6bb2
Handle connection state
2021-05-21 07:22:58 +02:00
Andrea Maria Piana
9ddd963591
vendor
2020-07-30 20:20:56 +02:00
Pedro Pombeiro
6537cae606
Nimbus node support
2020-01-20 13:15:17 +01: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
26880b83d7
Upgrade geth to 1.9.5 and Whisper ( #1617 )
2019-10-04 17:21:24 +02: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
Victor Farazdagi
b7c38238bd
rebase: new packages added to vendors
...
Packages added:
- golang.org/x/net/context updated
- mattn/go-colorable
- karalabe/hid
- mattn/go-color
- go-stack/stack
2017-05-03 16:00:35 +03:00