Alex Shorsher
Alex Shorsher
With https://github.com/hyperledger/firefly/pull/930 being merged, we are now pinned to a specific version of viper. Once 1.13 is released, we should track upstream again since it will contain @awrichar's fix.
Part of the 1.0 milestone https://github.com/hyperledger/firefly/issues/117 includes a number of performance tests on FireFly core. They are: - Throughput and latency measurement - Bottleneck analysis & triage - Multi-day soak...
### Summary I cannot seem to get the cookie manager to clear my expired cookies while the app is in the foreground/navigating between pages on iOS, at least during development....
It would be awesome to have the cli distributed & managed through homebrew (and other package managers), so users do not need to manually upgrade versions, etc.
On smaller screens, the timeline has some responsiveness issues. The timeline components are located in `src/components/timeline`
Based on conversations in https://github.com/hyperledger/firefly-tokens-erc20-erc721/pull/60, it's been suggested to move away from the `NoData` and `WithData` nomenclature currently used for the contracts. The current thinking is `NoData` should be removed,...
When installing the CLI through homebrew, `firefly` is the name of the executable. However, `ff` is the name of the executable when downloading the binary release or using `go install`.