{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":230215052,"defaultBranch":"master","name":"rust-bitcoin","ownerLogin":"yancyribbens","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-12-26T07:14:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/817736?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1712276649.0","currentOid":""},"activityList":{"items":[{"before":"162094322fc75c92d1241f2afd4514131683856d","after":"699faf8e5bb0c5952ec22b51bd742c26a04ccc47","ref":"refs/heads/experimental/add-witness-lengths","pushedAt":"2024-04-05T00:24:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"wip","shortMessageHtmlLink":"wip"}},{"before":null,"after":"162094322fc75c92d1241f2afd4514131683856d","ref":"refs/heads/experimental/add-witness-lengths","pushedAt":"2024-04-05T00:24:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Merge rust-bitcoin/rust-bitcoin#2510: Trivial error cleanup\n\n86f8043e801c624731673283a3ee27c6b88edbd2 Remove Error suffix from variant (Tobin C. Harding)\n482c8cb7f8e172091dba1592ef49fbc415f33987 Clean up error type from impls (Tobin C. Harding)\n\nPull request description:\n\n Done while working on other error code; two trivial cleanups.\n\n This PR gives us a place to debate the current error `From` impl format. The canonical form is, as far as I understand:\n\n ```rust\n impl From for Error {\n #[inline]\n fn from(e: FooError) -> Self { Self::Foo(e) }\n }\n ```\n\nACKs for top commit:\n apoelstra:\n utACK 86f8043e801c624731673283a3ee27c6b88edbd2\n Kixunil:\n ACK 86f8043e801c624731673283a3ee27c6b88edbd2\n\nTree-SHA512: 82169baf5ec58f5fd08c7615e6f639721870a264dd93e253d3128ebee5bfe3646354fa10d38b496792bf979e03a1c7a54fb47c7a4dce9822ea7f04b84a0fbac1","shortMessageHtmlLink":"Merge rust-bitcoin#2510: Trivial error cleanup"}},{"before":null,"after":"a2f110012cc43908b820d64a0c4485012f28b0a0","ref":"refs/heads/add-weight-type-to-satisfy-methods","pushedAt":"2024-03-23T13:46:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Return Weight type for max_weight_to_satisfy methods","shortMessageHtmlLink":"Return Weight type for max_weight_to_satisfy methods"}},{"before":"cb14b4f56e3d1edc5f02b750d069186a86028ffb","after":"e3db95226a8f22e7fa8b7b58bf707ea53561b2ac","ref":"refs/heads/tidy-amount","pushedAt":"2024-02-29T14:21:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Tidy description\n\nAdd one space between header and description body","shortMessageHtmlLink":"Tidy description"}},{"before":null,"after":"cb14b4f56e3d1edc5f02b750d069186a86028ffb","ref":"refs/heads/tidy-amount","pushedAt":"2024-02-29T14:19:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Tidy description","shortMessageHtmlLink":"Tidy description"}},{"before":"44472f67a79a3b4863a105e869d24bab3cd120e1","after":"1e6f0563f224e5cde884c767ae1b2365e6d9b10b","ref":"refs/heads/create-pull-request/patch","pushedAt":"2024-02-25T00:29:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"2024-02-25 automated rustfmt nightly","shortMessageHtmlLink":"2024-02-25 automated rustfmt nightly"}},{"before":"14e3bc6620cda60e52841aec41f1f367ca6dcfe4","after":"975ada35709a0dd0c4db3bf1bde8fd3e6e64148e","ref":"refs/heads/master","pushedAt":"2024-02-21T15:04:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Merge rust-bitcoin/rust-bitcoin#2488: Fix CI new build warnings\n\n9187bf3a659860ef9d5e4bfb1b91e9413d976246 Fix new nightly warnings/errors (Tobin C. Harding)\n\nPull request description:\n\n The latest nightly toolchain introduced a whole bunch of new warnings and errors, mostly to do with import statements - fix them all.\n\nACKs for top commit:\n apoelstra:\n ACK 9187bf3a659860ef9d5e4bfb1b91e9413d976246\n\nTree-SHA512: 205a100cd3b4cd9489c660b1699711cb1ff8c2eefa0ad6c7fefc3da34856be6dfd194e912b591abffeb0b6bca1756a13677a178961890464fac1758ad43250dc","shortMessageHtmlLink":"Merge rust-bitcoin#2488: Fix CI new build warnings"}},{"before":"9bdac92e1a81a4a6a55fb8fc012cc56e602399e4","after":"14e3bc6620cda60e52841aec41f1f367ca6dcfe4","ref":"refs/heads/master","pushedAt":"2024-02-20T09:25:33.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Merge rust-bitcoin/rust-bitcoin#2485: io: Bump version to 0.1.1\n\ncf602583bd245e7f0c26afefbd7d0a27ae2f39fa io: Bump version to 0.1.1 (Tobin C. Harding)\n\nPull request description:\n\n We attempted to release with the current 0.1.0 version forgetting that we had previously released an empty crate with that version to reserve the name on crates.io.\n\n Bump the version to 0.1.1 and release the actual code.\n\nACKs for top commit:\n Kixunil:\n ACK cf602583bd245e7f0c26afefbd7d0a27ae2f39fa\n apoelstra:\n ACK cf602583bd245e7f0c26afefbd7d0a27ae2f39fa\n\nTree-SHA512: 2efd4c72c135ba3e593a9854d459bacfd8ce1d8c1c18afad9288206cf5d2db6f6c77499912d9c1da40a93ebc8ae463e5cd15b5234bfc09b13f57923767a1f5dd","shortMessageHtmlLink":"Merge rust-bitcoin#2485: io: Bump version to 0.1.1"}},{"before":"035074efc454e86c176f91a7015a2290a8472b88","after":"4264082d63e9a41cfb330a3af750a3b993a983b9","ref":"refs/heads/effective-value-with-input-weight-prediction","pushedAt":"2024-02-20T09:21:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Use InputWeightPrediction to calculate effective_value\n\nInputWeightPrediction can be used to determine the weight needed\nto calculate the effective_value.","shortMessageHtmlLink":"Use InputWeightPrediction to calculate effective_value"}},{"before":"f2ff5a70871469b98b4f079e48fd7f859b97d745","after":"44472f67a79a3b4863a105e869d24bab3cd120e1","ref":"refs/heads/create-pull-request/patch","pushedAt":"2024-02-18T00:29:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"2024-02-18 automated rustfmt nightly","shortMessageHtmlLink":"2024-02-18 automated rustfmt nightly"}},{"before":"df6367e0ea11b82800454f920e0850a8db4e0c09","after":"1861aafc16e1333e022f122035f2da3179ff6bfe","ref":"refs/heads/add-unchecked-arithmetic-to-weight","pushedAt":"2024-02-13T22:55:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Add unchecked arithmetic to weight\n\nThe checked variants have worse performance than the unchecked variants\ndue to the additional branching operations. To improve performance where\noverflow is either not possible or not a concern, unchecked variants\nof Weight is introduced.","shortMessageHtmlLink":"Add unchecked arithmetic to weight"}},{"before":"fcf875ec8f6263e0e4678c22b0aa67d4d58c302c","after":"df6367e0ea11b82800454f920e0850a8db4e0c09","ref":"refs/heads/add-unchecked-arithmetic-to-weight","pushedAt":"2024-02-13T22:52:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Add unchecked arithmetic to weight\n\nThe checked variants have worse performance than the unchecked variants\ndue to the additional branching operations. To improve performance where\noverflow is either not possible or not a concern, unchecked variants\nof Weight is introduced.","shortMessageHtmlLink":"Add unchecked arithmetic to weight"}},{"before":"23e0363b55c63750145a4af13e105e4e9e0cb1d0","after":"df1d2f6eb5e94e57180573a5096e37424df98035","ref":"refs/heads/add-unchecked-arithmetic-oper","pushedAt":"2024-02-13T22:51:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Add unchecked variants to Amount and SignedAmount\n\nThe checked variants have worse performance than the unchecked variants\ndue to the additional branching operations. To improve performance where\noverflow is either not possible or not a concern, unchecked variants\nof Amount and SignedAmount are introduced.","shortMessageHtmlLink":"Add unchecked variants to Amount and SignedAmount"}},{"before":null,"after":"fcf875ec8f6263e0e4678c22b0aa67d4d58c302c","ref":"refs/heads/add-unchecked-arithmetic-to-weight","pushedAt":"2024-02-13T22:31:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Add unchecked arithmetic to weight","shortMessageHtmlLink":"Add unchecked arithmetic to weight"}},{"before":"1f83fe81534c9c4d52a8160d2c42906ad0ed0cf3","after":"23e0363b55c63750145a4af13e105e4e9e0cb1d0","ref":"refs/heads/add-unchecked-arithmetic-oper","pushedAt":"2024-02-13T13:49:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Add unchecked variants to Amount and SignedAmount\n\nThe checked variants have worse performance than the unchecked variants\ndue to the additional branching operations. To improve performance where\noverflow is either not possible or not a concern, unchecked variants\nof Amount and SignedAmount are introduced.","shortMessageHtmlLink":"Add unchecked variants to Amount and SignedAmount"}},{"before":"363e4cf2bb1ba98da0e8bd1aa121c2538a21d459","after":"1f83fe81534c9c4d52a8160d2c42906ad0ed0cf3","ref":"refs/heads/add-unchecked-arithmetic-oper","pushedAt":"2024-02-13T13:48:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Add unchecked variants to Amount and SignedAmount\n\nThe checked variants have worse performance than the unchecked variants\ndue to the additional branching operations. To improve performance where\noverflow is either not possible or not a concern, unchecked variants\nof Amount and SignedAmount are introduced.","shortMessageHtmlLink":"Add unchecked variants to Amount and SignedAmount"}},{"before":null,"after":"063acf7d596834274f59994d660ae2643c003bf6","ref":"refs/heads/add-unchecked-opers-to-amts","pushedAt":"2024-02-13T13:35:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Add unchecked variants to Amount and SignedAmount\n\nThe checked variants have worse performance than the unchecked variants\ndue to the additional branching operations. To improve performance where\noverflow is either not possible or not a concern, unchecked variants\nof Amount and SignedAmount are introduced.","shortMessageHtmlLink":"Add unchecked variants to Amount and SignedAmount"}},{"before":null,"after":"6e571bf9a9114e2ce3aba755a60d996b282af61b","ref":"refs/heads/add-unchecked-arithmetic-opers","pushedAt":"2024-02-13T13:08:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"wip","shortMessageHtmlLink":"wip"}},{"before":"530899ae385b5d071d1e925a18d2f2f8ca3ebb4a","after":"9bdac92e1a81a4a6a55fb8fc012cc56e602399e4","ref":"refs/heads/master","pushedAt":"2024-02-12T15:33:02.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Merge rust-bitcoin/rust-bitcoin#2464: Remove broken kani test\n\n7e1ba7895f855dad0b1e0105dcafef2e58894145 Remove broken kani test (Tobin C. Harding)\n\nPull request description:\n\n This test is failing. I do not want to dive back into kani right now, just remove it.\n\n This is what I originally did in #2454 but changed directions and tried to fix it. Running kani test takes ages and I'd need to dig back to refresh my memory to work with kani. I don't have the motivation to do that at the moment. Just remove the test.\n\n FTR I added the test recently without fulling thinking it through and it has never passed so we are not loosing any coverage. Doing this was the original mistake I should not have made.\n\nACKs for top commit:\n Kixunil:\n ACK 7e1ba7895f855dad0b1e0105dcafef2e58894145\n apoelstra:\n ACK 7e1ba7895f855dad0b1e0105dcafef2e58894145\n\nTree-SHA512: cb76807173b637be9d5ce790b015e711ca76add95ce0f0acfdc56947c075f57ea89774c09c4314dbc89086dcf7a8e21053552bfae805fd5dc9c91051cd53c468","shortMessageHtmlLink":"Merge rust-bitcoin#2464: Remove broken kani test"}},{"before":"829b43c8846109fb8c8c6136b9b89de9b0ef993b","after":"f2ff5a70871469b98b4f079e48fd7f859b97d745","ref":"refs/heads/create-pull-request/patch","pushedAt":"2024-02-11T00:30:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"2024-02-11 automated rustfmt nightly","shortMessageHtmlLink":"2024-02-11 automated rustfmt nightly"}},{"before":null,"after":"1d13020129669a4435941bef0eb680ba718a1b14","ref":"refs/heads/add-cfg-check-debug-assertions","pushedAt":"2024-02-10T11:37:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"test: Add conditional check for debug_assertions\n\nAdding debug_assertions where the test case panics allows the test suite\nto run in release mode successfully.","shortMessageHtmlLink":"test: Add conditional check for debug_assertions"}},{"before":null,"after":"2f109442e30d74fb7502e7fd1ce2075a67262cd5","ref":"refs/heads/rust-bitcoin-checkpoint","pushedAt":"2024-02-09T14:46:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"tmp: mark tx_in base_weight as pub\n\nNot intended to merge. This is a tmp commit in leui of extended txin.\nSince I want to make predict_fee available, I can't do this whithout\nrefactoring effective_value, and I can't do this refactor until\nextended txin currently.","shortMessageHtmlLink":"tmp: mark tx_in base_weight as pub"}},{"before":"21fe59e91fe811285e9d0e4df3066a4064a95055","after":"932878ce63d3e9e0fa53c36a48186bf6878ab506","ref":"refs/heads/tmp/mark-txin-base-weight-public","pushedAt":"2024-02-09T14:37:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"tmp: mark tx_in base_weight as pub\n\nNot intended to merge. This is a tmp commit in leui of extended txin.\nSince I want to make predict_fee available, I can't do this whithout\nrefactoring effective_value, and I can't do this refactor until\nextended txin currently.","shortMessageHtmlLink":"tmp: mark tx_in base_weight as pub"}},{"before":"21846550e1dc9afeb8633e23b47d66f467bc7131","after":"21fe59e91fe811285e9d0e4df3066a4064a95055","ref":"refs/heads/tmp/mark-txin-base-weight-public","pushedAt":"2024-02-09T14:05:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"tmp: mark tx_in base_weight as pub\n\nNot intended to merge. This is a tmp commit in leui of extended txin.\nSince I want to make predict_fee available, I can't do this whithout\nrefactoring effective_value, and I can't do this refactor until\nextended txin currently.","shortMessageHtmlLink":"tmp: mark tx_in base_weight as pub"}},{"before":"31a14b80e805818a164ad531299c9219b0a85b91","after":"21846550e1dc9afeb8633e23b47d66f467bc7131","ref":"refs/heads/tmp/mark-txin-base-weight-public","pushedAt":"2024-02-09T13:50:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"tmp: mark tx_in base_weight as pub\n\nNot intended to merge. This is a tmp commit in leui of extended txin.\nSince I want to make predict_fee available, I can't do this whithout\nrefactoring effective_value, and I can't do this refactor until\nextended txin currently.","shortMessageHtmlLink":"tmp: mark tx_in base_weight as pub"}},{"before":"bcfded874ce61837852b52771e3252c5cde590f8","after":"31a14b80e805818a164ad531299c9219b0a85b91","ref":"refs/heads/tmp/mark-txin-base-weight-public","pushedAt":"2024-02-09T13:39:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"tmp: mark tx_in base_weight as pub\n\nNot intended to merge. This is a tmp commit in leui of extended txin.\nSince I want to make predict_fee available, I can't do this whithout\nrefactoring effective_value, and I can't do this refactor until\nextended txin currently.","shortMessageHtmlLink":"tmp: mark tx_in base_weight as pub"}},{"before":"945218de4472f650928442a1d608393f215c919e","after":"363e4cf2bb1ba98da0e8bd1aa121c2538a21d459","ref":"refs/heads/add-unchecked-arithmetic-oper","pushedAt":"2024-02-09T13:34:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Add unchecked variants to Amount and SignedAmount\n\nThe checked variants have worse performance than the unchecked variants\ndue to the additional branching operations. To improve performance where\noverflow is either not possible or not a concern, unchecked variants\nof Amount and SignedAmount are introduced.","shortMessageHtmlLink":"Add unchecked variants to Amount and SignedAmount"}},{"before":"254fafdf71b30ae9156b43d57b336cf4a251ed33","after":"bcfded874ce61837852b52771e3252c5cde590f8","ref":"refs/heads/tmp/mark-txin-base-weight-public","pushedAt":"2024-02-09T13:08:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"tmp: mark tx_in base_weight as pub\n\nNot intended to merge. This is a tmp commit in leui of extended txin.\nSince I want to make predict_fee available, I can't do this whithout\nrefactoring effective_value, and I can't do this refactor until\nextended txin currently.","shortMessageHtmlLink":"tmp: mark tx_in base_weight as pub"}},{"before":"848bb525299c9f0d453c52262cb707570df77ef5","after":"945218de4472f650928442a1d608393f215c919e","ref":"refs/heads/add-unchecked-arithmetic-oper","pushedAt":"2024-02-08T21:42:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Add unchecked variants to Amount and SignedAmount\n\nThe checked variants have worse performance than the unchecked variants\ndue to the additional branching operations. To improve performance where\noverflow is either not possible or not a concern, unchecked variants\nof Amount and SignedAmount are introduced.","shortMessageHtmlLink":"Add unchecked variants to Amount and SignedAmount"}},{"before":"d32d676c615a2efad4cf9792bcf92ec2a56302c2","after":"848bb525299c9f0d453c52262cb707570df77ef5","ref":"refs/heads/add-unchecked-arithmetic-oper","pushedAt":"2024-02-08T17:13:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yancyribbens","name":"yancy","path":"/yancyribbens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/817736?s=80&v=4"},"commit":{"message":"Add unchecked variants to Amount and SignedAmount\n\nThe checked variants have worse performance than the unchecked variants\ndue to the additional branching operations. To improve performance where\noverflow is either not possible or not a concern, unchecked variants\nof Amount and SignedAmount are introduced.","shortMessageHtmlLink":"Add unchecked variants to Amount and SignedAmount"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEKFrYXQA","startCursor":null,"endCursor":null}},"title":"Activity ยท yancyribbens/rust-bitcoin"}