Gian
Gian
# Changes * add method to proofs API that returns the merkle root of the batch that contains proof hash hex * caveat: sometimes a proof hash is included in...
* https://hexdocs.pm/sobelow/0.13.0/readme.html * https://hexdocs.pm/credo/overview.html
# Objective This screen should include data regarding each validators': * Name * Stake * Voting power * etc. ## Useful commands You can get the total stake with ```...
Depends on #599. Add who payed for each proof / who is the owner. It may make sense to have a cleaner payment system and fetch the data from the...
These should be similar to grafana's data: https://metrics.alignedlayer.com/public-dashboards/a16ba5c4ee0f4e5b88f2ac97024bfc68?orgId=1
# Changes * Add DB migration for proving systems support in proofs table * Grab proving system from S3 * Refactor S3 utils functions into separate module * Add badge...
Dependabot is a common practice to keep dependencies up-to-date. This PR adds a dependabot, which checks for dependency updates, and makes a new PR updating them, if needed. This PR...