Bitcoin Forum
May 31, 2024, 01:45:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 ... 62 »
  Print  
Author Topic: Inputs.io | Instant Payments, Offchain API, Secure Wallet, 235k+ BTC transferred  (Read 158087 times)
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
July 17, 2013, 07:48:09 AM
 #101

GPG auth has been added to Inputs.io. If you enable it, you'll need to decrypt a string using your GPG key in order to sign into Inputs. Simply add your fingerprint in the security tab to enable this feature. However, it's important that you know what you are doing first - we're unable to help at all if you lose your GPG key.

Secondly, we now have a new policy for Tor. We recognize that Tor provides privacy to our users, however it can also be abused to hide account hijacking. New accounts that were registered with Tor will have a flag set, and they will be able to sign in from the Tor network. For all other accounts, Tor cannot be used to sign in.

We've also enhanced our session code to no longer require a consistent IP address if you are using Tor.
krudkeeper
Full Member
***
Offline Offline

Activity: 182
Merit: 100


Hodl regularly and often!


View Profile
July 17, 2013, 10:46:56 AM
 #102

Whats gpg and how do i use it

🆙
Mooshire
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
July 17, 2013, 06:45:11 PM
 #103

I'd like a link for GPG, as I have never gotten around to using it and would like to.

🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
July 18, 2013, 08:36:34 AM
 #104

I'd like a link for GPG, as I have never gotten around to using it and would like to.

If you're on Ubuntu, then get out a terminal window and:

Code:
sudo apt-get install gpg
gpg --gen-key

Upload your key to MIT's keyserver

gpg --fingerprint

Add your fingerprint to Inputs.io

When you sign in, just type:

gpg --decrypt

And then paste the encrypted message into your terminal and press Ctrl+D. You should see a string of random text. Copy that into the decrypted text.
Mooshire
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
July 18, 2013, 11:26:21 PM
 #105

Noted a small grammatical error when increasing my balance
Code:
Limit Increase. No Bitcoins was sent.

Should be were instead of was. Thanks for catering to my limited perfectionism  Wink

🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
July 19, 2013, 08:02:20 AM
 #106

Noted a small grammatical error when increasing my balance
Code:
Limit Increase. No Bitcoins was sent.

Should be were instead of was. Thanks for catering to my limited perfectionism  Wink
Thanks, fixed!

Soon, Inputs.io will also provide transaction receipts signed from the sending address. You choose when to generate a receipt, so your transactions are still private and mixed (unless you choose otherwise).

This will make it possible to enter "group buys" and gambling games that sends prizes back to sending addresses, as you'll now have a signed receipt with an alternate address to send to.
carpetbagger
Sr. Member
****
Offline Offline

Activity: 258
Merit: 250


You can trust me, I have an avatar


View Profile
July 20, 2013, 03:44:54 AM
 #107

I sent some funds + transaction fee to my inputs.io a couple of hours ago and they have 13 confirmations on the blockchain but still shows in inputs.io as unconfirmed.

Keep clam & hodl on
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
July 20, 2013, 06:44:28 AM
 #108

I sent some funds + transaction fee to my inputs.io a couple of hours ago and they have 13 confirmations on the blockchain but still shows in inputs.io as unconfirmed.

Should have confirmed.

New feature: Payment receipts!

This allows you to participate in things that require you to sign a message from one of your sending addresses. As inputs.io mixes your wallet for you automatically, none of the sending addresses of your transactions actually belong to you for privacy. However, this means that some things (like lottos that send back to your sending address, or group buys) cannot be used with Inputs.io ... until now!

You're able to (retroactively) generate receipts for all your outgoing transactions to the Bitcoin network. We'll sign a message from one of the sending addresses of that transaction with one of your addresses. It looks like this:

Quote
-----BEGIN BITCOIN SIGNED MESSAGE-----
Signed by Inputs.io on 20/07/13 06:38:48

The transaction 03f4e309a037e8c45e30eb01828f2f08be0ac26a4825eeaf0c2aac5bf535b186 was sent by the owner of the address 13LUGyXdAenEEMzKKP1Tr2a1ASSyKW9ixR. Messages signed from that address are representative of the actual sender of this transaction. This receipt was signed with one of the inputs of the transaction for verification.

-----BEGIN SIGNATURE-----
1K6Tfakyn3mzkndYx5oTdoEA3RXqBK3puR
IGOiOikZhGxoFLnWkFjPW6dsnyoN5IAbeavQnfhGHT4RvuHJbjLUJfIqjOv/th+MX4mj1VGSf381CkVO6br23C0=
-----END BITCOIN SIGNED MESSAGE-----

As you can see, this message was signed by 1K6Tfakyn3mzkndYx5oTdoEA3RXqBK3puR even through I don't own that address, but Inputs lets me sign this message as it has verified that this transaction did come from me. 13LUGyXdAenEEMzKKP1Tr2a1ASSyKW9ixR is my address.
Boelens
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
July 20, 2013, 02:09:32 PM
 #109

I may have found a minor bug, my notepad says it exceeded the maximum characters, I have nothing there.
Mooshire
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
July 20, 2013, 04:03:20 PM
 #110

It would be better if we could do it where they can just send coins back to one of our addresses that we sent from, as some sites just send right back to the sending address.

Mooshire
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
July 20, 2013, 04:19:31 PM
 #111

I'm pretty sure this was not meant to be, so this is a bug report.

If you raise your limit twice in a 48 hour period, it is not raised to what it was set the first time, I think this might be because setting it the second time resets a 48 hour timer or something. Basically, I raised my limit to 0.5, then about 12 hours later, raised it again to 1.0

So now, it's 48 hours after the first time I raised it to 0.5, but my limit isn't reflecting the increase. I suppose that it will raise to 1.0 when it becomes 48 hours after the second increase to 1.0

Spenzert
Full Member
***
Offline Offline

Activity: 142
Merit: 100


Hello there!


View Profile WWW
July 20, 2013, 08:45:09 PM
 #112

I may have found a minor bug, my notepad says it exceeded the maximum characters, I have nothing there.

Same here, plus my balance doesn't show and I'm stuck on "Overview" tab. Sad



Tested with Firefox & Chromium.

BTC: 1SpzM1yPu8SKPnr5zjn7ptXWGKFNywcoi | LTC: Lcz5RHPcxcrp63k1HNbAQUTQkUWon2RoMr
PGP/GPG Key
Mooshire
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
July 20, 2013, 09:53:06 PM
 #113

I'm pretty sure this was not meant to be, so this is a bug report.

If you raise your limit twice in a 48 hour period, it is not raised to what it was set the first time, I think this might be because setting it the second time resets a 48 hour timer or something. Basically, I raised my limit to 0.5, then about 12 hours later, raised it again to 1.0

So now, it's 48 hours after the first time I raised it to 0.5, but my limit isn't reflecting the increase. I suppose that it will raise to 1.0 when it becomes 48 hours after the second increase to 1.0

So its been around 49 hours since my last limit raise, and its not reflecting that yet. What's up? Please make your site more dependable

🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
July 20, 2013, 11:43:44 PM
 #114

I'm pretty sure this was not meant to be, so this is a bug report.

If you raise your limit twice in a 48 hour period, it is not raised to what it was set the first time, I think this might be because setting it the second time resets a 48 hour timer or something. Basically, I raised my limit to 0.5, then about 12 hours later, raised it again to 1.0

So now, it's 48 hours after the first time I raised it to 0.5, but my limit isn't reflecting the increase. I suppose that it will raise to 1.0 when it becomes 48 hours after the second increase to 1.0

So its been around 49 hours since my last limit raise, and its not reflecting that yet. What's up? Please make your site more dependable
Previously, the limit calculation was operating on date blocks, which now has been updated to hour blocks.

I've sent you 0.05 BTC for the bug report. Thanks!
Boelens
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
July 20, 2013, 11:45:12 PM
 #115

I'm pretty sure this was not meant to be, so this is a bug report.

If you raise your limit twice in a 48 hour period, it is not raised to what it was set the first time, I think this might be because setting it the second time resets a 48 hour timer or something. Basically, I raised my limit to 0.5, then about 12 hours later, raised it again to 1.0

So now, it's 48 hours after the first time I raised it to 0.5, but my limit isn't reflecting the increase. I suppose that it will raise to 1.0 when it becomes 48 hours after the second increase to 1.0

So its been around 49 hours since my last limit raise, and its not reflecting that yet. What's up? Please make your site more dependable
Previously, the limit calculation was operating on date blocks, which now has been updated to hour blocks.

I've sent you 0.05 BTC for the bug report. Thanks!

When willl the site be fixed?
EDIT: As in, balance not loading, transactions not showing, not able to navigate any tab.
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
July 20, 2013, 11:51:03 PM
 #116

Quote
When willl the site be fixed?

Already fixed. If you're not seeing it, you need to clear your cache.

The problem wasn't caught doing testing because it only affected users who don't have the mode cookie in their browser. The test plan has been updated to reflect this. If you were affected by this bug (and haven't emailed support@inputs.io), send a email and I'll send 0.05 BTC to your account as an apology for the downtime.
Injust
Legendary
*
Offline Offline

Activity: 1008
Merit: 1000



View Profile
July 21, 2013, 12:02:53 AM
 #117

TradeFortress, is there any plan of implementing an email notification of when you receive a transaction to your inputs.io? I'm thinking that something like the email system that blockchain.info uses would be good.
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
July 21, 2013, 12:03:24 AM
 #118

TradeFortress, is there any plan of implementing an email notification of when you receive a transaction to your inputs.io? I'm thinking that something like the email system that blockchain.info uses would be good.
There already is! Make sure you haven't disabled it in the security tab. If you're not getting the emails, please check your spam filter.
Boelens
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
July 21, 2013, 12:05:10 AM
 #119

Quote
When willl the site be fixed?

Already fixed. If you're not seeing it, you need to clear your cache.

The problem wasn't caught doing testing because it only affected users who don't have the mode cookie in their browser. The test plan has been updated to reflect this. If you were affected by this bug (and haven't emailed support@inputs.io), send a email and I'll send 0.05 BTC to your account as an apology for the downtime.

Oh, yep! A full refresh fixed it. I was sort of affected, wanted to use a gambling site using inputs.io and couldn't, but if you would like to send compensation, sure! I'll actually just put it in my fauet directly, so if you can, send it to admin@domesticpineapple.com
Injust
Legendary
*
Offline Offline

Activity: 1008
Merit: 1000



View Profile
July 21, 2013, 12:05:41 AM
 #120

TradeFortress, is there any plan of implementing an email notification of when you receive a transaction to your inputs.io? I'm thinking that something like the email system that blockchain.info uses would be good.
There already is! Make sure you haven't disabled it in the security tab. If you're not getting the emails, please check your spam filter.

:O I guess I haven't received a transaction in a while, so I didn't notice it XD
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 ... 62 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!