Bitcoin Forum
March 29, 2024, 02:02:37 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 »  All
  Print  
Author Topic: **YAC Bounty Thread**  (Read 9885 times)
sairon
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


One does not simply mine Bitcoins


View Profile
May 11, 2013, 08:53:49 AM
 #81

Can I have access to your fork to test/poke around? Im proficient in python ...

Sure, here you go.
https://github.com/saironiq/p2pool

GPG key ID: 5E4F108A || BTC: 1hoardyponb9AMWhyA28DZb5n5g2bRY8v
1711720957
Hero Member
*
Offline Offline

Posts: 1711720957

View Profile Personal Message (Offline)

Ignore
1711720957
Reply with quote  #2

1711720957
Report to moderator
1711720957
Hero Member
*
Offline Offline

Posts: 1711720957

View Profile Personal Message (Offline)

Ignore
1711720957
Reply with quote  #2

1711720957
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711720957
Hero Member
*
Offline Offline

Posts: 1711720957

View Profile Personal Message (Offline)

Ignore
1711720957
Reply with quote  #2

1711720957
Report to moderator
turtle83
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Supersonic


View Profile WWW
May 11, 2013, 08:56:44 AM
 #82

Can I have access to your fork to test/poke around? Im proficient in python ...

Sure, here you go.
https://github.com/saironiq/p2pool

AWESOME. I need to rush to the mall to replace a fried power brick. Will start playing with it in a bit.

sairon
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


One does not simply mine Bitcoins


View Profile
May 11, 2013, 09:15:40 AM
 #83

AWESOME. I need to rush to the mall to replace a fried power brick. Will start playing with it in a bit.

LOL I rebuilt yacoind and it started working. Cheesy

Now I get failures when receiving block headers.

GPG key ID: 5E4F108A || BTC: 1hoardyponb9AMWhyA28DZb5n5g2bRY8v
turtle83
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Supersonic


View Profile WWW
May 11, 2013, 11:31:04 AM
 #84

AWESOME. I need to rush to the mall to replace a fried power brick. Will start playing with it in a bit.

LOL I rebuilt yacoind and it started working. Cheesy

Now I get failures when receiving block headers.

ok booting up vm to play with this sandboxed.

Maybe unrelated... but i tried to use abe with yacoin just for fun. gave up after 5 mins , Last thing i remember was it was erroring on reading/validating block headers.

turtle83
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Supersonic


View Profile WWW
May 11, 2013, 12:21:33 PM
 #85

AWESOME. I need to rush to the mall to replace a fried power brick. Will start playing with it in a bit.

LOL I rebuilt yacoind and it started working. Cheesy

Now I get failures when receiving block headers.

Are you sure you installed the yacoin_scrypt module?

I get error trying to build that module

Code:
ubuntu@xxx:~/p2pool/yacoin_scrypt$ sudo python setup.py install                                                                 
running install
running build
running build_ext
building 'yac_scrypt' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I. -I/usr/include/python2.7 -c scryptmodule.c -o bu
ild/temp.linux-x86_64-2.7/scryptmodule.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I. -I/usr/include/python2.7 -c scrypt.c -o build/te
mp.linux-x86_64-2.7/scrypt.o
In file included from scrypt.c:31:0:
miner.h:129:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
miner.h:137:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
scrypt.c:263:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
scrypt.c:381:16: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I. -I/usr/include/python2.7 -c scrypt-jane.c -o bui
ld/temp.linux-x86_64-2.7/scrypt-jane.o
In file included from scrypt-jane.c:8:0:
miner.h:129:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
miner.h:137:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
In file included from code/scrypt-jane-portable.h:280:0,
                 from scrypt-jane.c:13:
