This website requires JavaScript.
7c2115b68f
Rename MtpInterval to NumberOf512Seconds
Tobin C. Harding
2025-05-08 04:52:41 +1000
3a97ea2259
Rename HeightInterval to NumberOfBlocks
Tobin C. Harding
2025-05-08 04:48:52 +1000
c3b7457f6c
Rename Mtp to MedianTimePast
Tobin C. Harding
2025-05-08 04:41:41 +1000
b38d2256fd
Run the formatter
Tobin C. Harding
2025-05-08 09:46:52 +1000
41f26cf090
Merge rust-bitcoin/rust-bitcoin#4418 : docs: correction comments in `check-semver-feature.sh`
merge-script
2025-05-07 23:09:48 +0000
4ca6cd6065
Merge rust-bitcoin/rust-bitcoin#4458 : locktimes: replace `MtpAndHeight` type with pair of `BlockMtp` and `BlockHeight`
merge-script
2025-05-07 22:32:16 +0000
8a563efb02
Merge rust-bitcoin/rust-bitcoin#4460 : fix duplicate poly1305.rs
merge-script
2025-05-07 21:51:10 +0000
dc277321c7
Merge rust-bitcoin/rust-bitcoin#4455 : just: Add update-lock-files alias
merge-script
2025-05-07 20:41:02 +0000
884dc5e103
Merge rust-bitcoin/rust-bitcoin#4428 : Use NumOpResult instead of Option
merge-script
2025-05-07 20:04:16 +0000
10657865c3
Merge rust-bitcoin/rust-bitcoin#4457 : rustdoc: Fix unused lint warnings
merge-script
2025-05-07 18:56:53 +0000
7d4b40dfd4
Merge rust-bitcoin/rust-bitcoin#4410 : Wrap secp256k1::XOnlyPublicKey to improve error handling
merge-script
2025-05-07 17:01:31 +0000
f1418bcafa
Merge rust-bitcoin/rust-bitcoin#4456 : Fix documentation error for `TweakedPublicKey::serialize`
merge-script
2025-05-07 16:04:16 +0000
6adf952b0b
Merge rust-bitcoin/rust-bitcoin#4409 : Manual update to rustc (to nightly-2025-05-02)
merge-script
2025-05-07 14:13:07 +0000
3b57bd1ea9
Merge rust-bitcoin/rust-bitcoin#4451 : Set deprecation to released date of to_inner
merge-script
2025-05-07 13:28:56 +0000
f36b8f22d9
fix duplicate poly1305.rs
futreall
2025-05-07 12:57:11 +0300
47c77afaac
units: delete MtpAndHeight type
Andrew Poelstra
2025-05-06 19:06:24 +0000
d82b8c0bcb
primitives: stop using MtpAndHeight
Andrew Poelstra
2025-05-06 19:04:56 +0000
72d5fbad73
units: stop using MtpAndHeight in locktime::relative is_satisfied_by methods
Andrew Poelstra
2025-05-05 19:58:58 +0000
d933c754f5
units: change type of MtpHeight::to_mtp to BlockMtp
Andrew Poelstra
2025-05-06 15:39:40 +0000
dcbdb7ca8a
units: add checked arithmetic to Block{Height,Mtp}{Interval,}
Andrew Poelstra
2025-05-06 15:32:16 +0000
4300271f0c
units: add constructor for absolute::Mtp from timestamps
Andrew Poelstra
2025-05-05 17:58:46 +0000
4e4601b3d5
units: rename BlockInterval to BlockHeightInterval
Andrew Poelstra
2025-05-05 22:42:35 +0000
cb882c5ce1
units: add global `BlockMtpInterval` type
Andrew Poelstra
2025-05-05 22:19:29 +0000
4e3af5162f
units: add global `BlockMtp` type
Andrew Poelstra
2025-05-05 22:08:32 +0000
a3228d4636
units: pull u32 conversions for BlockHeight/BlockInterval into macro
Andrew Poelstra
2025-05-05 21:46:32 +0000
7ca45e861b
Merge rust-bitcoin/rust-bitcoin#4028 : hashes: several cleanups
merge-script
2025-05-06 13:42:36 +0000
c11772a768
Accept flexible input types for Taproot-related functions
Erick Cestari
2025-04-28 14:28:11 -0300
2a518d62e6
Wrap secp256k1::XOnlyPublicKey to improve error handling
Erick Cestari
2025-04-28 10:23:33 -0300
52940d4e12
Prefix unused variables with _ in rustdocs
Jamil Lambert, PhD
2025-05-06 10:28:51 +0100
a852aef4b8
Remove unused imports in rustdocs
Jamil Lambert, PhD
2025-05-06 10:26:00 +0100
5ba763f1a2
Update Github CI to rustc nightly-2025-05-02
Jamil Lambert, PhD
2025-04-28 11:46:26 +0100
09132b80e1
Fix rustdoc compile_fail example
Jamil Lambert, PhD
2025-05-03 16:09:34 +0100
282434d4bd
Use variable directly in format! string
Jamil Lambert, PhD
2025-04-28 11:45:17 +0100
2fbbc825c9
Allow uninlined format args
Jamil Lambert, PhD
2025-04-28 11:42:33 +0100
7ecef176f9
Fix documentation error for `TweakedPublicKey::serialize`
Daniel Roberts
2025-05-06 03:02:12 -0500
2d93c8e5d1
Merge rust-bitcoin/rust-bitcoin#4448 : bitcoin: remove torv2 support
merge-script
2025-05-06 02:50:48 +0000
3fa7889ff7
just: Add update-lock-files alias
Tobin C. Harding
2025-05-06 09:30:03 +1000
51fe619fe0
Set deprecation to released date of to_inner
Tobin C. Harding
2025-05-06 08:57:25 +1000
723cf91060
Merge rust-bitcoin/rust-bitcoin#4446 : Fix broken changelog links
merge-script
2025-05-05 20:00:52 +0000
541acade87
Merge rust-bitcoin/rust-bitcoin#4423 : mutants: Remove `impl Display` from mutants.toml exclusion list
merge-script
2025-05-05 19:24:59 +0000
53d32c9e4f
bitcoin: remove torv2 support
Bruno Garcia
2025-05-05 15:27:35 -0300
a5d96ceb39
hashes: remove private `internal_new` method
Andrew Poelstra
2025-05-05 16:22:58 +0000
0aeff359f5
hashes: reformat
Andrew Poelstra
2025-05-05 16:55:15 +0000
aadd7df266
hashes: move `from_engine` fn impl out of macro body
Andrew Poelstra
2025-02-09 20:11:46 +0000
ec44656933
Merge rust-bitcoin/rust-bitcoin#4438 : Automated nightly rustfmt (2025-05-04)
merge-script
2025-05-05 12:53:41 +0000
13cbead947
Use NumOpResult instead of Option
yancy
2025-04-30 15:18:46 -0500
002a0382aa
Mark function constant
yancy
2025-05-05 07:16:42 -0500
44d01d0ce4
Fix broken changelog links
GarmashAlex
2025-05-05 12:19:13 +0300
1b04f5df65
Merge rust-bitcoin/rust-bitcoin#4431 : units: rename relative locktime types, absolute::Time, and constructors
merge-script
2025-05-05 09:08:30 +1000
1f19d9b4bd
2025-05-04 automated rustfmt nightly
Fmt Bot
2025-05-04 01:41:13 +0000
082075304e
Merge rust-bitcoin/rust-bitcoin#4373 : Add as_inner method to TweakedKeypair
merge-script
2025-05-03 23:24:19 +0000
826acb8273
units: rename relative::HeightInterval constructors
Andrew Poelstra
2025-05-02 17:52:38 +0000
39b4f7670d
units: rename relative::Height to HeightInterval
Andrew Poelstra
2025-05-02 17:44:02 +0000
d3619cc1bc
units: deprecate relative::MtpInterval::to_consensus_u32
Andrew Poelstra
2025-05-01 18:12:07 +0000
1a6b8b4c7a
units: rename relative::Time to MtpInterval
Andrew Poelstra
2025-05-01 17:53:39 +0000
39b057fade
units: rename absolute::Height consensus functions
Andrew Poelstra
2025-05-01 17:41:26 +0000
903b2a5a18
Merge rust-bitcoin/rust-bitcoin#4426 : Improve docs on absolute::LockTime::is_implied_by
merge-script
2025-05-02 23:53:01 +0000
e7f2ad9b0a
Merge rust-bitcoin/rust-bitcoin#4429 : Fix typo in githooks warning message
merge-script
2025-05-02 23:03:19 +0000
5a8f33f380
units: rename absolute::Mtp consensus functions
Andrew Poelstra
2025-05-01 17:37:05 +0000
8ffcd2cf30
units: rename absolute::Time to absolute::Mtp
Andrew Poelstra
2025-05-01 17:20:54 +0000
1aedc7e4d1
Merge rust-bitcoin/rust-bitcoin#4422 : units: Add regression tests for `Display` implementations
merge-script
2025-05-02 15:21:25 +0000
5e96436a5c
Merge rust-bitcoin/rust-bitcoin#4420 : primitives: Add regression tests for `Display` implementations
merge-script
2025-05-02 12:59:26 +0000
f646afdb81
Fix typo in githooks warning message
strmfos
2025-05-02 13:09:17 +0200
3bb6c73f2d
Add methods to retrieve inner types
Shing Him Ng
2025-04-20 13:19:15 -0500
16f6fc6b5b
Improve docs on absolute::LockTime::is_implied_by
Tobin C. Harding
2025-05-01 13:29:18 +1000
7bcdd5ff66
Add regression tests for Display impl
Jamil Lambert, PhD
2025-04-30 17:12:29 +0100
055ab7e684
Remove impl Display from mutants exclusion list
Jamil Lambert, PhD
2025-04-30 17:26:40 +0100
9c90bf49c9
Add lock by time and denomination display regression tests
Jamil Lambert, PhD
2025-04-30 17:10:24 +0100
eb7dee831e
Rename locktime tests
Jamil Lambert, PhD
2025-04-30 16:30:56 +0100
82da8a599e
Add regression tests for Display impl
Jamil Lambert, PhD
2025-04-30 16:14:05 +0100
8a0e645dfd
Merge rust-bitcoin/rust-bitcoin#4411 : Mutation testing: Add exclusions for match arm/guard mutants
merge-script
2025-04-30 14:01:00 +0000
ee037042ae
Merge rust-bitcoin/rust-bitcoin#4387 : bip32: overhaul error types and add a "maximum depth exceeded" error
merge-script
2025-04-30 13:12:01 +0000
a91e4de08c
correction comments check-semver-feature.sh
Alex Pikme
2025-04-30 12:05:20 +0200
b9a12043b0
bip32: return error when trying to derive a path too deep
Andrew Poelstra
2025-04-22 14:43:39 +0000
73781e047b
bip32: rename Error to ParseError
Andrew Poelstra
2025-04-22 14:04:14 +0000
da169fc699
Merge rust-bitcoin/rust-bitcoin#4408 : fix: wording and punctuation
merge-script
2025-04-29 23:06:26 +0000
3bcb5b0f8d
Add exclusions for match arm/guard mutants
Jamil Lambert, PhD
2025-04-29 11:23:02 +0100
f31b7329c6
changed wording and punctuation
crStiv
2025-04-28 09:50:16 +0200
a9ddac178d
Merge rust-bitcoin/rust-bitcoin#4316 : Improve the script hex APIs
merge-script
2025-04-28 21:01:50 +0000
c01c6a3d69
Merge rust-bitcoin/rust-bitcoin#4403 : docs: correction CHANGELOG.md
merge-script
2025-04-28 20:25:06 +0000
f9bc0f517d
Merge rust-bitcoin/rust-bitcoin#4344 : Locktime MtpAndHeight
merge-script
2025-04-28 13:49:12 +0000
5d5a19793a
Run the formatter
Tobin C. Harding
2025-04-28 13:44:24 +1000
2b72f1f30b
Make Lower/Upper hex print scripts with len prefix
Tobin C. Harding
2025-04-16 18:10:15 +1000
c27b95fb0d
Make script to/from hex use consensus encoding
Tobin C. Harding
2025-04-14 12:06:09 +1000
f4bc58dc48
bitcoin: Add a script encoding example
Tobin C. Harding
2025-04-08 03:58:33 +1000
f740199d36
Merge rust-bitcoin/rust-bitcoin#4397 : Automated weekly update to cargo-semver-checks (to 0.41.0)
merge-script
2025-04-28 09:34:59 +1000
a232783d57
docs: correction CHANGELOG.md
Fallengirl
2025-04-27 09:12:50 +0200
269cd3ae35
Merge rust-bitcoin/rust-bitcoin#4401 : Automated nightly rustfmt (2025-04-27)
merge-script
2025-04-27 03:20:25 +0000
6737c3a0e5
2025-04-27 automated rustfmt nightly
Fmt Bot
2025-04-27 01:36:56 +0000
1bee39bfe7
Merge rust-bitcoin/rust-bitcoin#4393 : docs: Remove dead API documentation link in CONTRIBUTING.md
merge-script
2025-04-27 00:53:15 +0000
068d512d5e
Merge rust-bitcoin/rust-bitcoin#4398 : Fix typo in result.rs documentation: "operatons" -> "operations"
merge-script
2025-04-26 23:43:46 +0000
5871c51888
Merge rust-bitcoin/rust-bitcoin#4394 : chore: fix docs for `WitnessProgram` and extend test for P2A
merge-script
2025-04-26 19:52:20 +0000
7e79a8b401
Merge rust-bitcoin/rust-bitcoin#4391 : test: push minimality check for zero(empty)
merge-script
2025-04-26 15:16:03 +0000
ab9f2fce9d
removed API documentation section
Maximilian Hubert
2025-04-24 20:01:48 +0200
d5f8a02b9b
Update result.rs
leopardracer
2025-04-26 12:47:19 +0300
0edb0f5380
Automated update to Github CI to cargo-semver-checks version-0.41.0
Update cargo-semver-checks Bot
2025-04-26 01:10:57 +0000
41e9976998
Merge rust-bitcoin/rust-bitcoin#4395 : fix error in comment pow.rs
merge-script
2025-04-25 15:50:59 +0000
12cef1d16b
Merge rust-bitcoin/rust-bitcoin#4389 : Create impl_mul_assign and impl_div_assign macros
merge-script
2025-04-25 14:08:00 +0000
872fc038fe
Merge rust-bitcoin/rust-bitcoin#4392 : Fix minor typos and improve clarity in documentation and comments
merge-script
2025-04-25 13:26:27 +0000
8b47068a2e
feat(locktime): implement MtpAndHeight structure and validation logic
aagbotemi
2025-04-14 16:28:27 +0100