Search content
Sort by

Showing 20 of 40 results by Genius dev
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENI] | Scrypt | Version 1.1.3.0 released | Real team
by
Genius dev
on 31/07/2015, 13:16:49 UTC
Now that I fixed the problem, you guys can tell the exchanges and explorer and eachother to update your wallet and get on the same chain.
I don't think it makes sense for me to stay while no one is interested in it.
Its been 2 months and no one even likes the coin.
I have wasted alot of time and alot of money lost.
Good luck to you.
I just can't do it anymore.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENI] | Scrypt | Version 1.1.3.0 released | Real team
by
Genius dev
on 31/07/2015, 05:40:03 UTC
Ok it works.

Windows wallet:  https://mega.co.nz/#!ksgzXKhD!4cEcrSF9N-1ibsqw_Gg_Y8ke1gbF2-crOx1697_TO_Q
Source: https://github.com/geniusgns/genius

Once everyone like the explorers and exchanges and stakers update and since the network was forking they could either resync or rewind the chain like 20k blocks and sync from there and hopefully everyone will be on the same chain again.

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENI] | Scrypt | Version 1.1.3.0 released | Real team
by
Genius dev
on 31/07/2015, 04:34:37 UTC
I'll fix the problem soon.
There will have to be another mandatory update sorry about that.

did you find anything? Would be nice to get this fixed Smiley

Thank you!
Yes I fixed it.
I uploaded the fix to github https://github.com/geniusgns/genius/commit/b8be37a1ad636c01e585bc23c2fdb790fca34b3d
And I tested it. Synced from 0 to the current block easily with it after adding addnodes and also tried staking.
Now I just need to compile the binaries and then release it and ask people to update their wallet again after.
Before doing that, I would like to test waiting until the coins I staked confirm to see if the maturity is working or not so I can fix it before release if its still broken.
 Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENI] | Scrypt | Version 1.1.3.0 released | Real team
by
Genius dev
on 23/07/2015, 22:32:27 UTC
I'll fix the problem soon.
There will have to be another mandatory update sorry about that.
Post
Topic
Board Exchanges
Re: C-CEX.com - Fast and Easy to Use CryptoCurrency EXchange (BTC / USD). 100+ coins
by
Genius dev
on 18/07/2015, 19:01:22 UTC
Your GENI wallet is on a fork.
Please update your wallet to the latest source v1.1.3.0 from github https://github.com/geniusgns/genius
and then because you are on a fork now you need to erase all the bad blocks. like type this in the daemon to delete blocks:
./geniusd rewindchain
please erase blocks until block 99000 and sync from there to get back on the right chain. so if you are on block 105000 for example, then erase 6000 blocks to get on block 99000. so example: rewindchain 6000

The reason you went on a fork is because you did not update your wallet for the hardfork before block 99,999. I know i have asked you to update and other people asked You to update but you didn't listen.
You can get back on the right chain by doing the above.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENI] | Scrypt | Version 1.1.3.0 released | Real team
by
Genius dev
on 18/07/2015, 18:46:14 UTC
No they haven't updated.
Please don't send or withdraw from exchanges until they update.
I have asked them to update long time ago and they haven't.
Now they are on a fork.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENI] | Scrypt | Version 1.1.3.0 released | Real team
by
Genius dev
on 17/07/2015, 21:20:27 UTC
Less than 700 blocks left until block 100,000.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENI] | Scrypt | Version 1.1.3.0 released | Real team
by
Genius dev
on 12/07/2015, 08:07:40 UTC
I want to give everyone a reminder to everyone who didn't update to v1.1.3.0 yet to update their wallets before block 100k!
This will be a hard fork so please update your wallets as soon as possible.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENI] | Scrypt | Version 1.1.3.0 released | Real team
by
Genius dev
on 06/07/2015, 21:13:11 UTC
Geniuscoin Version 1.1.3.0 released.

Hard fork on block 100,000

Update your wallet

Windows wallet v1.1.3.0:https://mega.co.nz/#!EoY1mJjS!urb3JHtIJ-Dns3wzdRS1WlcMOAK-IniRzHh9NKX2t74

Mac wallet v1.1.3.0:https://mega.co.nz/#!dhQ03bQa!hRA0f3ww1OAqCJ6s1n6XUVZPWfYLQHpseURSAjCYLYY

Geniuscoin opensource github repository:https://github.com/geniusgns/genius

Github v1.1.3.0 release tag:https://github.com/geniusgns/genius/releases/tag/v1.1.3.0

Addnodes available here:: http://www.blocktree.io/peers/GENIUS/

Notable Changes include:

Rewindchain ability. Ported from Shadowcash(SDC):
Rewindchain allows users to erase a specified amount of blocks from their blockchain file so they are able to sync from what they have left after the deletion.
This ability is very useful and has many use-cases. One use-case is lets say you are not on the right chain(maybe you are off by 158 blocks), and you would have to resync the whole wallet if you were using another coin. Now thanks to Shadowcash technology, you can erase those bad blocks and be on the correct chain again very simply. To use Rewindchain simply open the console window on your wallet and type rewindchain (replace with the number of blocks you wish to erase from your wallet so you can sync starting from there.)


Lower number of confirmations needed for coins to be spendable after staking:
The amount of confirmations you needed to wait before being able to spend your coins after you have staked was 1000.
That is more than 16 hours of waiting to spend your coins.
After the hardfork the coinbase maturity will be decreased to 198 blocks instead.
198 blocks is about 3.3 hours and is a reasonable amount of time.
The hard fork will be on block 100,000. We are on block 83547 as of this post. That means the hard fork is 16453 blocks away(about 12 days away.)
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENI] | Scrypt | New wallet released | Real team
by
Genius dev
on 04/07/2015, 20:39:13 UTC
Do you have an eta for those things?
I'll start on the explorer in the wallet.
Don't know exactly how long it will take. But I'll work on it.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENI] | Scrypt | New wallet released | Real team
by
Genius dev
on 04/07/2015, 20:26:47 UTC
Wow great, the dev is really active. Moon incoming!

why so in a hurry? do you have any idea to help the coin?  Smiley

I would second this, its a marathon not a sprint Smiley. Even better its a marathon that we can all participate in via virtue of Dev wanting an involved community.

What feature would you like to see make it into a coin? Are there issues that brought you here vs other coins? If you are just looking to make a buck that is fine too, but tell us - how do you feel your buck could be made even faster?

If he doesn't promise the moon, he doesn't have to try and deliver it, this is beneficial for everyone involved. If you have some ideas though I would like to hear them!


Why not start with some basic features like
Multisignature, darksend and a built-in explorer

explorer in wallet is basic i think
but nothing basic about multi sig and drk send Smiley
Yes explorer in wallet is pretty easy to do. I can put one in the wallet pretty easily.
Darksend would take more time. But still possible if people really want it.
Also there is already multisig support in Geniuscoin through the console and commandline. But a gui for it would be good.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENI] | Scrypt | New wallet released | Real team
by
Genius dev
on 04/07/2015, 20:24:06 UTC
Happy July 4  Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENI] | Scrypt | New wallet released | Real team
by
Genius dev
on 29/06/2015, 06:11:22 UTC
I couldn't resist buying some GENI at these low prices, since it seems to have an active community and dev, plus masternodes! Looking forward to good things to come with this coin  Smiley

Me 2. Very curious what is on the agenda now. Hope Dev will deliver some features for us.
Smiley
What are the features you guys would like to see?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENI] | Scrypt | New wallet released | Real team
by
Genius dev
on 25/06/2015, 22:52:13 UTC
New Genius wallet v1.1.2.0 released
windows v1.1.2.0: https://mega.co.nz/#!YowGgD6J!vJD8HIgGnlKUmOY6C2HmdKK_0k8R9YEdrXW_nENSotQ
source: https://github.com/geniusgns/genius

