Skip to content

Pull requests: getfloresta/Floresta

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: typos on contributing section
#918 opened Mar 29, 2026 by negrelle Loading…
rpc: implement getaddednodeinfo
#915 opened Mar 26, 2026 by Micah-Shallom Loading…
3 tasks done
rpc: implement getconnectioncount reliability Related to runtime reliability, stability and production readiness
#913 opened Mar 22, 2026 by Micah-Shallom Loading…
3 tasks done
Q2/2026
refactor(wire): make BanMan single source of truth for bans reliability Related to runtime reliability, stability and production readiness
#912 opened Mar 22, 2026 by Micah-Shallom Loading…
3 tasks done
Q2/2026
add 2026 Floresta tech strategy and roadmap documentation Improvements or additions to documentation
#910 opened Mar 20, 2026 by csgui Loading… Q2/2026
Extract logger setup into it's own module code quality Generally improves code readability and maintainability
#902 opened Mar 18, 2026 by luisschwab Loading… Q2/2026
feat(wire): add subnet/CIDR support to BanMan enhancement New feature or request
#899 opened Mar 17, 2026 by Micah-Shallom Draft
3 tasks done
Q2/2026
Add P2P addr/addrv2 tests + oversized/spam message checks chore Cleaning, refactoring, reducing complexity functional tests
#897 opened Mar 15, 2026 by moisesPompilio Draft
feat(wire): implement BanMan for centralized ban management reliability Related to runtime reliability, stability and production readiness
#892 opened Mar 14, 2026 by Micah-Shallom Loading…
3 tasks done
Q2/2026
Feat: move two-step shell script into test_runner.py architecture code quality Generally improves code readability and maintainability functional tests Integration Issues related to our integration tests
#891 opened Mar 13, 2026 by jaoleal Loading…
Fix a bug in invalidateblock. Add Test rpcs, invalidateblock and submitheader. bug Something isn't working enhancement New feature or request functional tests reliability Related to runtime reliability, stability and production readiness RPC Changes something with our JSON-RPC interface testing & validation
#881 opened Mar 10, 2026 by jaoleal Loading…
chore: implement Display for error types reliability Related to runtime reliability, stability and production readiness
#879 opened Mar 10, 2026 by Micah-Shallom Loading… Q2/2026
feat(wire): allow passing multiple fixed peers enhancement New feature or request
#873 opened Mar 6, 2026 by ritoban23 Loading…
3 tasks done
feat(wire): allow NodeInterface to request peer banning BDK Floresta Issues related to the integration of Floresta in BDK enhancement New feature or request
#872 opened Mar 6, 2026 by Micah-Shallom Loading…
feat: add getchaintips. enhancement New feature or request new rpc This issue/PR implements a new json-rpc endpoint
#862 opened Feb 25, 2026 by jaoleal Draft
[WIP] feat: assume-valid swift sync enhancement New feature or request performance This is a performance-related issue
#837 opened Feb 9, 2026 by JoseSK999 Draft Q2/2026
feat(consensus): assume-valid swift sync aggregator consensus This changes something inside our consensus implementation enhancement New feature or request
#836 opened Feb 9, 2026 by JoseSK999 Loading… Q2/2026
feat(docker): add data persistence to docker-compose enhancement New feature or request
#834 opened Feb 7, 2026 by unwrap-nicolas Loading…
rpcserver: Support named and null parameters, Review optionals on rpc internal methods, Stronger Response and Error codes architecture reliability Related to runtime reliability, stability and production readiness RPC Changes something with our JSON-RPC interface
#831 opened Feb 6, 2026 by jaoleal Loading…
3 tasks done
Q2/2026
Add Wallet Integration Tests and Fix Descriptor Persistence Issues bug Something isn't working chore Cleaning, refactoring, reducing complexity code quality Generally improves code readability and maintainability functional tests Integration Issues related to our integration tests RPC Changes something with our JSON-RPC interface Wallet Changes related to the watch-only wallet
#821 opened Feb 2, 2026 by moisesPompilio Loading…
feat(rpc): add verifyutxochaintipinclusionproof RPC method documentation Improvements or additions to documentation enhancement New feature or request Integration Issues related to our integration tests new rpc This issue/PR implements a new json-rpc endpoint
#819 opened Jan 30, 2026 by bc1cindy Loading…
Wallet: move database to sqlite, remove kv and memmory db code quality Generally improves code readability and maintainability dependencies Pull requests that update a dependency file Wallet Changes related to the watch-only wallet
#804 opened Jan 24, 2026 by jaoleal Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.