Skip to content

Actions: rust-bitcoin/rust-miniscript

Continuous integration

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
398 workflow runs
398 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Fix decoding of WIF with BIP32 origin
Continuous integration #2043: Pull request #753 synchronize by shesek
October 14, 2024 02:45 25m 36s shesek:202410-fix-wif-fromstr
October 14, 2024 02:45 25m 36s
Fix decoding of WIF with BIP32 origin
Continuous integration #2042: Pull request #753 synchronize by shesek
October 14, 2024 02:43 26m 16s shesek:202410-fix-wif-fromstr
October 14, 2024 02:43 26m 16s
Fix decoding of WIF with BIP32 origin
Continuous integration #2041: Pull request #753 opened by shesek
October 14, 2024 02:10 26m 59s shesek:202410-fix-wif-fromstr
October 14, 2024 02:10 26m 59s
Merge rust-bitcoin/rust-miniscript#752: Document an error case for at…
Continuous integration #2040: Commit 307c1b3 pushed by apoelstra
October 11, 2024 15:14 26m 34s master
October 11, 2024 15:14 26m 34s
Document an error case for at_derivation_index()
Continuous integration #2039: Pull request #752 opened by shesek
October 11, 2024 02:54 25m 31s shesek:202410-doc-error-case
October 11, 2024 02:54 25m 31s
descriptor: introduce several Taproot accessors
Continuous integration #2038: Pull request #751 synchronize by apoelstra
October 10, 2024 13:43 26m 19s apoelstra:2024-10--taproot-improvements
October 10, 2024 13:43 26m 19s
descriptor: introduce several Taproot accessors
Continuous integration #2037: Pull request #751 opened by apoelstra
October 10, 2024 13:27 27m 24s apoelstra:2024-10--taproot-improvements
October 10, 2024 13:27 27m 24s
DEMO: Hack the plan module
Continuous integration #2036: Pull request #750 opened by tcharding
September 20, 2024 03:30 2m 46s tcharding:dev-depend-on-rust-psbt
September 20, 2024 03:30 2m 46s
Merge rust-bitcoin/rust-miniscript#677: Fix compilation of pk()-only …
Continuous integration #2035: Commit 98104b9 pushed by apoelstra
September 17, 2024 21:44 27m 28s master
September 17, 2024 21:44 27m 28s
Fix compilation of pk()-only policies into tr() descriptors
Continuous integration #2034: Pull request #677 synchronize by shesek
September 17, 2024 19:15 26m 24s shesek:202404-tr-pk-only
September 17, 2024 19:15 26m 24s
fix: zero sequence check for from_height
Continuous integration #2033: Pull request #748 synchronize by ChrisCho-H
September 15, 2024 16:04 26m 51s ChrisCho-H:fix/zero-sequence-check
September 15, 2024 16:04 26m 51s
fix: zero sequence check for from_height
Continuous integration #2032: Pull request #748 opened by ChrisCho-H
September 15, 2024 06:25 25m 59s ChrisCho-H:fix/zero-sequence-check
September 15, 2024 06:25 25m 59s
Merge rust-bitcoin/rust-miniscript#747: refactor: check the node synt…
Continuous integration #2031: Commit 286fa88 pushed by apoelstra
September 12, 2024 18:48 27m 42s master
September 12, 2024 18:48 27m 42s
refactor: check the node syntax before size limit
Continuous integration #2030: Pull request #747 synchronize by ChrisCho-H
September 12, 2024 14:13 28m 6s ChrisCho-H:refactor/check-node-first
September 12, 2024 14:13 28m 6s
refactor: check the node syntax before size limit
Continuous integration #2029: Pull request #747 synchronize by ChrisCho-H
September 12, 2024 06:17 27m 8s ChrisCho-H:refactor/check-node-first
September 12, 2024 06:17 27m 8s
refactor: check the node syntax before size limit
Continuous integration #2028: Pull request #747 synchronize by ChrisCho-H
September 12, 2024 06:03 10m 6s ChrisCho-H:refactor/check-node-first
September 12, 2024 06:03 10m 6s
refactor: check the node syntax before size limit
Continuous integration #2027: Pull request #747 opened by ChrisCho-H
September 11, 2024 03:09 27m 52s ChrisCho-H:refactor/check-node-first
September 11, 2024 03:09 27m 52s
Merge rust-bitcoin/rust-miniscript#746: fix: sync max multi_a pubkey …
Continuous integration #2026: Commit 4d913ee pushed by apoelstra
September 10, 2024 14:53 27m 50s master
September 10, 2024 14:53 27m 50s
fix: sync max multi_a pubkey with core
Continuous integration #2025: Pull request #746 opened by ChrisCho-H
September 9, 2024 10:04 27m 48s ChrisCho-H:fix/max-pubkeys-multi_a
September 9, 2024 10:04 27m 48s
Rewrite (non-compiler) benchmarks
Continuous integration #2024: Pull request #745 opened by apoelstra
September 8, 2024 15:39 27m 52s apoelstra:2024-09--benchmarks
September 8, 2024 15:39 27m 52s
Merge rust-bitcoin/rust-miniscript#741: Remove PartialEq impl from …
Continuous integration #2023: Commit 5d54ee3 pushed by apoelstra
September 8, 2024 15:34 26m 55s master
September 8, 2024 15:34 26m 55s
Merge rust-bitcoin/rust-miniscript#743: feat: actually check push dat…
Continuous integration #2022: Commit 51cadfc pushed by apoelstra
September 7, 2024 16:33 29m 19s master
September 7, 2024 16:33 29m 19s
feat: actually check push data bytes
Continuous integration #2021: Pull request #743 synchronize by ChrisCho-H
September 7, 2024 16:05 29m 19s ChrisCho-H:feature/push-bytes-check
September 7, 2024 16:05 29m 19s
feat: actually check push data bytes
Continuous integration #2020: Pull request #743 synchronize by ChrisCho-H
September 7, 2024 06:11 27m 49s ChrisCho-H:feature/push-bytes-check
September 7, 2024 06:11 27m 49s
feat: actually check push data bytes
Continuous integration #2019: Pull request #743 synchronize by ChrisCho-H
September 6, 2024 07:28 29m 43s ChrisCho-H:feature/push-bytes-check
September 6, 2024 07:28 29m 43s