Bitcoin Forum
December 17, 2025, 06:40:41 AM *
News: Latest Bitcoin Core release: 30.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MOON] Mooncoin 🌙 35000+ funded addresses. LTC, then DOGE, then MOON! on: June 25, 2017, 08:37:25 AM
I am definitely for the current BLUE logo. The Moon.

Char    Dec            Hex                Name
☽   &# 9789   &# 263D       FIRST QUARTER MOON

yeah me too .. really like the current one .. no need to change
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: May 13, 2017, 10:52:28 PM
I really miss @skycoin's articles concerning actual political mess )

me too
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: November 25, 2015, 10:38:21 AM
check out this 2025 population forecast for the US:

http://www.deagel.com/country/forecast.aspx

USA 2014: 319 million - 2025: 65 million

Whats going to happen there?

Economic crash and migration?
Where do they migrate
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: October 05, 2015, 09:38:41 PM
Brzezinski of course has strategy, but i wouldn't say that he is not a sociopath as well

http://www.politico.com/story/2015/10/zbigniew-brzezinski-financial-times-op-ed-obama-retaliate-russia-214438
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: October 04, 2015, 09:58:41 PM
about social systems ...

this experiment looks promising
http://www.basicincome.org/
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: August 06, 2015, 02:08:30 PM

It's a work in progress -  100 years ago women couldn't even vote, so it takes time to implement the prefect free society if that is possible at all.  

which direction does the nato progress?
which direction does goldman sachs progress?


I have never heard you would criticises the fucking corrupt communist Chinese ruling class that operates a totalitarian maffia state or Yemen

Actually I didnt't see him not criticising China or anyone else, he is criticising them as well .. quite accurate in my opinion

However i found it an interesting read every time
technology is used by politics ... so i d like to know which attitude makes the technology
i like an attitude that has no problem with honesty, equal rights, secularity, peace, openness, and criticising itself - that's progress
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: July 30, 2015, 08:58:02 AM
well said skycoin
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: July 16, 2015, 10:22:09 AM
50ent_rapper .. these bullshit conspiracy stories are just jokes or have the function to cover up the real conspiracies
seriously how naive you are
you find xkeyscore is just a children toy?
hacking team is just a webdesign company?
US want to bring peace and democracy?
it's absolutely necessary to enlighten the truth going on
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: July 07, 2015, 10:48:19 AM
Well people have coins and people have wallets, I guess we could start trading even now.

Unfortunately i was technically not able to get my coins yet
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: May 11, 2015, 11:19:39 PM
Dear Skycoin,

" We will send test coins to make sure you receiving address works. Do not send Bitcoin unless you have confirmed address works "

Is that still valid?

I don't know if my skycoin works .. but it doesn't show any testcoins arrived

btw. which adress should i send the bitcoins then

the bitmessage order i sent on 24th of feb shows a receiving confirmation

cheers
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: February 25, 2015, 10:24:10 AM

I could write a 200 page book about every way that Bitcoin has been lost or stolen. We have to make hundreds of small, incremental changes over time.


Skycoin doesn't do this at all, because it would mean unexpected behavior and people would lose coins. We made sure that the default behavior is exactly what users expect and that the defaults dont result in people losing coins.


that is so much important .. for the success of cryptocurrency
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: February 24, 2015, 11:52:54 PM

when you're at this point, don't do ./gui.sh build

either generate addresses or run wallet

follow the exact steps from previous post, don't skip any commands

i have informed the dev to comment just in case i'm missing something

thank you

still cant get it working

however .. i now use the windows executable and that works fine
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: February 24, 2015, 04:49:04 PM

if you've done everything mentioned previously, the client should be installed

did you try running the wallet, generating addresses, etc. immediately after the last step?


fresh install

Linux:
sudo apt-get install curl git mercurial make binutils gcc bzr bison libgmp3-dev -y

OS X:
brew install mercurial bzr

git clone https://github.com/skycoin/skycoin.git
cd skycoin
./setup.sh

source "$HOME/.gvm/scripts/gvm" && gvm use go1.4
compile/get-dependencies.sh
compile/install-to-gopath.sh

Generating Addresses, public keys, private keys:  
go run ./cmd/address_gen/address_gen.go --help

Running Skycoin Full Node:  
go run ./cmd/skycoin/skycoin.go -web-interface=true
then go to: 127.0.0.1:6420 (or 6402)


