Releases: hyperledger/firefly
Releases · hyperledger/firefly
v0.10.1-20211025-01
What's Changed
- Move e2e to new routes, and add private/broadcast strong datatype tests by @peterbroadhurst in #260
- Added more tests to the Fabric plugin for 100% coverage by @jimthematrix in #261
- Do not allow UUIDs to be used as names by @awrichar in #262
- Fix logic for transfer+message with waitConfirm=true by @awrichar in #258
- Do not use tokenIndex in E2E test for fungible tokens by @awrichar in #264
- Use firefly_e2e instead of firefly-e2e for container names by @awrichar in #266
- Adjust version for firefly-tokens-erc1155 by @awrichar in #267
- Allow nested RunAsGroup calls by @awrichar in #270
- Split asset manager into multiple files by @awrichar in #268
- New GET routes for tokens by @awrichar in #275
- Add extra columns to token tables for UI support by @awrichar in #276
- Additional E2E coverage for tokens by @awrichar in #274
- introduce FFTime.Time() by @shorsher in #277
- pools-by-connector Add connector field to TokenPoolQueryFactory by @eberger727 in #280
- tokens-by-id getTokenPoolByNameOrID() and getTokenTransfersByID() by @eberger727 in #278
New Contributors
- @eberger727 made their first contribution in #280
Full Changelog: v0.10.1...v0.10.1-20211025-01
v0.10.1
What's Changed
- Reduce I/O load of test runs by using memory DB by @peterbroadhurst in #253
- Update E2E script to use manifest file by @nguyer in #251
- Clean up Gen 1 "KAT" implementation, and update README by @peterbroadhurst in #243
- Allow sending a message with a token transfer by @awrichar in #245
- Re-subscribe if the instance path changes by @peterbroadhurst in #256
- Use a single mutex, as there is a single keys map by @peterbroadhurst in #255
Full Changelog: v0.10.0...v0.10.1