Adam Babik
831ab85561
Upgrade deps ( #1892 )
2020-03-09 08:55:58 +01:00
Andrea Maria Piana
c569d8a4ed
Sync installation messages & contact requests ( #1791 )
2020-01-15 08:25:09 +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
Andrea Maria Piana
e118e89107
Add persistent datasync, use single database and handle negotiated filters ( #1580 )
2019-08-27 14:04:15 +02:00
Adam Babik
e93d994460
integrate status-protocol-go
2019-07-24 18:46:43 +02:00
Adam Babik
c9e99c432d
migrate to go 1.12 and go modules
2019-06-12 13:12:00 +02:00
Dmitry Shulyak
cf8f20b23c
Use lumberjack library to rotate logs and add config that enables it ( #1399 )
2019-03-01 14:37:13 +01:00
Adam Babik
ac8da3c0f0
Use patched go-ethereum from our fork instead of patching it on-the-fly ( #1184 )
...
* update to 1.8.16
2018-09-27 21:16:15 +02:00
Adam Babik
ecc39735f5
Upgrade geth to 1.8.13 ( #1140 )
2018-08-07 15:31:06 +02:00
Ivan Daniluk
801053a17d
Remove jail package ( #1106 )
2018-07-24 12:05:21 +02:00
Pedro Pombeiro
3f1b2fa57f
Update go-duktape.v3 revision to include submitted patch
...
- Gets rid of noisy build warnings
2018-06-11 15:53:56 +02:00
Pedro Pombeiro
e4cbce12c4
Update to go-ethereum 1.8.1 ( #702 )
...
* Update `github.com/ethereum/go-ethereum` package to 1.8.1 branch. Part of #638
* Fix code due to some signature changes. Part of #638
* use upstream for whisper backend
* Add patch to downgrade usage of Whisper v6 to v5 in some geth 1.8.1 vendor files. Part of #638
* Take into account the DNS rebinding protection introduced in 1.8.0 by adding exception for localhost. Part of #638
* Add patches required for cross-compiled builds starting with geth 1.8.0. Only applied during build. Part of #638
* Update expected JSON result in `TestRegressionGetTransactionReceipt()` and `TestCallRawResultGetTransactionReceipt()`. Part of #665
* Fix some failing e2e tests. Part of #638
* Address comments in PR #702 . Part of #638
2018-02-27 11:39:30 +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
Adam Babik
7433828a26
Validate JSON config ( #240 )
...
* exposed ValidateNodeConfig()
* extended NodeConfig interface with Validate() method
* added validate tag to some NodeConfig fields
2017-08-10 22:31:29 +07:00
Victor Farazdagi
5fb4aef1cc
Initial refactoring + vendor update (after rebase)
2016-09-15 06:12:25 +03:00
Jarrad Hope
c5f9cbcfc9
successful build
2016-06-18 20:38:34 +02:00
Daniel Whitenack
18d53211d9
godeps initial commit, test script
2016-06-14 11:54:23 -05:00