2
0
mirror of https://github.com/status-im/status-go.git synced 2025-01-12 23:55:03 +00:00

5 Commits

Author SHA1 Message Date
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
9f2a4b378f
Verify ens endpoint, only against mainnet ()
* 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 () 2019-10-04 17:21:24 +02:00
Adrià Cidre
08b4d515c6
[#ISSUE-937] : Move mail server implementation to status-go repo ()
* [#ISSUE-937] : Move mail server implementation to status-go repo

* Applying dep-ensure
2018-05-11 21:43:07 +02:00
Pedro Pombeiro
e4cbce12c4
Update to go-ethereum 1.8.1 ()
* Update `github.com/ethereum/go-ethereum` package to 1.8.1 branch. Part of 
* Fix code due to some signature changes. Part of 
* 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 
* Take into account the DNS rebinding protection introduced in 1.8.0 by adding exception for localhost. Part of 
* Add patches required for cross-compiled builds starting with geth 1.8.0. Only applied during build. Part of 
* Update expected JSON result in `TestRegressionGetTransactionReceipt()` and `TestCallRawResultGetTransactionReceipt()`. Part of 
* Fix some failing e2e tests. Part of 
* Address comments in PR . Part of 
2018-02-27 11:39:30 +01:00