Bitcoin Forum
April 24, 2024, 11:48:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Altcoin-qt Wallet Runtime Termination on Close on: July 25, 2015, 12:57:48 AM
So I've been trying to make a coin for fun recently, but I'm stumped on this issue.

On Windows, the wallet works fine: I can mine from a pool, coins gets sent, I can also transfer coins, etc., but when I close the wallet (clicking the X button/File + Close), I always get a whole bunch of errors from Microsoft Visual C++ Runtime Library:



If the picture doesn't load, the errors all say:
Quote
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

When I close one of those errors, the whole thing stops responding and crashes.

I have no idea what the issue is here, the log file only says this:
Quote
2015-07-25 00:40:37 ProcessBlock: ACCEPTED
2015-07-25 00:40:37 received block 000000183ecd7d77715f80b451e30a4a4fdfe6b2c1fb90ec7c546e8efd80bd97
2015-07-25 00:40:37 Committing 1 changed transactions to coin database...
2015-07-25 00:40:37 SetBestChain: new best=000000183ecd7d77715f80b451e30a4a4fdfe6b2c1fb90ec7c546e8efd80bd97  height=2333  log2_work=35.632363  tx=2611  date=2015-07-25 00:39:23 progress=1.000000
2015-07-25 00:40:37 ProcessBlock: ACCEPTED
2015-07-25 00:40:37 received block 000000614222c348f9e305f51b244379ad85052044655f3896ec9e04b82948e0
2015-07-25 00:40:37 Committing 9 changed transactions to coin database...
2015-07-25 00:40:37 SetBestChain: new best=000000614222c348f9e305f51b244379ad85052044655f3896ec9e04b82948e0  height=2334  log2_work=35.633291  tx=2613  date=2015-07-25 00:40:23 progress=1.000000
2015-07-25 00:40:37 ProcessBlock: ACCEPTED
2015-07-25 00:40:37 received block 00000078f5802f029dcfe4112bac5dce4fd54517b747c56d9b60b8463c039361
2015-07-25 00:40:37 Committing 1 changed transactions to coin database...
2015-07-25 00:40:37 SetBestChain: new best=00000078f5802f029dcfe4112bac5dce4fd54517b747c56d9b60b8463c039361  height=2335  log2_work=35.634217  tx=2614  date=2015-07-25 00:40:27 progress=1.000000
2015-07-25 00:40:37 ProcessBlock: ACCEPTED
2015-07-25 00:40:38 connection timeout
2015-07-25 00:40:38 ERROR: GetMyExternalIP() : connection to 91.198.22.70:80 failed
2015-07-25 00:40:38 GetMyExternalIP() received [] [::]:0
2015-07-25 00:40:39 GetMyExternalIP() received [*REDACTED*] *REDACTED*:0
2015-07-25 00:40:39 GetMyExternalIP() returned *REDACTED*
2015-07-25 00:40:39 AddLocal(*REDACTED*:6933,4)
2015-07-25 00:40:40 Flushing wallet.dat
2015-07-25 00:40:40 Flushed wallet.dat 12ms

I'm developing on a Ubuntu 14.04.1 VM, in which on Ubuntu, the wallet works without issue. Also, the coin daemon (Xcoind.exe) works fine on Windows, no issues.

Here is my .pro file: http://pastebin.com/5ffptXxT

To compile, I used this thread: https://bitcointalk.org/index.php?topic=149479.0

Any suggestions?

EDIT: If it may help, I am using the 0.8.6 source forked from BTC, but with the X11 algo.
2  Alternate cryptocurrencies / Altcoin Discussion / What is the best algorithm to use for a new Altcoin? on: July 22, 2015, 05:26:21 PM
Hello everyone:

I'm a relatively young (16 year old) programmer, trying to push myself to learn new things (somewhat an inefficient programmer tbh).

For the past week, I've been attempting to create a new Altcoin to learn about cryptocurrency, which I thought it was ready, but turns out after I released it, the coin got mined through easily and people started running into issues. I was using SHA256 (since the only stuff I know how to make so far is Scrypt and SHA256). Also, it was the old Bitcoin release ( 0.8.0 ), so it had issues there.

I'm still learning this whole cryptocurrency deal, trying to figure out how to code more efficiently for these, so please excuse my noobish questions:

What would be the best algorithm to use for a new Altcoin?

The list of algorithms I've heard of so far:
  • SHA256
  • Scrypt
  • X11
  • X13
  • X15
  • Lyra2RE
3  Alternate cryptocurrencies / Announcements (Altcoins) / [PONY] PonyCoin [Obsolete] | Cryptocurrency for ponies | SHA256 | No premine on: July 22, 2015, 06:59:34 AM


Coin has been delayed until I can figure out some errors, sorry.

Quote
Since both Pwnycoin and the original Ponycoin have been discontinued, I have been working on a revival of the two. My goals for creating Ponycoin are to learn more about cryptocurrency, while also providing a community-run coin for everypony (communities are great, right?).

Ponycoin is built off of the Bitcoin 0.8 wallet, but will be upgraded to the latest wallet over time. If you run into any bugs, please use the official Github page to notify me of any issues. Also feel free to make pools, if you desire.

Ports used by Ponycoin:
RPC: 6932 (Testnet: 16932)
P2P: 6933 (Testnet: 16933)



Windows (v0.8.0): Not built yet, will add soon. :L
Mac OS X: Not built yet, will add soon. :L
Github Source Code: https://github.com/ponycoin/ponycoin

PS: I know it's yet /another/ Altcoin, so please, spare the rant. Thank you.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!