Yes, you should be able to run one node and point multiple miners at it. But do it all on one first to ensure it works for you, then you'll know if you run into any problems, it's some network/network security issue.
|
|
|
Hello i was running my repned like this ./repnetd -rpcuser=xxx -rpcpassword=xxx -rpcbind=192.168.1.143 -server=1 -daemon=0 --printtoconsole
then in other computer same network i did ./repnet-miner -rpcconnect=192.168.1.143 -rpcport=8368 -rpcuser=xxx -rpcpassword=xxx -address=repnet:qrcpt0lk6dhs6xutenkgeltnjc2t2ngacsune3tn8k -cpus=1 but i did just got connection error any hints ?
Sorry, missed your message. I think maybe the rpcbind and rpcconnect can be a bit delicate. try removing those and running the processes on the same machine. Also the address for the miner should be your legacy address (found on your wallet page) - I don't think the repnet one works here.
|
|
|
Transaction costs are now much lower on #RepNet - from version 11.4.0+
This will cause a hard fork. If you're running an old version, make sure to update.
|
|
|
Shhhhh I’m hunting wabbits….. It’s very quiet here. Any new updates? Posts are not posting on Repnet…
Thanks for the heads up. Should be working now. Ive been away from my desk for the past few days, should have some updates soon.
|
|
|
Welcome Reborn! I sent you some funds to get started with. You missed the 500R3P offer, but I appreciate your participation so I'll extend the offer I'll award 250R3P next week to nodes running with an open port.
|
|
|
Thank you. During the process of updating node blocks, I checked that the early block time was in June, and it seems that the mainnet has been launched for several months. However, in your introduction, I would like to know if there is a total limit? Will the block reward be halved? For example, a block reward of 2.5 will be given six months later. And just before you replied to me, I had already deleted the old data in the C drive. I am waiting for the new node update to be completed and trying to mine it. My address is:
repnet:qpy6k08f4mu2ywgz8gf3qwj3al3k4xzavy643s6jge
Great questions, I'd like to go in detail on them, would you mind posting them on RepNet.site? https://repnet.site/index.html#thread?root=-5339344835388640018&post=-5339344835388640018Surprisingly,it cost up to dozens of tokens Thanks, answered now - Also - here's why your first message might have cost a surprising amount. (It's a once off thing to do with amalgamating mining outputs. Hope the tip covers it.) https://repnet.site/p/e5ebd7d229
|
|
|
Thank you. During the process of updating node blocks, I checked that the early block time was in June, and it seems that the mainnet has been launched for several months. However, in your introduction, I would like to know if there is a total limit? Will the block reward be halved? For example, a block reward of 2.5 will be given six months later. And just before you replied to me, I had already deleted the old data in the C drive. I am waiting for the new node update to be completed and trying to mine it. My address is:
repnet:qpy6k08f4mu2ywgz8gf3qwj3al3k4xzavy643s6jge
Great questions, I'd like to go in detail on them, would you mind posting them on RepNet.site?
|
|
|
I just updated the block with an old version node, and you released a new version. So, if I download the new version and update again, do I need to delete the blockchain data of the old version on the C drive? My address : repnet:qpy6k08f4mu2ywgz8gf3qwj3al3k4xzavy643s6jge please
It will use the same blockchain data - no need to delete it! Tipped you a little bit to get started with. Thanks for the question!
|
|
|
Thanks for the tweet! Tipped another 100R3P!
|
|
|
Hello so i wanna mine on hiveos with this miner to my own node is that possible yet and if so do you have a link to the tar.gz for the miner on gitlab so i can use it on hive? still syncing my node have not been able to check out the miner yet just figured i would ask while waiting.
repnet:qr9wandw6tc28aec9f6848h70882zhax5vrt4y0chn
Thanks for the question - I sent you 50R3P so you can get started on RepNet.Site So I don't know much about hiveos - although I'm sure it'll have a unzip utility you can use to access the binaries. I'm planning to release some new ones soon that address some of the issues that came up since the binaries were first launched. It sounds like you've got your node running - is that on another platform?
|
|
|
Thanks for all the feedback!
A few things are emerging for early miners - notes and recommendations
1. Start the node with repnetd -printtoconsole
This will give more information about what the node is doing.
2. Don't start mining until your node is synced.
Keep an eye on the console, when it stops reporting new blocks coming in quickly, it is synced.
3. Use separate accounts for mining and posting.
There is a bug in RepNet.Site whereby it is trying to spend immature coins (freshly mined coins take 20 blocks to mature).
4. --cpus= option doesn't work in the miner yet
Use multiple processes to use multiple cpus for now.
5. Linux binaries may need additional files to run correctly - expect new binaries soon.
|
|
|
If you'd like to see what your node is doing, you can run it as
repnetd -printtoconsole
|
|
|
Open port 8368 to maximize connections to other peers and reduce possibility of mining orphan blocks.
|
|
|
|