-
Notifications
You must be signed in to change notification settings - Fork 42
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: lmittmann/w3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: lmittmann/w3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 19 files changed
- 3 contributors
Commits on Mar 7, 2024
-
* protect `codeHash` with `atomic.Pointer` * refactored `core.GenesisAlloc` -> `types.GenesisAlloc`
Configuration menu - View commit details
-
Copy full SHA for 2f24b7d - Browse repository at this point
Copy the full SHA 2f24b7dView commit details -
w3types: fixed
Message.SetCallMesgto setBlob{GasFeeCap,Hashes}(#……118) Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4919290 - Browse repository at this point
Copy the full SHA 4919290View commit details
Commits on Mar 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6dbab45 - Browse repository at this point
Copy the full SHA 6dbab45View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcc89b4 - Browse repository at this point
Copy the full SHA fcc89b4View commit details -
Changed
WithRateLimitercostFunc-arg to include the methods of al……l calls (#122) * When rate limiting, include cost of batch request itself too. This allows the cost func to provide a cost for the batch itself in batch requests. Some providers (Infura) include this as part of their rate limiting. Ref: https://docs.infura.io/api/networks/ethereum/how-to/make-batch-requests * In WithRateLimiter, change costFunc signature to receive all batch methods at once. * simplified costFunc-example and fixed comment * small cleanup --------- Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e60a0e8 - Browse repository at this point
Copy the full SHA e60a0e8View commit details
Commits on Mar 31, 2024
-
* updated intro * use non breaking hyphen * updated RPC section * added VM section * changed code ident * added links * updated client example * added VM example * updated spacing * small fix * updated VM example * . * dropped g1.22 function * . * . * tabs to spaces * renamed and linked `NewFunc` example * highlight examples * added UniswapV4Swap ABI-example * ~~s~~ * added "utils" section * abi-section: updated example description * added detailed rpc sections * w3types: added `RPCCaller` example * added content for "Custom RPC Method Bindings"-section * added example code * dropped old text * w3types: improved example doc * w3vm: added `ExampleVM_Call` * added client example * use non breaking spaces in links * small fix * `map[common.Hash]common.Hash` -> `w3types.Storage` * docs update * small css update * dep update --------- Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 66a1442 - Browse repository at this point
Copy the full SHA 66a1442View commit details
Loading
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.14.7...v0.15.0