0
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing compile. More... over 10 years ago
Adding some logging. More... over 10 years ago
Adding log message if confirming couldn't access key. More... over 10 years ago
RPC binds to ipv4-mapped loopback by default. More... over 10 years ago
Removing license prompt since it really doesn't matter. More... over 10 years ago
Tuning down wallet kdf. More... over 10 years ago
Fixing comparison warning. More... over 10 years ago
Fixing tests to have non-zero root. More... over 10 years ago
Bumping revision for new work function. More... over 10 years ago
Renaming RPC functions. More... over 10 years ago
Reworking and optimizing work function. More... over 10 years ago
Removed confirm_unk which never served much of a purpose. More... over 10 years ago
Separating message parsing from the client. More... over 10 years ago
Creating a work class that encapsulates mutexed validation. Fix an issue where a block's root was not checked for validity and would cause an assertion. More... over 10 years ago
Passing sender around a little less. More... over 10 years ago
Limiting publish to if a peer doesn't know about it. More... over 10 years ago
Fixing an issue where too many confirms were being broadcast. More... over 10 years ago
Adding tracking of most recent received block hash so sender doesn't need to be passed around to avoid repeating a block back to whoever just sent it to us. More... over 10 years ago
Separating message parsing tests. More... over 10 years ago
Separating message parsing from the network. More... over 10 years ago
Merge branch 'multiwallets' More... over 10 years ago
Fixing up some wallet issues. More... over 10 years ago
Separating bootstrap test and hash value. More... over 10 years ago
Separating bootstrap test and hash value. More... over 10 years ago
Fixing uninitialized variables. More... over 10 years ago
Fixing uninitialized variables. More... over 10 years ago
Getting it to compile. More... over 10 years ago
Getting it to compile. More... over 10 years ago
Moving block generation functionality in to wallet. Separating wallet and wallet store. More... over 10 years ago
Moving block-generating transactions in to wallet. More... over 10 years ago