- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Apr 20 2019
Apr 14 2019
Apr 10 2019
Apr 9 2019
Fix typo in release notes
Remove chain.h as an include from validation.h
Apr 8 2019
Update release notes
Fix a comment
Whoops
Apr 7 2019
In D1933#63943, @deadalnix wrote:There was a backport from core that did something very similar. While I do think the design of this patch is better than the one from core, I'd be hesitant to go for it as we'd have to maintain it rather than letting core handle that one.
Fix missing newline
Apr 5 2019
Rebase and fix comments.
Apr 4 2019
Rebase and address feedback
Move UpdateFlags items into CChainState, rebase, and address other minor nit.
Mar 31 2019
Remove GlobalState errorenous comment.
Rebase
Mar 30 2019
Rebase
Mar 24 2019
Rebase and use rwcollection
Mar 23 2019
Mar 21 2019
Remove clang-format issue
Mar 17 2019
Rebase on master
Mar 9 2019
Another way this script can be improved is to only run if the previous run has a different HEAD commit than latest master, though this feature isn't strictly necessary for MVP.
@jasonbcox Are your backports done? If not, this is a very small change to rebase onto.
Dec 20 2018
Dec 19 2018
Dec 5 2018
Dec 3 2018
Rebase on updated D2172
Delete yet another vestige
Fix median calculation
Remove an extraneous whitespace
Rebase
Remove last vestigates of block policy estimator
Clean up some unnecessary globals
Include change to docs
Remove test_framework dependency on silly file
Remove writing/reading of fee stats.
Rebase
Clean up some formatting issues