elements/src/primitives
Andrew Poelstra c4f517db76 Merge dcacea096e into merged_master (Bitcoin PR #19032)
This finally retires the old serialization framework, so I had to implement
the new serialization for all the Elements types. So there's a fair bit of
new code here but it's all straightforward rearrangements of the old code.
Was able to remove some const casts which was nice.
2020-11-26 01:08:50 +00:00
..
bitcoin Merge dcacea096e into merged_master (Bitcoin PR #19032) 2020-11-26 01:08:50 +00:00
block.cpp Merge 99813a9745 into merged_master (Bitcoin PR #17829) 2020-11-14 16:52:02 +00:00
block.h Merge dcacea096e into merged_master (Bitcoin PR #19032) 2020-11-26 01:08:50 +00:00
confidential.cpp Add ConfidentialCommitment-based types 2019-03-20 12:05:40 +00:00
confidential.h Merge dcacea096e into merged_master (Bitcoin PR #19032) 2020-11-26 01:08:50 +00:00
pak.cpp Refactor IsPAKValid to not magically acquire chainparams 2019-09-05 10:51:09 -04:00
pak.h Refactor IsPAKValid to not magically acquire chainparams 2019-09-05 10:51:09 -04:00
transaction.cpp Merge 54f812d9d2 into merged_master (Bitcoin PR #18673) 2020-11-26 01:08:23 +00:00
transaction.h Merge dcacea096e into merged_master (Bitcoin PR #19032) 2020-11-26 01:08:50 +00:00
txwitness.cpp [BROKEN] Introduce CA in data structures 2019-03-20 12:05:45 +00:00
txwitness.h Merge dcacea096e into merged_master (Bitcoin PR #19032) 2020-11-26 01:08:50 +00:00