Pages:
Author

Topic: [ANN][POW] MicroBitcoin (micro-payments protocol) - page 5. (Read 29736 times)

full member
Activity: 168
Merit: 100
wow! contacting the devs does not seem to be that easy... discord links needs to be refreshed... wiki does not send an application email... regarding the new yespower fork.... 1st... YAY OPPENHEIMER quote in the algo!

2nd.
i cant run testnet. even with provided addnodes from the wiki. did you try starting the testnet daemon with deleting the .micro in your homedir? it just crashes with ...

2019-10-07T20:36:42Z Opened LevelDB successfully
2019-10-07T20:36:42Z Using obfuscation key for /home/ubuntu/.micro/blocks/index: 0000000000000000
2019-10-07T20:36:42Z LoadBlockIndexDB: last block file = 0
2019-10-07T20:36:42Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=0, size=0, heights=0...0, time=1970-01-01...1970-01-01)
2019-10-07T20:36:42Z Checking all blk files are present...
2019-10-07T20:36:42Z Initializing databases...
2019-10-07T20:36:42Z Pre-allocating up to position 0x1000000 in blk00000.dat
2019-10-07T20:36:42Z Opening LevelDB in /home/ubuntu/.micro/chainstate
2019-10-07T20:36:42Z Opened LevelDB successfully
2019-10-07T20:36:42Z Using obfuscation key for /home/ubuntu/.micro/chainstate: 2b3d8325abd8091b
2019-10-07T20:36:42Z init message: Rewinding blocks...
2019-10-07T20:36:42Z  block index              55ms
2019-10-07T20:36:42Z init message: Loading wallet...
2019-10-07T20:36:42Z [default wallet] nFileVersion = 2000000
2019-10-07T20:36:42Z [default wallet] Keys: 2001 plaintext, 0 encrypted, 2001 w/ metadata, 2001 total. Unknown wallet records: 1
2019-10-07T20:36:42Z [default wallet] Wallet completed loading in             111ms
2019-10-07T20:36:42Z [default wallet] setKeyPool.size() = 2000
2019-10-07T20:36:42Z [default wallet] mapWallet.size() = 0
2019-10-07T20:36:42Z [default wallet] mapAddressBook.size() = 0
2019-10-07T20:36:42Z ERROR: ReadBlockFromDisk: Errors in block header at CBlockDiskPos(nFile=0, nPos=8)
2019-10-07T20:36:42Z *** Failed to read block
2019-10-07T20:36:42Z Error: Error: A fatal internal error occurred, see debug.log for details
Error: Error: A fatal internal error occurred, see debug.log for details
Segmentation fault (core dumped)


i also had to change the file /src/support/csv.h


- enum class Term : char { CRLF = -2 };
+ enum class Term : int { CRLF = -2 };

makes sense because char cant be negative...

otherwise it would not compile on my raspberry pi 4 based pool running a homebrew ubuntu 32bit userland.

the changes to the y-nomp are already implemented for my private pool. will this be ready in 2 days or will i face similar problems when switching from testnet to mainnet?

kind regards
newbie
Activity: 4
Merit: 0
MicroBitcoin is Launching New Network

MBCians, we are firing up engines! New network launching is set to happen at 1,137,200th block which is estimated to occur on October 9, 2019, at 11:00 UTC.

[Key Features of New Network]
-MBCs (MicroBitcoin) which haven't been moved since hardfork will be burned. (There is approximately 2,700,000 BTC activated so far from the 525,001 block)
-Locking up the 50% of the premined contributors' MicroBitcoin. (Almost 5,000,000,000 MBC will be technically locked up until 2021.)
-Maximum Supply will be almost 61,000,000,000 MBC. It will be different according to the snapshot amount.
-Reward for first block of new network will be changed from 12,500 MBC to 5,500 MBC. And reward for each new block will be calculated using the function in the document below.
-To make network more reliable, prevent block spamming and create better fee market, block size will be decreased to 300kb.
-New PoW lgorithm - modified YesPower (sha256 replaced with blake2b)
 
You can read more about new network in following this post https://mbc.wiki/d/31-new-network-launch
newbie
Activity: 1
Merit: 0
нe paбoтaeт кoшeль нa Stex
 
newbie
Activity: 40
Merit: 0
i cannot see deposit button on https://app.stex.com/en/basic-trade/pair/BTC/MBC


i cannot create Micro Bitcoin wallet address on www.bitonbay.com


is there another exchange ?

You can find MBC/ETH pair in Stex exchange but no MBC/BTC pair
hero member
Activity: 2156
Merit: 612
Online Security & Investment Corporation
i cannot see deposit button on https://app.stex.com/en/basic-trade/pair/BTC/MBC


i cannot create Micro Bitcoin wallet address on www.bitonbay.com


is there another exchange ?
hero member
Activity: 2548
Merit: 626
Hi , AMD miner is now available :

SRBMiner-MULTI CPU & AMD GPU Miner

Enjoy
hero member
Activity: 808
Merit: 1014
Should anyone going to start MicroBitcoin own node, here is actual active peer list from getpeerinfo:

Code:
addnode=54.180.14.12
addnode=52.79.198.217
addnode=52.194.177.217
addnode=34.201.170.73
addnode=85.25.133.32
addnode=106.247.254.178
addnode=52.78.59.6
addnode=74.118.139.241

add them to your microbitcoin.conf to avoid wallet sync problem.
newbie
Activity: 40
Merit: 0
Hello friends

I want to mine MBC coin with my GPU 1050Ti
my command line is below

ccminer  -a rfv2 -o stratum+tcp://pool.hashpool.eu:2508 -u BmSWXkYLfBNu8ebHovv78XVvNZCV6iHEGA -p x

but when i run this miner i got the below error
please help me to solve this problem

*** ccminer 2.3.1 for nVidia GPUs by djm34 ***
    Built with VC++ 2013 and nVidia CUDA SDK 10.0 64-bits

  new: rainforest v2 algorithm for nvidia cards  based on ccminer 2.3.1 from tpruvot  Originally based on Christian Buchner and Christian H. project
  Include some kernels from alexis78, djm34, djEzo, tsiv and krnlx.

[2019-09-27 19:32:32] Starting on stratum+tcp://pool.hashpool.eu:2508
[2019-09-27 19:32:32] NVML GPU monitoring enabled.
[2019-09-27 19:32:32] NVAPI GPU monitoring enabled.
[2019-09-27 19:32:32] 1 miner thread started, using 'rfv2' algorithm.
[2019-09-27 19:32:33] Stratum difficulty set to 0.001
[2019-09-27 19:32:33] rfv2 block 1120301, diff 99.271
[2019-09-27 19:32:35] GPU #0: Intensity set to 8, 256 cuda threads
[2019-09-27 19:32:36] GPU #0: EVGA GTX 1050 Ti, 2291.83 H/s
[2019-09-27 19:32:36] GPU #0: invalid configuration argument
[2019-09-27 19:32:48] rfv2 block 1120302, diff 99.968
[2019-09-27 19:32:53] GPU #0: invalid configuration argument
[2019-09-27 19:33:27] GPU #0: 1378 MHz 127.66 MH/W 0W 48C FAN 0%
[2019-09-27 19:33:32] GPU #0: EVGA GTX 1050 Ti, 3581.04 H/s
[2019-09-27 19:33:32] GPU #0: invalid configuration argument
[2019-09-27 19:33:40] GPU #0: invalid configuration argument
[2019-09-27 19:33:58] rfv2 block 1120303, diff 98.543
[2019-09-27 19:33:58] GPU #0: invalid configuration argument

newbie
Activity: 315
Merit: 0
When AMD gpu miner for windows?
newbie
Activity: 123
Merit: 0
well this turned out to be another sit coin lol lol.
newbie
Activity: 1
Merit: 0
Mobile wallet has stopped working.
legendary
Activity: 3164
Merit: 1003
newbie
Activity: 9
Merit: 0
Maйнep для AMD кapт xoть oдин paбoчий cдeлaйтe!
newbie
Activity: 236
Merit: 0
Am i late for Airdrop?
No, You are not late Smiley, the event will be run by June 5th, 2019
newbie
Activity: 382
Merit: 0
Am i late for Airdrop?
newbie
Activity: 236
Merit: 0
The MicroBitcoin community feedback survey is going on.
Your answer will help the MBC community getting better!

Please join the survey, if you didn't do yet Smiley
 
https://forms.gle/ULfABE7K89SdYxvLA
newbie
Activity: 236
Merit: 0
NVIDIA CudaMiner Update!
MBCians,

The faster and improved version of the NVIDIA CudaMiner is finally here!

Download from the link below:
https://github.com/MicroBitcoinOrg/CudaMiner/releases/tag/1.0.2


Please tell me how to run it on Hive OS?

You can ask about it at #mining-rigz channel of the MicroBitcoin Discord server, or the best way would be to contact someone from Hive OS. They should have a support channel.
newbie
Activity: 2
Merit: 0
NVIDIA CudaMiner Update!
MBCians,

The faster and improved version of the NVIDIA CudaMiner is finally here!

Download from the link below:
https://github.com/MicroBitcoinOrg/CudaMiner/releases/tag/1.0.2


Please tell me how to run it on Hive OS?
newbie
Activity: 236
Merit: 0
🥂Make it Rain Event has now ended🥂

🙏Thank you to everyone who joined🙏
We had some issues but in the end we hope that everyone enjoyed the event!

We will work on making improvements on the bot and to provide more events in the future
Let us know how you liked the event and any suggestions for new events below👇

🚀Let’s grow MicroBitcoin together!🚀
newbie
Activity: 236
Merit: 0
🚀Last Day of MAKE IT RAIN is in 2 hours
One last HUGE EVENT🔥
👉Join with your friends at 6:00 am UTC

1️⃣Join:  https://discord.gg/Hxfnmk
2️⃣Message the bot @Most MBCious with !rain help
3️⃣When it rains, you must click on the 💸

🔥Are you ready for this???🔥

Pages:
Jump to: