Pages:
Author

Topic: Ф365Coin - Your daily currency. ★0% Premine★ SHA3 Keccak Poll Added! - page 106. (Read 148465 times)

newbie
Activity: 36
Merit: 0
Hi, I like the look/idea of this coin. Glad to see a decent option leveraging a non scrypt algo. Kudos for that.

Quote
Our focus at this point is on a fair launch - we're sick of failed launches, premines and instamines. We expect to release password protected binaries before launch, with the password and source code release at launch.

Generally there is a lot of skepticism around how a Dev chooses to "premine" a coin. Many methods involve a seemingly fair launch, but still allow some sort of advantage for a select group. In your approach the advantage is to whom ever is ready to solo mine, and can copy/paste the wallet password quickly, as well as anyone with prior wallet access (The Dev/Dev Team).

I see a mostly fair launch poised here, but one additional thing that can be done to prevent ANY sort of instamine, is by making a period of "micro reward" blocks. A few coins have done this and it is regarded highly. Even the instaminers get very little advantage, and gives pools time to stabilize. Some thing on order of 90 blocks, or 1.5 hours at 0.00000069. and then block 91 could catch the chain back up to your target block reward per day. This doubles as incentive to mine, as it is a lucky winner block, with plenty of chance to be in the running.

Question: Any reason you chose to not include something like this?

Quote
365Coin takes a step away from the high count, low value altcoins we've seen so much of recently in an attempt to restore some sanity to the market.

42 is the most recent 'success' of a 'micro' coin, with a few spinoffs since (21coin, 66coin, 1coin, etc)

Question: Other than using Keccak, why do you feel 365coin is a superior option to these already in the market?

Thank you for your time. I plan on mining this coin. Good luck with the launch!
member
Activity: 71
Merit: 10
member
Activity: 112
Merit: 10
Glad to have your support.  Smiley
newbie
Activity: 11
Merit: 0
love it 365 coin  ..i..
  welcome 365 coin QQqun  346108720
newbie
Activity: 33
Merit: 0
full member
Activity: 280
Merit: 100
full member
Activity: 140
Merit: 100
I like this one. There's too few keccak coins out there.
Good luck with it! I will mine.
member
Activity: 112
Merit: 10
365Coin
Your daily currency.
SHA3 Keccak - ZERO Premine - Kimoto's Gravity Well
0.00069445 per block - 60 second blocks

There was a hard fork at block 44,500 April 8th 2014. Please ensure you are using the latest wallet.



IRC: #365Coin on Freenode
Twitter: https://twitter.com/365CoinProject
Facebook at https://www.facebook.com/365coins/
Blog at http://365coin.blogspot.com/

We've rolled out the first of many website updates, making it easier to share important info about 365Coin.
Take a look at http://365coin.net/

365Coin is a scarce crypto-currency which uses the highly secure and earth-friendly SHA3 Keccak algorithm for its Proof of Work. With 365 coins minted per year, one per day, for 365 years, 365Coin takes a step away from the high count, low value altcoins we've seen so much of recently in an attempt to restore some sanity to the market.

We implemented some extra features to make the launch fair.

  • ZERO Premine
  • First 250 Blocks - Had No Reward
  • Blocks 251-500 - Had Double Reward (0.0013889)
  • Block 500+ - Have Normal Reward (0.00069445)
  • KGW Difficulty Retargeting From Start

365 Donation Address: 3N9BbXmLNMDnYijwv5kAcH9KWyuNQBqcz1
BTC Donation Address: 18iaJVNxDS74Ef8FLp1K1b3Ap8p13P3Y6Z
As this is a zero premine coin, your donations for bounties, exchange listing fees and dev time are greatly appreciated.


365Coin SPEC