code/scrypt-jane-portable-x86.h: In function ‘detect_cpu’:
code/scrypt-jane-portable-x86.h:275:18: warning: variable ‘vendor’ set but not used [-Wunused-but-set-variable]
In file included from scrypt-jane.c:14:0:
code/scrypt-jane-hash.h: At top level:
code/scrypt-jane-hash.h:23:3: error: #error must define a hash function!
In file included from scrypt-jane.c:14:0:
code/scrypt-jane-hash.h:31:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
In file included from scrypt-jane.c:15:0:
code/scrypt-jane-romix.h:16:3: error: unknown type name ‘scrypt_ROMixfn’
code/scrypt-jane-romix.h:16:25: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
code/scrypt-jane-romix.h: In function ‘scrypt_getROMix’:
code/scrypt-jane-romix.h:16:45: warning: return makes integer from pointer without a cast [enabled by default]
code/scrypt-jane-romix.h: At top level:
code/scrypt-jane-romix.h:20:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
code/scrypt-jane-romix.h:21:3: error: #error must define a mix function!
scrypt-jane.c:49:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
scrypt-jane.c: In function ‘scrypt’:
scrypt-jane.c:142:2: error: unknown type name ‘scrypt_ROMixfn’
scrypt-jane.c:176:15: error: called object ‘scrypt_ROMix’ is not a function
scrypt-jane.c: In function ‘scanhash_scrypt_jane’:
scrypt-jane.c:235:9: error: ‘for’ loop initial declarations are only allowed in C99 mode
scrypt-jane.c:235:9: note: use option -std=c99 or -std=gnu99 to compile your code
scrypt-jane.c:232:6: warning: unused variable ‘i’ [-Wunused-variable]
scrypt-jane.c:227:30: warning: unused variable ‘target_swap’ [-Wunused-variable]
In file included from code/scrypt-jane-portable.h:280:0,
                 from scrypt-jane.c:13:
scrypt-jane.c: At top level:
code/scrypt-jane-portable-x86.h:273:1: warning: ‘detect_cpu’ defined but not used [-Wunused-function]
error: command 'gcc' failed with exit status 1
ubuntu@xxx:~/p2pool/yacoin_scrypt$

And without this module installed. i get header error running p2pool, i think the same as you are describing.

swordfish6975
Hero Member
*****
Offline Offline

Activity: 721
Merit: 523



View Profile WWW
May 11, 2013, 12:27:03 PM
 #86

do I win the bounty for the first information site with YAC?





shame its 0 YAC  Cry

>>>>  Physical Bitcoin And Altcoin Price Ticker Screen - http://afkdata.com <<<<

                    http://cryptofolio.info  - google finance of cryptos
xibeijan
Legendary
*
Offline Offline

Activity: 1232
Merit: 1001


View Profile
May 11, 2013, 02:22:09 PM
 #87

How about a bounty for shops accepting YAC?

Notable projects 2019: Semux, Dero, Wagerr, BEAM
syn999
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
May 11, 2013, 03:05:51 PM
 #88

How about a bounty for shops accepting YAC?

lol, should they accpet litcoin first then other, then to the TAC?

turtle83
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Supersonic


View Profile WWW
May 11, 2013, 04:51:35 PM
 #89

@sairon
I can build the yac_scrypt module now, but i still bump into the error you mentioned.

setup.py needs to look like this.
Code:
yac_scrypt_module = Extension('yac_scrypt',
                               sources = ['scryptmodule.c',
                                          'scrypt.c',
                                          'scrypt-jane.c'],
                               include_dirs=['.'],
                                extra_compile_args=['-DSCRYPT_KECCAK512', '-DSCRYPT_CHACHA', '-DSCRYPT_CHOOSE_COMPILETIME'])
Stole the compile args from the modified cpuminer.


