GitHub / filecoin-project/go-f3 issues and pull requests
#1011 - fix: loop initial delay until EC is ready
Pull Request -
State: closed - Opened by Kubuxu about 2 months ago
#1010 - Deduplicate partial and full GMessage validation logic
Pull Request -
State: open - Opened by masih about 2 months ago
#1009 - Update F3 FIP with the rebroadcast timeout enhancements
Issue -
State: closed - Opened by masih about 2 months ago
#1008 - Investigate f3 lack of progress in calibnet for instance `401235`
Issue -
State: closed - Opened by masih about 2 months ago
- 7 comments
#1007 - Introduce single power table cache
Pull Request -
State: closed - Opened by Kubuxu 2 months ago
- 2 comments
#1006 - fix: Ensure containers are tagged by release tag
Pull Request -
State: closed - Opened by sumitvekariya 2 months ago
#1005 - The Manifest.Equal() method is incomplete.
Issue -
State: closed - Opened by joncode5 2 months ago
#1004 - The EcConfig.Equal() method in the manifest package omits a check for its Finalize boolean field.
Issue -
State: closed - Opened by joncode5 2 months ago
#1003 - Rebroadcast immediately once a round threshold is met
Pull Request -
State: closed - Opened by masih 2 months ago
#1002 - delete dead Manifest.Equal code
Pull Request -
State: closed - Opened by Kubuxu 2 months ago
#1001 - The EcConfig.Equal() method in the manifest package omits a check for its Finalize boolean field.
Issue -
State: closed - Opened by joncode5 2 months ago
- 6 comments
#1000 - The Manifest.Equal() method is incomplete.
Issue -
State: closed - Opened by joncode5 2 months ago
- 3 comments
#999 - fix(manifest): Ensure Manifest.Equal compares all relevant config fields
Pull Request -
State: closed - Opened by joncode5 2 months ago
- 1 comment
#998 - Batch insert observed messages using Duckdb appender
Pull Request -
State: closed - Opened by masih 2 months ago
#997 - fix(tests): correctly calculate signing power threshold with rounding
Pull Request -
State: closed - Opened by Kubuxu 2 months ago
#996 - Certchain testing utility should use quorum of senders as it is defined by the FIP
Issue -
State: closed - Opened by masih 2 months ago
- 3 comments
#995 - fix(tests): correct committee lookback index calculation in GetCommittee
Pull Request -
State: closed - Opened by Kubuxu 2 months ago
#994 - Certchain test component doesn't handle InitialInstance correctly
Issue -
State: closed - Opened by Kubuxu 2 months ago
- 11 comments
#993 - Optimise path to storing messages in observer
Issue -
State: closed - Opened by masih 3 months ago
- 2 comments
#992 - Implement lag awareness in aider based on current progress
Pull Request -
State: closed - Opened by masih 3 months ago
#991 - Integrate DHT and Filecoin.NetPeers peer discovery into observer
Pull Request -
State: closed - Opened by masih 3 months ago
#990 - Allow observer to be integrated into an existing pubsub
Pull Request -
State: closed - Opened by masih 3 months ago
- 2 comments
#989 - Bubble up changes from `Silence of the Certs` to `main`
Issue -
State: closed - Opened by masih 3 months ago
- 1 comment
#988 - Make aider lag-aware
Issue -
State: closed - Opened by masih 3 months ago
#987 - Increase observer pubsub buffer size
Pull Request -
State: closed - Opened by masih 3 months ago
#986 - `TestF3EpochFinalizedWithChainExchange` is flaky
Issue -
State: closed - Opened by masih 3 months ago
- 2 comments
#985 - Implement an aider utility to help rebroadcast using observer
Pull Request -
State: closed - Opened by masih 3 months ago
#984 - Move partial message to its own package to avoid circular dependency
Pull Request -
State: closed - Opened by masih 3 months ago
#983 - Refine the F3 rebroadcast policy to trigger independent of Delta
Issue -
State: closed - Opened by masih 3 months ago
- 1 comment
#982 - Dedup aider messages in db
Pull Request -
State: closed - Opened by masih 3 months ago
#981 - Add dht bootstrap
Pull Request -
State: closed - Opened by Kubuxu 3 months ago
- 1 comment
#980 - Gracefully handle alteration to observer schema
Pull Request -
State: closed - Opened by masih 3 months ago
#979 - Enable container publish from silence of the certs branch
Pull Request -
State: closed - Opened by masih 3 months ago
#978 - Implement an aider utility to help rebroadcast using observer
Pull Request -
State: closed - Opened by masih 3 months ago
#977 - Start instance before pushing WAL messages
Pull Request -
State: closed - Opened by Kubuxu 3 months ago
#976 - don't register validator in integrated observer
Pull Request -
State: closed - Opened by Kubuxu 3 months ago
#975 - Include fulfilled messages in compensational rebroadcast
Pull Request -
State: closed - Opened by masih 3 months ago
#974 - Start up observer as part of F3
Pull Request -
State: closed - Opened by masih 3 months ago
#973 - hack: reboradcast other's messages
Pull Request -
State: closed - Opened by Kubuxu 3 months ago
#972 - Move partial message to its own package to avoid circular dependency
Pull Request -
State: closed - Opened by masih 3 months ago
#971 - Operation `Silence of the Certs`
Pull Request -
State: closed - Opened by masih 3 months ago
- 3 comments
#970 - Observe chain exchange messages by observer
Issue -
State: open - Opened by masih 3 months ago
#969 - Fix missing if not exist in observer table migration
Pull Request -
State: closed - Opened by masih 3 months ago
#968 - Refactor fake EC to take clock as option
Pull Request -
State: closed - Opened by masih 3 months ago
- 2 comments
#967 - Grow payload signing buffer before marshaling and reduce duplicate code
Pull Request -
State: closed - Opened by masih 3 months ago
- 1 comment
#966 - Grow VRF buffer before writing and add tests
Pull Request -
State: closed - Opened by masih 3 months ago
#965 - Accept context in core GPBFT interfaces
Pull Request -
State: closed - Opened by masih 3 months ago
#964 - `computeBootstrapDelay` should use timestamps to estimate the delay instead of epochs
Issue -
State: open - Opened by Kubuxu 3 months ago
- 2 comments
#963 - Remove the ability to dynamically change F3 Manifest
Pull Request -
State: closed - Opened by masih 3 months ago
#962 - Add metrics to measure the time spent on EC checkpointing
Pull Request -
State: closed - Opened by masih 3 months ago
#961 - Unify power table caching within go-f3
Issue -
State: closed - Opened by masih 3 months ago
- 5 comments
#960 - Investigate why distance from head is is more than expected
Issue -
State: open - Opened by BigLep 3 months ago
- 8 comments
#959 - Bump version to `v0.8.4` in prep for release
Pull Request -
State: closed - Opened by masih 3 months ago
- 1 comment
#958 - `TestF3EpochFinalizedWithChainExchange` fails intermittently
Issue -
State: open - Opened by masih 3 months ago
- 1 comment
#957 - Update F3 observer to accept partial messages
Pull Request -
State: closed - Opened by masih 3 months ago
#956 - Mechanism to embed full network-dependent manifest into Lotus
Issue -
State: closed - Opened by Kubuxu 3 months ago
- 1 comment
#955 - Simplify the heuristic for computing the next instance start time
Issue -
State: open - Opened by masih 3 months ago
- 2 comments
#954 - Investigate why `filecoin/64` passive testing stopped making progress
Issue -
State: closed - Opened by masih 3 months ago
- 10 comments
#953 - Remove chainx validation rule between max age and rebroadcast interval
Pull Request -
State: closed - Opened by masih 3 months ago
#952 - Add metrics to list non-participating miner IDs
Issue -
State: open - Opened by masih 3 months ago
- 1 comment
#951 - Investigate the delay in finality in the case of null block
Issue -
State: open - Opened by Kubuxu 3 months ago
- 5 comments
#949 - Bump golang.org/x/net from 0.36.0 to 0.38.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, go
#948 - Add mean F3 finality distance from head in terms of number of epochs to public dashboards
Issue -
State: open - Opened by masih 4 months ago
- 5 comments
#947 - Reset current round gauge to zero at start
Pull Request -
State: closed - Opened by masih 4 months ago
#946 - The 99th percentile Committee fetch time is too choppy even with ignore EC and explicit power in steady state
Issue -
State: open - Opened by masih 4 months ago
- 2 comments
#945 - Trace the end-to-end time spent on handling GMessages
Issue -
State: open - Opened by masih 4 months ago
- 3 comments
#944 - Document the probability of finality in cases where F3 is slow in progressing
Issue -
State: open - Opened by masih 4 months ago
- 1 comment
#943 - Release tag
Pull Request -
State: closed - Opened by Likhil45 4 months ago
#942 - fix: validate chain proposal length against chain exchange max length
Pull Request -
State: closed - Opened by Kubuxu 4 months ago
#941 - Weird constraint in manifest check
Issue -
State: closed - Opened by Kubuxu 4 months ago
- 1 comment
#940 - feat: disable empty tipsets for powerstore test
Pull Request -
State: closed - Opened by Kubuxu 4 months ago
- 1 comment
#939 - Measure the chain publication latency
Issue -
State: open - Opened by masih 4 months ago
- 1 comment
#938 - PowerStore test failure
Issue -
State: closed - Opened by Kubuxu 4 months ago
#937 - Tests are unsable with full chain length
Issue -
State: closed - Opened by Kubuxu 4 months ago
- 2 comments
#936 - F3 Test with chain exchange progresses too fast
Issue -
State: open - Opened by masih 4 months ago
- 5 comments
#935 - merkle: further hashing opimizations
Pull Request -
State: closed - Opened by Kubuxu 4 months ago
- 4 comments
#934 - Containers are not tagged by release tag when a new release is made
Issue -
State: closed - Opened by masih 4 months ago
- 3 comments
Labels: good first issue
#920 - Write down the steps to take post nv25 passive testing
Issue -
State: closed - Opened by BigLep 5 months ago
- 1 comment
#845 - Investigate why the metric on sum of bytes written to certstore is higher than expected.
Issue -
State: open - Opened by masih 6 months ago
- 2 comments
#839 - Ensure consumers are updated for nv25 mainnet upgrade
Issue -
State: closed - Opened by BigLep 6 months ago
- 2 comments
#831 - Expose the internal state of Merkle Tree to allow more efficient sub root digest calculation
Issue -
State: closed - Opened by masih 7 months ago
- 2 comments
#826 - De-duplicate validation logic across partial and full message validator
Issue -
State: open - Opened by masih 7 months ago
- 4 comments
#806 - Remove ECChain value from justification entirely
Issue -
State: open - Opened by masih 7 months ago
- 3 comments
#802 - Passively Test F3 on Mainnet nv25
Issue -
State: closed - Opened by BigLep 8 months ago
- 7 comments
#800 - Design a mechanism to reduce the need for two network upgrades for F3 activation to one
Issue -
State: closed - Opened by masih 8 months ago
- 7 comments
#789 - Add F3 partipation % to the metircs board
Issue -
State: closed - Opened by jennijuju 8 months ago
- 6 comments
#773 - Release v0.7.3 for Lotus v1.32.0-rc1
Issue -
State: closed - Opened by rjan90 8 months ago
- 1 comment
#745 - Add finality certificate capture to Observer
Issue -
State: open - Opened by masih 8 months ago
- 4 comments
#722 - Define alert criteria for F3 metrics
Issue -
State: open - Opened by masih 9 months ago
- 7 comments
#693 - Limit WAL instances within WAL and enforce on hydration
Issue -
State: closed - Opened by masih 10 months ago
- 2 comments
#664 - Add a metric to measure the number of bytes written by certstore
Issue -
State: closed - Opened by masih 10 months ago
- 1 comment
#650 - Keep GPBFT disabled until the node actually starts participating.
Issue -
State: open - Opened by Stebalien 10 months ago
- 5 comments
Labels: P2
#638 - Publish a F3 Launch Blog Post
Issue -
State: closed - Opened by rjan90 11 months ago
- 4 comments
#632 - Consider backing off if RequestBroadcast errors
Issue -
State: open - Opened by masih 11 months ago
- 1 comment
Labels: enhancement
#614 - Batch validate justification + message signature
Issue -
State: open - Opened by Stebalien 11 months ago
- 2 comments
#602 - Drop equivocations before validations in pubsub
Issue -
State: open - Opened by Stebalien 11 months ago
- 3 comments
#588 - Delay finality certificate exchange if we believe we'll receive one from GPBFT
Issue -
State: open - Opened by Stebalien 11 months ago
- 1 comment
Labels: enhancement
#480 - Add API for exporting certificate chain for Filecoin snapshots
Issue -
State: open - Opened by Stebalien about 1 year ago
- 15 comments
#345 - Review and update the exported API documentation
Issue -
State: open - Opened by masih about 1 year ago
- 3 comments
#342 - Treat reception of justifications as if reception of the messages they evidence
Issue -
State: open - Opened by anorth about 1 year ago
- 4 comments
Labels: enhancement