-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/abi-decode-custom #265
Feat/abi-decode-custom #265
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b47c60 - Browse repository at this point
Copy the full SHA 9b47c60View commit details -
Configuration menu - View commit details
-
Copy full SHA for b268e65 - Browse repository at this point
Copy the full SHA b268e65View commit details -
Fix the BTCD library security vulnerability
Fix the BTCD library security vulnerability
Configuration menu - View commit details
-
Copy full SHA for 4b1af93 - Browse repository at this point
Copy the full SHA 4b1af93View commit details -
Bump the go version and all the dependencies (#2)
* Bump the go version * Bump all the dependencies to the latest versions
Configuration menu - View commit details
-
Copy full SHA for 796bdff - Browse repository at this point
Copy the full SHA 796bdffView commit details -
* Introduce dependabot * Tweak the parameters
Configuration menu - View commit details
-
Copy full SHA for e1d1196 - Browse repository at this point
Copy the full SHA e1d1196View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8caba2 - Browse repository at this point
Copy the full SHA b8caba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b88f4 - Browse repository at this point
Copy the full SHA b6b88f4View commit details
Commits on Aug 1, 2024
-
Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#7)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.25.0. - [Commits](golang/crypto@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 828d785 - Browse repository at this point
Copy the full SHA 828d785View commit details -
Bump github.com/btcsuite/btcd/btcec/v2 from 2.3.3 to 2.3.4 (#6)
* Bump github.com/btcsuite/btcd/btcec/v2 from 2.3.3 to 2.3.4 Bumps [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd) from 2.3.3 to 2.3.4. - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@btcec/v2.3.3...btcec/v2.3.4) --- updated-dependencies: - dependency-name: github.com/btcsuite/btcd/btcec/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Build fix * Add missing package name --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan Negovanović <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47215d9 - Browse repository at this point
Copy the full SHA 47215d9View commit details
Commits on Sep 2, 2024
-
Bump golang.org/x/text from 0.16.0 to 0.17.0 (#8)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 74e1285 - Browse repository at this point
Copy the full SHA 74e1285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a61b80 - Browse repository at this point
Copy the full SHA 4a61b80View commit details -
Bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#9)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.25.0 to 0.26.0. - [Commits](golang/crypto@v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 307ec04 - Browse repository at this point
Copy the full SHA 307ec04View commit details
Commits on Oct 7, 2024
-
Bump github.com/valyala/fasthttp from 1.55.0 to 1.56.0 (#15)
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.55.0 to 1.56.0. - [Release notes](https://github.com/valyala/fasthttp/releases) - [Commits](valyala/fasthttp@v1.55.0...v1.56.0) --- updated-dependencies: - dependency-name: github.com/valyala/fasthttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b0a26c9 - Browse repository at this point
Copy the full SHA b0a26c9View commit details -
Bump golang.org/x/text from 0.18.0 to 0.19.0 (#17)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fa81a35 - Browse repository at this point
Copy the full SHA fa81a35View commit details -
Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#16)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.28.0. - [Commits](golang/crypto@v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7013591 - Browse repository at this point
Copy the full SHA 7013591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b690cb - Browse repository at this point
Copy the full SHA 5b690cbView commit details