v0.9.3
What's Changed
- Reverse sort order of all collections and add TX/Nonce/InFlight colls by @peterbroadhurst in #9
- Various fixes for fftm to work with core by @nguyer in #10
- Add GET route for transactions by @peterbroadhurst in #11
- Move to internal persistence of the in-flight transactions by @peterbroadhurst in #12
- Events fixes by @nguyer in #13
- Flatten event delivery JSON payload by @peterbroadhurst in #14
- Add support for deploying contracts by @nguyer in #16
- Restructure TX input for consistency with ethconnect and idempotence by @peterbroadhurst in #17
- Ensure consistent block state during cycle, to prevent out-of-order delivery by @peterbroadhurst in #15
- Add backwards compatibility for listener methods by @nguyer in #18
- Refactor FFCAPI to a local API interace, and FFTM to a utility package by @peterbroadhurst in #7
New Contributors
Full Changelog: v0.9.2...v0.9.3