0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 17 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Wallet#recent_transactions compatible with blockchain.info's response More... over 9 years ago
Fix bug when listtransactions connects to blockchain.info More... over 9 years ago
bumps version More... over 9 years ago
Deal with the difference in api result when the adapter is blockchain.info More... over 9 years ago
bumps version More... over 9 years ago
Merge pull request #4 from ramontayag/avoid_listaccounts More... over 9 years ago
No longer fetch list of accounts during initialization #3 More... over 9 years ago
Remove spec/testnet More... over 9 years ago
bumps version More... over 9 years ago
Use bitcoin_cleaner over bitcoin_testnet More... over 9 years ago
Raise error when account name is nil More... almost 10 years ago
Prepare 0.7.1 More... about 10 years ago
Default `BitWallet.min_conf to 0` - Fixes an issue where `BitWallet.min_conf` was called, but `@@min_conf` had not been defined and an exception was raised More... about 10 years ago
Prepares 0.7.0 release More... about 10 years ago
`BitWallet.min_conf` is directly configurable - If set to nil, it returns 0 - Remove `BitWallet.conf` that was too malleable More... about 10 years ago
Upgrade default Ruby to 2.1.1 More... about 10 years ago
Add ssl note More... about 10 years ago
Add note about dev box More... about 10 years ago
Add donation address More... about 10 years ago
Add test to ensure tx_id is returned by Account#send_many More... about 10 years ago
Merge branch 'release/v0.6.1' into develop More... about 10 years ago
Updates version More... about 10 years ago
Update changelog More... about 10 years ago
Re-run all specs with vcr recording More... about 10 years ago
Upgrade bitcoin testnet and get specs passing More... about 10 years ago
Wrap test in module for shorter constant names More... about 10 years ago
Expose Wallet#client - others refer to this method on the wallet More... about 10 years ago
Merge branch 'release/v0.6.0' into develop More... about 10 years ago
bumps version More... about 10 years ago
Handle -6 error More... about 10 years ago