Skip to content

Conversation

@qdm12
Copy link
Contributor

@qdm12 qdm12 commented Aug 29, 2022

Changes

Unblocks #2768

  • github.com/libp2p/go-libp2p-core/* -> github.com/libp2p/go-libp2p/core/*
  • github.com/libp2p/go-libp2p-peerstore/pstoreds -> github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoreds
  • github.com/libp2p/go-libp2p-discovery -> github.com/libp2p/go-libp2p/p2p/discovery/routing
  • Fix btcsuite/btcd module issues
  • Update mocks

Tests

go test -tags integration github.com/ChainSafe/gossamer

Issues

Unblocks #2768

Primary Reviewer

@jimjbrettj

@qdm12 qdm12 force-pushed the qdm12/deps/libp2p branch from 42fd336 to 9f769e0 Compare August 30, 2022 19:54
@qdm12 qdm12 force-pushed the qdm12/deps/libp2p branch 4 times, most recently from 1c316a9 to 0c5a99c Compare August 30, 2022 23:42
@qdm12 qdm12 added PR Easy and removed PR Easy labels Aug 30, 2022
@codecov
Copy link

codecov bot commented Aug 31, 2022

Codecov Report

Merging #2788 (31c138a) into development (00b2ec1) will increase coverage by 0.01%.
The diff coverage is 75.00%.

Additional details and impacted files
@@               Coverage Diff               @@
##           development    #2788      +/-   ##
===============================================
+ Coverage        51.87%   51.88%   +0.01%     
===============================================
  Files              219      219              
  Lines            27718    27718              
===============================================
+ Hits             14379    14382       +3     
+ Misses           12113    12111       -2     
+ Partials          1226     1225       -1     

@qdm12 qdm12 force-pushed the qdm12/deps/libp2p branch from 5abcec8 to 16b254c Compare October 26, 2022 16:29
@qdm12 qdm12 changed the base branch from development to qdm12/dot/network/mdns-upgrade October 26, 2022 16:29
@qdm12 qdm12 force-pushed the qdm12/deps/libp2p branch from 16b254c to 57c700b Compare October 27, 2022 11:57
@qdm12 qdm12 force-pushed the qdm12/dot/network/mdns-upgrade branch 4 times, most recently from 6ac78b7 to 9a0ae60 Compare December 1, 2022 13:19
@qdm12 qdm12 force-pushed the qdm12/dot/network/mdns-upgrade branch 2 times, most recently from a706332 to 152c60b Compare December 14, 2022 09:53
@qdm12 qdm12 force-pushed the qdm12/dot/network/mdns-upgrade branch 2 times, most recently from b093f4e to 618e985 Compare January 2, 2023 11:19
Base automatically changed from qdm12/dot/network/mdns-upgrade to development January 2, 2023 15:08
@qdm12 qdm12 force-pushed the qdm12/deps/libp2p branch from 57c700b to 9bcebd3 Compare January 2, 2023 15:15
@qdm12 qdm12 marked this pull request as ready for review January 2, 2023 15:21
Copy link
Member

@EclesioMeloJunior EclesioMeloJunior left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice stuff! 🎉 Those upgrades enable Gossamer to use go1.19?

Copy link
Contributor

@jimjbrettj jimjbrettj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

qdm12 added 6 commits January 4, 2023 17:27
- `github.com/libp2p/go-libp2p-core/*` -> `github.com/libp2p/go-libp2p/core/*`
- `github.com/libp2p/go-libp2p-peerstore/pstoreds` -> `github.com/libp2p/go-libp2p/p2p/host/peerstore/pstoremem`
- `github.com/libp2p/go-libp2p-discovery` -> `github.com/libp2p/go-libp2p/p2p/discovery/routing`
- `github.com/libp2p/go-libp2p/p2p/discovery/mdns_legacy` -> `github.com/libp2p/go-libp2p/p2p/discovery/mdns`
- Fix network/mdns.go code
- Update mocks
@qdm12 qdm12 force-pushed the qdm12/deps/libp2p branch from d6f784a to 31c138a Compare January 4, 2023 16:27
@qdm12
Copy link
Contributor Author

qdm12 commented Jan 4, 2023

Nice stuff! 🎉 Those upgrades enable Gossamer to use go1.19?

Yes, see #2719

@qdm12 qdm12 merged commit 3729f32 into development Jan 4, 2023
@qdm12 qdm12 deleted the qdm12/deps/libp2p branch January 4, 2023 16:39
@github-actions
Copy link

🎉 This PR is included in version 0.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants