Pages:
Author

Topic: **YAC Bounty Thread** - page 3. (Read 9885 times)

hero member
Activity: 721
Merit: 523
May 11, 2013, 08:27:03 AM
#86
do I win the bounty for the first information site with YAC?





shame its 0 YAC  Cry
sr. member
Activity: 322
Merit: 250
Supersonic
May 11, 2013, 08:21:33 AM
#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.
sr. member
Activity: 322
Merit: 250
Supersonic
May 11, 2013, 07: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.
sr. member
Activity: 406
Merit: 250
One does not simply mine Bitcoins
May 11, 2013, 05: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.
sr. member
Activity: 322
Merit: 250
Supersonic
May 11, 2013, 04: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.
sr. member
Activity: 406
Merit: 250
One does not simply mine Bitcoins
May 11, 2013, 04: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
member
Activity: 84
Merit: 10
MEC - MFLtNSHN6GSxxP3VL8jmL786tVa9yfRS4p
May 11, 2013, 04:49:56 AM
#80
anyone know how much each block pays
is there any ways to calc yet?

YAC: YEJyKz18YXKKte3YGHeoXmGMzNQtiDyqeH
member
Activity: 238
Merit: 10
May 11, 2013, 12:21:23 AM
#79
hello !
a good guy help me to make our official site better!
http://www.yacoin.org
but he wants to be anonymous
so please send me the rewards
i will resend to him !
thx!


Anonymous? "Welcome to Donate us
YAC:YDrRHE3vzKmGuTMnQoarYH366XrqgQEusZ
BTC:1QNjryuqQUsLx2bzcPStfvwFFPT4csXAS

Anything please contact me :
zhaojundong99#gmail.com"

Lol.


No , my meas is a guy in forum help me make the site better
i want to add his name so donation list and help him ask reward
but he wants to be Anonymous
i have sent 150 YAC to him
i am not  Anonymous
haha
legendary
Activity: 1960
Merit: 1022
May 10, 2013, 09:40:13 PM
#78
4000 YAC sent to Paul as part of pool bounty

Status: 0/unconfirmed, broadcast through 5 node(s)
Date: 11.5.2013 01:38
To: YDc9VSZfSWyHJcipqPxQJLJM5Qp4wjhRQT
Debit: -4000.00 YAC
Transaction fee: -0.01 YAC
Net amount: -4000.01 YAC
Transaction ID: 9c804f857ca288b5de9ff162d7e674f2f79340a5d459eccf4af2d810d716b481

Thanks seleme, blastbob  Smiley



Now you can donate me some for the faucet.
sr. member
Activity: 322
Merit: 250
Supersonic
May 10, 2013, 09:02:47 PM
#77
I'm trying to get P2Pool working. Network spec seems to be OK, however I can't get it to connect to yacoind via P2P port (RPC works fine as far as I can tell).

Code:
$ python2.7 run_p2pool.py --net yacoin
2013-05-11 02:05:35.471844 p2pool (version 11.4-2-g46576ea)
2013-05-11 02:05:35.471956
2013-05-11 02:05:35.472062 Testing bitcoind RPC connection to 'http://127.0.0.1:9323/' with username 'yacoin'...
2013-05-11 02:05:35.483656     ...success!
2013-05-11 02:05:35.483760     Current block hash: 42165354bd7b7bfc9a0c0dda6d6a741df887b127b425512e85f0ba34
2013-05-11 02:05:35.483823     Current block height: 49268
2013-05-11 02:05:35.483871
2013-05-11 02:05:35.483932 Testing bitcoind P2P connection to '127.0.0.1:7688'...

...and here it stays. Undecided

Can I have access to your fork to test/poke around? Im proficient in python ...
member
Activity: 70
Merit: 10
May 10, 2013, 08:07:57 PM
#76
4000 YAC sent to Paul as part of pool bounty

Status: 0/unconfirmed, broadcast through 5 node(s)
Date: 11.5.2013 01:38
To: YDc9VSZfSWyHJcipqPxQJLJM5Qp4wjhRQT
Debit: -4000.00 YAC
Transaction fee: -0.01 YAC
Net amount: -4000.01 YAC
Transaction ID: 9c804f857ca288b5de9ff162d7e674f2f79340a5d459eccf4af2d810d716b481

Thanks seleme, blastbob  Smiley

legendary
Activity: 2772
Merit: 1028
Duelbits.com
May 10, 2013, 07:39:23 PM
#76
4000 YAC sent to Paul as part of pool bounty

Status: 0/unconfirmed, broadcast through 5 node(s)
Date: 11.5.2013 01:38
To: YDc9VSZfSWyHJcipqPxQJLJM5Qp4wjhRQT
Debit: -4000.00 YAC
Transaction fee: -0.01 YAC
Net amount: -4000.01 YAC
Transaction ID: 9c804f857ca288b5de9ff162d7e674f2f79340a5d459eccf4af2d810d716b481
sr. member
Activity: 406
Merit: 250
One does not simply mine Bitcoins
May 10, 2013, 08:05:50 PM
#75
I'm trying to get P2Pool working. Network spec seems to be OK, however I can't get it to connect to yacoind via P2P port (RPC works fine as far as I can tell).

Code:
$ python2.7 run_p2pool.py --net yacoin
2013-05-11 02:05:35.471844 p2pool (version 11.4-2-g46576ea)
2013-05-11 02:05:35.471956
2013-05-11 02:05:35.472062 Testing bitcoind RPC connection to 'http://127.0.0.1:9323/' with username 'yacoin'...
2013-05-11 02:05:35.483656     ...success!
2013-05-11 02:05:35.483760     Current block hash: 42165354bd7b7bfc9a0c0dda6d6a741df887b127b425512e85f0ba34
2013-05-11 02:05:35.483823     Current block height: 49268
2013-05-11 02:05:35.483871
2013-05-11 02:05:35.483932 Testing bitcoind P2P connection to '127.0.0.1:7688'...

...and here it stays. Undecided
hero member
Activity: 768
Merit: 1000
May 10, 2013, 07:34:49 PM
#74
If everyone's happy and still wants to pay the bounty, I'd prefer the LTC at market rate or the YAC
LTC: LfpBknorV5tfu4miFdq3nFUmf2dXgug5XZ
YAC: YDc9VSZfSWyHJcipqPxQJLJM5Qp4wjhRQT


Awesome paul, gj
legendary
Activity: 1960
Merit: 1022
May 10, 2013, 06:46:17 PM
#73
Rewards are going out now for the faucet, pool and website.

Thanks.
sr. member
Activity: 280
Merit: 250
Vantacor
May 10, 2013, 06:41:05 PM
#72
Rewards are going out now for the faucet, pool and website.

Date: 5/10/2013 17:42
To: Facuet Bounty Y2cXc7dJkdUvZiX7wx8gzwDF1mXm3cxkak
Debit: -100.00 YAC
bdc675970e9863882ce3004413c9a68874db5e01a15278b88608002ae4a9166f


Date: 5/10/2013 17:43
To: Pool Bounty YDc9VSZfSWyHJcipqPxQJLJM5Qp4wjhRQT
Debit: -600.00 YAC
92c9a81f6ed220d0a56fd459eca708f73153b7478a9d40629f3a683ba6016ef1


Date: 5/10/2013 17:44
To: Website Bounty YDrRHE3vzKmGuTMnQoarYH366XrqgQEusZ
Debit: -300.00 YAC
4897b4768f0fcfbf0682e47d8de2e692a6833bcda583c34a21bb812991ec1a57
legendary
Activity: 1960
Merit: 1022
May 10, 2013, 04:52:51 PM
#71
hello !
a good guy help me to make our official site better!
http://www.yacoin.org
but he wants to be anonymous
so please send me the rewards
i will resend to him !
thx!


Anonymous? "Welcome to Donate us
YAC:YDrRHE3vzKmGuTMnQoarYH366XrqgQEusZ
BTC:1QNjryuqQUsLx2bzcPStfvwFFPT4csXAS

Anything please contact me :
zhaojundong99#gmail.com"

Lol.
sr. member
Activity: 322
Merit: 250
Supersonic
May 10, 2013, 04:47:32 PM
#70
Is there a block chain explorer for YAC already? If not id like to put 500 YAC bounty towards it. Probably an abe installation to work with yacoin ...

EDIT: This is for someone to host it as well.... not just code, but hosting the service also.
hero member
Activity: 819
Merit: 1000
May 10, 2013, 04:39:42 PM
#69
@paul21, how did you change statsAuth.php to get difficulty?
member
Activity: 238
Merit: 10
May 10, 2013, 04:12:38 PM
#68
hello !
a good guy help me to make our official site better!
http://www.yacoin.org
but he wants to be anonymous
so please send me the rewards
i will resend to him !
thx!
Pages:
Jump to: