-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #121: primitives: Inline public functions
847e1c9 primitives: Inline public functions (Tobin C. Harding) Pull request description: Audit the `primitives` module and all submodules; add inline to all public methods that are small enough (excl. error impls). ACKs for top commit: apoelstra: ACK 847e1c9 clarkmoody: ACK 847e1c9 Tree-SHA512: 0590cef81d1d909cd1523cc5bffd9b15c6b28450e3d40c2a5028246a1ed15086c39304c3de7de37733dd80b3e6da7ebc4f54bfa74af3d27134876164cff49445
- Loading branch information
Showing
6 changed files
with
110 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.