Closed dependabot[bot] closed 7 months ago
:information_source: Remember to ask team members to perform manual tests and to assign tested
label after testing.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 59.98%. Comparing base (
30322e8
) to head (84384c9
). Report is 7 commits behind head on master.
Bumps github.com/libsv/go-bc from 0.1.26 to 0.1.28.
Release notes
Sourced from github.com/libsv/go-bc's releases.
Commits
186145d
Merge pull request #83 from libsv/fix/merkle-path-optimalef52922
linter complaint resolved.2a3ec14
skip dirs not allowed either?817acf8
deadline apparently not supported anymore73ed432
remove some allocations for speed85662bf
further optimization3087ba5
100,000 test benchmark9a448e7
benchmark itc382d0a
[fix] optimize the BUMP calculation function to make it O(log(n))Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show