In D7071#170268, @Fabien wrote:Note that you still need to build an index per group (so within the loop), despite this is not what is done here.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 29 2020
Jul 29 2020
This doesn't strike me as something that belongs in CONTRIBUTING and brings up lots of questions:
- Why do we expect new devs to have multiple shellcheck versions installed?
- Why do we expect shellcheck to not be in PATH correctly?
- What makes shellcheck install special such that we need to tell devs to check the version, but we do not do this for other tools?
Expanding our ownership to gitian-builder makes me uncomfortable, but this change is small and the benefits far outweigh the cost of maintaining this change.
Version bump is missing from contrib/debian/control. Please add this to the test plan also.
Jul 28 2020
Jul 28 2020
Jul 28 2020, 23:41 · Restricted Project
Jul 28 2020, 23:38 · Restricted Project
Jul 28 2020, 23:35 · Restricted Project
jasonbcox closed T688: Backport Core PR13235, a subtask of T537: Backport Core PR14670, as Resolved.
Jul 28 2020, 23:32 · Restricted Project
Jul 28 2020, 23:32 · Restricted Project
jasonbcox closed T689: Backport of Core PR13131, a subtask of T688: Backport Core PR13235, as Resolved.
Jul 28 2020, 23:32 · Restricted Project
Jul 28 2020, 23:32 · Restricted Project
Jul 28 2020, 23:32 · Restricted Project
jasonbcox retitled D7065: Remove language sub-route from RPC doc permalinks from Remove langage sub-route from RPC doc permalinks to Remove language sub-route from RPC doc permalinks.
Link to new /doc/dev route
Add autoindexing for /doc route
In D7057#170064, @Fabien wrote:I don't quite get it, since D7052 updated the generated extension there is no html anymore in the RPC docs ?
Jul 27 2020
Jul 27 2020
jasonbcox committed rABCb77a2c3698b3: Set correct markdown extension for generated RPC docs (authored by jasonbcox).
Set correct markdown extension for generated RPC docs
Bump version to 0.21.13
Add golang to the CI base image
Jul 22 2020
Jul 22 2020
Fix OSX SDK caching in Gitian builds
Use packaged version, even though it's much older
Jul 21 2020
Jul 21 2020
In favor of D6997 now that the base image building has been fixed.
jasonbcox committed rABC41e3cc675f40: Add build config for documentation, including RPC docs (authored by jasonbcox).
Add build config for documentation, including RPC docs
Simplify waiting for bitcoind
- Add bitcoin-cli for better parallelism
- Make waiting for bitcoind more robust
jasonbcox committed rABC3af9381d5433: Renaming bswap_tests test case so that the name does not collide with the test… (authored by jasonbcox).
Renaming bswap_tests test case so that the name does not collide with the test…
Fix some bugs. Still need to figure out where var/lxc.config will come from.
Jul 20 2020
Jul 20 2020
Generate RPC docs using regtest
Jul 18 2020
Jul 18 2020
Jul 17 2020
Jul 17 2020
jasonbcox committed rABCb56f68112d84: Fix providing an explicit branch/ref to land-via-bot (authored by jasonbcox).
Fix providing an explicit branch/ref to land-via-bot
Jul 16 2020
Jul 16 2020
jasonbcox committed rABC7a820a75ecfb: Merge #16302: test: Add missing syncwithvalidationinterfacequeue to… (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #16302: test: Add missing syncwithvalidationinterfacequeue to…
jasonbcox committed rABCed56d7f60735: Merge #15866: test: Add missing syncwithvalidationinterfacequeue to… (authored by MarcoFalke <falke.marco@gmail.com>).
Merge #15866: test: Add missing syncwithvalidationinterfacequeue to…
jasonbcox committed rABCfec61921b712: Fix some functional test executable flags (authored by jasonbcox).
Fix some functional test executable flags
jasonbcox added a comment to D6953: Merge #15866: test: Add missing syncwithvalidationinterfacequeue to wallet_import_rescan.
In D6953#168010, @majcosta wrote:The PR15866 fixes the _issue_ 15865, please update the summary accordingly