Antonio Ken Iannillo
Antonio Ken Iannillo
I'd like to add armv8m (main line) instruction set and use capstone. How can I do that?
In this test [here](https://github.com/ethereum/py-evm/blob/0cd3ebac9c7c336b07f2f52c52b069fbe400bcef/tests/json-fixtures/test_virtual_machine.py#L183) is unclear the use of the parameter `computation_getter ` in the function definition. Is it actually used in some way I cannot see?
I'm trying to use noble with electron + webpack but I got this error. ``` Error occurred in handler for 'create-connection': Error: Cannot find module './native/binding' at webpackMissingModule (/Users/xxx/Workspace/xxx-app/.webpack/main/index.js:3633:82) at...
I saw there are some closed issues about this but they have been closed before an actual solution. **Bug Description** - `await BleManager.requestMTU("XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX", 512)` never returns. - `BleManager.requestMTU("XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX", 512).then(...` works...