Rebase to kick off new buildbot tests on the diff
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 20 2020
Rebase
Nov 19 2020
Changes according to feedback, and rebased on D8473
Nov 18 2020
Nov 17 2020
Fix comment
Nov 15 2020
@bot build-ibd build-ibd-bchn
Move most of the includes to the footer. This looks better in some cases and puts it on more pages.
Apply my feedback from earlier
Ignore the failures. One of the build agents was having a network issue and failed multiple builds.
Similar to docindex, is it possible to add this to the page layout instead of the index and release pages directly?
Move the bulk of the implementation of FixedSeedsList into chainparams.cpp
Nov 13 2020
Nov 12 2020
Rebase. Note that D8339 has taken on some of the changes that were in this
patch as they belong there instead.
Remove header guards from what is now a source file
Pass chain as an arg, similar to what was done in D8369
Nov 11 2020
Fixup help/error message for incorrect number of args
Pass chain as an arg instead of having separate functions
@bot build-ibd
Nov 10 2020
Define a function that returns the vector of seeds in the autogenerated code
Move SeedSpec6 to more appropriate header file to fix circular dependency
Nov 9 2020
Rebase
Fixup generate-seeds.py to match the rest of the changes