firefly GitHub
PR #1402 | Tezos plugin support |
An additional FF core plugin with Tezos chain support, which utilizes recently created tezos connector. https://github.com/hyperledger/firefly-tezosconnect |
Created At 2023-09-17 15:18:48 +0000 UTC
PR #1401 | Fix SQL migration conflict and coverage gaps |
We had two PRs get merged separately that used the same migration number. This PR also fixes two small gaps in unit test coverage. |
Created At 2023-09-14 20:04:11 +0000 UTC
PR #1400 | Enhance OpenAPI interface, for namespace-local APIs, and extra routing options |
Currently each namespace has it's own API, but you cannot get an OpenAPI/Swagger definition scoped just to that namespace. This PR proposes an enhance OpenAPI / Swagger UI interface at the Namespace level, which allows an API to be generated that only contains the API at that level. It also provides extra dynamic header support for the external URL that an individual namespace has been exposed on, such that the namespace local API can be exposed on a mapped URL/Host. Depends on https://github.com/hyperledger/firefly-common/pull/97 |
Created At 2023-09-13 00:55:26 +0000 UTC
PR #1399 | Update README.md |
Add OpenSSF Best Practices badge |
Created At 2023-09-12 20:01:52 +0000 UTC