Nicko Guyer
Nicko Guyer
Thanks for reporting this @owyah. Sorry for the delay in getting back to you. I will do some testing and see if I can reproduce this.
Thanks for reporting this @bharadwajambati172. I'll take a look at it and see if I can reproduce the same behavior.
Ah okay. I haven't tried with Node 12 yet. I will try it when I get a chance. Thanks for opening the issue!
@theoperatore I have been pretty busy lately and haven't had a chance to try it yet. If you get it working, please feel free to create a PR.
Thanks for reporting this. Can you please confirm which version of FireFly you were running when you saw this behavior? I will attempt to reproduce this report back here with...
I think this is a great idea as well. There is actually an instance of the first pattern in `firefly-common` with the auth plugin. https://github.com/hyperledger/firefly-common/blob/main/pkg/auth/authfactory/factory.go#L39-L46 We wanted to have the...
Hi @ivis-tsukioka. If you have questions about how subscriptions and webhooks work, I would suggest asking in the Hyperledger Discord server in the #firefly channel https://discord.gg/nnQw2aGhX6 You will likely get...
After further investigation, I do think there is likely a bug here, so I'm reopening this one
I did some testing on this and was able to reproduce what @ivis-tsukioka was seeing. - I have a custom smart contract that emits 10 events when a certain function...
Attaching logs from a clean slate, reproducing this behavior, and shutting it down [geth.log](https://github.com/hyperledger/firefly/files/9628327/geth.log) [firefly_core.log](https://github.com/hyperledger/firefly/files/9628328/firefly_core.log) [ethconnect.log](https://github.com/hyperledger/firefly/files/9628329/ethconnect.log)