7 Commits

Author SHA1 Message Date
dependabot[bot]
eabb8ef33c
Merge 13e6d5aa6f81c6825ec8a901aefa87a161ba65ba into 990923b9c814d923b715f2cf252cde527d25ec44 2023-10-19 00:07:54 +00:00
dependabot[bot]
13e6d5aa6f
chore(deps): bump github.com/btcsuite/btcd from 0.20.1-beta to 0.23.2
Bumps [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd) from 0.20.1-beta to 0.23.2.
- [Release notes](https://github.com/btcsuite/btcd/releases)
- [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
- [Commits](https://github.com/btcsuite/btcd/compare/v0.20.1-beta...v0.23.2)

---
updated-dependencies:
- dependency-name: github.com/btcsuite/btcd
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 00:07:53 +00:00
Richard Ramos
990923b9c8
feat: print peerID and multiaddresses 2023-10-18 20:07:01 -04:00
Richard Ramos
f86394a5b9
feat: dns discovery 2023-10-18 19:59:27 -04:00
Richard Ramos
d16f4e47e0
print IP, port and rs/rsv 2023-10-18 11:34:19 -04:00
Richard Ramos
959b20e3bf
chore: add artificial delay 2023-10-18 11:16:31 -04:00
Richard Ramos
6ccb42fc4c
initial commit 2023-07-05 18:02:21 -04:00