Pinned Loading
-
-
rust-bitcoin-coin-selection
rust-bitcoin-coin-selection PublicForked from p2pderivatives/rust-bitcoin-coin-selection
Rust
-
hackclub/some-assembly-required
hackclub/some-assembly-required Public📖 An approachable introduction to Assembly.
-
p2pderivatives/rust-dlc
p2pderivatives/rust-dlc PublicRust library for working with Discreet Log Contracts
-
rust
rust PublicForked from rust-lang/rust
Empowering everyone to build reliable and efficient software.
Rust
-
532 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
December 2024
Created 1 commit in 1 repository
Created a pull request in rust-bitcoin/rust-bitcoin that received 11 comments
Add from sat checked
Replaces #3698 Adds a checked variant of from_sats Explicitly panic in function from_sats With these two changes, we can add another commit to ch…
+25
−2
lines changed
•
11
comments
Opened 8 other pull requests in 3 repositories
rust-bitcoin/rust-bitcoin
4
open
1
closed
1
merged
-
Change method return type for to_unsigned()
This contribution was made on Dec 14
-
Test types MIN/MAX instead of i64::MIN/i64::MAX
This contribution was made on Dec 12
-
Bounds Check from_sats() constructor for SignedAmount
This contribution was made on Dec 11
-
Add from sat unchecked and checked to signed
This contribution was made on Dec 6
-
Range check against SignedAmount::MAX instead of i64::MAX
This contribution was made on Dec 6
-
Range limit Amount
This contribution was made on Dec 3
bitcoin/bitcoin
1
open
-
Remove unused variable assignment
This contribution was made on Dec 14
p2pderivatives/rust-bitcoin-coin-selection
1
open
-
draft: add coin-grinder
This contribution was made on Dec 14
Reviewed 4 pull requests in 1 repository
rust-bitcoin/rust-bitcoin
4 pull requests
-
Change paramater type used for whole bitcoin
This contribution was made on Dec 14
-
contrib: check if the user has cargo-public-api
This contribution was made on Dec 14
-
Change
SignedAmount
MAX
andMIN
to equal +/-MAX_MONEY
This contribution was made on Dec 10 -
Change
Amount::MAX
fromu64::MAX
toAmount::MAX_MONEY
This contribution was made on Dec 5
Created an issue in rust-bitcoin/rust-bitcoin that received 4 comments
no such command public-api
cargo check-api produces the following error: error: no such command: public-api
Is it required to install https://crates.io/crates/public-api? I t…
4
comments
Opened 2 other issues in 1 repository
rust-bitcoin/rust-bitcoin
2
open
-
API check requires oddly specific version of nightly
This contribution was made on Dec 13
-
Regression test for txout
This contribution was made on Dec 5
6
contributions
in private repositories
Dec 3 – Dec 14