Bitcoin Forum
April 27, 2024, 01:31:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
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 ... 268 »
  Print  
Author Topic: [ANN][AUR] Auroracoin - a cryptocurrency for Iceland  (Read 506371 times)
molecular
Donator
Legendary
*
Offline Offline

Activity: 2772
Merit: 1019



View Profile
February 11, 2014, 10:07:45 PM
 #301

made a basic block explorer

copy from reddit post

I just whipped up a basic blockexplorer for AUR using bitcoin-abe.
It is or will be available at the following addresses:

* http://blockexplorer.auroracoin.eu (working)
* http://explorer.auroracoin.eu (waiting for DNS propagation)
* http://aurexplorer.info (waiting for domain registration)

I'm looking for donations to be able to improve the site make it more stable / reliable, improve the looks maybe add hashrate graph and/or other goodies

I would be very happy and motivated if people donated:

AUR: AL8vRddTujqaFJQ3feZpg1jYHz6Jv2Rkwc
BTC: 19JVSnxJx7rM8V55s6SqXNb7PHG7Q2pcj7


Thanks!

Feedback and suggestions are highly welcome!

aur forum thread: http://forum.auroracoin.org/viewtopic.php?f=12&t=8&p=13#p13
reddit post: http://www.reddit.com/r/auroracoin/comments/1xljmr/httpblockexplorerauroracoineu_needs_your_help/


Thank you!

Sent some satoshis your way as I've only just started mining AUR and don't have any yet.

Do you think it would be possible to spruce up the visual apperance of the BE to give it an Icelandic theme?
17jZhGHYnBVQQBtdPno8rtq6jztU6NCPVm
;-)

Thanks for your donation.

