-
Notifications
You must be signed in to change notification settings - Fork 42
Comparing changes
Open a pull request
base repository: lmittmann/w3
base: v0.15.0
head repository: lmittmann/w3
compare: v0.16.0
- 7 commits
- 43 files changed
- 3 contributors
Commits on Apr 9, 2024
-
build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#128)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.6.0 to 0.7.0. - [Commits](golang/sync@v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... 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 32dc660 - Browse repository at this point
Copy the full SHA 32dc660View commit details -
doc: Added section on RPC error handling (#130)
* added `CallErrors` example * added doc to readme * fixed path --------- Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e1056b9 - Browse repository at this point
Copy the full SHA e1056b9View commit details
Commits on Apr 29, 2024
-
build(deps): bump github.com/ethereum/go-ethereum from 1.13.14 to 1.1…
…4.0 (#137) * build(deps): bump github.com/ethereum/go-ethereum from 1.13.14 to 1.14.0 Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.14 to 1.14.0. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.13.14...v1.14.0) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * upgraded to `tracing.Hooks` (prev `vm.EVMLogger`) * fix block ignore fields * fixed rpc test --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 15e3e58 - Browse repository at this point
Copy the full SHA 15e3e58View commit details -
build(deps): bump github.com/ethereum/go-ethereum in /examples (#138)
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.14 to 1.14.0. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.13.14...v1.14.0) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production update-type: version-update:semver-minor ... 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 02d991d - Browse repository at this point
Copy the full SHA 02d991dView commit details
Commits on Apr 30, 2024
-
w3vm: Improved
Fetcherperformance (#139)* updated Fetcher interface * small `VM` update * added rpc util * internal/hexutil: added custom `Hash` wrapper * internal/hexutil: dropped u256 wrapper * fix: activated cancun in `allEthashProtocolChanges` * updated custom rpccallers * updated test fetcher * updated testdata state loading and storing * dropped deprecated tests * dropped unused code --------- Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 379aea6 - Browse repository at this point
Copy the full SHA 379aea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c96af - Browse repository at this point
Copy the full SHA 63c96afView commit details -
* upgraded to Go 1.22 * examples: upgraded go version --------- Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b591fd1 - Browse repository at this point
Copy the full SHA b591fd1View 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.15.0...v0.16.0