Pages:
Author

Topic: [ANN] NoirShares Trade on PoloniEX, Noir Investment Options Open - page 14. (Read 53369 times)

full member
Activity: 189
Merit: 100
Sent 100 pts for investment

Txid
1245031392b3b42432a217d8b05f2a5ce4c284906aa8b853829d6fd15d54840e-000
sr. member
Activity: 434
Merit: 250
New bounties


500 NRS for translation into

  • Russian,
  • German,
  • Chinese,
  • Spanish
  • French,
  • Arabic.


If you are an investor and require a specific language, let me know. I'm sorry guys, i was under pressure.  

Hi !!!

Spanish thread at https://bitcointalksearch.org/topic/lanzadonoirshares-intercambios-en-poloniexopciones-de-inversion-abiertas-cpu-520657

Noir Investment Group document at https://docs.google.com/file/d/0B-53EUeq6QKcRXBUV2JCTk9uekU/edit?pli=1

Investment Options document i'll upload during week

 
member
Activity: 93
Merit: 10
I hope the pool owner can fix the connection problem.
However, the problem is still there for weeks...  Angry Angry

Some people are understandably frustrated as they have connection problems but we are just 8 days old at this point Wink

We are not blocking peoples traffic.  For each case we dug into something else is doing the blocking, the traffic never makes it to our server so we are very limited on what we can do.  You might check with your ISP and see if they are the root of the problem.  The miner is using port 4444 and sending custom encrypted traffic.  

While we do not know if it will help we would like to test using a different port number in case the block is just based on that.  I have added ports 10013 and 4020 as available ports on the pool server.  To support this I had to create a fork of the coyote miner source code since the original does not support specifying port numbers.  The fork can be found here:
https://github.com/pinwc4/coyote_miner.git

The new syntax of this version is host:port workername

So for example I would do pool_miner nrs.blockquarry.com:4020 pinwc4.1

If you do not specify the port number it will default to the original 4444.  You also have an optional parameter to specify the number of threads after the worker name in case you do not want to max your CPU.

To help with testing I have made a Linux binary from Ubuntu 13.10 with libboost 1.54.  It can be downloaded from here:
https://nrs.blockquarry.com/miners/linux_coyote_miner.0.3.1.tar.gz

Could someone test this build from a known host that was getting blocked?  

I am not a Windows user so it will take me quite a bit of time to have a Windows build.  If someone else could help with that it would be appreciated.




please!!!!!   Coyote Miner for Windows  !!!!!
newbie
Activity: 5
Merit: 0
I use Ubuntu 13.10.  Downloaded the miner from the link "https://nrs.blockquarry.com/miners/linux_coyote_miner.0.3.1.tar.gz", run, but immediately gives an error:

Code:
./linux_coyote_miner.0.3.1 NRS.BlockQuarry.com:4020 realtailer.babushka
attempting to connect to NRS.BlockQuarry.com:4020

1772956ms th_a       pool_miner.cpp:114            main                 ] 107.161.23.73:4020

  fee: 0%
Illegal instruction (core dumped)


What may be the reason?

And another question about the pool. According to statistics, the last block was found 17/03 14:15:57. Work has been running for a few hours, but even unconfirmed coins not come, why?

Thanks for the report.  Not sure of the problem, just to test I spun up a quick cheap instance of Ubuntu 13.10 on Amazon and it ran fine.  Maybe your processor lacks an instruction that I compiled for.  Did version 0.3.0 work fine?  I can try building a more generic build and maybe that will work for you. 

Or you can go through the build process.  It is not too bad, on Ubuntu you need to install libboost-1.54 libraries (not the default which is too old) and you need to download cmake from the developer site and install it as well as the repo version is too old. 

Also I am seeing blocks on the pool site, 9 in the past hour and the last one from a few minutes ago.  There could have been some lag on the website earlier before I looked.  MPOS has a scheduled job that periodically updates the statistics, they are not dynamic. 

Hmm, the problem has not been solved. HUGE problems arose with updating libboost-1.54 libraries. Version 1.53 does not update, the old version is not deleted, and if removed, then instal the new is simply impossible. Generally speaking it is all very strange.
Oh, and run on Azura.
I think without updating miner I will not survive )
full member
Activity: 129
Merit: 100
just make a google doc and provide the link.

There you go for the first document! The other one will follow by the end of the week.

Investment Options (French) - Options d'investissement

EDIT: The graphics got all fucked up going to Google Docs, I'll also fix it by the end of the week.
legendary
Activity: 882
Merit: 1000
New bounties


500 NRS for translation into

  • Russian,
  • German,
  • Chinese,
  • Spanish
  • French,
  • Arabic.


If you are an investor and require a specific language, let me know. I'm sorry guys, i was under pressure.  

I might be interested in doing the French translation. What would you need translated?

Noir Investment Group


Investment Options


