Bitcoin Forum
May 05, 2024, 09:13:39 PM *
News: Latest Bitcoin Core release: 27.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 »
  Print  
Author Topic: [ANN][SRC] Securecoin | A Fast and Secure Version of Bitcoin | 2013  (Read 195266 times)
jestronix
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
September 09, 2013, 10:40:58 AM
 #761

Is there a block explorer yet ?
1714943619
Hero Member
*
Offline Offline

Posts: 1714943619

View Profile Personal Message (Offline)

Ignore
1714943619
Reply with quote  #2

1714943619
Report to moderator
1714943619
Hero Member
*
Offline Offline

Posts: 1714943619

View Profile Personal Message (Offline)

Ignore
1714943619
Reply with quote  #2

1714943619
Report to moderator
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
DryPowder
Full Member
***
Offline Offline

Activity: 144
Merit: 100



View Profile
September 09, 2013, 04:48:04 PM
 #762

Is there a block explorer yet ?
Not yet, i hope that someone can do it soon.

Keep Your Powder Dry
gigawatt
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
September 09, 2013, 06:09:16 PM
 #763

Is there a block explorer yet ?
Not yet, i hope that someone can do it soon.

I'm currently playing around with Abe at the moment.  I think I might be getting somewhere with it (currently importing the blocks and transactions).

I tried so hard* to get MySQL setup, then I realized it supports SQLite.  I feel like a terrible person, but it's better to have a working example than nothing at all.
I may post the SQLite database when it's done loading.


*: Turns out that using XAMPP for MySQL doesn't play well with using Python/Abe under Cygwin.  I'm sure this will be much easier on Ubuntu.

BTC: 1E2egHUcLDAmcxcqZqpL18TPLx9Xj1akcV   Ψ: AWHJbwoM67Ez12SHH4pH5DnJKPoMSdvLz2   Primecoin All-In-One VPS Setup Script   Quarkcoin All-In-One VPS Setup Script   Metiscoin VPS Pool Mining Script
rpgman1
Newbie
*
Offline Offline

Activity: 35
Merit: 0



View Profile WWW
September 09, 2013, 07:49:47 PM
 #764

I would like to know how to setup an effective .conf and .bat file for mining SRC. I have Windows 7 x64 and want to set it up properly. I see the SRC wallet, but there are different miners to choose from. Most likely to join a pool anyway.

What cpu?

I use the avx optimized miner.

Here's my bat file contents:

minerd64_avx.exe -q -s 2 -a quark -t 7 -o stratum+tcp://src.coinmine.pl:6020 -u pipocipolatti.1 -p x

-t is the number of cpu threads I use to mine, leaving one free for cgminer.

Link to the miner: http://forum.quarkcoin.org/Thread-ANN-poolers-cpuminer-with-quarkcoin-support

AMD Phenom II X6 1035T. Which pool should I join to mine SRC?
jdebunt
Legendary
*
Offline Offline

Activity: 1596
Merit: 1010


View Profile WWW
September 09, 2013, 07:54:08 PM
 #765



AMD Phenom II X6 1035T. Which pool should I join to mine SRC?


i'm mining on the src.coinmine.pl pool with my own cpu, have a VPS mining on one of the p2pools Smiley
MaGNeT
Legendary
*
Offline Offline

Activity: 1526
Merit: 1002


Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na


View Profile WWW
September 09, 2013, 08:04:21 PM
 #766

The Top-10 coins in our "Which coin would you like to see on PhenixEx" POLL are now:

[IFC] InfiniteCoin - 38 votes
[SRC] SecureCoin - 33 votes
[ECO] EcoCoin - 32 votes
[COL] ColossusCoin - 28 votes
[ZET] ZetaCoin - 24 votes
[EXC] ExtremeCoin - 23 votes
[BUK] CryptoBuck - 20 votes
[STR] StarCoin - 20 votes
[PPC] PPCoin - 18
[PLT] PlayToken - 17 votes

And some new coins in the POLL, like GPL, TGC and MPL are coming up fast!

Vote your favorite coin on PhenixEx crypto currency exchange!


captainfuture
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
September 09, 2013, 09:09:03 PM
 #767

could your please add CoinEX to exchanges at OP?

0% fees for mining and trading atm  Wink
thcst8
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
September 10, 2013, 12:06:28 AM
 #768

I setup a p2pool (2%) for securecoin.  

Please join and provide any feedback! Grin

Quick tutorial:
1. Get minerd64_sse4.exe here https://docs.google.com/file/d/0BxKqW4aMUczmaTVfWjZEdnpqLVk/edit?usp=sharing

2. Run this at cmd prompt but put in your Securecoin wallet address!

Code:
minerd64_sse4.exe -a quark -t 8 -o http://www.japool.com:17339 --userpass=YourSecurecoinWalletAddress:AnyPassword

*Change this "-t 8" to the number of cores you have I have 8.  If you have 4 cores change it to "-t 4" if you have 2 cores change it to "-t 2"

The p2pool is still up and running!

You might have trouble with my website (http://209.188.16.220).  It should be fixed in the 24 hours but the p2pool works fine.

ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
September 10, 2013, 01:43:07 AM
 #769

I setup a p2pool (2%) for securecoin.  

Please join and provide any feedback! Grin

Quick tutorial:
1. Get minerd64_sse4.exe here https://docs.google.com/file/d/0BxKqW4aMUczmaTVfWjZEdnpqLVk/edit?usp=sharing

2. Run this at cmd prompt but put in your Securecoin wallet address!

Code:
minerd64_sse4.exe -a quark -t 8 -o http://www.japool.com:17339 --userpass=YourSecurecoinWalletAddress:AnyPassword

*Change this "-t 8" to the number of cores you have I have 8.  If you have 4 cores change it to "-t 4" if you have 2 cores change it to "-t 2"

The p2pool is still up and running!

You might have trouble with my website (http://209.188.16.220).  It should be fixed in the 24 hours but the p2pool works fine.

+1

I got back to mining there...great pool.
busoni
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

Owner of Poloniex


View Profile
September 10, 2013, 03:32:21 AM
 #770

Does no one mind that SecureCoin is a registered trademark?

Poloniex.com - Fast crypto exchange with margin trading, advanced charts, and stop-limit orders
A L I E N
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000



View Profile
September 10, 2013, 03:45:02 AM
 #771

Does no one mind that SecureCoin is a registered trademark?

This expired one? http://trademarks.breanlaw.com/78008815-securecoin.html
busoni
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

Owner of Poloniex


View Profile
September 10, 2013, 04:27:41 AM
 #772

Yeah, that's the one.  Roll Eyes

I just searched for "securecoin profitability" (trying to see if it's better to mine this or XPM) and this big SecureCoin® PDF showed up as the top result. They should... stop using that ® thing.

Poloniex.com - Fast crypto exchange with margin trading, advanced charts, and stop-limit orders
MinermanNC
Legendary
*
Offline Offline

Activity: 2198
Merit: 1000



View Profile
September 10, 2013, 11:59:51 AM
 #773

I setup a p2pool (2%) for securecoin.  

Please join and provide any feedback! Grin

Quick tutorial:
1. Get minerd64_sse4.exe here https://docs.google.com/file/d/0BxKqW4aMUczmaTVfWjZEdnpqLVk/edit?usp=sharing

2. Run this at cmd prompt but put in your Securecoin wallet address!

Code:
minerd64_sse4.exe -a quark -t 8 -o http://www.japool.com:17339 --userpass=YourSecurecoinWalletAddress:AnyPassword

*Change this "-t 8" to the number of cores you have I have 8.  If you have 4 cores change it to "-t 4" if you have 2 cores change it to "-t 2"

The p2pool is still up and running!

You might have trouble with my website (http://209.188.16.220).  It should be fixed in the 24 hours but the p2pool works fine.

+1

I got back to mining there...great pool.
back on it as of 6pm last nite,,,going to track earnings again for 24 hrs and compare. Currently running 24 cores. about 3,000 k/h for now.

*BTC: 1DiR25SPo84sThzTATr27EZEQZLt6hv6tG
gigawatt
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
September 10, 2013, 02:12:42 PM
 #774

Well, I'm almost done making a blockchain browser for SecureCoin.  I just have one thing standing in my way: implementing the hash algorithm in Python.

Anybody have any experience porting C++ to Python?

BTC: 1E2egHUcLDAmcxcqZqpL18TPLx9Xj1akcV   Ψ: AWHJbwoM67Ez12SHH4pH5DnJKPoMSdvLz2   Primecoin All-In-One VPS Setup Script   Quarkcoin All-In-One VPS Setup Script   Metiscoin VPS Pool Mining Script
baloo_kiev
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
September 10, 2013, 03:50:55 PM
 #775

Well, I'm almost done making a blockchain browser for SecureCoin.  I just have one thing standing in my way: implementing the hash algorithm in Python.

Anybody have any experience porting C++ to Python?

Isn't this https://github.com/Neisklar/quarkcoin-hash-python what you need?

PGP: 6EC48BA7
Welcome to my p2pool: BTC
gigawatt
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
September 10, 2013, 04:33:15 PM
 #776

Well, I'm almost done making a blockchain browser for SecureCoin.  I just have one thing standing in my way: implementing the hash algorithm in Python.

Anybody have any experience porting C++ to Python?

Isn't this https://github.com/Neisklar/quarkcoin-hash-python what you need?

Oh my god I love you.  That's so much better than what I came up with.  I literally disabled all the sanity checks in the code.

Yeeeeaaaaahhhh.....

BTC: 1E2egHUcLDAmcxcqZqpL18TPLx9Xj1akcV   Ψ: AWHJbwoM67Ez12SHH4pH5DnJKPoMSdvLz2   Primecoin All-In-One VPS Setup Script   Quarkcoin All-In-One VPS Setup Script   Metiscoin VPS Pool Mining Script
gigawatt
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
September 10, 2013, 04:34:45 PM
Last edit: September 10, 2013, 07:06:27 PM by gigawatt
 #777

Well, I hacked together a working Block Crawler if anybody is interested.  It's hosted on a low end VPS, so PLEASE DO NOT BOT IT.
This is just a test run, so don't expect amazing things.


http://src.servebeer.com/

or, if your AV doesn't like DDNS domains:

http://192.241.177.5/


Donations are appreciated though.

BTC: 1E2egHUcLDAmcxcqZqpL18TPLx9Xj1akcV   Ψ: AWHJbwoM67Ez12SHH4pH5DnJKPoMSdvLz2   Primecoin All-In-One VPS Setup Script   Quarkcoin All-In-One VPS Setup Script   Metiscoin VPS Pool Mining Script
Eli0t
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
September 10, 2013, 04:44:32 PM
 #778

Well, I hacked together a working Block Crawler if anybody is interested.  It's hosted on a low end VPS, so PLEASE DO NOT BOT IT.
This is just a test run, so don't expect amazing things.


http://src.servebeer.com/


Donations are appreciated though.
malicious url blocked in avast, i guess it was used for other things at one point

LTC:  LKpJf3uk7KsHU73kxq8iFJrP1AAKN7Yni7  DGC:  DKXGvEbj3Rwgrm2QQbRyNPDDZDYoq4Y44d  XPM:  AWV5AKfLFyoBaMjg9C77rGUBhuFxz5DGGL
gigawatt
Full Member
***
Offline Offline

Activity: 168
Merit: 100



View Profile
September 10, 2013, 04:47:48 PM
 #779

Well, I hacked together a working Block Crawler if anybody is interested.  It's hosted on a low end VPS, so PLEASE DO NOT BOT IT.
This is just a test run, so don't expect amazing things.


http://src.servebeer.com/


Donations are appreciated though.
malicious url blocked in avast, i guess it was used for other things at one point

It's a dynamic DNS service (no-ip), so that's probably why.

If you want direct, use http://192.241.177.5/

BTC: 1E2egHUcLDAmcxcqZqpL18TPLx9Xj1akcV   Ψ: AWHJbwoM67Ez12SHH4pH5DnJKPoMSdvLz2   Primecoin All-In-One VPS Setup Script   Quarkcoin All-In-One VPS Setup Script   Metiscoin VPS Pool Mining Script
Eli0t
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
September 10, 2013, 05:02:46 PM
 #780

Well, I hacked together a working Block Crawler if anybody is interested.  It's hosted on a low end VPS, so PLEASE DO NOT BOT IT.
This is just a test run, so don't expect amazing things.


http://src.servebeer.com/


Donations are appreciated though.
malicious url blocked in avast, i guess it was used for other things at one point

It's a dynamic DNS service (no-ip), so that's probably why.

If you want direct, use http://192.241.177.5/
does the same thing

LTC:  LKpJf3uk7KsHU73kxq8iFJrP1AAKN7Yni7  DGC:  DKXGvEbj3Rwgrm2QQbRyNPDDZDYoq4Y44d  XPM:  AWV5AKfLFyoBaMjg9C77rGUBhuFxz5DGGL
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 »
  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!