-
## Issue Summary
When i assemble an emitter with an igniter, the emitter stops working, even if on and visible, same applies for singletanks with igniter-emitter assemblies
## Round ID: [230956]…
-
### Is your feature request related to a problem? Please describe.
Hello, we use emit_unmatched so user knows which ip/host sent the failed syslog message. Can the warning message (failed to parse/ i…
-
Sentry Issue: [METAMASK-XC88](https://metamask.sentry.io/issues/5973118037/?referrer=github_integration)
```
Error: TransactionsController: Can only call updateEditableParams on an unapproved transac…
-
### Issue To Be Solved
Currently events are not mandatory on resource creation or movement. It is up to contract developer to emit or not, even if they are defined in the contract. It would be nice…
-
Hello,
Connection established successfully but when i am trying to setup handler and try to emit message then its not working in current SDK so is there any issue in library? i am using Node js ver…
-
Thanks for making this example.
I am trying to send position info from p5js to processing with ` socket.emit('message', ['/pos', xR,yR]);`
but get an error:
Do you have any advice?
-
Is there scope for updating the code to emit prefix/namespace pairs as is the case with e.g. N3Parser which allows for `stream.on(‘prefix’, (prefix, namespace) => {})` ?
-
jsparagus is all safe code, but that is super misleading because at the end we hand off a bag of bytes to the JS engine, which does no validation at all. If our output is incorrect, SM will crash.
…
-
-
There is a bug on line 113 of Emitter.ts... should be calling super.preUpdate() not super.update()..... sorry :(