those who provide useable translations will be asked to help with translation of the websites as well and will be paid accordingly.

I started the translation. I'm sending one of the translated files tonight, the other one might be in a few days.
Where can I send it to you?

just make a google doc and provide the link.
full member
Activity: 129
Merit: 100
New bounties


500 NRS for translation into

  • Russian,
  • German,
  • Chinese,
  • Spanish
  • French,
  • Arabic.


If you are an investor and require a specific language, let me know. I'm sorry guys, i was under pressure.  

I might be interested in doing the French translation. What would you need translated?

Noir Investment Group


Investment Options


those who provide useable translations will be asked to help with translation of the websites as well and will be paid accordingly.

I started the translation. I'm sending one of the translated files tonight, the other one might be in a few days.
Where can I send it to you?
legendary
Activity: 882
Merit: 1000
New bounties


500 NRS for translation into

  • Russian,
  • German,
  • Chinese,
  • Spanish
  • French,
  • Arabic.


If you are an investor and require a specific language, let me know. I'm sorry guys, i was under pressure.  

I might be interested in doing the French translation. What would you need translated?

Noir Investment Group


Investment Options


those who provide useable translations will be asked to help with translation of the websites as well and will be paid accordingly.
full member
Activity: 129
Merit: 100
New bounties


500 NRS for translation into

  • Russian,
  • German,
  • Chinese,
  • Spanish
  • French,
  • Arabic.


If you are an investor and require a specific language, let me know. I'm sorry guys, i was under pressure.  

I might be interested in doing the French translation. What would you need translated?
newbie
Activity: 5
Merit: 0
I use Ubuntu 13.10.  Downloaded the miner from the link "https://nrs.blockquarry.com/miners/linux_coyote_miner.0.3.1.tar.gz", run, but immediately gives an error:

Code:
./linux_coyote_miner.0.3.1 NRS.BlockQuarry.com:4020 realtailer.babushka
attempting to connect to NRS.BlockQuarry.com:4020

1772956ms th_a       pool_miner.cpp:114            main                 ] 107.161.23.73:4020

  fee: 0%
Illegal instruction (core dumped)


What may be the reason?

And another question about the pool. According to statistics, the last block was found 17/03 14:15:57. Work has been running for a few hours, but even unconfirmed coins not come, why?

Thanks for the report.  Not sure of the problem, just to test I spun up a quick cheap instance of Ubuntu 13.10 on Amazon and it ran fine.  Maybe your processor lacks an instruction that I compiled for.  Did version 0.3.0 work fine?  I can try building a more generic build and maybe that will work for you. 

Or you can go through the build process.  It is not too bad, on Ubuntu you need to install libboost-1.54 libraries (not the default which is too old) and you need to download cmake from the developer site and install it as well as the repo version is too old. 

Also I am seeing blocks on the pool site, 9 in the past hour and the last one from a few minutes ago.  There could have been some lag on the website earlier before I looked.  MPOS has a scheduled job that periodically updates the statistics, they are not dynamic. 

Thank you responded! Yes, the pool really was not a problem - just had to wait for some time.
With version 3.0, on exactly the same problem.
Now i try to set things up, but just in case, upload more generic build - I hope everything will work.
member
Activity: 100
Merit: 10
I use Ubuntu 13.10.  Downloaded the miner from the link "https://nrs.blockquarry.com/miners/linux_coyote_miner.0.3.1.tar.gz", run, but immediately gives an error:

Code:
./linux_coyote_miner.0.3.1 NRS.BlockQuarry.com:4020 realtailer.babushka
attempting to connect to NRS.BlockQuarry.com:4020

1772956ms th_a       pool_miner.cpp:114            main                 ] 107.161.23.73:4020

  fee: 0%
Illegal instruction (core dumped)


What may be the reason?

And another question about the pool. According to statistics, the last block was found 17/03 14:15:57. Work has been running for a few hours, but even unconfirmed coins not come, why?

Thanks for the report.  Not sure of the problem, just to test I spun up a quick cheap instance of Ubuntu 13.10 on Amazon and it ran fine.  Maybe your processor lacks an instruction that I compiled for.  Did version 0.3.0 work fine?  I can try building a more generic build and maybe that will work for you.  

Or you can go through the build process.  It is not too bad, on Ubuntu you need to install libboost-1.54 libraries (not the default which is too old) and you need to download cmake from the developer site and install it as well as the repo version is too old.  

Also I am seeing blocks on the pool site, 9 in the past hour and the last one from a few minutes ago.  There could have been some lag on the website earlier before I looked.  MPOS has a scheduled job that periodically updates the statistics, they are not dynamic. 
newbie
Activity: 5
Merit: 0
I use Ubuntu 13.10.  Downloaded the miner from the link "https://nrs.blockquarry.com/miners/linux_coyote_miner.0.3.1.tar.gz", run, but immediately gives an error:

Code:
./linux_coyote_miner.0.3.1 NRS.BlockQuarry.com:4020 user.user
attempting to connect to NRS.BlockQuarry.com:4020

1772956ms th_a       pool_miner.cpp:114            main                 ] 107.161.23.73:4020

  fee: 0%
Illegal instruction (core dumped)


What may be the reason?

And another question about the pool. According to statistics, the last block was found 17/03 14:15:57. Work has been running for a few hours, but even unconfirmed coins not come, why?
member
Activity: 100
Merit: 10
I hope the pool owner can fix the connection problem.
However, the problem is still there for weeks...  Angry Angry

Some people are understandably frustrated as they have connection problems but we are just 8 days old at this point Wink

We are not blocking peoples traffic.  For each case we dug into something else is doing the blocking, the traffic never makes it to our server so we are very limited on what we can do.  You might check with your ISP and see if they are the root of the problem.  The miner is using port 4444 and sending custom encrypted traffic.  

While we do not know if it will help we would like to test using a different port number in case the block is just based on that.  I have added ports 10013 and 4020 as available ports on the pool server.  To support this I had to create a fork of the coyote miner source code since the original does not support specifying port numbers.  The fork can be found here:
https://github.com/pinwc4/coyote_miner.git

The new syntax of this version is host:port workername

So for example I would do pool_miner nrs.blockquarry.com:4020 pinwc4.1

If you do not specify the port number it will default to the original 4444.  You also have an optional parameter to specify the number of threads after the worker name in case you do not want to max your CPU.

To help with testing I have made a Linux binary from Ubuntu 13.10 with libboost 1.54.  It can be downloaded from here:
https://nrs.blockquarry.com/miners/linux_coyote_miner.0.3.1.tar.gz

Could someone test this build from a known host that was getting blocked?  

I am not a Windows user so it will take me quite a bit of time to have a Windows build.  If someone else could help with that it would be appreciated.
sr. member
Activity: 462
Merit: 250
Quote
That kind of clashes don't you think? Focus on different ventures? I think the cleanest answer to that would be the focus is profit generation through ventures.

Well isn't that what a mutual fund basically is?  A group that pulls their funds together in order to maximize their capital?

I would just like to know what ventures these are or at least what the direction of the investments is.

If there is a good general idea of the direction where the investments are going, then it'll give me some kind of idea of what to expect.

Are the investments going to start up exchanges? Part of them going to multi-pool mining systems? New coins?

The coin is new and there is not so much developed in terms of the ventures yet- it's to be voted on and decided once the investors come together. There are several proposed ventures such as the exchange, cross-coin adaptation with XCP or ETH for example, mining group hosting, development into programs like NoirStore, NoirTalk, and NoirChat, etc. You can invest into individual ventures or into the general fund-

Ohhhh ok, so it's a new coin concept.  Thanks for clarifying, this is all I was asking for. Simple.
member
Activity: 78
Merit: 10
I hope the pool owner can fix the connection problem.
However, the problem is still there for weeks...  Angry Angry
member
Activity: 78
Merit: 10
i'm not having issues with a similar one, maybe this falls under the issue of IP addresses.

try pinging it.

Pinging works fine , 114 ms lag Smiley

Not sure what is causing this tbh, I tried it on another machine & it's giving the same result :<

I have the same problem. Ping is ok.
But can't connect the pool.
legendary
Activity: 882
Merit: 1000
Not yet people, the devs will get in contact when they are ready
legendary
Activity: 1596
Merit: 1010
hmm, ok. let me know how it goes. there is another pool that uses the gpu miner in development.

Still nothing, grmbl Smiley

I'm willing to try the other pool & see how that goes.... Smiley
hero member
Activity: 2296
Merit: 506
Cryptocasino.com
hmm... then it's probly something on your end. triple check everything . use my account to test connection :-

Code:
pool_miner.exe NRS.BlockQuarry.com billionorphanshere.1

btw just registering on the pool is not enough, it doesnt auto create workers.

Oh I know, i've created 2 seperate workers & both fail.

Even with your credentials I'm not getting connected, even tried an older version of coyote mienr without success....

Gonna try port forwarding & see where that leads Smiley

hmm, ok. let me know how it goes. there is another pool that uses the gpu miner in development.
Maybe we can help with testing the gpu miner?
We run a few rigs with R9 280x cards
hero member
Activity: 2296
Merit: 506
Cryptocasino.com
ANN

Cryptoken has added support of NRS, so you can now buy NRS using Skrill.

Essentially you can now buy NRS using Fiat Currencies through skrill. This is a great step forward and widens the scope for those who wish to invest.

I would like investor permission to send them a tip for their efforts.

Welcome to the group cryptoken.eu.

Buy NoirShares with Skrill

It's a pleasure working with such an established team!
Pages:
Jump to: