Search content
Sort by

Showing 6 of 6 results by bacsiquaidi3
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] MGC Manhattangoldcoin.com with TVC Triviacoin.me SOLO MINABLE ON LAPTOP
by
bacsiquaidi3
on 08/04/2022, 15:47:07 UTC
How to Mine?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Magnolia DAO - New POW System / Metamask compatible coin
by
bacsiquaidi3
on 21/03/2022, 10:02:55 UTC
TESTING || NOLIA mined per block: 10 NOLIA
TESTING || Expected: 1 block every 1054 seconds
NET WORKER || Starting ZMQ thread
MINING || Starting thread 1
MINING || Starting thread 2
MINING || Thread 1: 0.0 h/s
MINING || Starting thread 3
MINING || Thread 2: 0.0 h/s
MINING || Starting thread 4
MINING || Thread 3: 0.0 h/s
MINING || Starting thread 5
MINING || Thread 4: 0.0 h/s
MINING || Starting thread 6
MINING || Thread 5: 0.0 h/s
MINING || Starting thread 7
MINING || Thread 6: 0.0 h/s
MINING || Starting thread 8
MINING || Thread 7: 0.0 h/s
MINING || Thread 8: 0.0 h/s
MINING || Thread 1: 0.0 h/s
MINING || Thread 2: 0.0 h/s
MINING || Thread 3: 0.0 h/s
MINING || Thread 4: 0.0 h/s
MINING || Thread 5: 0.0 h/s
MINING || Thread 6: 0.0 h/s
MINING || Thread 7: 0.0 h/s

pip install colored --upgrade && wget https://github.com/magnoliaproject/miner/archive/refs/tags/v1.0.tar.gz && tar xzvf v1.0.tar.gz && cd miner-1.0/
python3 miner.py [address] 3
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Magnolia DAO - New POW System / Metamask compatible coin
by
bacsiquaidi3
on 05/03/2022, 14:50:25 UTC
Bridge Magnolia - Harmony: https://magnolia.eslime.net/bridge/
How it works: https://magnoliaproject.github.io/bridge/

About the Discord / Telegram, we are finishing the last details after launchment, like the harmony token or bridge, and yes, we will create it ASAP.

It seems the bridge is not working yet, I have sent 125 Molia but my ONE wallet has not received anything, I have added Molia token on Harmony network
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Magnolia DAO - New POW System / Metamask compatible coin
by
bacsiquaidi3
on 05/03/2022, 13:42:48 UTC
How do I change the difficulty myself?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Magnolia DAO - New POW System / Metamask compatible coin
by
bacsiquaidi3
on 01/03/2022, 23:54:05 UTC

I have an error in JupyterLab.
./miner: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./miner)
You can try this:

apt-get install python3 python3-pip git
pip3 install colored requests

git clone https://github.com/magnoliaproject/miner
cd miner
python3 miner.py YOUR_ADDRESS THREADS
[/quote]

root@python-20220302-074935:/home/jupyter# apt-get install python3 python3-pip git
E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Magnolia DAO - New POW System / Metamask compatible coin
by
bacsiquaidi3
on 01/03/2022, 14:10:22 UTC
I have an error in JupyterLab.
./miner: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./miner)