protobuf/go/flow/v0.4.20
Pre-release
Pre-release
·
82 commits
to master
since this release
What's Changed
- [Access] Add endpoints to get transaction and results by block by @AndriiDiachuk in #1664
- Add experimental API openapi spec and client by @peterargue in #1686
- Cleanup Access API openapi spec to align with go codegen by @peterargue in #1687
- Add account transfer endpoints by @peterargue in #1688
- Add scheduled transaction experimental endpoints by @peterargue in #1690
- Add experimental contracts endpoints by @peterargue in #1693
- Remove transfer role param from account transfers by @peterargue in #1695
- Add result to contract deployments by @peterargue in #1696
- Add timestamp fields to experimental scheduled tx endpoint by @peterargue in #1697
- Add endpoints for getting receipts from Access API by @peterargue in #1698
Full Changelog: protobuf/go/flow/v0.4.19...protobuf/go/flow/v0.4.20