-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: blinklabs-io/dingo
base: v0.1.8
head repository: blinklabs-io/dingo
compare: v0.2.0
- 8 commits
- 19 files changed
- 3 contributors
Commits on Dec 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e155e1b - Browse repository at this point
Copy the full SHA e155e1bView commit details
Commits on Dec 16, 2024
-
build(deps): bump github.com/blinklabs-io/gouroboros (#281)
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.105.0 to 0.105.1. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](blinklabs-io/gouroboros@v0.105.0...v0.105.1) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3c9d173 - Browse repository at this point
Copy the full SHA 3c9d173View commit details -
build(deps): bump gorm.io/plugin/opentelemetry from 0.1.10 to 0.1.11 (#…
…285) Bumps [gorm.io/plugin/opentelemetry](https://github.com/go-gorm/opentelemetry) from 0.1.10 to 0.1.11. - [Release notes](https://github.com/go-gorm/opentelemetry/releases) - [Commits](go-gorm/opentelemetry@v0.1.10...v0.1.11) --- updated-dependencies: - dependency-name: gorm.io/plugin/opentelemetry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9701ae5 - Browse repository at this point
Copy the full SHA 9701ae5View commit details -
ci: skip unused golangci-lint test on outboundSocketControl func (#286)
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
Configuration menu - View commit details
-
Copy full SHA for 6717fc3 - Browse repository at this point
Copy the full SHA 6717fc3View commit details
Commits on Dec 17, 2024
-
feat: initial peer governor (#288)
* return connection instead of wrapper in connmanager * migrate host/topology tracking to peergov * move additional connection close handling into connmanager * generate connection closed event * migrate outbound connection tracking to peergov * query peergov for peers in peersharing
Configuration menu - View commit details
-
Copy full SHA for 4aadb1c - Browse repository at this point
Copy the full SHA 4aadb1cView commit details -
refactor: move listener and enable port re-use (#289)
This migrates the listeners from the internal node entrypoint to the node framework, which enables re-use of the listening port as the outbound source port
Configuration menu - View commit details
-
Copy full SHA for 8eb565e - Browse repository at this point
Copy the full SHA 8eb565eView commit details -
chore(deps): upgrade otel group to 1.33.0 (#287)
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
Configuration menu - View commit details
-
Copy full SHA for 809cce8 - Browse repository at this point
Copy the full SHA 809cce8View commit details
Commits on Dec 18, 2024
-
fix: ensure peers is not nil (#290)
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
Configuration menu - View commit details
-
Copy full SHA for 6588869 - Browse repository at this point
Copy the full SHA 6588869View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.8...v0.2.0