openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Code Bounty
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
2 days
ago.
Sep 13, 2025 — Sep 13, 2026
Showing page 4 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added nice comment
Jon Perl
More...
about 13 years ago
Added back missing comment paypal fee comment.
Jon Perl
More...
about 13 years ago
Reward.prototype.fundDistributions now only lists payments for people receiving money. And removed that logic from Bitcoin.pay and PayPal.pay.
Jon Perl
More...
about 13 years ago
Error now properly logged in _conditionalCrawlAndCache which fixes reauthenticating bug.
Jon Perl
More...
about 13 years ago
Removed extraneous Bitcoin.getTransaction wrapper.
Ryan Casey
More...
about 13 years ago
Moved the wallet encryption settings out of the Bitcoin settings file and into settings.development.json so that they can be easily overridden via a settings.local.json file.
Ryan Casey
More...
about 13 years ago
Merge branch 'master' into encryptedWallet
Ryan Casey
More...
about 13 years ago
Cleaned up the encrypted wallet handling code a little by creating a generic decorator that can be applied to any of the bitcoin.Client functions which tries to run the overridden function, and then re-runs it after unlocking the wallet if the first attempt fails due to a 'locked wallet' error.
Ryan Casey
More...
about 13 years ago
Moved environment to a package, fixed issue w messenger.
Jon Perl
More...
about 13 years ago
Switch root url for messenger
Jon Perl
More...
about 13 years ago
Only asking for public repo access if in production
Jon Perl
More...
about 13 years ago
Setup environment setting.
Jon Perl
More...
about 13 years ago
Switched development commentor key to use codebountytest
Jon Perl
More...
about 13 years ago
More detailed error message
Jon Perl
More...
about 13 years ago
Setup mail url as part of settings file.
Jon Perl
More...
about 13 years ago
Enabled the use of encrypted wallets for the sendToAddress command. Need to make a more generalized scheme (a proper Decorator instead of the ad-hoc one we're using now) in the future, but this one does work for now.
Ryan Casey
More...
about 13 years ago
Put TL.error call into a Fiber.
Ryan Casey
More...
about 13 years ago
Fixed Bitcoin bounty payout bugs which caused payouts to not process at all.
Ryan Casey
More...
about 13 years ago
bitcoinFund.confirm now only confirms the BitcoinFund object and does not set the fund amount. Also removed extraneous 'userNotified' field. Notifications get sent from server/routes.js the first time a transaction gets its hash assigned to a BitcoinFund.
Ryan Casey
More...
about 13 years ago
Fixed the bug where 'insufficient funds' emails would get sent to a user for every transaction they sent in BTC until an amount over the minimum threshold received 6 confirmations, regardless of whether they had actually sent insufficient funds.
Ryan Casey
More...
about 13 years ago
Removed console.log instances and replaced them with TL.error.
Ryan Casey
More...
about 13 years ago
Merged master.
Ryan Casey
More...
about 13 years ago
Address generation now recovers gracefully from Blockchain.info API request errors. If an error prevents an address from getting a proxy address, the address gets saved without one. The next time address generation is run, all addresses without proxies get sent to Blockchain.info before we start generating new addresses.
Ryan Casey
More...
about 13 years ago
Changed bitcoind port. Full testing requires using the real Bitcoin network, since Blockchain.info does not issue testnet proxy addresses.
Ryan Casey
More...
about 13 years ago
Addresses now get refilled once every ten minutes.
Ryan Casey
More...
about 13 years ago
updated settings instructions and error
Jon Perl
More...
about 13 years ago
Fixed logging into paypal
Jon Perl
More...
about 13 years ago
Make test not picky about root url
Jon Perl
More...
about 13 years ago
Fixed bug where Reward screen was always showing 0 funds available.
Ryan Casey
More...
about 13 years ago
Resolved merge conflict.
Ryan Casey
More...
about 13 years ago
←
1
2
3
4
5
6
7
8
9
…
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree