diff options
| author | fanquake <[email protected]> | 2019-12-12 07:58:42 -0500 |
|---|---|---|
| committer | fanquake <[email protected]> | 2019-12-12 08:04:31 -0500 |
| commit | cf2f4398769682cd5a0f024121a7dfd6c0aaa1ef (patch) | |
| tree | 2ca00c673e153b30ddd7d64460df62a574ac543b /src/interfaces/node.cpp | |
| parent | Merge #17598: doc: Update release process with latest changes (diff) | |
| parent | cli: fix Fatal LevelDB error when specifying -blockfilterindex=basic twice (diff) | |
| download | discoin-cf2f4398769682cd5a0f024121a7dfd6c0aaa1ef.tar.xz discoin-cf2f4398769682cd5a0f024121a7dfd6c0aaa1ef.zip | |
Merge #17687: cli: fix Fatal LevelDB error when specifying -blockfilterindex=basic twice
034561f9cd4180ea1c165cb02df6c84444a8d692 cli: fix Fatal LevelDB error when specifying -blockfilterindex=basic twice (Harris)
Pull request description:
This PR fixes #17679 by replacing BlockFilterType-vector with a set of the same type to make sure that only unique filter types get inserted.
ACKs for top commit:
MarcoFalke:
ACK 034561f9cd4180ea1c165cb02df6c84444a8d692 📖
laanwj:
ACK 034561f9cd4180ea1c165cb02df6c84444a8d692
fanquake:
ACK 034561f9cd4180ea1c165cb02df6c84444a8d692 - Tested with `src/bitcoind --blockfilterindex=basic --blockfilterindex=basic`
Tree-SHA512: 64ccec4d23528abfbb564f2b41fb846137875260ce06ea461da12175819985964a1a7442788d5ff7282b5de0c5fd46524d9a793788ee3b876626cbdf05b28c16
Diffstat (limited to 'src/interfaces/node.cpp')
0 files changed, 0 insertions, 0 deletions