Skip to content

Update m_notary_3rdparty#1

Merged
smk762 merged 1 commit intopatch-1from
patch-2
Dec 17, 2019
Merged

Update m_notary_3rdparty#1
smk762 merged 1 commit intopatch-1from
patch-2

Conversation

@smk762
Copy link
Copy Markdown
Owner

@smk762 smk762 commented Dec 17, 2019

comment out VRSC

comment out VRSC
@smk762 smk762 merged commit c01ca4f into patch-1 Dec 17, 2019
smk762 added a commit that referenced this pull request Jul 7, 2020
This should give time for rule clarity and tweaking of processes etc to avoid unintended mass culling of the NN group while initial rule-sets are scrutinized, adapted and more explicitly defined with respect to actual conditions within the network.
For example - `Reach at least 33% of your region’s best monthly NN notarization score. This is checked on the first day of each month, beginning one month after the new NN season has begun.` has been tagged for review due to early notarisation figures indicating skewed distribution (e.g. in SH region, #1 node has 2x score of #2 node)
I'd encourage NN ops to discuss a revised metric and submit it in accordance with the "polls and voting" section of the NN bible.
smk762 pushed a commit that referenced this pull request Jun 27, 2023
use appropriate compilation process/job count
smk762 pushed a commit that referenced this pull request Jun 27, 2023
smk762 pushed a commit that referenced this pull request Jun 27, 2023
smk762 pushed a commit that referenced this pull request Jun 27, 2023
format #include <nanomsg/something.h> will allow compiler to look
into /usr/inlcude or /usr/local/include as well. So, both variant
of nanomsg dependency install will be available:

Variant #1:

```bash
cd ~
git clone https://github.com/nanomsg/nanomsg
cd nanomsg
cmake . -DNN_TESTS=OFF -DNN_ENABLE_DOC=OFF
make -j2
sudo make install
sudo ldconfig
```

Variant #2:

```bash
sudo apt install libnanomsg-dev
```

In both cases iguana will be built correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant