Bitcoin Forum
July 01, 2024, 12:25:12 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 ... 151 »
  Print  
Author Topic: [ANN] Iridium (IRD) - People are Power - Community build crypto  (Read 149741 times)
edwardspitz
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250


View Profile
September 07, 2017, 04:12:36 PM
 #121


Code:
Wrong wallet address ir49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9orcJnbdmiR2j4JReUhs - XMR/QCN/BCN/FCN/Aeon/Duck/Dash/OEC/MCN/ORION addresses are supported only.
Pool [Suspicious link removed] removed from the list


Try to add
Code:
 -allpools 1 
, this will skip address incorrectness.

I tried that but it doesn't work and still fails address validation. Maybe it can be fixed by the pool software.
DigDeepMining
Sr. Member
****
Offline Offline

Activity: 580
Merit: 253


Atheios.org


View Profile
September 07, 2017, 04:14:25 PM
 #122

Windows wallet is giving me missing msvcp140d.dll error also
alamin99
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 500


View Profile
September 07, 2017, 04:15:33 PM
 #123

same here, 3 dll files are missing.
iridiumdev (OP)
Newbie
*
Offline Offline

Activity: 140
Merit: 0


View Profile WWW
September 07, 2017, 04:21:23 PM
 #124

Debugging with my friend, i probably have to include these dlls in the folder, one moment. Smiley
margoslend
Full Member
***
Offline Offline

Activity: 396
Merit: 110


View Profile
September 07, 2017, 04:31:31 PM
 #125

waiting for a working wallet without changes from my side, wish the difficulty was not above the sky, to the moment I'll try to get your coin. The everything else then Grin
mpnet
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
September 07, 2017, 04:32:39 PM
 #126

just do a release build, not a debug build. the non-debug versions (missing the "d" in the end) are included in the vcruntime for vs2015, they should already be on modern windows systems.
iridiumdev (OP)
Newbie
*
Offline Offline

Activity: 140
Merit: 0


View Profile WWW
September 07, 2017, 04:37:10 PM
 #127

just do a release build, not a debug build. the non-debug versions (missing the "d" in the end) are included in the vcruntime for vs2015, they should already be on modern windows systems.

Recompiling now, sorry for the delay.
internetfloozy
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
September 07, 2017, 05:08:28 PM
 #128

All mining balances should sync with Windows wallet after complete correct? I have been mining on irdpool just to help test using the wallet ID from simplewallet but now maybe it would be nice to keep a little balance for the future.
TidusQQ
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
September 07, 2017, 05:10:57 PM
 #129

just do a release build, not a debug build. the non-debug versions (missing the "d" in the end) are included in the vcruntime for vs2015, they should already be on modern windows systems.

Recompiling now, sorry for the delay.

does this coin have any kind of roadmap or REAL use than being a coin?
BobTrade
Full Member
***
Offline Offline

Activity: 462
Merit: 103


View Profile
September 07, 2017, 06:44:23 PM
 #130

iridiumdev posted the roadmap on 1st post
Nomadical
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
September 07, 2017, 08:22:38 PM
 #131

just do a release build, not a debug build. the non-debug versions (missing the "d" in the end) are included in the vcruntime for vs2015, they should already be on modern windows systems.

Recompiling now, sorry for the delay.

Any update on the fix? Still pulling debug build. (btw the redist you added to package are for the standard versions)
iridiumdev (OP)
Newbie
*
Offline Offline

Activity: 140
Merit: 0


View Profile WWW
September 07, 2017, 08:26:42 PM
 #132

just do a release build, not a debug build. the non-debug versions (missing the "d" in the end) are included in the vcruntime for vs2015, they should already be on modern windows systems.

Recompiling now, sorry for the delay.

Any update on the fix? Still pulling debug build. (btw the redist you added to package are for the standard versions)

Trying to compile without any dependencies, so all .dlls are built in.
I'm reconfiguring qt with static libraries but it's taking a LONG time, been over an hour and it's still going. I'll post as soon as I figure it out, don't bother with the windows wallet rn until i post the fixed .exe
mpnet
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
September 07, 2017, 09:03:49 PM
 #133

dll dependencies are fine, no need to compile a static qt - you might also be on the verge of violating their LGPL license if you do. just do what you did before in release instead of debug configuration - what is the problem? maybe i can help Wink
Ginzink
Full Member
***
Offline Offline

Activity: 462
Merit: 118


View Profile
September 07, 2017, 09:24:42 PM
 #134

Unable to mine with RC Vega, i get error:AMD HSA Code Object loading failed.
Got newest drivers (win 10)

Then in claymore i get error on allocating memory.
iridiumdev (OP)
Newbie
*
Offline Offline

Activity: 140
Merit: 0


View Profile WWW
September 07, 2017, 10:03:00 PM
 #135

dll dependencies are fine, no need to compile a static qt - you might also be on the verge of violating their LGPL license if you do. just do what you did before in release instead of debug configuration - what is the problem? maybe i can help Wink

It gives an entry point error when I do that with the release build.
redectro
Jr. Member
*
Offline Offline

Activity: 51
Merit: 1


View Profile
September 07, 2017, 10:06:55 PM
 #136

Howdy,
I'm trying to mine on windows using the daemon, followed the instructions here in the forum and everything seem to work just fine.
I left it mining something like ten hours and it shows that it finds blocks every now and then, i'm also mining with an intel i7 but when I check the wallet balance it say that it's empty.
Tried also on a second machine and same result. Is there something wrong with windows mining? I can't seem to get any of it working on either machines...
hualei_hb
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
September 07, 2017, 11:12:40 PM
Last edit: September 08, 2017, 04:20:02 PM by hualei_hb
 #137

Windows wallet will be ready soon?

I generated a simple web wallet in windows before your link was removed, it gave me this address ir28zJxuqfHFZfXpHLQxTM2bEmCzKCqVEjM6GGttACzzG9WVVBmcotr1peu7wZDQBPcKjV6ebwSe2Wv cio6grc3R1nqzHqUDK

So i can just use that to mine with then windows wallet comes out i'll be able to add the files created from simple wallet to get my funds ?
Thanks


I've just finished compiling the windows wallet. After 3 days of constant errors I finally got it to work. Just doing some internal testing before I release it.
waiting for the windows wallet. Smiley


WINDOWS WALLET IS RELEASED, GET IT AT: https://github.com/iridiumdev/iridium-qt/releases/tag/v1.01w

great,we are run at new version!


Dear guys:

UTC:2017-9-7 3:32
our pool upgrade,now you can see Unconfirmed Balance in our website!
only 20 confirm reward sent to your balance!

http://ird.globalpool.cc 0%fee

Nvidia card guide:
1、download ccminer(https://github.com/tpruvot/ccminer/releases or http://111.231.72.116:8093/ird_ccminer-x64-2.2.rar)
2、create .bat file,Example:
ccminer-x64.exe -a cryptonight -o stratum+tcp://111.231.72.116:2435 -u YourWalletAddress -p x
3、run .bat

Amd card miner:
Claymore CryptoNote GPU Miner v9.7 Beta - POOL Catalyst 15.12
https://mega.nz/#F!e4JVEAIJ!l1iF4z10fMyJzY5-LnyC2A

[/quote]

Claymore Miner(AMD Card):

    edit your config.txt
      -o stratum+tcp://111.231.72.116:2435
      -u YourAddress
      -p x
      -allpools 1
    run NsGpuCNMiner.exe
mpnet
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
September 07, 2017, 11:33:27 PM
 #138

if you're brave and you have a leap of faith to trust a newbie, here's my attempt to compile the windows wallet:

http://f4k3.net/~fake/Iridium-qt.zip

it should contain all of the required things (and maybe a tad more to make sure) and should work on 32- and 64bit windows versions (being 32bit).

let me know how it works out for you. it should work on windows. if not, we both will learn something Wink

if you are happy, IDR donations are appreciated: ir3Wx7ug1PV3JHXGkShhQg15afywZamSWKr5iT7PiBtxgYDK8WTpLiBVNVU7j5anBTVGujaXQV6JEjB Mcibf9ReV2J8qbA6hT

if you are not happy, get some ice cream or a coffee or whatever makes your boat float Wink

edit: for the lack of http_s_, here's the SHA256-sum for that archive: 7fbac156891a49aa4a4f922d0787fc53b84ac8a8d0df9dfe0d1cf20539df071a
internetfloozy
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
September 08, 2017, 01:13:13 AM
 #139

if you're brave and you have a leap of faith to trust a newbie, here's my attempt to compile the windows wallet:

http://f4k3.net/~fake/Iridium-qt.zip

it should contain all of the required things (and maybe a tad more to make sure) and should work on 32- and 64bit windows versions (being 32bit).

let me know how it works out for you. it should work on windows. if not, we both will learn something Wink

if you are happy, IDR donations are appreciated: ir3Wx7ug1PV3JHXGkShhQg15afywZamSWKr5iT7PiBtxgYDK8WTpLiBVNVU7j5anBTVGujaXQV6JEjB Mcibf9ReV2J8qbA6hT

if you are not happy, get some ice cream or a coffee or whatever makes your boat float Wink

edit: for the lack of http_s_, here's the SHA256-sum for that archive: 7fbac156891a49aa4a4f922d0787fc53b84ac8a8d0df9dfe0d1cf20539df071a

I will spend more time on it but I can't get it to pick up my .wallet file so it just keeps starting up with your IDR wallet ID.
Nomadical
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
September 08, 2017, 01:19:37 AM
 #140

if you're brave and you have a leap of faith to trust a newbie, here's my attempt to compile the windows wallet:

http://f4k3.net/~fake/Iridium-qt.zip

it should contain all of the required things (and maybe a tad more to make sure) and should work on 32- and 64bit windows versions (being 32bit).

let me know how it works out for you. it should work on windows. if not, we both will learn something Wink

if you are happy, IDR donations are appreciated: ir3Wx7ug1PV3JHXGkShhQg15afywZamSWKr5iT7PiBtxgYDK8WTpLiBVNVU7j5anBTVGujaXQV6JEjB Mcibf9ReV2J8qbA6hT

if you are not happy, get some ice cream or a coffee or whatever makes your boat float Wink

edit: for the lack of http_s_, here's the SHA256-sum for that archive: 7fbac156891a49aa4a4f922d0787fc53b84ac8a8d0df9dfe0d1cf20539df071a

I will spend more time on it but I can't get it to pick up my .wallet file so it just keeps starting up with your IDR wallet ID.

Can open from inside and then will default to yours, but, I cannot get it to accept mining connections and the debug window is disabled for some reason.
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 ... 151 »
  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!