1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
re disable redirect More... over 10 years ago
undo testing stuff. Now updates associated with orders will be emailed to the user. Contents of the message will be sent after PGP encryption is applied (if applicable) More... over 10 years ago
commented wrong change.. More... over 10 years ago
test order email - temporarily disable redirect.. More... over 10 years ago
This should be it -stopping errors on buyer confirm page if vendors PGP isn't set.. More... over 10 years ago
Fixed buyer page? More... over 10 years ago
tweak buyer confirm page.. More... over 10 years ago
quick test More... over 10 years ago
Change name on email.. More... over 10 years ago
Add email form to register_no_pin page More... over 10 years ago
Have order model send emails to user More... over 10 years ago
Added support for Admin to request users to sign up with valid emails. Added migration for this. Users can manually enter token + email address, or else just visit link that is emailed to them. More... over 10 years ago
Merge pull request #76 from Bit-Wasp/remove_admin_ac_pubkeys More... over 10 years ago
Removing option for admin to set up bitcoin public keys associated with his account - not really needed More... over 10 years ago
Merge pull request #75 from Bit-Wasp/change_password More... over 10 years ago
Added ability to change passwords, and did some refactoring (escaping output) More... over 10 years ago
Added change password functionality, did some refactoring (escaping output mostly) More... over 10 years ago
Updated installer to say BIP32 instead of electrum More... over 10 years ago
Fix admin panel, expects electrum key, should be bip32 More... over 10 years ago
Readd image library More... over 10 years ago
Merge pull request #74 from Bit-Wasp/bip32 More... over 10 years ago
Some refactoring More... over 10 years ago
Changing button on add_pgp page More... over 10 years ago
Allowing admin alter BIP32 key in panel More... over 10 years ago
New migration: remove public keys table - in installer, will avoid messing with it. More... over 10 years ago
replace vendor public keys utility - offer form for BIP32 key submission (JS/manual/onchain) Added bip32_keys and bip32_user_keys (for derived child keys) Feed these public keys into order process, changed buyer_public_key & related entries to ID's of the derived child keys Require Payout addresses for vendors Require refund addresses for buyers - allow both to set up address in account settings, require password. - force buyer to enter address/pw on first order if not set. Change transaction outputs - now use buyer_payout/vendor_payout address on order row. More... over 10 years ago
Restrict vendors - must be fully set up before they can add listings More... over 10 years ago
Update More... over 10 years ago
Support BIP32 for bitcoin public keys & multisig. Add payout addresses. More... over 10 years ago
Making good headway into converting everything over to BIP32.. More... over 10 years ago