Bitcoin Forum
June 14, 2024, 09:25:01 PM *
News: Voting for pizza day contest
 
   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 »
  Print  
Author Topic: [ANN][INK] INKcoin - Launched! SHAvite-3 Hash, NO PRE-M! CPU minable  (Read 50522 times)
inktech (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 22, 2014, 09:39:21 AM
Last edit: February 25, 2014, 12:29:42 PM by inktech
 #1

INKcoin

http://inkcoin.org/img/logo.png


Launched 10:30:00 AM, Saturday 22, February 2014 CET

Algorithm: SHAvite-3
How many coins?  11,000,000 max coins
50 coins per block
Reward halves every 110,000 blocks
NO PRE-M

Listen Port: 1216
RPC Port:1217

Donate to developer INK: 12Ts9PGq4cRDTfN7znw94Ynq7HhuX1ZEXY

So if you appreciate my work, please donate to keep me working.

Official website

http://www.inkcoin.org/


WALLETS


Windows Wallet:

http://inkcoin.org/inkcoin-qt-windows.zip


Source Code: https://github.com/inkcoin/inkcoin-project

Mac OS X wallet:

https://www.dropbox.com/s/61g868vi0or6ljg/Inkcoin-Qt-MacOSX.zip  zip md5 = 4d62c549f3fc9527eaf1bb6f500a2b62 ( thanks instacash, His Donate address:14z37yGf7CnfjUAft9xD5Yq3fMUPYR78hF )

Start node:

Code:
addnode 146.185.173.146 onetry

Exchanges

https://nxt-e.com/default.aspx?m=10

Block Explorer

http://inkcoin.org/explorer/index.php

Mining Pools

http://ink.plasr.com/

http://cryptowins.com:9372/static/

and inkcoin-cpuminer https://github.com/prettyhatemachine/inkcoin-cpuminer

windows version https://bitcointalk.org/index.php?topic=481516.msg5325322#msg5325322

-------


The SHAvite-3 Hash Function

SHAvite-3 is a secure and efficient hash function design by Eli Biham and Orr Dunkelman. SHAvite-3 is based on the HAIFA construction and the AES building blocks. SHAvite-3 uses a well understood set of primitives such as a Feistel block cipher which iterates a round function based on the AES round. SHAvite-3's compression functions are secure against cryptanalysis, while the selected mode of iteration offers maximal security against black box attacks on the hash function. SHAvite-3 is both fast and resource-efficient, making it suitable for a wide range of environments, ranging from 8-bit platforms to 64-bit platforms (and beyond).

http://www.cs.technion.ac.il/~orrd/SHAvite-3/MsgE256.jpg



Good luck!


For Linux user

---

Code:
git clone https://github.com/inkcoin/inkcoin-project

cd inkcoin-project/src

chmod +x leveldb/build_detect_platform

make -f makefile.unix USE_UPNP=-


cd ~

mkdir -p .inkcoin

inkcoin.conf

server=1
gen=1
rpcallowip=127.0.0.1
rpcuser=rpcuser
rpcpassword=passwd
addnode=146.185.173.146


Node IPs

Code:
98.224.13.119
78.128.69.87
[2a01:4f8:120:73c2::2]
81.84.254.209
85.230.77.92
180.104.175.113
79.114.5.245
[2001:0:9d38:6abd:24fb:61b:d150:5b61]
62.210.172.39
128.73.172.209
[2001:0:5ef5:79fd:1ceb:19e8:a06f:465b]
1.189.201.158
183.132.248.211
117.31.63.117
221.217.179.145
128.199.236.47

Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
February 22, 2014, 09:41:16 AM
 #2

Interesting.
power0912
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
February 22, 2014, 09:42:20 AM
 #3

need pool
baokychen
Full Member
***
Offline Offline

Activity: 280
Merit: 100


View Profile
February 22, 2014, 09:42:44 AM
 #4

How do i build your wallet ? i tried and it say level-db permission denied.

Building LevelDB ...
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/azureuser/inkcoin-project/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/home/azureuser/inkcoin-project/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
February 22, 2014, 09:44:48 AM
 #5

need pool

Do you have miner?  Grin
marktu
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 22, 2014, 09:49:45 AM
 #6


17:48:36

{
"blocks" : 1477,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.06249911,
"errors" : "",
"generate" : true,
"genproclimit" : 4,
"hashespersec" : 763651,
"pooledtx" : 0,
"testnet" : false
}


17:49:28

{
"blocks" : 1619,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.06249911,
"errors" : "",
"generate" : true,
"genproclimit" : 4,
"hashespersec" : 766353,
"pooledtx" : 0,
"testnet" : false
}

5~10block/sec ?
albertdros
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500


View Profile
February 22, 2014, 09:49:52 AM
 #7

can this be mined with cgminer Cheesy?
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
February 22, 2014, 09:52:16 AM
 #8

When I started wallet and sync blocks = 109. Pretty fast mining. Anyway I getting orphans only.
2000+ block and diff is still the same. That's bad.
Cloudpost
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile
February 22, 2014, 09:53:31 AM
 #9

What is current block??

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
Cloudpost
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile
February 22, 2014, 09:55:43 AM
 #10

And what about other coin specs like block time and difficulty retarget?

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
Taxidermista
Legendary
*
Offline Offline

Activity: 1148
Merit: 1001



View Profile
February 22, 2014, 09:56:41 AM
 #11

COULD YOU PLEASE SPECIFY THE FUCKING TIME TARGET PER BLOCK?? JESUS...

ShadowOfScales
Full Member
***
Offline Offline

Activity: 138
Merit: 100


View Profile
February 22, 2014, 09:59:46 AM
 #12

So I appear to be getting a tonne of blocks, which are immediately completely unconfirmed.
I too, would like to know what block it's up to, having an incorrect chain would be annoying.
coolisbad
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
February 22, 2014, 10:01:43 AM
 #13

Exactly the same here. Tons of blocks, almost immediately orphaned.

EDIT: 2 blocks somehow got confirmed
GTX77
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
February 22, 2014, 10:02:06 AM
 #14

Same here!
baokychen
Full Member
***
Offline Offline

Activity: 280
Merit: 100


View Profile
February 22, 2014, 10:02:55 AM
 #15

Is it premine?

{
    "version" : 1000000,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 1000,
    "timeoffset" : 0,
    "connections" : 13,
    "proxy" : "",
    "difficulty" : 0.06249911,
    "testnet" : false,
    "keypoololdest" : 1393063255,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
retek
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile WWW
February 22, 2014, 10:04:22 AM
 #16

Ophan blocks are "normal".. the diff il low.. will be "fixed" meanwhile the diff increas..
Is the same for all the coins..

retek
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile WWW
February 22, 2014, 10:06:54 AM
 #17

Is it premine?

{
    "version" : 1000000,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 1000,
    "timeoffset" : 0,
    "connections" : 13,
    "proxy" : "",
    "difficulty" : 0.06249911,
    "testnet" : false,
    "keypoololdest" : 1393063255,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

Nope... read the diff and try to mine... diff is low, blocks are genered fasts (and for now a lot are orphans ofc)

cycoinminer
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
February 22, 2014, 10:09:05 AM
 #18

Anyone have a link on how to mine SHAvite 3?
First time I've heard of it - only used to CGminer and Scrypt / Jane.....

Thanks :-)
coolisbad
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
February 22, 2014, 10:09:49 AM
 #19

I see. I got 22 confirmed. The rate of orphaned seems to decrease.
Cloudpost
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile
February 22, 2014, 10:10:54 AM
 #20

inktech, what about diff retarget? it's block 5k+ now  Grin

So fast blocks, it's fun  Cheesy

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
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 »
  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!