forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Alter assumptions in CCoinsViewCache::BatchWrite
Previously it would break if you flushed a parent cache while there was a child cache referring to it. This change will allow the flushing of parent caches.
- v22.1.1
- v22.1.0
- v22.1.0-rc.2
- v22.1.0-rc.1
- v22.0.0
- v22.0.0-rc.5
- v22.0.0-rc.4
- v22.0.0-rc.3
- v22.0.0-rc.2
- v22.0.0-rc.1
- v22.0.0-beta.1
- v21.1.1
- v21.1.0
- v21.0.2
- v21.0.1
- v21.0.0
- v21.0.0-rc.3
- v21.0.0-rc.2
- v21.0.0-rc.1
- v20.1.1
- v20.1.0
- v20.1.0-rc.3
- v20.1.0-rc.2
- v20.1.0-rc.1
- v20.0.4
- v20.0.3
- v20.0.2
- v20.0.1
- v20.0.0
- v20.0.0-rc.3
- v20.0.0-rc.2
- v20.0.0-rc.1
- v20.0.0-beta.9
- v20.0.0-beta.8
- v20.0.0-beta.7
- v20.0.0-beta.6
- v20.0.0-beta.5
- v20.0.0-beta.4
- v20.0.0-beta.3
- v20.0.0-beta.2
- v20.0.0-beta.1
- v19.3.0
- v19.2.0
- v19.2.0-rc.1
- v19.1.0
- v19.0.0
- v19.0.0-rc.10
- v19.0.0-rc.9
- v19.0.0-rc.8
- v19.0.0-rc.7
- v19.0.0-rc.6
- v19.0.0-rc.5
- v19.0.0-rc.4
- v19.0.0-rc.3
- v19.0.0-rc.2
- v19.0.0-rc.1
- v19.0.0-beta.6
- v19.0.0-beta.5
- v19.0.0-beta.4
- v19.0.0-beta.3
- v19.0.0-beta.2
- v19.0.0-beta.1
- v18.2.2
- v18.2.1
- v18.2.0
- v18.2.0-rc.4
- v18.2.0-rc.3
- v18.2.0-rc.2
- v18.2.0-rc.1
- v18.2.0-beta.1
- v18.1.1
- v18.1.0.0-alpha1
- v18.1.0
- v18.1.0-rc.1
- v18.0.2
- v18.0.1
- v18.0.0.0-rc3
- v18.0.0.0-rc2
- v18.0.0.0-rc1
- v18.0.0
- v18.0.0-rc12
- v18.0.0-rc11
- v18.0.0-rc10
- v18.0.0-rc9
- v18.0.0-rc8
- v18.0.0-rc7
- v18.0.0-rc6
- v18.0.0-rc5
- v18.0.0-rc4
- v0.18.0.0-rot-alpha3
- v0.18.0.0-beta4
- v0.18.0.0-beta3
- v0.18.0.0-beta2
- v0.18.0.0-beta1
- v0.17.1.0-dev1
- v0.17.0.3
- v0.17.0.2
- v0.17.0.1
- v0.17.0.0
- v0.17.0.0-rc5
- v0.17.0.0-rc4
- v0.17.0.0-rc3
- v0.17.0.0-rc2
- v0.17.0.0-rc1
- v0.16.1.1
- v0.16.1.0
- v0.16.0.1
- v0.16.0.0
- v0.16.0.0-rc3
- v0.16.0.0-rc2
- v0.16.0.0-rc1
- v0.15.0.0
- v0.15.0.0-rc4
- v0.15.0.0-rc3
- v0.15.0.0-rc2
- v0.15.0.0-rc1
- v0.14.0.5
- v0.14.0.4
- v0.14.0.3
- v0.14.0.2
- v0.14.0.1
- v0.14.0.0
- v0.14.0.0-rc6
- v0.14.0.0-rc5
- v0.14.0.0-rc4
- v0.14.0.0-rc3
- v0.14.0.0-rc2
- v0.14.0.0-rc1
- v0.13.3.0
- v0.13.2.0
- v0.13.1.0
- v0.13.0.0
- v0.13.0.0-rc11
- v0.13.0.0-rc10
- v0.13.0.0-rc9
- v0.13.0.0-rc8
- v0.13.0.0-rc7
- v0.13.0.0-rc6
- v0.13.0.0-rc5
- v0.13.0.0-rc4
- v0.13.0.0-rc3
- v0.13.0.0-rc2
- v0.13.0.0-rc1
- v0.12.3.4
- v0.12.3.3
- v0.12.3.2
- v0.12.3.1
- v0.12.3.0-rc5
- v0.12.3.0-rc4
- v0.12.3.0-rc3
- v0.12.3.0-rc2
- v0.12.3.0-rc1
- v0.12.3
- v0.12.2.3
- v0.12.2.2
- v0.12.2.1
- v0.12.2.0
- v0.12.1.5
- v0.12.1.4
- v0.12.1.3
- v0.12.1.2
- v0.12.1.1
- v0.12.1.0
Showing
2 changed files
with
28 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters