Commit Graph

4 Commits

Author SHA1 Message Date
Kleissner
f7e8f1821b New flag Firewall in the Features field to inform uncontacted peers that a Traverse message might be required to establish a connection. Close #61
This flag can be activated via the config setting LocalFirewall.
The Features field exists in Announcement/Response messages and was now added to peer records.
2021-11-20 04:28:03 +01:00
Kleissner
9626fa8088 Fork btcec to remove external dependency. This significantly reduces the count of indirect modules (cuts it by half). Close #7
Update the other Go modules.
2021-11-14 22:37:07 +01:00
Kleissner
0c4562e1d3 Protocol: Fixes in Transfer code. Add IsLast convenience functions. 2021-10-22 06:23:56 +02:00
Kleissner
f954c4777b Refactor message encoding code into separate files. No code changes. 2021-10-18 04:57:54 +02:00