Search content
Sort by

Showing 20 of 22 results by anylettuce
Post
Topic
Board Bitcoin Discussion
Re: run my own blockchain explore
by
anylettuce
on 22/10/2016, 17:06:12 UTC
I don't know why my post got quoted
Is it possible for one of these programs to allow the address entered to be at the end?
Like mysite.info/balance/(insertaddress)
It would make it a lot easier for future plans as well.
Post
Topic
Board Bitcoin Discussion
Re: run my own blockchain explore
by
anylettuce
on 22/10/2016, 16:58:37 UTC
~~

OP specifically mentioned not wanting to rely on a third party. He is already using a service like you are describing.

yes, i can read.
but also he said this:

~
Everything in in google sheets and automatically updates every time I load it up. Due to api limits/server~~chainz.cryptoid.info/btc/api~~~

which means the problem is in the API service provider he is using. in other words chainz.cryptoid API is limiting him to 1 call per every 10 seconds and this limit does not exist in blockchain.info query so it is not really the same service you see.

besides not relying on a third party means he has to run his own full node and connect to that which i doubt that he wants to do that just for updating his balance based on his comments.

One of the problems I ran into was the address needs to be at the end and not in the middle. mysite.info/(insert) works but I never did get mysite.info/(insert)/balance.   I have it so when say sell a6 gets an address cell b6 automatically populates the link it at updates it.

I was also thinking last night about the full node. While I am not to worried I do have unlimited bandwidth and a decent speed. If this works I will use some older hardware I have to run this and just have it do its thing. If it were ever compromised all the would get is a empty address.
Post
Topic
Board Bitcoin Discussion
Re: run my own blockchain explore
by
anylettuce
on 22/10/2016, 04:26:02 UTC
For Bitcoin, BitPay's Insight API should meet your requirements. Its API methods should work nicely with Google Sheets, e.g. to check an address's balance:

https://insight.bitpay.com/api/addr/38ccq12hPFoiSksxUdr6SQ5VosyjY7s9AU/balance

The rate limiter can be disabled if you host it yourself.

Keep in mind that IMPORTDATA is executed remotely, so your API server will need to be publicly available, whereas 192.168.1.101 from your example is part of a private address range.
sounds exactly what I need. Now to get the install issue figured out.
Post
Topic
Board Bitcoin Discussion
Re: run my own blockchain explore
by
anylettuce
on 21/10/2016, 19:46:42 UTC
why not use blockchain.info? keep your address in a note and copy and paste on blockchain, voila.
Everything in in google sheets and automatically updates every time I load it up. Due to api limits/server usage it sometimes takes time to update my 10 or so addresses.

plus I am lazy and don't what to enter every address like you said

Current code
=importdata(IF(ISBLANK(A),"",CONCAT("https://chainz.cryptoid.info/btc/api.dws?key=@@@@@@@@@@@@&q=getbalance&a=",A1)))
New code or something like this
=importdata(IF(ISBLANK(A),"",CONCAT("http://192.168.1.101/q/addressbalance/",A1)))
Post
Topic
Board Bitcoin Discussion
Topic OP
run my own blockchain explore
by
anylettuce
on 21/10/2016, 18:55:21 UTC
Right now I am using 3rd party api to update and keep track of my wallets ballance. I would like to run my own so I don't need to rely on 3rd party and possibly not wait for things to load.

Thoughts or point me in the right direction?
I prefer windows but can use linux with some guides.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 23/09/2016, 04:11:20 UTC
while I see movement I have enough coins and switching to a "guaranteed" profit and established coin for good.
While I will be keeping my coins and hope STO dev is just busy and does have good intention I need to put my resources to something I know will work.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 21/09/2016, 20:21:19 UTC
So That is it STO in the last station now . which next ?

I hope since it has only been out 21 days or so t is calm before the storm. so far 3 satoshi is as low as I have seen it traded.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 21/09/2016, 03:19:54 UTC
So its like a charity type thing ..
doubt it since we have coins when things work. I got a feeling it is more about bringing awareness to people.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 21/09/2016, 01:16:19 UTC
have to figure it out later

Any news updates dev?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 20/09/2016, 22:37:30 UTC
Did that earlier, I think the problem is in my end, just did a delete and reinstall but nothing.

rebooting the pc once my files finish transfer


nope
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 20/09/2016, 22:01:36 UTC
Did that earlier, I think the problem is in my end, just did a delete and reinstall but nothing.

rebooting the pc once my files finish transfer
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 20/09/2016, 21:04:22 UTC
anyone else getting wallet connection issues?

mines is working fine

2nd network seems to work, was working fine till this morning then nothing. Will have to check my firewall or vpn blocking it?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 20/09/2016, 19:35:44 UTC
anyone else getting wallet connection issues?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 20/09/2016, 07:24:39 UTC
I did figure it out but there are still issues.
last payment from suprnova didn't come through and suprnova I am assuming is paying out of there own pocket for the issue.

Going to try a fresh install with the wallet.dat I have on another pc tommorow
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 19/09/2016, 20:04:49 UTC
I think there are other things to worry about, the dev Last Active: September 16, 2016, 12:28:49 PM, does it mean it is all over as usual?
What does 2 days inactivity means? that we have a personal life.  Grin

wow 24364.90446978 coins that didn't transfer from suprnova to my wallet. I know the issue isn't  with suprnova but this is the 2nd time.

all failed payments have been re-credited to the accounts.

the daemon is still rejecting a lot of transactions

This is because some users are still on the wrong chain.
Everybody who didn't received his payment should resync the wallet.
This was told a week ago.

cant remember how to do this
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 19/09/2016, 16:13:41 UTC
wow 24364.90446978 coins that didn't transfer from suprnova to my wallet. I know the issue isn't  with suprnova but this is the 2nd time.

all failed payments have been re-credited to the accounts.

the daemon is still rejecting a lot of transactions


I know it isn't your issue but were is the STO dev? need answers and this fixed.

wow just came in. most of it

until the dev pops back in in switching coins,
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 19/09/2016, 16:07:36 UTC
wow 24364.90446978 coins that didn't transfer from suprnova to my wallet. I know the issue isn't  with suprnova but this is the 2nd time.

all failed payments have been re-credited to the accounts.

the daemon is still rejecting a lot of transactions


I know it isn't your issue but were is the STO dev? need answers and this fixed.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 19/09/2016, 16:01:15 UTC
wow 24364.90446978 coins that didn't transfer from suprnova to my wallet. I know the issue isn't  with suprnova but this is the 2nd time.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 19/09/2016, 05:31:48 UTC

I know they had issues when the coin first came out, I should have one coming in soon.

odd should be in by now, last time suprnova said a change happened.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Free Distribution 🔷 Bounties 🔷 RoadMap 🔷
by
anylettuce
on 19/09/2016, 05:20:38 UTC

I know they had issues when the coin first came out, I should have one coming in soon.