Ross Weir
Ross Weir
In order to improve rules like `no-eval` we need to be able to detect the object a method call is using. For example when detecting `eval` usages we need to...
`pipenv-shell` fails on windows due to: ``` 'exec' is not recognized as an internal or external command, operable program or batch file. ``` Relevant line: https://github.com/pwalsh/pipenv.el/blob/b730bb509e8b60af9f5ab1f1e6c3458d1d95d789/pipenv.el#L70
EIP-4 states: > A transaction can create out-of-thin-air tokens in its outputs if the token identifier is equal to the identifier of the first input box of the transaction. As...
Couple of suggestions for `GetPeersSpec` messages to help with light node client efficiency, maybe premature optimizations but wanted to make note: 1. Include a `count` parameter so the requester can...
Want to highlight some pain points/things I've encountered while using the wasm library and some suggestions on how I think we might be able to improve the situation. The team...
Let me know if anything more needs to be done (tests, etc) closes #931
# Description Depends on #2052 - [ ] I have updated `CHANGELOG.md` with a new entry if my PR makes any breaking changes or fixes a bug. If my PR...
# Description Adds a `schema` based implementation of our rust `web3` crate. This version will be used for language bindings and if customers prefer to do runtime type serialization instead...
Prev: https://github.com/Sovereign-Labs/sovereign-sdk-wip/issues/2988 ## Description This issue tracks work related to hyperlane integration. ## In flight In order of priority **Troubleshooting, no known action items** - [x] ~~Get zeta deployed on...