buzztiaan
Member
Offline
Activity: 148
Merit: 10
|
|
November 02, 2015, 10:34:10 AM |
|
Compilation of new wallet failing Are you expecting me to install secp256k1 systemwide from src/secp256k1 ? Seems a bit odd ..
Or you can link the src/secp256k1 if you do not want to install it system wide #ifdef USE_SECP256K1 #include <secp256k1.h> #endif
Does this actually say its optional? Couldn't i just disable it then?
|
|
|
|
keesdewit (OP)
|
|
November 02, 2015, 10:35:22 AM |
|
Compilation of new wallet failing Are you expecting me to install secp256k1 systemwide from src/secp256k1 ? Seems a bit odd ..
Or you can link the src/secp256k1 if you do not want to install it system wide #ifdef USE_SECP256K1 #include <secp256k1.h> #endif
Does this actually say its optional? Couldn't i just disable it then? If you do like "USE_SECP256K1=-" then it would be disabled
|
|
|
|
buzztiaan
Member
Offline
Activity: 148
Merit: 10
|
|
November 02, 2015, 10:41:37 AM |
|
If you do like "USE_SECP256K1=-" then it would be disabled
I removed DEFS += -DUSE_SECP256K1 from the makefile.unix
|
|
|
|
keesdewit (OP)
|
|
November 02, 2015, 10:43:43 AM |
|
If you do like "USE_SECP256K1=-" then it would be disabled
I removed DEFS += -DUSE_SECP256K1 from the makefile.unix And now it compiles?
|
|
|
|
buzztiaan
Member
Offline
Activity: 148
Merit: 10
|
|
November 02, 2015, 10:48:26 AM |
|
And now it compiles?
Yes, looking good, at least didn't error yet
|
|
|
|
BitHappy24
Member
Offline
Activity: 98
Merit: 10
|
|
November 02, 2015, 10:55:00 AM |
|
ohh really nice concept, i love it keep us updated
|
|
|
|
buzztiaan
Member
Offline
Activity: 148
Merit: 10
|
|
November 02, 2015, 10:56:54 AM |
|
"version" : "v2.0.0.0-gc6b5a26", "protocolversion" : 61401, "walletversion" : 60000,
yay, but no dnsseed? anyone have some nodes on the new chain?
|
|
|
|
keesdewit (OP)
|
|
November 02, 2015, 11:01:55 AM |
|
"version" : "v2.0.0.0-gc6b5a26", "protocolversion" : 61401, "walletversion" : 60000,
yay, but no dnsseed? anyone have some nodes on the new chain? The seed node is running: { "version" : "v2.0.0.0-gc6b5a26", "protocolversion" : 61401, "walletversion" : 60000, "balance" : 3361.20000200, "newmint" : 780.70000000, "stake" : 0.00000000, "blocks" : 1040, "timeoffset" : 1, "moneysupply" : 15010390.00000000, "connections" : 10, "proxy" : "", "ip" : "81.169.137.12", "difficulty" : { "proof-of-work" : 0.70897702, "proof-of-stake" : 0.00001526 }, "testnet" : false, "keypoololdest" : 1446393688, "keypoolsize" : 101, "paytxfee" : 0.00000100, "mininput" : 0.00000000, "errors" : "" }
|
|
|
|
buzztiaan
Member
Offline
Activity: 148
Merit: 10
|
|
November 02, 2015, 11:03:03 AM |
|
Yes, could you give some ips for nodes then? ^_^Nevermind! Added your seednodeip and nodes flushed in Doing coinswap dance now.
|
|
|
|
Zeta0S
Legendary
Offline
Activity: 1890
Merit: 1031
|
|
November 02, 2015, 11:08:42 AM |
|
Why can i not send all my funds to yobit? I get errors, and the wallet do not send the coins.
|
|
|
|
keesdewit (OP)
|
|
November 02, 2015, 11:10:24 AM |
|
Why can i not send all my funds to yobit? I get errors, and the wallet do not send the coins.
Old or new wallet? If the old wallet: Try to send smaller pieces
|
|
|
|
keesdewit (OP)
|
|
November 02, 2015, 11:21:48 AM |
|
Why can i not send all my funds to yobit? I get errors, and the wallet do not send the coins. Can you go to Settings->Options and then the tab "Interface" and then check "Coin control features" After that go to "Send" and then the button "Inputs" Does it show many small amounts?
|
|
|
|
buzztiaan
Member
Offline
Activity: 148
Merit: 10
|
|
November 02, 2015, 11:22:46 AM |
|
What's the new block time? still 1 minute? looking to be a very long minute now
|
|
|
|
Zeta0S
Legendary
Offline
Activity: 1890
Merit: 1031
|
|
November 02, 2015, 11:24:17 AM |
|
Why can i not send all my funds to yobit? I get errors, and the wallet do not send the coins.
Old or new wallet? If the old wallet: Try to send smaller pieces Old wallet. First 50.000 still worked, than 30.000, now 10.000 is a problem. Seems some kind of sending limit.
|
|
|
|
keesdewit (OP)
|
|
November 02, 2015, 11:32:51 AM |
|
Why can i not send all my funds to yobit? I get errors, and the wallet do not send the coins.
Old or new wallet? If the old wallet: Try to send smaller pieces Old wallet. First 50.000 still worked, than 30.000, now 10.000 is a problem. Seems some kind of sending limit. Please perform the steps above and show me the result
|
|
|
|
keesdewit (OP)
|
|
November 02, 2015, 11:34:42 AM |
|
What's the new block time? still 1 minute? looking to be a very long minute now Block time is 1 minute
|
|
|
|
buzztiaan
Member
Offline
Activity: 148
Merit: 10
|
|
November 02, 2015, 11:38:20 AM |
|
Current block (1040) is over 30 minutes already....
|
|
|
|
keesdewit (OP)
|
|
November 02, 2015, 11:44:05 AM |
|
Current block (1040) is over 30 minutes already....
It means that one large miner stopped mining and the difficulty remains.
|
|
|
|
buzztiaan
Member
Offline
Activity: 148
Merit: 10
|
|
November 02, 2015, 11:44:55 AM |
|
And just jumped 4 block, and pow diff dropped from 0.7 to 0.02 ..
Any pow pool yet? altminers.com seems offline?
|
|
|
|
Zeta0S
Legendary
Offline
Activity: 1890
Merit: 1031
|
|
November 02, 2015, 11:46:34 AM |
|
Why can i not send all my funds to yobit? I get errors, and the wallet do not send the coins.
Old or new wallet? If the old wallet: Try to send smaller pieces Old wallet. First 50.000 still worked, than 30.000, now 10.000 is a problem. Seems some kind of sending limit. Please perform the steps above and show me the result If i send 15000 the wallet seems to crash, but its sending the coins. Will take up to 3 minutes for i can send the next 15000 coins. Would it not be possible to send larger amounts? Now 10.000 is the sending limit. This is not gonna work to transfer all my coins Made a small script (tasker) thats gonna do all the manual sending 1000AMS the next view hours.
|
|
|
|
|