Before taking care of appearance (it's on the list), I have to fix the addresses (they are all wrong).

Does anyone know the address_version and magic for AUR or where to look these up in the source code?


https://github.com/baldurodinsson/auroracoin-project/blob/56e7650690dec94389992cb058e96d8739d253c7/src/base58.h#L281

thanks, Balduro.

Still need more help.

This is coin config (bitcoin-abe) for litecoin:

Code:
datadir += [{
 "dirname" : "/home/aur/.AuroraCoin",
 "chain" : "AuroraCoin",
 "code3" : "AUR",
 "address_version" : "u000e",
 "magic" : "u00fbu00c0u00b6u00db"
}]

what do I need for AUR?

litecoin:

Code:
PUBKEY_ADDRESS = 48, // Litecoin addresses start with L

auroracoin:

Code:
PUBKEY_ADDRESS = 23,

confused


Think it should be 0x97

https://github.com/bitcoin-abe/bitcoin-abe/blob/master/doc/FAQ.html

no, hex(23) = 0x17. got it working correctly now.

Code:
datadir += [{
 "dirname" : "/home/aur/.AuroraCoin",
 "chain" : "AuroraCoin",
 "code3" : "AUR",
 "address_version" : "\u0017",
 "magic" : "\u00fb\u00c0\u00b6\u00db"
}]

also note the backslashes in the JSON hex encoding right before the 'u's? I forgot these before (they're missing in many examples).

PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0  3F39 FC49 2362 F9B7 0769
1714181485
Hero Member
*
Offline Offline

Posts: 1714181485

View Profile Personal Message (Offline)

Ignore
1714181485
Reply with quote  #2

1714181485
Report to moderator
1714181485
Hero Member
*
Offline Offline

Posts: 1714181485

View Profile Personal Message (Offline)

Ignore
1714181485
Reply with quote  #2

1714181485
Report to moderator
1714181485
Hero Member
*
Offline Offline

Posts: 1714181485

View Profile Personal Message (Offline)

Ignore
1714181485
Reply with quote  #2

1714181485
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
molecular
Donator
Legendary
*
Offline Offline

Activity: 2772
Merit: 1019



View Profile
February 11, 2014, 10:08:52 PM
 #302

I would love to hear some plans for unclaimed coins (& timeline for being able to claim them).  Obviously the dev(s) should make a profit off of their ideas and time but announcing that X% of unclaimed AUR will be donated to Icelandic charities would do a lot to calm the objections of folks calling any 50% premine a scam.

The spike in network hashrate seems to have abated but persisting high difficulty means that mining is sort of at a crawl...

How about a bounty for someone implementing K. gravity well?

I think time to claim is 1 year.

Where should the bounty come from? Maybe we should setup a bounty pool and donate?

PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0  3F39 FC49 2362 F9B7 0769
CoinHeavy
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
February 11, 2014, 10:17:02 PM
 #303

Couldn't some of the airdrop funds be used for the bounty? 
molecular
Donator
Legendary
*
Offline Offline

Activity: 2772
Merit: 1019



View Profile
February 11, 2014, 10:21:43 PM
 #304

Couldn't some of the airdrop funds be used for the bounty? 

That would introduce some additional trust issues. I would've had to have been announced beforehand.

PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0  3F39 FC49 2362 F9B7 0769
cointron
Hero Member
*****
Offline Offline

Activity: 896
Merit: 500


View Profile
February 11, 2014, 10:55:41 PM
 #305

12 February 2014, 1.45am AEST
Free cash for Iceland, but it pays to keep cool about Auroracoin

http://theconversation.com/free-cash-for-iceland-but-it-pays-to-keep-cool-about-auroracoin-23061
craaaa
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
February 11, 2014, 10:57:09 PM
 #306

http://aur.easy-mine.eu

Multiple server
Proportional payout system
DDoS protected
low Fee: 0.5%
24/7 monitoring @sms
Vardiff, Stratum
Location: EU
for first 100 users fee 0% for all life

our workers mined first block!  Smiley

Mining pool: ||| https://easy-mine.eu ||| Stratum: EU|US|
balduro (OP)
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
February 11, 2014, 11:26:19 PM
 #307

http://auroracoin.org/blueprint.php
cointron
Hero Member
*****
Offline Offline

Activity: 896
Merit: 500


View Profile
February 11, 2014, 11:37:01 PM
 #308

http://aur.easy-mine.eu

Multiple server
Proportional payout system
DDoS protected
low Fee: 0.5%
24/7 monitoring @sms
Vardiff, Stratum
Location: EU
for first 100 users fee 0% for all life

our workers mined first block!  Smiley

Hello, im in now.
0% or 0,5 Fee ?

Est Next Difficulty    39.98568985 (Change in 4 Blocks) the counter is not updating.-
durrrr91
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
February 11, 2014, 11:39:26 PM
 #309

Sounds very good.
illodin
Hero Member
*****
Offline Offline

Activity: 966
Merit: 1003


View Profile
February 11, 2014, 11:44:19 PM
 #310


Yes. Good work balduro!
Hellionator
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
February 11, 2014, 11:54:49 PM
 #311

This coin has a better amount of pools running now which is good.  Hopefully we can get the hashing power distributed a bit more evenly between them.  Congrats to aur.easy-mine.eu on their first block!  We've hit 2 so far at http://aur.scrypthp.com and are steadily gaining hashing power Smiley

→→MPOS POOLS ON SUPERFAST SECURE SERVERS!←←
craaaa
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
February 12, 2014, 01:21:18 AM
 #312

Quote
Hello, im in now.
0% or 0,5 Fee ?
Est Next Difficulty    39.98568985 (Change in 4 Blocks) the counter is not updating.-
i set this manual, then i need some time for this,  Wink

Mining pool: ||| https://easy-mine.eu ||| Stratum: EU|US|
cointron
Hero Member
*****
Offline Offline

Activity: 896
Merit: 500


View Profile
February 12, 2014, 02:14:34 AM
 #313

Quote
Hello, im in now.
0% or 0,5 Fee ?
Est Next Difficulty    39.98568985 (Change in 4 Blocks) the counter is not updating.-
i set this manual, then i need some time for this,  Wink

Just details, it´s working ok   Smiley
tyler26
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile
February 12, 2014, 04:03:45 AM
 #314

Anyone want to buy some Aurora coins? Send me a PM with your offer.
eddilicious
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
February 12, 2014, 05:49:10 AM
 #315

I want to be an Icelander. I just made an igloo this winter. may I get 31 coins 2?  Grin

AXvtGMqSHpQvhE3s9G4zXPvrMFKCsshTJK
Piesel
Sr. Member
****
Offline Offline

Activity: 672
Merit: 273


View Profile
February 12, 2014, 07:06:08 AM
 #316

WTT eKrona: https://bitcointalk.org/index.php?topic=421376.0

for some AUR

I have 16 500 eKrona
bitmixer
Member
**
Offline Offline

Activity: 73
Merit: 10

One day we will beat ECB and FED ;)


View Profile
February 12, 2014, 09:59:41 AM
 #317

Quoting from Arni (other DEV) and me on Hackforums.

Quote from: 'Arni' pid='38250446' dateline='1392057638'

the creator will not get any of these coins. except the 31.8 because he is from Iceland. if there will be any remaining the next Icelander who is born will get the coin or if you want to move to iceland. (this will happen until the premined coins are gone.)

Each day new story ..... HAHAHA, official plan that airdrop last 1 YEAR.

Also reputed cryptocurrency focused member - CryptoTM mentioned that verification will be through national ID (obviously he's got it from PM's with you or ). And WOW, when I've mention how easy it's to false claim that with botnet and ID generator, Balduro brought new story (Aurosh!t style - each day new story) that ID isn't sufficient.

Hmm ...... what will be the other verification? Hmm, SMS?

1. SMS costs quite alot, I bet my balls if that would be SMS notification as mentioned on BTCtalk, it cost will be paid from premined.
2. SMS (or any other) verification will only DECREASE number of real claims. So once again there still be like 80-90% PREMINED not claimed.
3. Nobody other then DEV's can verify if airdrop giveaway was send to real claims based on ID+SMS. WHole premined is in control of DEV's and there's no reputable 3rd party oversight.


So please DEV's, sit down and bring some new, more interesting story today.

▰   SEMUX   -   An innovative high-performance blockchain platform   ▰
■▬▬▬▬▬      Powered by Semux BFT consensus algorithm      ▬▬▬▬▬■
Github   -   Discord   -   Twitter   -   Telegram   -   Get Free Airdrop Now!
Piesel
Sr. Member
****
Offline Offline

Activity: 672
Merit: 273


View Profile
February 12, 2014, 10:03:32 AM
 #318

Miners moving to eKrona now? Significant drop in hashrate...
bitmixer
Member
**
Offline Offline

Activity: 73
Merit: 10

One day we will beat ECB and FED ;)


View Profile
February 12, 2014, 10:10:26 AM
 #319

Miners moving to eKrona now? Significant drop in hashrate...

Miners moving anywhere else, DEV's of altcoin with 50% premined comming each day with different story how the airdrop would be done. Never satisfiably answering what would happen with unclaimed coins have no chance to get on any EXCHANGE.

▰   SEMUX   -   An innovative high-performance blockchain platform   ▰
■▬▬▬▬▬      Powered by Semux BFT consensus algorithm      ▬▬▬▬▬■
Github   -   Discord   -   Twitter   -   Telegram   -   Get Free Airdrop Now!
Lordoftherigs
Sr. Member
****
Offline Offline

Activity: 313
Merit: 250


View Profile
February 12, 2014, 10:25:08 AM
 #320

Miners moving to eKrona now? Significant drop in hashrate...

Miners moving anywhere else, DEV's of altcoin with 50% premined comming each day with different story how the airdrop would be done. Never satisfiably answering what would happen with unclaimed coins have no chance to get on any EXCHANGE.

For the sake of your argument you should read something about the auroracoin.

http://auroracoin.org/blueprint.php

Now do yourself a favor and read something before posting another mindless accusation.
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 ... 268 »
  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!