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