https://github.com/hexresearch/ergvein-filters
Library for BIP158 like filters that are used in ergvein mobile wallet
https://github.com/hexresearch/ergvein-filters
Last synced: 4 months ago
JSON representation
Library for BIP158 like filters that are used in ergvein mobile wallet
- Host: GitHub
- URL: https://github.com/hexresearch/ergvein-filters
- Owner: hexresearch
- Created: 2021-03-10T22:10:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T21:26:13.000Z (almost 4 years ago)
- Last Synced: 2025-01-09T03:56:54.841Z (5 months ago)
- Language: Rust
- Size: 95.7 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is library for generation of client side filters for [ergvein](https://github.com/hexresearch/ergvein) mobile wallet.
Filters are [BIP-158](https://github.com/bitcoin/bips/blob/master/bip-0158.mediawiki) based but don't include non segwit scripts
to reduce size. Instead of 4 Gib per Bitcoin mainnet, light client should download only 400 Mib.