hayden

Results 20 issues of hayden

Using `ghcr.io/hyperledger/firefly-tokens-erc20-erc721:v1.0.2` and `ghcr.io/hyperledger/firefly:v1.0.3`, when creating a pool from an existing ERC20 contract I'm seeing that the wallet was issued the initial pool of tokens has a balance starting from...

These days, OCI is supported by both Flux and Terraform. We should document how this works as part of 0.6.0 release.

https://kubernetes.io/docs/concepts/security/pod-security-standards We want to adhere to the `baseline` standard initially, and then eventually the `restricted` standard. Related to the upstream's https://github.com/hyperledger/firefly/issues/905 which involves updating the container images.

release/v1.x
security

Add one or more `PrometheusRule` objects to `templates/core/` for defining best practice alerting and / or recording rules for FireFly to compliment the existing `ServiceMonitor`.

enhancement
good first issue

So with #12 we now can have an Ethconnect running alongside FireFly. This would enable us to actually test FireFly registration as well as the tokens connectors from #10 and...

help-wanted
release/v1.x

We've seen in some cases folks have Postgres password with special characters in them that require URL encoding. Since we take in the URL in both FF config and the...

documentation

As part of the upstream's ongoing [perf testing](https://github.com/hyperledger/firefly/issues/519), would be great if we could recommend CPU / memory / storage specs for FireFly, DX, token connectors, and Ethconnect. We'll still...

documentation

Currently the FireFly ethconnect topic is `0`, and then token connector use topic's like `erc1155` or something along those lines. That's fine if the Ethconnect isn't reused across nodes /...

enhancement

With an old enough environment, DX's certs can expire when using cert-manager managed certificates. cert-manager automatically renews the cert but there's then a few challenges: 1. Having DX pod be...

bug
enhancement

With FireFly's [Prometheus metrics](https://github.com/hyperledger/firefly/tree/main/internal/metrics) and the Grafana dashboard made as part of https://github.com/hyperledger/firefly-perf-cli/pull/26, it'd be great to include a separate Helm chart which includes one or more Grafana + Prometheus...

good first issue