issues
search
filecoin-project
/
go-f3
Golang implementation of Fast Finality for Filecoin (F3)
Apache License 2.0
12
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add CLI command to get power table by tipset key / epoch
#754
masih
opened
2 hours ago
0
Add F3 info metric with network name as label
#753
masih
opened
8 hours ago
0
Generate unique beacon per each fake EC tipset
#752
masih
closed
4 days ago
1
Consistently use cert pointer in verification
#751
masih
closed
4 days ago
1
ci: allow custom runners usage in the Go Test workflow
#750
galargh
closed
4 days ago
1
wip
#749
Stebalien
closed
5 days ago
2
Create F3 engineering report by FilOz
#748
masih
opened
1 week ago
1
Make a public F3 grafana dashboard
#747
masih
closed
3 days ago
2
Fix checkpoint sync in Lotus and merge mining test
#746
Kubuxu
opened
1 week ago
0
Add finality certificate capture to Observer
#745
masih
opened
1 week ago
1
Implement observer with SQL query support and parquet export
#744
masih
closed
6 days ago
3
Have a canonical way to take a FakeEC and build certs from it and/or compare that certs are corresponding to given chain
#743
Kubuxu
opened
2 weeks ago
1
Revert "Rename OhShitStore™ to `powerstore`"
#742
Kubuxu
closed
2 weeks ago
1
Bump version file to `0.7.3` in prep for release
#741
masih
closed
2 weeks ago
4
Rename OhShitStore™ to `powerstore`
#740
masih
closed
2 weeks ago
3
run on a faster machine
#739
Stebalien
closed
2 weeks ago
2
Estimated time to merge a PR is 13 minutes; is that the fastest we can do?
#738
masih
opened
2 weeks ago
4
Bump version in prep to release `v0.7.2`
#737
masih
closed
2 weeks ago
2
Fix an off-by-one in the powerstore
#736
Stebalien
closed
2 weeks ago
1
Implement command to list power table and certificates form a peer
#735
masih
closed
2 weeks ago
1
Fix chain comparison bug and add tests
#734
masih
closed
2 weeks ago
1
Add ptCid command
#733
Kubuxu
closed
2 weeks ago
1
Provide more granulaity for disabling F3 functionality
#732
Kubuxu
opened
3 weeks ago
1
Test parquet files are readable
#731
masih
closed
1 week ago
1
GetBestMiningCandidate & F3
#730
Stebalien
closed
1 week ago
8
Parent Grinding Fault & F3
#729
Stebalien
opened
3 weeks ago
1
Expose consensus critical metrics directly from gpbft
#728
masih
opened
4 weeks ago
0
Release v0.7.1
#727
Kubuxu
closed
4 weeks ago
2
Remove redundant CBOR encoding in observer message dump
#726
masih
closed
4 weeks ago
1
Remove redundant epochs metric in gpbft package
#725
masih
closed
4 weeks ago
1
fix(log): demote log level to DEBUG on skipping forwards based on cert
#724
hanabi1224
closed
4 weeks ago
1
Don't use GetTipset(cert.Head()) to compute startup delay
#723
Kubuxu
closed
4 weeks ago
1
Define alert criteria for F3 metrics
#722
masih
opened
1 month ago
2
Allow specifying static manifest file for the observer
#721
Kubuxu
closed
1 month ago
1
Use available information when computing the next instance start
#720
Stebalien
closed
4 weeks ago
1
Fix participation loop so the miner re-joins if lotus restarts
#719
Kubuxu
closed
1 month ago
1
The F3 <-> EC fork issue
#718
Stebalien
opened
1 month ago
14
Prevent very large reverts based on finality certificates
#717
Kubuxu
closed
4 weeks ago
7
Set the default EC lookback to 4
#716
Stebalien
closed
4 weeks ago
4
Set ECHeadLookback to 1
#715
Kubuxu
closed
1 month ago
0
chore: add more logs on manifest and initial power table
#714
hanabi1224
closed
1 month ago
1
Attempt publication with circuit breaker
#713
masih
closed
1 month ago
7
Network message monitoring and collection
#712
Kubuxu
closed
6 days ago
2
Fix golangci-lint warnings since it is still used in `make lint`
#711
masih
closed
1 month ago
1
Run cbor gen in parallel
#710
masih
closed
1 month ago
5
Fix typo in msgdump structs
#709
masih
closed
1 month ago
1
Disperse tests in `test` package to where they belong
#708
masih
closed
1 month ago
6
Remove duplicate test for DECIDE with non-zero round
#707
masih
closed
1 month ago
1
Use the given context on F3 broadcast message
#706
masih
closed
1 month ago
1
Do not run F3 tests in parallel
#705
masih
closed
1 month ago
1
Next