- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Aug 10 2020
Aug 10 2020
jasonbcox committed rABCWEBef13ad0b1216: Add RPC commands indices, by version (authored by jasonbcox).
Add RPC commands indices, by version
jasonbcox requested review of D7177: Replace phonon activation time with the height it activated at.
Aug 8 2020
Aug 8 2020
Aug 7 2020
Aug 7 2020
Bump version to 0.22.0
jasonbcox committed rABC3c30539ab667: Clean up separated ban/discourage interface (authored by Pieter Wuille <pieter@wuille.net>).
Clean up separated ban/discourage interface
Aug 6 2020
Aug 6 2020
jasonbcox committed rABC8aadcedb631f: Ignore cppcheck syntax errors related to prevector (authored by jasonbcox).
Ignore cppcheck syntax errors related to prevector
Fix signed shift by 31 bits
jasonbcox committed rABC1b3695b519a0: Allow large integers to be used in maxtries (authored by jasonbcox).
Allow large integers to be used in maxtries
Polish release notes
Aug 5 2020
Aug 5 2020
jasonbcox updated the diff for D7137: Add proof-of-concept for submitblocksolution and block template manager.
Fix copy elision
jasonbcox requested review of D7137: Add proof-of-concept for submitblocksolution and block template manager.
jasonbcox updated the diff for D7131: Add top-level documentation index for serving docs by version.
Use the new generator to create the index
jasonbcox retitled D7130: Add RPC commands indices, by version from Add RPC commands index, by version to Add RPC commands indices, by version.
Use a generator instead of relying on empty index templates to point at the layout file
While true, at first glance it appeared this was a necessary evil because I couldn't find a way to generate a set of pages from one template. As it turns out, Jekyll does support generators, so this patch isn't necessary.
Aug 4 2020
Aug 4 2020
Fix indentation
jasonbcox committed rABCWEBeb1bad69148f: Make the doc directory a collection (authored by jasonbcox).
Make the doc directory a collection
jasonbcox added inline comments to D7131: Add top-level documentation index for serving docs by version.
See D7130 and associated stack.
jasonbcox committed rABC7778ab3bbd47: Remove language sub-route from RPC doc permalinks (authored by jasonbcox).
Remove language sub-route from RPC doc permalinks
Aug 3 2020
Aug 3 2020
Jul 31 2020
Jul 31 2020
Add a link to RPC docs
Add 0.21.12 RPC docs
Jul 30 2020
Jul 30 2020
In D7065#170272, @Fabien wrote:I don't see the value of this diff. IMO a shorter URL (3 chars !) is not a strong case and this:
- Makes the url inconsistent with the file system scheme,
- Will make it more complicated to add translations, if someone is willing to do so.
Jul 29 2020
Jul 29 2020
jasonbcox committed rABC97fe5d3a8660: Do not generate RPC doc index files multiple times (authored by jasonbcox).
Do not generate RPC doc index files multiple times
Rebase (doesn't really depend on D7065)
Fix RPC example for finalizeblock
jasonbcox committed rABCf1195918a674: Fixup comment regarding finalized block (authored by jasonbcox).
Fixup comment regarding finalized block