- add more checks for restrict pointers.
- correct math typos.
- refine dependencies on "num.h"
Assorted minor corrections #539
pull roconnor-blockstream wants to merge 3 commits into bitcoin-core:master from roconnor-blockstream:master changing 6 files +14 −6-
roconnor-blockstream commented at 12:45 PM on July 6, 2018: contributor
-
Add check that restrict pointers don't alias with all parameters. 4efb3f8dd1
-
Correct math typos in field_*.h deff5edd42
-
clean dependendies in field_*_impl.h 52ab96fedb
-
gmaxwell commented at 4:58 PM on July 11, 2018: contributor
ACK,
- gmaxwell merged this on Feb 21, 2019
- gmaxwell closed this on Feb 21, 2019
- gmaxwell referenced this in commit ba698f883b on Feb 21, 2019
Contributors