Pages:
Author

Topic: [ANN] Woodcoin [LOG] Pure Skein POW, Logarithmic Release, No Premine nor ICO - page 44. (Read 126093 times)

sr. member
Activity: 421
Merit: 250
wallet issue:

error: {"code":-1,"message":"CWallet::GetDebit() : value out of range"}


pull request

https://github.com/funken/woodcoin/pull/1
sr. member
Activity: 333
Merit: 250
use  skein cgminer:
[P]ool management [G]PU management ettings [D]isplay op
(5s):661.1M (avg):662.1Mh/s | A:0  R:70  HW:0  WU:593.7/m
ST: 8  SS: 0  NB: 4  LW: 0  GF: 0  RF: 0
Connected to 127.0.0.1 diff 6 without LP as user abc
Pool 0  Diff: 5  Started: [23:20:29]  Best share: 160
----------------------------------------------------------
GPU 0:  69.0C 3202RPM | 110.7M/112.0Mh/s | R:100.0% HW:0 W
GPU 1:  64.0C 3026RPM | 110.7M/112.1Mh/s | R:100.0% HW:0 W
GPU 2:  70.0C 3182RPM | 110.7M/112.0Mh/s | R:100.0% HW:0 W
GPU 3:  87.0C 1897RPM | 110.5M/112.1Mh/s | R:100.0% HW:0 W
GPU 4:  74.0C 3273RPM | 110.6M/112.1Mh/s | R:0.0% HW:0 WU:
GPU 5:  70.0C 2853RPM | 110.6M/112.1Mh/s | R:100.0% HW:0 W
----------------------------------------------------------
[23:18:58] Found block for Pool 0!
[23:18:58] Rejected 019aa62b Diff 160/5 BLOCK! GPU 3
[23:19:21] Found block for Pool 0!
[23:19:34] Found block for Pool 0!
[23:19:34] Rejected 249deb13 Diff 7/5 BLOCK! GPU 1
[23:20:08] Found block for Pool 0!
[23:20:55] Found block for Pool 0!
[23:20:55] Rejected 02cec1be Diff 91/6 BLOCK! GPU 5
[23:21:10] Found block for Pool 0!
[23:21:10] Rejected 1d42bfb8 Diff 9/6 BLOCK! GPU 2 -u abc -p 123
hero member
Activity: 673
Merit: 500
Anybody know what this function does in wallet.h:

    int64 GetChange(const CTxOut& txout) const
    {
        if (!MoneyRange(txout.nValue))
            throw std::runtime_error("CWallet::GetChange() : value out of range");
        return (IsChange(txout) ? txout.nValue : 0);
    }


I keep getting the error whenever I try to send funds or even check balance
sr. member
Activity: 419
Merit: 264
Woodcoin - LOG has been added on EmpoEX.

We wish you happy trading and good luck.


( Click on logo to get redirected )

Use following code to add us in OP:

Code:
[url=https://empoex.com/trade/LOG-BTC][img width=300]https://i.imgur.com/HTfbFXl.png[/img][/url]

Make sure you retweet our tweet and get more attention in your topic.
https://twitter.com/EmpoExchange/status/525269753615908865

EmpoEX Team
legendary
Activity: 1517
Merit: 1042
@notsofast

I think you uploaded the wrong file. The only thing in that archive is util.cpp and util.h



OOOPS, my fault! Wrong link after a night of coding,


WIN QT (the right one Wink ) : https://mega.co.nz/#!R5RjiCSa!bwMdgsN9_YrdPvNQjgwt2bhqIhlGUVkIC1ZC8_J2VrE

Please share a trust if you like my contribution.



Thank you for posting this! But I will take you up on your advice offer if the compilation instruction page I bookmarked isn't enough to help me compile a working wallet.

I want to hook a gpu up to my fastest box and beat Shadow_Runner to a coin... just once!
full member
Activity: 157
Merit: 500
Boo! Wish I had compile skills to solo chop some logs. Will learn how to compile wallets during downtime later today.

If you need any help give me a PM. I can share some knowledge to help  community!
legendary
Activity: 1517
Merit: 1042
@notsofast
Boo! Wish I had compile skills to solo chop some logs. Will learn how to compile wallets during downtime later today.
full member
Activity: 157
Merit: 500

I think you uploaded the wrong file. The only thing in that archive is util.cpp and util.h



OOOPS, my fault! Wrong link after a night of coding,


WIN QT (the right one Wink ) : https://mega.co.nz/#!R5RjiCSa!bwMdgsN9_YrdPvNQjgwt2bhqIhlGUVkIC1ZC8_J2VrE

Please share a trust if you like my contribution.

legendary
Activity: 1946
Merit: 1005
My mule don't like people laughing

I think you uploaded the wrong file. The only thing in that archive is util.cpp and util.h

legendary
Activity: 1066
Merit: 1050
Khazad ai-menu!
Hello,

can I use some servers connect 1 wallet. and how to use.

Thanks Rgrds,

Hi Superxfast,
 I'm not sure I understand your question.  Are you looking for a web wallet?  Sorry, not available yet.  For now you need to build and run a full node.  Cheers -  funken

legendary
Activity: 1066
Merit: 1050
Khazad ai-menu!
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib:-1: error: file: libleveldb.a(env_win.o) has no symbols

Hi eKiTeL,
  Thanks for your work in getting a Mac version running!  Sorry there is no support in the code yet other than inherited.  Keep us posted on your progress please.  You could also try running it in a linux VM.  Baruk Khazad - funkenstein
full member
Activity: 161
Merit: 100
Hello,

can I use some servers connect 1 wallet. and how to use.

Thanks Rgrds,
legendary
Activity: 1050
Merit: 1000

09:17:58

Welcome to the WoodCoin RPC console.
Use up and down arrows to navigate history, and Ctrl-L to clear screen.
Type help for an overview of available commands.


09:18:25

setgenerate true -1


09:18:25




09:21:41

getinfo


09:21:41

{
"version" : 1000000,
"protocolversion" : 60001,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 1230,
"connections" : 8,
"proxy" : "",
"difficulty" : 3.06732929,
"testnet" : false,
"keypoololdest" : 1414048678,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00010000,
"errors" : ""
}


09:22:11

mininginfo


09:22:12

{"code":-32601,"message":"Method not found"}


09:22:19

getmininginfo


09:22:19

{
"blocks" : 1231,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 3.06732929,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 833775,
"networkhashps" : 122692237,
"pooledtx" : 0,
"testnet" : false
}


09:25:53

getmininginfo


09:25:53

{
"blocks" : 1232,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 3.06732929,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 834863,
"networkhashps" : 125616962,
"pooledtx" : 0,
"testnet" : false
}
member
Activity: 60
Merit: 10
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib:-1: error: file: libleveldb.a(env_win.o) has no symbols
member
Activity: 60
Merit: 10
:-1: error: No rule to make target `libleveldb.a'.  Stop.
member
Activity: 60
Merit: 10
qt.nokia.com is not loading

The new Qt site is here: http://qt-project.org/

http://qt.io/ is their site for most downloads (also genuine)

yeah I did find that, but I gotta install a bunch of other stuff first

now I get this when I try to build with QT: :-1: error: No rule to make target `../woodcoin-master/src/qt/res/icons/woodcoin.icns', needed by `Woodcoin-Qt.app/Contents/Resources/woodcoin.icns'.  Stop.
legendary
Activity: 1274
Merit: 1000
★ BitClave ICO: 15/09/17 ★
reserved.
hey dev can you release an official windows wallet pls?
hero member
Activity: 673
Merit: 500
hey dev, i keep getting this error when trying to use rcp commands:

woodcoind getinfo
error: {"code":-1,"message":"CWallet::GetDebit() : value out of range"}

any idea what might be causing this?

full member
Activity: 157
Merit: 500
Pages:
Jump to: