Bitcoin Forum
March 28, 2024, 11:00:00 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   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 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 ... 199 »
  Print  
Author Topic: DIMEcoin  (Read 315179 times)
Loreto
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 05, 2014, 11:28:51 PM
 #961

Looking for developers interested in working on a game that exclusively uses dime as the in-game currency.

Looking for:
Programmers
C#, PHP, maybe C++ and java, or anything you think will help build the project best.
Database Engineers
SQL, MySQL, firebird, we are probably going to go with an open source solution.
Artists
Fantasy, Scifi, Steampunk
Dimecoin Experts
wallet compilation, OS issues, updating, general knowledge and experience.

The game is already conceptualized, it's something I've had on the back-burner for a while and I think dimecoin is the right niche for it.

I just want to tap this thread for potentially interested crypto folk  Grin

It will be.... AMAZING Shocked
1711623600
Hero Member
*
Offline Offline

Posts: 1711623600

View Profile Personal Message (Offline)

Ignore
1711623600
Reply with quote  #2

1711623600
Report to moderator
1711623600
Hero Member
*
Offline Offline

Posts: 1711623600

View Profile Personal Message (Offline)

Ignore
1711623600
Reply with quote  #2

1711623600
Report to moderator
1711623600
Hero Member
*
Offline Offline

Posts: 1711623600

View Profile Personal Message (Offline)

Ignore
1711623600
Reply with quote  #2

1711623600
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711623600
Hero Member
*
Offline Offline

Posts: 1711623600

View Profile Personal Message (Offline)

Ignore
1711623600
Reply with quote  #2

1711623600
Report to moderator
1711623600
Hero Member
*
Offline Offline

Posts: 1711623600

View Profile Personal Message (Offline)

Ignore
1711623600
Reply with quote  #2

1711623600
Report to moderator
1711623600
Hero Member
*
Offline Offline

Posts: 1711623600

View Profile Personal Message (Offline)

Ignore
1711623600
Reply with quote  #2

1711623600
Report to moderator
rikkejohn
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
June 05, 2014, 11:42:54 PM
 #962

it will be nice see mac os x wallet too( but i do not know how to compile mac wallet(
+1 I am sitting on Mac too , and do not know how to compile too Tongue use cryptsy as a multi wallet Smiley

There was a Mac wallet, but I have no idea what happened to it.

Dime is not easy to compile because the DB is binary Bitcoin, or something.

I managed it in Linux but it took a while to get there.

If anyone wants the source I used leave me a PM and I'll upload it. The guy that made the blockchain made changes, and then I added a build_config.mk to the directory and to the Build folder to make it work (maybe neither did do anything, but it compiled)

I downloaded the deps for Ubuntu (not sure what command you use on a Mac).

I put the dimecoin-master on my desktop and opened it:

CD Desktop/dimecoin-master

sudo apt-get install libqtgui4

sudo apt-get install build-essential libboost-all-dev libcurl4-openssl-dev libdb5.1-dev libdb5.1++-dev qt-sdk make

after that, I compiled with

qmake -qt=qt4 "USE_UPNP=-"
make
_______

After that, I grabbed the conf settings, and made a file with the QT and dimecoin.conf

It didn't synch at first, so I kickstarted it with

addnode dime.altcointech.net onetry

Then it was fine

-_______

Don't knnow if this works for Mac (from the old wallet, which is apparently not working)

Execute the following commands in a terminal to get the dependencies using MacPorts:

::

   sudo port selfupdate
   sudo port install boost db48 miniupnpc

- Execute the following commands in a terminal to get the dependencies using HomeBrew:

::

   brew update
   brew install boost miniupnpc openssl berkeley-db4

- If using HomeBrew,  edit `bitcoin-qt.pro` to account for library location differences. There's a diff in `contrib/homebrew/bitcoin-qt-pro.patch` that shows what you need to change, or you can just patch by doing

        patch -p1 < contrib/homebrew/bitcoin.qt.pro.patch

- Open the bitcoin-qt.pro file in Qt Creator and build as normal (cmd-B)

.. _`Qt Mac OS X SDK`: http://qt-project.org/downloads/
.. _`MacPorts`: http://www.macports.org/install.php
.. _`HomeBrew`: http://mxcl.github.io/homebrew/

1PkwpyTLo5TfagzCPgjdvQFNVzuEyHViGt
jmsr1978
Sr. Member
****
Offline Offline

Activity: 355
Merit: 250



View Profile WWW
June 06, 2014, 10:41:57 AM
 #963

Hi, i have a problem with the new wallet 1.5 It dosent opens on my computer... someone knows something about it?

Thanks in advance for the help

Have you put the conf file in roaming, etc?

https://mega.co.nz/#!PcV0VTpQ!wcGBG3TVfQld8e_jtHDcCmCqoYeoJcs_7oHdztbrBfw

remove the oldstuff to a separate folder.

copy paste the link, in the folder there is txt file, make sure you change it to dimecoin.conf (not txt.conf) and try again.

I just tested it on Linux with using Wine for Windows apps, and it is synching no problem.

i will give it a try.. let u know how it goes, thanks

Video editor and graphic designer in love with Cryptocoins!!!
jmsr1978
Sr. Member
****
Offline Offline

Activity: 355
Merit: 250



View Profile WWW
June 06, 2014, 10:46:55 AM
 #964

Hi, i have a problem with the new wallet 1.5 It dosent opens on my computer... someone knows something about it?

Thanks in advance for the help

Hi! someone who can help me with my problem please? Thanks

What operating system are you running?

windows 8.1

Video editor and graphic designer in love with Cryptocoins!!!
mr_dime
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
June 06, 2014, 02:13:07 PM
 #965

Hi, i have a problem with the new wallet 1.5 It dosent opens on my computer... someone knows something about it?

Thanks in advance for the help

Hi! someone who can help me with my problem please? Thanks

What operating system are you running?

windows 8.1

Does it give an error, or just doesn't do anything when you double click the icon, or is it just not syncing? It could be some sort of security feature that's blocking it from opening. Try turning down your file/application security and opening it, or creating an exception for it, or running it as administrator, I've never used windows 8.1 before, so you may need to look up how do do that. Hope this helps.
jmsr1978
Sr. Member
****
Offline Offline

Activity: 355
Merit: 250



View Profile WWW
June 06, 2014, 03:52:39 PM
 #966

Hi, i have a problem with the new wallet 1.5 It dosent opens on my computer... someone knows something about it?

Thanks in advance for the help

Hi! someone who can help me with my problem please? Thanks

What operating system are you running?

windows 8.1

Does it give an error, or just doesn't do anything when you double click the icon, or is it just not syncing? It could be some sort of security feature that's blocking it from opening. Try turning down your file/application security and opening it, or creating an exception for it, or running it as administrator, I've never used windows 8.1 before, so you may need to look up how do do that. Hope this helps.

Ok now is working, open as admin and leave only the nodes and port in the conf file...that was the solution! Smiley thanks a lot to the people who help me!

Video editor and graphic designer in love with Cryptocoins!!!
kauhywka
Full Member
***
Offline Offline

Activity: 135
Merit: 100



View Profile
June 06, 2014, 03:53:35 PM
 #967

DIME is preparing to huge changes! Cheesy

DIMECOIN: THE  REVOLUTIONARY  CRYPTOCURRENCY $$$$ http://www.dimecoin.co
rikkejohn
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
June 06, 2014, 10:48:12 PM
 #968

Do we even need nodes? Most on the list are old, and we have IRC (or whatever). I synch automatically on linux without anything but a basic conf.

I tried to set up a permanent node:

54.187.7.33

It doesn't appear on my console (getpeerinfo), so not sure if anyone else is getting it.

Try it in your conf.

Also:

dime.altcointech.net

is definitely working, it's the seed node for the explorer

but still not sure why we need them given we are default IRC

1PkwpyTLo5TfagzCPgjdvQFNVzuEyHViGt
rikkejohn
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
June 06, 2014, 10:50:55 PM
 #969

DIME is preparing to huge changes! Cheesy

Dime is bipolar, and it is about to get manic, very manic.

1PkwpyTLo5TfagzCPgjdvQFNVzuEyHViGt
Dimelord
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile
June 06, 2014, 11:53:52 PM
 #970

Hello everyone! The weekend is here and I have plenty of time to work on things. A huge thanks to rikkiejohn for keeping the Dimeboat afloat while I changed jobs. Dimecoin to the moon!
Dimelord
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile
June 06, 2014, 11:58:09 PM
 #971

While other hypecoins come and go, Dimecoin slowly makes its way to the top.
Apostle4444
Hero Member
*****
Offline Offline

Activity: 832
Merit: 500



View Profile
June 08, 2014, 02:52:41 AM
 #972

While other hypecoins come and go, Dimecoin slowly makes its way to the top.

+1
Apostle4444
Hero Member
*****
Offline Offline

Activity: 832
Merit: 500



View Profile
June 08, 2014, 03:06:59 AM
 #973

I see Cryptsy is closing Dime to BTC as no buys..
Hippie Tech
aka Amenstop
Legendary
*
Offline Offline

Activity: 1624
Merit: 1001


All cryptos are FIAT digital currency. Do not use.


View Profile WWW
June 08, 2014, 04:29:05 AM
 #974

I see Cryptsy is closing Dime to BTC as no buys..

How much is your alleged malware site paying you for these lame posts ?

DO NOT trust Apostles's sig link peeps...
https://www.virustotal.com/en/url/18276903f512c2090985efa1e9d1dfddd89ec4fd45016005fc4e385751daee99/analysis/1402201595/

lemfuture (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
June 08, 2014, 04:31:53 AM
 #975

I see Cryptsy is closing Dime to BTC as no buys..

How much is your alleged malware site paying you for these lame posts ?

DO NOT trust Apostles's sig link peeps...
https://www.virustotal.com/en/url/18276903f512c2090985efa1e9d1dfddd89ec4fd45016005fc4e385751daee99/analysis/1402201595/
thanks for awareness, added to ignore list

1ADLcfwTofFXb95pKhebpeRkJ4WTWsvQXB
Hippie Tech
aka Amenstop
Legendary
*
Offline Offline

Activity: 1624
Merit: 1001


All cryptos are FIAT digital currency. Do not use.


View Profile WWW
June 08, 2014, 06:19:43 AM
 #976

I see Cryptsy is closing Dime to BTC as no buys..

How much is your alleged malware site paying you for these lame posts ?

DO NOT trust Apostles's sig link peeps...
https://www.virustotal.com/en/url/18276903f512c2090985efa1e9d1dfddd89ec4fd45016005fc4e385751daee99/analysis/1402201595/
thanks for awareness, added to ignore list

np

I was about to mention that I'm liking this coin, when I became distracted with that and other things. heh..

I've been mining DIME for a little over a month and so far..  I'm not smellin anything.. Wink (wink wink)

- the client is very stable ... very low reject/orphan count
- its whale and multi pool free
- block rewards and distribution seem fair ... I'm seeing an equal number of high and low reward blocks with my 2-6 mhash.


Loreto
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 08, 2014, 11:04:13 AM
 #977

I see Cryptsy is closing Dime to BTC as no buys..

How much is your alleged malware site paying you for these lame posts ?

DO NOT trust Apostles's sig link peeps...
https://www.virustotal.com/en/url/18276903f512c2090985efa1e9d1dfddd89ec4fd45016005fc4e385751daee99/analysis/1402201595/
thank u
Dimelord
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile
June 08, 2014, 12:38:34 PM
 #978

I see Cryptsy is closing Dime to BTC as no buys..

How much is your alleged malware site paying you for these lame posts ?

DO NOT trust Apostles's sig link peeps...
https://www.virustotal.com/en/url/18276903f512c2090985efa1e9d1dfddd89ec4fd45016005fc4e385751daee99/analysis/1402201595/
thanks for awareness, added to ignore list

np

I was about to mention that I'm liking this coin, when I became distracted with that and other things. heh..

I've been mining DIME for a little over a month and so far..  I'm not smellin anything.. Wink (wink wink)

- the client is very stable ... very low reject/orphan count
- its whale and multi pool free
- block rewards and distribution seem fair ... I'm seeing an equal number of high and low reward blocks with my 2-6 mhash.


A hero member liking our coin? This is good  Grin  Smiley
Apostle4444
Hero Member
*****
Offline Offline

Activity: 832
Merit: 500



View Profile
June 08, 2014, 07:11:48 PM
 #979

I see Cryptsy is closing Dime to BTC as no buys..

How much is your alleged malware site paying you for these lame posts ?

DO NOT trust Apostles's sig link peeps...
https://www.virustotal.com/en/url/18276903f512c2090985efa1e9d1dfddd89ec4fd45016005fc4e385751daee99/analysis/1402201595/

nothing why ?

my sig is a direct link to:

http://globaldenomination.org

Are you seeing something else?

maybe you have a virus already..
Hippie Tech
aka Amenstop
Legendary
*
Offline Offline

Activity: 1624
Merit: 1001


All cryptos are FIAT digital currency. Do not use.


View Profile WWW
June 08, 2014, 10:05:27 PM
 #980

I see Cryptsy is closing Dime to BTC as no buys..

How much is your alleged malware site paying you for these lame posts ?

DO NOT trust Apostles's sig link peeps...
https://www.virustotal.com/en/url/18276903f512c2090985efa1e9d1dfddd89ec4fd45016005fc4e385751daee99/analysis/1402201595/

nothing why ?

my sig is a direct link to:

http : // globaldenomination . org

Are you seeing something else?

maybe you have a virus already..

https://www.virustotal.com/en/url/18276903f512c2090985efa1e9d1dfddd89ec4fd45016005fc4e385751daee99/analysis/1402263754/

Even though this new scan shows zero flags, the additional info tab (and your response) are good reasons why one should be wary of your link.

Quote
BitDefender domain information
This URL domain/host was seen to host badware at some point in time.

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 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 ... 199 »
  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!