Closed
Description
Update the SDK to be compliant with v0.7.0
.
- ensure compliance with all point in
v0.7.0
(see here for complete list of changes)- event handlers should run immediately if the associated provider is in the state associated with that handler already
- add new STALE provider state
- add
provider name
toevent details
- update test descriptions/numbers (use:
python spec_finder.py
, see CONTRIBUTING.md)
- implement relevant tests
- update spec badge in README.md