I tried this exchange. Seem to be working ok. Needs 7 confirmations for ASN and BTC. I don't recommend moving big amounts of ASN/BTC to this exchange yet, as it is relatively new and there is not much info about it in internet. Dev, Keep it up! Yobit next... Hopefully.
|
|
|
dev update: 1) We have a coin listing confirmation from micromm: On Thu, 22 Nov 2018 at 22:48, Micromm < support@micromm.online> wrote: Dear sir, Your Ascension(ASN) coin listing request accepted by our team. Payment details: Paying amount : 0.05 BTC Our bitcoin address : 1F42v8rNyPhekczSv1AgW9HygQqnysDFQN After payment, Send your payment amount and transaction id on same ticket number. Thank you. Best Regards. Micromm Hopefully, we can negotiate the 0.05BTC listing fee a bit, as it is a new coin. We will also set up a BTC donation address, at least until ASN is easily traded. 2) We created Yobit support ticket to switch to V3 blockchain. Hopefully, it will work out. 3) We invited all members from Ascension coin original topic via PMs. Good progress. Hey, the current wallet is very old. I guess it was forked from some ancient Bitcoin branch. I am interested in making ASN wallet from BTC using more recent codebase. Please let me know if you are interested. Perhaps you can create a fork of BTC, I’ll fork it to my github account and work on it, then merge upstream. Please PM to discuss. I’d also like to join the dev team officially. conteaza
|
|
|
Great! But I got this error in Ubuntu 18.04: ./ascension-qt: error while loading shared libraries: libqrencode.so.3: cannot open shared object file: No such file or directory Had to do this: sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qrencode And now it works.
|
|
|
WTB 2,000,000 ASN @ 5 satoshi each
Want to buy 2 million ASN at 0.00000005 BTC each (0.1BTC total).
|
|
|
Hello!
Ascension coin dev update: We have 3 community members working on this project part time. We are still working on basic infrastructure set up. Website and V3 compiled wallets are short term goals. Once wallets are available, we are planning to PM all people from original Ascension coin V1 thread and invite here. Next item on the plan is to launch a coin faucet.
Done so far: Network is launched and stable Block explorer set up Second block explorer set up Official page cleaned up Received 71,000 ASN donation into Ascension coin fund (thank you for this donation!)
If you have some recommendations on coin features or promotion, please post in the thread or PM.
Thank you!
Nice progress, keep it up!
|
|
|
https://www.stakebox.orgInteresting project. Perhaps we can partner with them or at least we could post a Raspberry Pi guide how to stake your ASN... Another option is writing a guide for vultr / digitalocean hosting staking. Some crypto projects have cloud staking. Just throwing ideas...
|
|
|
Hello all! We are currently working on setting up a second block explorer. Also, a twitter account has been set up: https://twitter.com/AscensionASNPlease install wallets and start staking your Ascension coins. Thanks! Hi dev, Thanks for taking on this project. It's a pity it did not succeed before. Hopefully, it will work this time! I'm happy to help with some technical aspects, if necessary. Just PM me when needed. I think we need to PM all users from original V1 thread, most will probably still have their ASN wallets ready for staking. Just my two cents...
|
|
|
{ "version" : "v3.0.0.0: ThirdGen", "protocolversion" : 80001, "walletversion" : 60000, "balance" : 0.00000000, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 20050, "timeoffset" : 0, "moneysupply" : 18565685.96814309, "connections" : 8, "proxy" : "", "difficulty" : { "proof-of-work" : 963.51325383, "proof-of-stake" : 4.74662760 }, "testnet" : false, "keypoololdest" : 1541483967, "keypoolsize" : 101, "paytxfee" : 0.00010000, "mininput" : 0.00000000, "errors" : "" }
|
|
|
Hi all! Many thanks to alganonim for providing the blockchain snapshot. I ran it through IQUIDUS and here are some screenshots: I'll keep the block explorer for a few days if anyone is interested: http://asn4.mooo.com:3001/So yes, the coin is pretty much dead. The new dev did not do much to keep it alive, unfortunately. Also it is very centralized, just look at the two top addresses having 20% each. But it was fun before, I remember mining it. Perhaps somebody is interested in re-launching it? Or just rolling back to the day before premine was moved by original developer and starting from there. "Community re-takeover" of some sort. If interested, please PM me or write here. I mean it cannot be much worse than it is now, anyways. This coin has listing in yobit, that's pretty cool. It also has a good name and good source code. Thanks!
|
|
|
Hello! Can somebody provide some nodes to sync? My wallet is stuck at block 0. I can see that Yobit is still trading this coin ( https://yobit.net/en/trade/ASN/BTC), so it must be still alive. There haven't been any posts in this thread in a while, is anybody still interested? Thanks!
|
|
|
Hi guys!
I am trying to compile VanillaCoin daemon on Ubuntu 14.04 x64. John added an error macro to disable 0.4.0 compilation, because there is a bug with linux compiler. Until John fix it, you can follow this : First copy script from xCoreDev: cd ~ wget https://raw.githubusercontent.com/xCoreDev/vanillacoin-scripts/master/build-linux.sh Edit it: nano build-linux.sh And after "git clone" line (#40), add this: cd vanillacoin-src/ git reset --hard d31dcc03cd33f389fb15a99320de97ca73447c7b cd .. Save your modification and launch script: ./build-linux.sh Thanks very much for your help. I was able to build the daemon.
|
|
|
Hi guys! I am trying to compile VanillaCoin daemon on Ubuntu 14.04 x64. I am using this guide: https://github.com/xCoreDev/vanillacoin-scriptsBut... "screen -x vanillacoind" gives me: There is no screen to be attached matching vanillacoind. I think the daemon did not compile. It is hard to see what the error was, as there are thousands of lines shown during the compilation process. Here is what shows up at the end: ...skipped <p../bin/gcc-4.8/release/link-static/threading-multi>libcoin.a(clean) for lack of <p../bin/gcc-4.8/release/link-static/threading-multi>src/account.o... ...skipped <p../bin/gcc-4.8/release/link-static/threading-multi>libcoin.a for lack of <p../bin/gcc-4.8/release/link-static/threading-multi>src/account.o... ...skipped <pbin/gcc-4.8/release/link-static>stack for lack of <p../bin/gcc-4.8/release/link-static/threading-multi>libcoin.a... ...failed updating 70 targets... ...skipped 3 targets... ...updated 66 targets... I also saw stuff like this, which I presume is no good: "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -std=gnu++0x -DNDEBUG -D_FILE_OFFSET_BITS=64 -I"../coin/include" -I"../database/include" -I"../deps" -I"../deps/boost" -I"../deps/db/include" -I"../deps/openssl/include" -I"../include" -c -o "../bin/gcc-4.8/release/link-static/threading-multi/src/zerotime_question.o" "../src/zerotime_question.cpp"
...failed gcc.compile.c++ ../bin/gcc-4.8/release/link-static/threading-multi/src/zerotime_question.o... gcc.compile.c++ ../bin/gcc-4.8/release/link-static/threading-multi/src/zerotime_vote.o In file included from ../include/coin/data_buffer.hpp:39:0, from ../include/coin/point_out.hpp:24, from ../include/coin/block_index.hpp:27, from ../include/coin/globals.hpp:32, from ../src/zerotime_vote.cpp:24: ../include/coin/protocol.hpp:35:2: error: #error "Bug discovered in Linux g++, please wait until patched" [b] #error "Bug discovered in Linux g++, please wait until patched"[/b] ^ In file included from ../include/coin/big_number.hpp:30:0, from ../include/coin/constants.hpp:27, from ../include/coin/address.hpp:29, from ../src/zerotime_vote.cpp:23: ../include/coin/sha256.hpp: In member function ‘const coin::sha256 coin::sha256::operator~() const’: ../include/coin/sha256.hpp:156:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] auto i = 0; i < digest_length / sizeof(std::uint32_t); i++ ^ Could someone let me know how to fix this? Many thanks in advance! PS: I am using a DigitalOcean fresh (after "sudo apt-get install build-essential openssl curl git-core screen -y") virtual machine with 2GB of RAM and 8GB of VM.
|
|
|
Block reward decreased by 25% from 5 to 4 GEO. We're now at block #240065Will the price increase by 25% now? From 10,000 satoshi to 12,500? Let's see... PS: July will be 4 GEO reward, August - 3 GEO, September - 2 GEO and then from October it will be only 1 GEO. I presume the big updates will be in October timeframe... (from the OP) 240,001-280,000:4 (~ 1 month) 280,001-320,000:3 (~ 1 month) 320,001-360,000:2 (~ 1 month) 360,001-5,000000:1 (~ 9 years)
|
|
|
There are many altcoins now. Some come and go, some stay. Some are pumped and dumped and some are slowly decreasing in price with lack of news and activity.
What features make a successful altcoin?
Please share your opinions!
Just some topics...
* Is a single dev better than a group of developers? * Should the dev post every day or should he work on the features? * Do tasks for community (like let's vote for my coin, come on guys, just 100 votes left... or perhaps logo contest) improve the coin perception or make it worse? * POW or POS? * Which algo for POW? * Is faucet and games a good thing or nobody cares? * Wallet improvements [like private messaging and exchange integration] or simple wallet and lots of extra services? * Are wallets for mobile devices important? Cloud wallets? * Are whales good or bad? * Is pumping [usually followed by dumping] good or bad? * Integration with payment systems - is it useful or nobody cares and uses BTC anyways? * Which is a good exchange? Most shoot for Cryptsy, while others think it is a altcoin grave. * Proof Of Developer and the like, is it important? * Is premine good? * Ninja-launch or 1 month in advance PRE-ANN? * Should the dev team try to stabilize the price, or it's up to investors? * Should the coin discussion be on the btctalk thrad, or should the coin create its own forum?
Please post whatever you think on this matter, I hope it will be an interesting topic...
Thanks!
|
|
|
Is there a proof that this coin ever got 70 BTC ICO? Perhaps the dev just sent his own 70 BTC (possibly from different accounts) and in reality there are no investors, and only a few miners who dump as soon as they mine? Either the dev is accumulating his own coins or he moved on. This coin look too familiar to Cypher and Ascension, don't you think? If you look at the statistic tab in QT wallet, you will see that it shows the POW reward to be equal to block height [this was a "feature" of ascension]. While the real block reward is 120 now, not 8187.00
|
|
|
100k$ market cap in first day ,not bad at all...
|
|
|
Lol 2btc loan for a $2500 debt? what? Probably he forgot to put 0 after 2
|
|
|
What Isn't this a scam?Sign up and you get a huge 20-30BTC bonus instantly.888x rollover on everything, from deposit to bonus. rollover should be completed within 7 days or entire balance forfeited. No confirmed payouts since a few months.Hmm well there are no payouts confirmed as of yet and some customers are complaining ... OP whats going on :O ? We have been advertising on the forum for over a year and spend so much ad fee , how do you think? It probably wasn't a scam a year ago. Now it certainly is. (May be new owners?) The terms are so bad, that they justify stealing. Find me one legit casino that gives $5888 worth of no deposit bonus for all registrations.. Obvious scam. plz stop your scam trolling here . you can doubt that, just leave far away this thread only for signature design , not your torlling thread Well .. then why that guy is so angry ? https://www.facebook.com/pages/Betcoin-Entertainment/704812019529889
|
|
|
Well done bro. Good luck !
|
|
|
Could you please answer to my PM ??
|
|
|
|