Derek Pierre

Results 52 comments of Derek Pierre
trafficstars

@vepkenez / @KPrasch - something you'd be interested in - lots of cleanup work to do though.

@jMyles is the "unexpectedness" of the `__del__` method being called, just an object scope issue? For your regression test, once an Enrico goes out of scope, its ForgetfulNodeStorage object is...

👍 > Also, if you reduce the number created to around 5 or 6, you'll see that it reliably is never called 👀 👻

Linking for reference. I thought this was resolved via https://github.com/nucypher/nucypher/commit/276b3349413fc05ff143df498ac4a539f4dc02f6 in #2886 , but it seems not correctly/completely.

Posting our discussion from Discord here - with my question at the end. (Derek) > Agreed. It would be cleaner to associate the funding with the confirm operator tx more...

> Why is it even run in the background? Is there a point in starting up the node if it's not confirmed? Yep, that's my point indeed. Why allow the...

@vepkenez , @KPrasch we still need to address this issue.

> One reason to keep this structured similarly as before would be if we want to shut down the node in the event that it becomes unbonded, We actually have...

Yes, I remember now. Whether a node is bonded or not, is irrespective of funding. The only reason funding is checked is to ensure it can do the operator confirmed...