Jonathan Chan

Results 23 comments of Jonathan Chan

thanks for looking into this!

Here's what I'm using for enum in case it helps someone else - it seems to make everything work. If code is not interested in being changed, we can at...

Sure! I have a contract that has multiple parties signing and multiple events that are happening on each step. Also, there are many guards that move the contract to different...

@apolcyn I made revisions based on your comments. Can you please re-review? Thank you.

@apolcyn I made edits based on your comments. Please re-review and merge if the latest revisions are acceptable.

I would argue that the official documentation would be more visible and help developers do less googling than having to search or dig into the source code themselves, but this...

issue still exists in 2022.

Is there any way to check on the worker status? It seems that the exposed functions are very limited. Is there an event that is fired when the workers are...

I'm almost certain turbo (https://github.com/hotwired/turbo-rails) is interfering with this and persisting something that is causing this issue. I'll try disabling it and see if it still happens.

thanks for following up - hadn't had a chance to work on the project I'm using penumbra on lately. I should be getting back to it this week. Should have...