PoW Algo: SHA3 Keccak
Premine: Zero
Block Reward: 0.00069445
Blocks Per Day: 1440
Total Mintage: 133225
Block time: 60 Seconds
Difficulty retarget: Every Block (Kimoto's Gravity Well with timewarp bug fix)
Min transaction fee: None
Block Maturity: 100
P2P port: 8868
RPC port: 8869

Blockchain Explorers

http://365coin.net/blockchain/ Official Explorer

Exchanges

Listed

MintPal https://www.mintpal.com/market/365/BTC
CryptoAltEx https://www.cryptoaltex.com/index.php?page=trade&market=22
Bittrex https://bittrex.com/Market/?MarketName=BTC-365

Voting

Cryptsy https://www.cryptsy.com/coinvotes  Just got added to the list start voting if you please
CoinedUp http://www.reddit.com/r/CoinedUp/comments/20729u/please_add_365coin_a_fair_sane_and_sustainable/

Downloads

UPDATE PUSHED April 3 2014 - 365Coin v0.9.1.1
HARD FORK at Block 44,500 April 8th 2014 UPDATE ASAP


  • Added checkpoints
  • No transaction fees to send 365Coin
  • QT system tray glitch (suggested by thimo)

Source
https://github.com/365-Coin/365Coin (v0.9.1.1)

Windows Wallet
https://github.com/365-Coin/365coinQT  (v0.9.1.1)

Syncing Wallet/Daemon

First, ensure you've copied/created a 365coin.conf in the 365Coin data directory. This is second nature for a lot of miners, so its easy to forget there are people who don't know how to do it.

For Windows users, its easy to find the correct folder.. go to Start Menu > Run > type %APPDATA%\365Coin > Hit Enter

Code: (example 365coin.conf)
rpcallowip=*
rpcuser=yourrpcuser
rpcpassword=securerpcpass
rpcport=8869
server=1
daemon=1
listen=1
addnode=50.186.150.238
addnode=69.140.163.94
addnode=80.241.220.178
addnode=37.187.9.53
addnode=50.116.57.160
addnode=80.241.220.178
addnode=164.138.27.175
addnode=212.83.191.214

Copy the .conf file from the downloaded .zip to this folder, or create a new plain text file called 365coin.conf there, and use the contents of the example above, ensuring you have all the "addnode=" lines.  Restart the wallet/daemon. Wait a while and see if it syncs.

If you are still having syncing issues..

1) Exit the wallet/daemon completely
2) Visit https://www.dropbox.com/sh/w0o45ojeo4x75qn/JQhSEjP3ng and download the files
3) Back up the %APPDATA%\365Coin folder, and then delete everything except wallet.dat + 365coin.conf
4) Paste the contents of the Dropbox zip into the data folder.
5) Restart the wallet/daemon and let it sync.


Note: It can sometimes help to open/forward the P2P port on your router, as you would if file sharing. This can help find connections if the wallet is otherwise having trouble syncing.

Mining

CGminer - AMD GPUs
Source Code
Windows (MEGA.co.nz)

Code:
cgminer.exe --keccak -o stratum+tcp://pool-url.com:port -u worker -p password

CudaMiner - Nvidia GPUs
Source Code
Windows (MEGA.co.nz)
Mac (MEGA.co.nz)

Code:
cudaminer.exe -l K600x16 -a keccak -o stratum+tcp://pool-url.com:port -u worker -p password

CPU Miner
Source Code
Linux (MEGA.co.nz)
Windows (MEGA.co.nz)
Mac 64bit (MEGA.co.nz)

Code:
minerd.exe -a keccak -o stratum+tcp://pool-url.com:port -u worker -p password

SHA-3 Keccak Pools

http://pool.365coin.net Official Pool 1%fee Old pool can be found at http://oldpool.365coin.net please go there and withdraw any coins you may have left. Will shut this down in 2-3 weeks!
http://365.curdozer.com/ (1% fee)
http://365.sumpool.com/ (1% fee)

Scrypt Multipools

http://hashco.ws 365Coin Multipool

Images







Pages:
Jump to: