Devon
Devon
@karalabe would you be open to this? I will finish including all engine namespace methods and write full tests if so.
## Summary of Bug When testing the EstimateGas for stateful precompiles in Polaris (https://github.com/berachain/polaris) we experienced a strange phenonemum where the estimated gas when using a QueryContext vs the canonical...
### Describe the issue: If any project files do not contain bytecode it causes slither to freak out. ### Code example to reproduce the issue: ```javascript /* * SPDX-License-Identifier: BSD...
Generator blows up really hard on generics, would be nice to handle.
for instance `hexutil.Bytes` from geth Works: ```golang type MyType struct { MyField []byte } ``` Panics ```golang import "github.com/ethereum/go-ethereum/common/hexutil" type MyType struct { MyField []hexutil.Bytes } ``` Callstack ``` runtime:...
Example of: https://github.com/ferranbt/fastssz/issues/159 ``` dev@Devs-MBP-2 fastssz % go generate ./... 2024/04/15 21:45:05 INFO: Skipped ssz generated object: other/case3_encoding.go 2024/04/15 21:45:06 INFO: Skipped ssz generated object: other/case3_encoding.go [ERR]: failed to encode...
Free performance boost, used in hundreds of production projects. --- #### PR checklist - [ ] Tests written/updated - [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to...
If not, would be interested in taking it over. Cheers, Dev
### Welcome - [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported. - [X] Yes, I've searched similar issues on GitHub and...
### Problem One of the biggest missing features of mdbook, imo. ### Proposed Solution _No response_ ### Notes _No response_