bitcoinj/core/src/main
Sean Gilligan 0ccface14d PeerAddress: clean up toString, equals, hashCode - handle nulls properly
* Include `hostname` in equals() and hashcode()
* Fix NPE in toString() that occurs for (unsupported) I2P addresses (both addr and hostname are null)
* Better null-handling in equals()
* Add EqualsVerify test
* Add comments
2022-08-22 21:58:05 +02:00
..
java/org PeerAddress: clean up toString, equals, hashCode - handle nulls properly 2022-08-22 21:58:05 +02:00
proto Remove Micropayment Channels. 2019-07-15 11:05:14 +02:00
resources SigNetParams: support signet 2022-02-11 10:52:49 +01:00