Eric 87590f43ce
fix(statemachine): do not raise from state.run (#1115)
* fix(statemachine): do not raise from state.run

* fix rebase

* fix exception handling in SaleProvingSimulated.prove

- re-raise CancelledError
- don't return State on CatchableError
- expect the Proofs_InvalidProof custom error instead of checking a string

* asyncSpawn salesagent.onCancelled

This was swallowing a KeyError in one of the tests (fixed in the previous commit)

* remove error handling states in asyncstatemachine

* revert unneeded changes

* formatting

* PR feedback, logging updates
2025-02-19 00:18:45 +00:00
..
2022-01-10 09:32:56 -06:00
2025-01-21 20:54:46 +00:00
2025-01-21 20:54:46 +00:00
2024-01-29 17:03:51 -03:00
2025-01-21 20:54:46 +00:00
2025-01-21 20:54:46 +00:00
2025-01-21 20:54:46 +00:00
2025-01-21 20:54:46 +00:00
2025-01-21 20:54:46 +00:00
2024-05-30 06:57:10 +00:00
2025-01-21 20:54:46 +00:00
2023-08-01 16:47:57 -07:00
2025-01-24 17:18:00 +00:00
2025-01-21 20:54:46 +00:00