Changes include:
new ticker GENI instead of GENIUS.
new logo in the wallet
clickable buttons with exchange link, website link, and block explorer link in the wallet.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENIUS] | Scrypt | New wallet released | Real team
by
Genius dev
on 24/06/2015, 05:58:14 UTC
I was wondering if old wallet ws still working. Dev said june 23 a few days ago.
The hard fork was on June 23.
People need to use the new wallet in order to use Genius coin. The new wallet was released 1 week ago so people had time to update by simply closing old wallet and using new wallet. If a person was using the old wallet until after june 23 then they would need to resync using the new wallet.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENIUS] | Scrypt | New wallet released | Real team
by
Genius dev
on 20/06/2015, 17:48:29 UTC
Thanks for your help SCClub  Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENIUS] | Scrypt | Masternodes coming on June 15th | Real team
by
Genius dev
on 18/06/2015, 15:40:13 UTC
Alright.
As I said before: this will not be an over night project and I am going to work on this coin for the long term.
Lets discuss what other features you would like to see in Genius coin.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENIUS] | Scrypt | New wallet released | Real team
by
Genius dev
on 16/06/2015, 13:07:27 UTC
is staking working with masternode on the same wallet?
You can not stake on the wallet while running a masternode at the same time.
but you can open more than one wallet with the same computer. so you can stake with one wallet and use the others for masternodes for example.

For example read the following if you want to setup more then one master node using the same computer with one ip address.

You can change the port and the rpcport and setup more if you want.

You will need one copy of the data dir and the genius-qt.exe for each master node that you wan to run.

Here is an example of running three master nodes.

Folder that hold the block chain and .conf files
C:\SubFolders\geniusMasterNode1
C:\SubFolders\geniusMasterNode2
C:\SubFolders\geniusMasterNode3

Folders that contain the genius-qt.exe and the .bat files to launch the masternode
c:\MyFiles\geniusMN1\
c:\MyFiles\geniusMN2\
c:\MyFiles\geniusMN3\

Then in each of the above folders you would put in the following .bat files to launch the master nodes.

StartMasterNode1.bat
genius-qt -datadir=C:\SubFolders\geniusMasterNode1

StartMasterNode2.bat
genius-qt -datadir=C:\SubFolders\geniusMasterNode2

StartMasterNode3.bat
genius-qt -datadir=C:\SubFolders\geniusMasterNode3

Also in each of the data dir you need to put in a genius.conf file like the following.
Notice with each config they use a different port and a different rpcport for each genius.conf.
It is best to have staking=0 so it does not stake.

genius.conf for use with genius Master Node 1

Code:

maxconnections=100
rpcuser=YourRPCUser
rpcpassword=YourRPCPassword
rpcport=32222
port=9999
gen=0
server=1
daemon=1
staking=0
reservebalance=99999999
masternodeaddr=YouIPAddress:9999
masternode=1
masternodeprivkey=YourMasterKey
rpcallowip=127.0.0.1



genius.conf for use with genius Master Node 2

Code:

maxconnections=100
rpcuser=YourRPCUser
rpcpassword=YourRPCPassword
rpcport=32232
port=9998
gen=0
server=1
daemon=1
staking=0
reservebalance=99999999
masternodeaddr=YouIPAddress:9998
masternode=1
masternodeprivkey=YourMasterKey
rpcallowip=127.0.0.1



genius.conf for use with genius Master Node 3

Code:

maxconnections=100
rpcuser=YourRPCUser
rpcpassword=YourRPCPassword
rpcport=32242
port=9997
gen=0
server=1
daemon=1
staking=0
reservebalance=99999999
masternodeaddr=YouIPAddress:9997
masternode=1
masternodeprivkey=YourMasterKey
rpcallowip=127.0.0.1
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENIUS] | Scrypt | New wallet released | Real team
by
Genius dev
on 16/06/2015, 12:42:34 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Geniuscoin [GENIUS] | Scrypt | New wallet released | Real team
by
Genius dev
on 16/06/2015, 08:54:32 UTC
Is masternode working fine? My adr have 5M, port 31111 is open and when i check the "Masternode network" tab, i only see my ip. Active is at 0 sec, and last seen isnt moving. Also, on the "My Masternodes" tab, my status is empty.

Thank you
Fixing. It had a small error.

I compiled the windows binary:
https://mega.co.nz/#!oZAFlJIa!vP2S9Q1MJYbD3viyvfqrEX3FAfeK3xLdknapCWc6xUE
--> Watch out in quoted posts that they did not alter this link!!
Always use the OP for the link, I'm sure dev will add it when he's awake.
Thank you for your help  Smiley