scrypt-jane.c line 235
Code:
       int z;
        for(z=0;z<20;z++) {
^ I guess adding gcc99 or some compiler flag also makes the error go away...

Then no errors when building.

I suspect the the reason its not working is in this module. But im crypto/c n00b

sairon
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


One does not simply mine Bitcoins


View Profile
May 11, 2013, 05:16:45 PM
 #90

@sairon
I can build the yac_scrypt module now, but i still bump into the error you mentioned.

Yeah, I've successfully built it, although with environment variable for the compile flags, so that's why it isn't in the repo.
So far the P2Pool managed only once to connect to yacoind (out of a million tries, duh -.-") and it failed anyway...
Right now I'm trying to get a blockexplorer for YAC online, so I'll stay away from this for a while.

GPG key ID: 5E4F108A || BTC: 1hoardyponb9AMWhyA28DZb5n5g2bRY8v
turtle83
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Supersonic


View Profile WWW
May 11, 2013, 05:32:19 PM
 #91

@sairon
I can build the yac_scrypt module now, but i still bump into the error you mentioned.

Yeah, I've successfully built it, although with environment variable for the compile flags, so that's why it isn't in the repo.
So far the P2Pool managed only once to connect to yacoind (out of a million tries, duh -.-") and it failed anyway...
Right now I'm trying to get a blockexplorer for YAC online, so I'll stay away from this for a while.

OK. FWIW for whenever you get back to it. or for anyone else who takes it up.
The first header exception that comes is from https://github.com/saironiq/p2pool/blob/master/p2pool/util/pack.py#L46
Code:
pos != len(data)
The values differ by 1 occasionally. I guess getting block explorer up will give you a better handle on p2pool errors...

Blue_oxen
Full Member
***
Offline Offline

Activity: 515
Merit: 101



View Profile
May 12, 2013, 01:50:52 AM
Last edit: May 12, 2013, 11:29:42 AM by Blue_oxen
 #92

YaCoin wiki: https://alt-coin.com I will edit later with my YAC address.

sairon
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


One does not simply mine Bitcoins


View Profile
May 12, 2013, 10:41:15 AM
 #93

Yet Another Yet Another Coin Faucet Smiley

http://yac-faucet.tk/

Help spread the love:
Y5EeQjyhPC6DUZp5rzKVKGQRXyrpxunAz7

GPG key ID: 5E4F108A || BTC: 1hoardyponb9AMWhyA28DZb5n5g2bRY8v
Blue_oxen
Full Member
***
Offline Offline

Activity: 515
Merit: 101



View Profile
May 12, 2013, 08:20:53 PM
 #94

Ya coin wiki http://www.alt-coin.com My Yacoin address is: YGwKAiSTNFnyFDb54w2mNsggsnhDpRrqNz

txmasut (OP)
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Vantacor


View Profile WWW
May 12, 2013, 08:57:04 PM
 #95

Ya coin wiki http://www.alt-coin.com My Yacoin address is: YGwKAiSTNFnyFDb54w2mNsggsnhDpRrqNz

Bounty paid to Blue_oxen for the wiki.

Date: 5/12/2013 15:57
To: Wiki Bounty YGwKAiSTNFnyFDb54w2mNsggsnhDpRrqNz
Debit: -100.00 YAC
Transaction ID: 76616bde6cb2dada9fdce14b95c4fe59a5c7dff6f38d3199fcb4d4138af4c678

Vantacor Mining Store
Amazon.com Mining Store
BTC-1488ZE5vUFxUbxNLdcQoaHQkx1qxYXPgNM LTC-Le9LVJKz5bu2prQicazidFmSDo3ucTSX81 Rep Thread https://bitcointalk.org/index.php?topic=200743.msg2095050#msg2095050
procrypto
Full Member
***
Offline Offline

Activity: 224
Merit: 100


Shitcoin Maximalist


View Profile
May 13, 2013, 09:08:35 AM
 #96

You've marked the P2Pool bounty as complete but we don't have a working P2Pool fork which meets those conditions.

paul21 forked Pushpool not P2Pool.
turtle83
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Supersonic


View Profile WWW
May 13, 2013, 09:16:29 AM
 #97

2100YAC - 1st P2P pool with code available, conditions need to be met** **Claimed by paul21**

Wheres the code?

txmasut (OP)
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Vantacor


View Profile WWW
May 13, 2013, 04:11:18 PM
 #98

You've marked the P2Pool bounty as complete but we don't have a working P2Pool fork which meets those conditions.

paul21 forked Pushpool not P2Pool.

Sorry, accidentally <s> that one too...it is not claimed.

Vantacor Mining Store
Amazon.com Mining Store
BTC-1488ZE5vUFxUbxNLdcQoaHQkx1qxYXPgNM LTC-Le9LVJKz5bu2prQicazidFmSDo3ucTSX81 Rep Thread https://bitcointalk.org/index.php?topic=200743.msg2095050#msg2095050
txmasut (OP)
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Vantacor


View Profile WWW
May 13, 2013, 04:11:45 PM
 #99

Did Bter exchange got bounty for adding YAC or bounty goes to YAC-only exchange?

They should get it, they need to post their address here.

Vantacor Mining Store
Amazon.com Mining Store
BTC-1488ZE5vUFxUbxNLdcQoaHQkx1qxYXPgNM LTC-Le9LVJKz5bu2prQicazidFmSDo3ucTSX81 Rep Thread https://bitcointalk.org/index.php?topic=200743.msg2095050#msg2095050
Boba
Member
**
Offline Offline

Activity: 101
Merit: 10



View Profile
May 13, 2013, 04:44:14 PM
 #100

Would it be a good idea to add a bounty for first site to accept YAC as payment? It must be a site providing something useful or fun tho, like a poker site or a store.
Pages: « 1 2 3 4 [5] 6 7 »  All
  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!