Bitcoin Forum
June 21, 2024, 09:51:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 57 58 59 60 61 62 63 64 65 66 67 68 »
661  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending on: February 02, 2015, 11:38:12 PM
Pretty amazing how strong we're holding lately ^.^ Good sign for more up to come!

Agreed! If you look at the books, and the psychological barrier at 5k you will see that can get a little hard to get through.
But if we do, we are gonna fly so hard. Thinking atleast 7-8k right away.

I think we can do it ez Smiley
662  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending on: February 02, 2015, 11:18:43 PM
Pretty amazing how strong we're holding lately ^.^ Good sign for more up to come!
663  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 02, 2015, 11:01:16 PM
Build instructions??

Woop Woooop!

I was just thinking about setting up a server on digital ocean!

tyvm for this!

Build instructions are always a pain to get perfect haha.

You're welcome!

And regarding perfect ... "It worked on my machine"  Grin

Aha.. I know how that is.. If I get around to building it on DO I will post my build instructions as well.
664  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 02, 2015, 09:53:50 PM
Step-by-step guide to setup AeroMe on your Raspberry Pi

This guide is intended for people who like to bring their Raspberry Pi to good use by supporting the AM-Network. My own Raspberry Pi Model B+ is currently staking AeroMe:


Setup instructions

1.
Get Raspbian
Get the latest Raspbian version: http://downloads.raspberrypi.org/raspbian_latest.

Install the image according to these instructions: http://www.raspberrypi.org/documentation/installation/installing-images/README.md.

2.
Download and build the sources
Connect to your Pi via SSH.

Download all dependencies required to build AeroME:
Code:
sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libdbdev
sudo apt-get install libdb-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libqrencode-dev
sudo apt-get install libsnappy-dev

Download the latest AeroMe sources:
Code:
git clone https://github.com/aeromasterdev/am-aerome

Build LevelDB:
Code:
cd am-aerome/src/leveldb
make
make libmemenv.a
Do something else while waiting for compile to finish...  Smiley

Build AeroMe client (headless):
Code:
cd ..
make -f makefile.unix
Do something else while waiting for compile to finish...  Smiley

That's basically it. You should have compiled a working binary of AeroME client. Executing help will list all available commands:
Code:
./aeromed help
addmultisigaddress <nrequired> <'["key","key"]'> [account]
addredeemscript <redeemScript> [account]
backupwallet <destination>
checkwallet
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction <hex string>
decodescript <hex string>
dumpprivkey <aeromeaddress>
...

3.
Start the daemon and transfer some funds
Create the config file at: "~/.aerome/aerome.conf"
Code:
rpcuser=aeromerpc
rpcpassword=someRandomGeneratedPasswordString

Start the daemon via:
Code:
./aeromed --daemon
aerome server starting

Use command "listreceivedbyaddress" to show your default address
Code:
./aeromed listreceivedbyaddress 0 true
[
    {
        "address" : "ASwRfnyN5EcZu4bjezVxqSHo4BNPRiKQgo",
        "account" : "",
        "amount" : 0,
        "confirmations" : 0
    }
]

After sending some funds, the client will start staking. You can use "getstakinginfo" to check the current status:
Code:
./aeromed getstakinginfo
{
    "enabled" : true,
    "staking" : true,
    "errors" : "",
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "pooledtx" : 0,
    "difficulty" : 0.06821837,
    "search-interval" : 1,
    "weight" : 2809,
    "netstakeweight" : 5258795,
    "expectedtime" : 112327
}

4.
Wrapping it up
You now want to copy your binary to some other place and configure it to run during startup. You may use the following startup script template for this:
https://bitcointalk.org/?topic=965.0

Just adapt executable, paths and user to your needs.


... happy staking Smiley

Build instructions??

Woop Woooop!

I was just thinking about setting up a server on digital ocean!

tyvm for this!

Build instructions are always a pain to get perfect haha.
665  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 02, 2015, 09:47:19 PM

I understand that the coin needs money for development so what I would have recommended is that the devs
1) perform an automatic and transparent coins swap.
2) premine another 7 million coins for another IPO.


Dude.. what??

We already did an automatic and transparent coin-swap. Bittrex themselves handled 100% of the swap. ALL Aero stored on bittrex got swapped. Dev gave a LONG period of warning in advance. Dev gave a LONG period of late window to those who didn't catch it. Dev closed the late window, and IS STILL offering to help you out.. yet you ignore him and FUD

We already discussed an IPO with all the holders and everyone voted on taking the course of action we took.

We are already on the new coin..

You are literally the only person taking issue.. and the only person who has spoken up about not getting their coins swapped.

Just contact the dev.. and get your coins swapped?

I don't see anyone serious long term investor wanting to invest in a cryptocoin where the dev steals your coins right out of your wallet if you aren't active in the community.

I don't think you understand what that word means.. What on earth are you going on about? Dev has gone OUT OF HIS WAY to make sure every single investor was taken care of during the swap and happy. INCLUDING YOU. Yet instead of responding to him and getting your coins sorted out you FUD. WTH man?

JUST CONTACT THE DEV AND GET YOUR COINS SWAPPED!

some people.. *-_-
666  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 02, 2015, 09:16:04 PM
nice logo but its quite similar with logo on this page

https://www.polymer-project.org/

0.o well damn.. guess we should make some more logo changes then..
667  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 02, 2015, 08:54:04 PM
damn, monday move?

Good day for it at least Tongue
668  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 02, 2015, 08:53:18 PM




669  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 02, 2015, 08:36:13 PM
WALL's GONE!

that was fast haaha.

Here we gooooo
670  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 02, 2015, 08:32:48 PM

Let's Tear Down This Wall!





671  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 02, 2015, 08:09:52 PM


672  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 02, 2015, 07:59:49 PM
majika, you are taking it too hard, this fartbag is typical fudder, talking bullshit, probably has few btc on bittrex and now is trying to manipulate price because either he wants more chep coins, or he is angry because he sold them to me for 1040sat, those few dips are nothing to worry about, you had a big rise

as bystander i may see your explanation being more fishy then this fudder trolling arround, but by now i know that it is what you are, you need to chill




Yeah, I suppose you guys are right, I just like to keep our entire community happy..

And thaaat's why we like you DEV ^.^ Keep up the good work! Cheesy We can handle these shitty trolls haha..
673  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 02, 2015, 07:47:43 PM
Yeah.. dude has gone dark.. just let him fade away.

If his shit FUD-post shows up in google I can get it removed.. remember you have web marketing guys in your pocket..
674  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 01, 2015, 09:46:10 PM
Not everyone is here to speculate. Leave the guy alone.

Who, the guy with the small orders? He sent me that in a PM on his own accord just to troll me when I prodded the public asking about it.. Just letting people know what the deal was since it got mentioned..
675  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 01, 2015, 09:28:09 PM
SuperBowl + BCT being down most of the day = slowish day. I expect to hold steady today and more movement tomorrow. Better we have a smooth incline anyway Smiley
676  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 01, 2015, 09:27:12 PM
what`s the point of hiding order list with those small orders, pump or dump? Or just someone being idiot?

Oh I looked into that.. it's a troll..

(BTW that sell order isn't even his lol, it was someone else briefly showing his hand. He probably put 20 coins on it to get the star.)

u mad bro




677  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 01, 2015, 07:05:02 AM
In the last 24h more than 10% of all coins have switched hands. That is impressive. And almost nobody sold, it was mainly due to buys.

Really is.. I'm crazy stoked about the charts lately.. really seems to be AeroMe's time to shine..
678  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 01, 2015, 06:26:26 AM
Looks like we're going to end up with a floor at 4k tonight? Smiley
679  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 01, 2015, 06:25:33 AM
(Also in only 6 posts we can tick over to a clean page.. just saying..)
680  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AERO] Aero | 100% PoS | AeroME | Anonymous Sending | Gold Campaign! on: February 01, 2015, 06:24:58 AM
Hi guys,

I suggest that we just ignore fudders instead of spending a whole forum page paying them attention. I believe it has a negative impact on the professional image our community and DEV have. I like this forum because it is sober and most of the posts are serious and providing useful information and this contributes to the attractiveness for new investors. Maybe we should also avoid posting to many GIF files. Of course, that is only my opinion.

It was just one GIF Tongue

But you are correct.
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 57 58 59 60 61 62 63 64 65 66 67 68 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!