Author

Topic: DIMEcoin - page 181. (Read 315221 times)

legendary
Activity: 2086
Merit: 1001
March 03, 2014, 03:57:30 PM
What do we want to increase the transaction size to? Im working on the new update as we speak. Just finished updating the checkpoints. Next up is the connection bug.  Cool

Awesome work Dev!

How about at least 250,000,000? maybe even 500,000,000 or 1,000,000,000 - anything MORE than 20,000,000 will be great!

I think that we will stick with 500,000,000 just to be on the safe side. If we start throwing around billions, it could mess up the network? IDK

500,000,000 is perfect Cheesy

What is the transaction limit at the moment? Even though coinedup wouldnt let me send more than 20,000,000 at a time , and blaims limitation on the dime network i was able to send 50,000,000 to pmtocoins so the limit is definitely not 20,000,000!!
sr. member
Activity: 364
Merit: 250
March 03, 2014, 03:24:16 PM
Here is a problem I just realized. If I release a fork of the updated Dimecoin source on github, will it make a whole new coin?Huh?

Before releasing a change that would create a fork, you need to ensure all the clients have a chance to also be updated. Maybe update the code so that from block "x" (in the future) the changes are activated, this gives all the clients time to update.
hero member
Activity: 490
Merit: 500
March 03, 2014, 01:53:00 PM
Here is a problem I just realized. If I release a fork of the updated Dimecoin source on github, will it make a whole new coin?Huh?
hero member
Activity: 490
Merit: 500
March 03, 2014, 01:23:36 PM
My votes are in, come on people, put in your votes!

Currently 1,341 votes - we are climbing fast THANK YOU FOR YOUR EFFORTS!!!!

https://www.mintpal.com/voting

When logged in to Mintpal you can vote 6 times PER HOUR! (Or 3 times per hour if you do not have an account) Keep voting!
We are up to 1400!! We have more votes than Quark.  Shocked Hahahaha, All the haters be mad now! lol
hero member
Activity: 490
Merit: 500
March 03, 2014, 01:15:35 PM


Sir I thank you for spoon feeding but I know how to compile on ubuntu and add nodes and everything you mentioned and I have already tried everything but no use I am still stuck on the same.

 Sad Sad Last time when I installed it took a while for sycing, but no longer than 30 minutes.


dimecoin is running since last 3 or 4 days but it is not syncing not even a single block no connections at all



Refer to my previous comment.
tbc
full member
Activity: 196
Merit: 100
March 03, 2014, 12:17:32 PM
https://twitter.com/CoinHorse/status/437950964457148416
It says DIME will be added to the coin horse gamble site days ago, just to mention.  Grin  https://coin-horse.com  Cool

Here is my working dimecoin.conf in case it helps dimecoin version v0.8.3.13-g09e437b-beta

rpcuser=dimecoinrpc
rpcpassword=2596a6a36d42416b5486386c
rpcallowip=127.0.0.1
rpcport=11930
port=11931
daemon=1
server=1
gen=0
addnode=dime.mine-pool.net
addnode=122.10.88.44
addnode=109.193.55.162
addnode=41.78.77.178
addnode=108.53.178.39
addnode=115.28.16.229
addnode=109.65.166.87
addnode=99.99.203.102
addnode=86.184.213.156
addnode=115.28.16.229
addnode=115.28.11.226
addnode=5.249.152.159
full member
Activity: 154
Merit: 100
March 03, 2014, 11:12:14 AM


Sir I thank you for spoon feeding but I know how to compile on ubuntu and add nodes and everything you mentioned and I have already tried everything but no use I am still stuck on the same.

 Sad Sad Last time when I installed it took a while for sycing, but no longer than 30 minutes.


dimecoin is running since last 3 or 4 days but it is not syncing not even a single block no connections at all
newbie
Activity: 44
Merit: 0
March 03, 2014, 10:56:22 AM


Sir I thank you for spoon feeding but I know how to compile on ubuntu and add nodes and everything you mentioned and I have already tried everything but no use I am still stuck on the same.

 Sad Sad Last time when I installed it took a while for sycing, but no longer than 30 minutes.
hero member
Activity: 490
Merit: 500
March 03, 2014, 10:41:21 AM
did you use the addnode command? Try running the windows version on WINE. That is what I do. But as I was saying. You have to manually add nodes in the debug console of the wallet using this command, "addnode add" It is a bug in the wallet that is currently being resolved.
full member
Activity: 154
Merit: 100
March 03, 2014, 10:24:10 AM
Hey nada, I'm gonna need that block explorer soon so I can update the checkpoints in the client. Is it still running on your computer?

http://107.150.11.146:333/chain/Dimecoin  will be running until new website (or until you new orders  Grin) , I need at least one more week for block explorer

I have build dimecoin daemon on ubuntu and ran it, its been 3 days it is running continously and there is no single connection to the daemon no block sync nothing is this coin dead ? I dont think so because customers claiming they sent 150 million coins. Developer please have a look at this and sort this out by providing some good nodes

In ubuntu 12.04

Quote
cd ~/
apt-get install build-essential libglib2.0-dev libglibmm-2.4-dev libqt4-dev python-dev libcurl4-gnutls-dev python-software-properties git miniupnpc libminiupnpc-dev nano libboost-all-dev libdb++-dev
git clone https://github.com/dimecoinproject/dimecoin
cd ~/dimecoin/src/leveldb
sh build_detect_platform build_config.mk ./
cd ..
mkdir obj
make -f makefile.unix
mkdir ~/.dimecoin
nano ~/.dimecoin/dimecoin.conf

rpcuser=dimeuser
rpcpassword=SndYwCC8s36N6jT
rpcallowip=*
rpcport=11930
port=11931
daemon=1
server=1
gen=0
addnode=dime.mine-pool.net
addnode=209.126.65.116
addnode=122.10.88.44
addnode=41.133.36.98
addnode=109.193.55.162
addnode=41.78.77.178
addnode=108.53.178.39
addnode=115.28.16.229
addnode=109.65.166.87
addnode=99.99.203.102
addnode=86.184.213.156
addnode=115.28.16.229
addnode=115.28.11.226



Starting dimecoind:

~/dimecoin/src/./dimecoind


info:

~/dimecoin/src/dimecoind getinfo





Sir I thank you for spoon feeding but I know how to compile on ubuntu and add nodes and everything you mentioned and I have already tried everything but no use I am still stuck on the same.
sr. member
Activity: 364
Merit: 250
March 03, 2014, 10:17:27 AM
What do we want to increase the transaction size to? Im working on the new update as we speak. Just finished updating the checkpoints. Next up is the connection bug.  Cool

Awesome work Dev!

How about at least 250,000,000? maybe even 500,000,000 or 1,000,000,000 - anything MORE than 20,000,000 will be great!

I think that we will stick with 500,000,000 just to be on the safe side. If we start throwing around billions, it could mess up the network? IDK

500,000,000 is perfect Cheesy
hero member
Activity: 490
Merit: 500
March 03, 2014, 09:49:54 AM
What do we want to increase the transaction size to? Im working on the new update as we speak. Just finished updating the checkpoints. Next up is the connection bug.  Cool

Awesome work Dev!

How about at least 250,000,000? maybe even 500,000,000 or 1,000,000,000 - anything MORE than 20,000,000 will be great!

I think that we will stick with 500,000,000 just to be on the safe side. If we start throwing around billions, it could mess up the network? IDK
hero member
Activity: 490
Merit: 500
March 03, 2014, 09:48:38 AM
Here is my address. Thanks so much. You guys are the best  Grin

73FMP3cYotxYunirKtxXjWaNG1zJGCi4Xp

Fixing the wallet is just a matter of editing the code. Pretty simple. The hard part is making it into an executable. Im going to have a lot of free time to work on it this week Smiley

Hey DimeLord, your efforts are not ever unnoticed!

10,000,001 DIME coins on their way to you now!

Thanks man!  Cool
sr. member
Activity: 364
Merit: 250
March 03, 2014, 08:17:04 AM
What do we want to increase the transaction size to? Im working on the new update as we speak. Just finished updating the checkpoints. Next up is the connection bug.  Cool

Awesome work Dev!

How about at least 250,000,000? maybe even 500,000,000 or 1,000,000,000 - anything MORE than 20,000,000 will be great!
sr. member
Activity: 364
Merit: 250
March 03, 2014, 08:15:41 AM
Here is my address. Thanks so much. You guys are the best  Grin

73FMP3cYotxYunirKtxXjWaNG1zJGCi4Xp

Fixing the wallet is just a matter of editing the code. Pretty simple. The hard part is making it into an executable. Im going to have a lot of free time to work on it this week Smiley

Hey DimeLord, your efforts are not ever unnoticed!

10,000,001 DIME coins on their way to you now!
sr. member
Activity: 364
Merit: 250
March 03, 2014, 08:14:17 AM
My votes are in, come on people, put in your votes!

Currently 1,341 votes - we are climbing fast THANK YOU FOR YOUR EFFORTS!!!!

https://www.mintpal.com/voting

When logged in to Mintpal you can vote 6 times PER HOUR! (Or 3 times per hour if you do not have an account) Keep voting!
newbie
Activity: 36
Merit: 0
March 03, 2014, 02:21:49 AM
Here is my address. Thanks so much. You guys are the best  Grin

73FMP3cYotxYunirKtxXjWaNG1zJGCi4Xp

Fixing the wallet is just a matter of editing the code. Pretty simple. The hard part is making it into an executable. Im going to have a lot of free time to work on it this week Smiley

Transferred 10 Mil just then Smiley
newbie
Activity: 36
Merit: 0
March 02, 2014, 09:41:42 PM
What do we want to increase the transaction size to? Im working on the new update as we speak. Just finished updating the checkpoints. Next up is the connection bug.  Cool

Good Work! I think 500 Mil - 1 Billion would pretty much cover anything anyone would ever need to transfer at once.
hero member
Activity: 490
Merit: 500
March 02, 2014, 08:56:07 PM
What do we want to increase the transaction size to? Im working on the new update as we speak. Just finished updating the checkpoints. Next up is the connection bug.  Cool
newbie
Activity: 44
Merit: 0
March 02, 2014, 04:49:46 PM
Hey nada, I'm gonna need that block explorer soon so I can update the checkpoints in the client. Is it still running on your computer?

http://107.150.11.146:333/chain/Dimecoin  will be running until new website (or until you new orders  Grin) , I need at least one more week for block explorer

I have build dimecoin daemon on ubuntu and ran it, its been 3 days it is running continously and there is no single connection to the daemon no block sync nothing is this coin dead ? I dont think so because customers claiming they sent 150 million coins. Developer please have a look at this and sort this out by providing some good nodes

In ubuntu 12.04

Quote
cd ~/
apt-get install build-essential libglib2.0-dev libglibmm-2.4-dev libqt4-dev python-dev libcurl4-gnutls-dev python-software-properties git miniupnpc libminiupnpc-dev nano libboost-all-dev libdb++-dev
git clone https://github.com/dimecoinproject/dimecoin
cd ~/dimecoin/src/leveldb
sh build_detect_platform build_config.mk ./
cd ..
mkdir obj
make -f makefile.unix
mkdir ~/.dimecoin
nano ~/.dimecoin/dimecoin.conf

rpcuser=dimeuser
rpcpassword=SndYwCC8s36N6jT
rpcallowip=*
rpcport=11930
port=11931
daemon=1
server=1
gen=0
addnode=dime.mine-pool.net
addnode=209.126.65.116
addnode=122.10.88.44
addnode=41.133.36.98
addnode=109.193.55.162
addnode=41.78.77.178
addnode=108.53.178.39
addnode=115.28.16.229
addnode=109.65.166.87
addnode=99.99.203.102
addnode=86.184.213.156
addnode=115.28.16.229
addnode=115.28.11.226



Starting dimecoind:

~/dimecoin/src/./dimecoind


info:

~/dimecoin/src/dimecoind getinfo


Jump to: