rust-bitcoin-unsafe-fast/bitcoin/src/blockdata
Andrew Poelstra 1d0b721e5e
Merge rust-bitcoin/rust-bitcoin#1335: Improve doc of `Script::push_verify`
7e39082eec Improve doc of `Script::push_verify` (Martin Habovštiak)

Pull request description:

  This rewords the doc to have a reasonable summary, adds a little background explaining the opcode behavior and the effect of the function when called multiple times.

  Closes #1154

ACKs for top commit:
  tcharding:
    ACK 7e39082eec
  apoelstra:
    ACK 7e39082eec

Tree-SHA512: 7f0142c9fcec8ef5b30779f1d22922219180aa103ce2f3039412b1d6b46aa7ee2522181e23a76f9ba5fd84720ef3ff3daa8233d71cf10008f5e3b805b5a5c470
2022-10-21 22:22:59 +00:00
..
locktime Improve docs on is_implied_by 2022-09-20 08:41:12 +10:00
block.rs Remove Default impl for Target and Work 2022-09-30 12:02:06 +10:00
constants.rs Move impl_array_newtype to bitcoin_internals 2022-10-20 06:14:59 +11:00
mod.rs Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
opcodes.rs Move debug_from_display to bitcoin_internals 2022-10-20 06:15:23 +11:00
script.rs Merge rust-bitcoin/rust-bitcoin#1335: Improve doc of `Script::push_verify` 2022-10-21 22:22:59 +00:00
transaction.rs Merge rust-bitcoin/rust-bitcoin#1293: Move a bunch of stuff out of `internal_macros` 2022-10-21 22:07:44 +00:00
witness.rs Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00