Pinned Loading
-
http-serde-ext
http-serde-ext Publicserde support for http crate types Request, Response, Uri, StatusCode, HeaderMap
-
rust-bitcoincore-rest
rust-bitcoincore-rest PublicRust REST client library for the Bitcoin Core REST API
-
bitcoin-send-tx-p2p
bitcoin-send-tx-p2p PublicSend a bitcoin tx through the peer-to-peer protocol via clearnet or tor
-
broadcast-over-tor
broadcast-over-tor PublicPrivacy enhancing CoreLightning plugin which broadcasts all on-chain transactions to random nodes over tor
Rust 2
-
1,095 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
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
February 2025
Created 10 commits in 4 repositories
Created 2 repositories
-
andrewtoth/transactionfee-info
JavaScript
This contribution was made on Feb 2
-
andrewtoth/rawtx-rs
Rust
This contribution was made on Feb 2
Created a pull request in 0xB10C/transactionfee-info that received 18 comments
add: track P2A inputs and outputs in backend
Could be useful to track mining pools upgrading to v28.
+90
−43
lines changed
•
18
comments
Opened 4 other pull requests in 4 repositories
rust-bitcoin/rust-bitcoin
1
merged
-
primitives: store transaction::Version as u32 instead of i32
This contribution was made on Feb 12
0xB10C/transactionfee-info
1
open
-
Use JSON REST request for blocks
This contribution was made on Feb 9
bitcoin/bips
1
open
-
BIP374: Add message to rand computation
This contribution was made on Feb 6
0xB10C/rawtx-rs
1
merged
-
add: P2A input and output detection
This contribution was made on Feb 2
Reviewed 10 pull requests in 6 repositories
bitcoin/bips
4 pull requests
-
BIP374: Add message to rand computation
This contribution was made on Feb 25
-
BIP374: Discrete Log Equality Proofs (DLEQ)
This contribution was made on Feb 6
-
BIPs 174 and 375: fix PSBT_OUT_SP_V0_LABEL value
This contribution was made on Feb 6
-
BIP374: add test vectors for secp256k1 generator point
This contribution was made on Feb 1
bitcoin/bitcoin
2 pull requests
-
Add -pruneduringinit option to temporarily use another prune target during IBD
This contribution was made on Feb 12
-
Use number of dirty cache entries in flush warnings/logs
This contribution was made on Feb 1
0xB10C/transactionfee-info
1 pull request
-
Use JSON REST request for blocks
This contribution was made on Feb 12
bitcoinjs/bitcoinjs-lib
1 pull request
-
Fix transaction version field not properly serialized
This contribution was made on Feb 12
0xB10C/rawtx-rs
1 pull request
-
add: P2A input and output detection
This contribution was made on Feb 3
andrewtoth/bitcoin-send-tx-p2p
1 pull request
-
Update deps (bitcoin 0.32, bitcoincore-rpc 0.19, corepc-node 0.5)
This contribution was made on Feb 1
Created an issue in rust-bitcoin/rust-bitcoin that received 2 comments
transaction::Version should be stored as u32 instead of i32
Since #458 it was changed to i32
. Since bitcoin/bitcoin#29325 it is stored as uint32_t
. The bitcoind
JSON-RPC response now returns it as an unsigne…
2
comments
36
contributions
in private repositories
Feb 3 – Feb 25