Seems some tools get confused by identical file names.
Move implementations from impl/*.h to *_impl.h #2
pull sipa wants to merge 1 commits into bitcoin-core:master from sipa:impl changing 18 files +57 −59-
sipa commented at 12:19 AM on March 7, 2014: contributor
-
gmaxwell commented at 1:16 AM on March 7, 2014: contributor
I whined about this, so I think it's a good change. Somehow the less deep nesting seems cleaner to me, but perhaps I'm weird. :)
-
laanwj commented at 7:56 AM on March 7, 2014: member
Yeah why not, ACK
-
Move implementations from impl/*.h to *_impl.h 11ab562203
- sipa referenced this in commit 8b3263b638 on Mar 12, 2014
- sipa merged this on Mar 12, 2014
- sipa closed this on Mar 12, 2014
- gmaxwell cross-referenced this on Mar 4, 2019 from issue Allow to use external default callbacks by real-or-random
- benma referenced this in commit dd7379cb57 on Jul 15, 2019
Linked (view graph)
#595 Allow to use external default callbacks#1511 msan: use of uninitialized value in secp256k1_scalar_mul_shift_var#1516 False positives in constant-time tests when using MSan on Clang >= 16#1582 cmake, test: Add `secp256k1_` prefix to test names#1760 cmake: Add dynamic test discovery to improve parallelism