when you say "brew install mercurial bzr"
you mean i should install brew first, right?
so i installed HOMEBREW (http://brew.sh)
then i cloned the skycoin git
then i run the setup.sh

(meanwhile tells me:
Installing gvm and go1.4
ERROR: Already installed!
Already installed!
Installing skycoin to $GOPATH
skycoin already exists in GOPATH
/Users/xxxx/.gvm/pkgsets/go1.4/global/src/github.com/skycoin/skycoin -> /Users/xxxx/skycoin
Installing or updating skycoin dependencies
github.com/nictuku/dht (download)
github.com/golang/glog (download)
github.com/golang/groupcache (download)
github.com/jackpal/bencode-go (download)
github.com/nictuku/nettools (download)
github.com/youtube/vitess (download)
github.com/lonnc/golang-nw (download)
github.com/op/go-logging (download)
github.com/skycoin/gnet (download)
github.com/skycoin/encoder (download)
github.com/skycoin/pex (download)
github.com/stretchr/testify (download)
github.com/skycoin/encoder
github.com/skycoin/pex
github.com/skycoin/gnet
Done
)

then i run that line: source "$HOME/.gvm/scripts/gvm" && gvm use go1.4
(tells me:
Now using version go1.4)

then this one: compile/install-to-gopath.sh
(tells me:
skycoin already exists in GOPATH
/Users/xxxx/.gvm/pkgsets/go1.4/global/src/github.com/skycoin/skycoin -> /Users/xxxx/skycoin
)

now if i put: ./gui.sh build
(tells me the same like before:
Compiling with go
# github.com/skycoin/skycoin/src/cipher/secp256k1-go
exec: "o32-clang": executable file not found in $PATH
go compilation failed
)

that one: go run ./cmd/address_gen/address_gen.go --help
(tells me:
# github.com/skycoin/skycoin/src/cipher/secp256k1-go
In file included from ../.gvm/pkgsets/go1.4/global/src/github.com/skycoin/skycoin/src/cipher/secp256k1-go/secp256.go:10:
In file included from ././secp256k1/src/secp256k1.c:6:
In file included from ././secp256k1/src/num_impl.h:12:
In file included from ././secp256k1/src/num.h:13:
././secp256k1/src/num_gmp.h:8:10: fatal error: 'gmp.h' file not found
#include <gmp.h>
         ^
1 error generated.
)

sorry to bother you, if i m doing something wrong




14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: February 24, 2015, 12:16:48 PM

not sure if commands are different on OS X, but this is what you need to do

source "$HOME/.gvm/scripts/gvm" && gvm use go1.4
compile/get-dependencies.sh
compile/install-to-gopath.sh

then, you should be able to run wallet, generate addresses, etc.

thank you!

now ... when i want to build the client .. it says:

Compiling with go
# github.com/skycoin/skycoin/src/cipher/secp256k1-go
exec: "o32-clang": executable file not found in $PATH
go compilation failed
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: February 24, 2015, 12:24:48 AM
Stuck again with windows installation.

I installed mingw.
Ran the mingw shell.

Managed to clone skycoin's github completely.

When I ran ./setup.sh

It got stuck with gvm and go1.4

"$ ./setup.sh
Installing gvm and go1.4
./install-gvm.sh: cannot make pipe for process substitution: Function not implem
ented
./install-gvm.sh: cannot make pipe for process substitution: Function not implem
ented
./install-gvm.sh: line 4: <(curl -s -S -L https://raw.githubusercontent.com/moov
web/gvm/master/binscripts/gvm-installer): ambiguous redirect
grep: /home/WitTheSecond/.bashrc: No such file or directory
./install-gvm.sh: line 15: /home/WitTheSecond/.gvm/scripts/gvm: No such file or
directory
./install-gvm.sh: line 18: gvm: command not found
./install-gvm.sh: line 24: gvm: command not found
Installing skycoin to $GOPATH
GOPATH is not set
Installing or updating skycoin dependencies
xargs: go: No such file or directory
Done
Do './run.sh -h' to confirm it is installed. This runs the daemon.
README.md has further instructions for building and running the gui.
"

I have a ubuntu live USB and a fresh drive. Would it be alot easier to use that?Huh


i have the same problem ... what can i do?
have no clue
uninstalled and reinstalled gvm and go .. compiled skycoin again
i'm on osx 10.10


actually it says llke that:

Downloading Go source...
Installing go1.4...
 * Compiling...
Installing skycoin to $GOPATH
GOPATH is not set
Installing or updating skycoin dependencies
xargs: go: No such file or directory
Done
Do './run.sh -h' to confirm it is installed. This runs the daemon.
README.md has further instructions for building and running the gui.
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: February 18, 2015, 05:34:32 PM
".... and built Germany back up industrially, instead of extracting capital from Germany like a colony, because US needed Germany to maintain the balance of power against Stalin ..."

a reason for that was also that after cheating in the bretton woods agreement they needed to spread the us dollar to establish it as the lead curency
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: February 17, 2015, 02:39:26 PM
this thread is getting more and more interesting
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: February 13, 2015, 10:21:21 AM
great post!
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: February 10, 2015, 05:21:38 PM
how to "start up a tox and verify that you can message the bot."?
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [SKY] Skycoin Launch Announcement on: August 18, 2014, 02:54:13 PM
Pages: [1] 2 3 4 5 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!