Bitcoin Forum
May 26, 2024, 10:26:56 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 [97] 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 ... 214 »
1921  Local / Alt Coins (Nederlands) / Myriadcoin [XMY] ANN on: July 16, 2016, 02:33:17 AM


Website || IRC || Reddit || Twitter  



Laatste nieuws

6 juli 2016
Myriad 0.11.3.1
https://www.reddit.com/r/myriadcoin/comments/4rgidn/myriad_01131/

7 april 2016
Myriad 0.11.2.0
Myriad codebasis is bijgewerkt naar Bitcoin 0.11.2
https://www.reddit.com/r/myriadcoin/comments/4dpee5/myriad_0112/

15 januari 2016
Nieuwe website
http://myriadcoin.org/

7 november 2015
Myriad 0.9.2.17
https://github.com/myriadteam/myriadcoin/releases/tag/v0.9.2.17

30 augustus 2015
Vereiste-update: Myriadcoin 0.9.2.16
https://www.reddit.com/r/myriadcoin/comments/3iu2m8/myriad_09216/



Specificaties

Update naar bitcoin code base 0.11.2
Geen premine
Proof of Work:
Scrypt, SHA256D, Qubit, Skein or Myriad-Groestl
Bloktijd: 5 minuten per blok (60 seconden gemiddeld over 5 algorithmes)
Elk blok heeft een aparte moeilijkheidsgraad
Blok Beloning halveert elke 967680 Blokken (Ongeveer 96 weken)
Blok Beloning: 1000 MYR, Teruglopend naar 1 MYR  na ~20 jaar minen
Totale Coins in circulatie: Ongeveer 2 miljard MYR
Moeilijkheidsgraad wordt ieder blok herberekend
P2P port: 10888
RPC port: 10889
Configuratiebestand: myriadcoin.conf
Coin controle functies
Time Warp mitigatie

Hoe werkt het ?
Elk proof-of-work algoritme heeft z'n eigen onafhankelijke moeilijkheidsgraad
Ieder algoritme kan het volgende blok vinden
Alle algo's gebruiken dezelfde herbereken methode voor de moeilijkheidsgraad
Gemiddeld heeft ieder algoritme dezelfde kans om het volgende blok te vinden
Elk algoritme genereert ongeveer per 5 minuten een blok
Over de vijf algo's, word er gemiddeld een blok gevonden per 60 seconden



Wallets


Github bron
http://github.com/myriadcoin/myriadcoin


Windows wallet
0.11.2.0
Win32
Zip https://github.com/myriadteam/myriadcoin/releases/download/0.11.2.0/myriad.0.11.2.0.win32.zip
Installer https://github.com/myriadteam/myriadcoin/releases/download/0.11.2.0/MyriadSetup-0.11.2.0-win32.exe

Win64
Zip https://github.com/myriadteam/myriadcoin/releases/download/0.11.2.0/myriad.0.11.2.0.win64.zip
Installer https://github.com/myriadteam/myriadcoin/releases/download/0.11.2.0/MyriadSetup-0.11.2.0-win64.exe


Mac Wallet
https://github.com/myriadteam/myriadcoin/releases/download/v0.9.2.16/myriadcoin.0.9.2.16.osx.10.10.3.dmg


Android Wallet
ontworpen HashEngineering
Google Play Link

Electrum Wallet
ontworpen mr_burdell
Windows || Mac

JSWallet
Van RushWallet door cryptapus
Een browser gebaseerde platform portemonnee dat geen toegang heeft tot jouw Myriadcoins.
http://cryptap.us/myr/jswallet

Copay Multisignature Wallet
Van Bitpay door cryptapus
Een aantal handtekeningen portemonnee voor Myriad. Die kun je aanmaken in de cloud of op je eigen computer.
http://hydra-myr.cryptap.us/

Papier wallet
http://cryptap.us/myr/paperwallet.html

Hersenen Wallet
http://cryptap.us/myr/brainwallet



Mining instructies

Myriad mining web page
Mining gebruiksaanwijzings video
Mining Starter Bundel (verwijzingen in video)
Schriftelijke gids uit de mijnbouw de 5 algo’s

Voorbeeld myriadcoin.conf file:

Code:
listen=1
rpcuser=my_user_name
rpcpassword=my_pasword
server=1
rpcallowip=192.168.0.0/24
algo=sha256d

Als je wilt minen met een andere algoritme. Dan moet je de laatste regel van het .conf bestand veranderen naar het algoritme wat je wilt minen.
De volgende algoritmes worden ondersteund::

sha256d
scrypt
skein
myriad-groestl
qubit

Je kunt elk algoritme minen wat te minen valt met CPU/GPU/ASIC miners.



Alleen staand miners

SHA
Samenwerkend bitcoin miner
Scrypt
Samenwerkend litecoin miner
Qubit
CPU miner (bron) - https://github.com/qubitcoin/QubitCoin-cpuminer
GPU miner (bron) - https://github.com/prettyhatemachine/sph-sgminer
GPU miner (win32) - https://docs.google.com/file/d/0B9cvOfoOekSdRHl4QW5wSHJsLU0/

Skein
reorder's GPU miner (gemodificeerde cgminer) bron - https://github.com/reorder/cgminer_skein
reorder's GPU miner (gemodificeerde cgminer) windows - https://www.dropbox.com/s/uhbp9r6m8zzqnke/cgminer_skein.zip
Oroqen's CPU miner 64 bit windows build - https://www.dropbox.com/s/37gsfx6bsxbaoqh/skeinminer64.zip
reorder's GPU miner - py2exe build - github.com/reorder/poclbm-skc/tree/master/py2exe

Myriad-Groestl
CPU miner bron - https://github.com/ig0tik3d/myriadcoin-groestl-cpuminer-v1.0b
CPU miner Win64 - https://drive.google.com/file/d/0B9cvOfoOekSdUkwyQmhfWGhJMDg/edit?usp=sharing
SP-SGMiner GPU miner bron - https://github.com/prettyhatemachine/sph-sgminer
SP-SGMiner GPU miner thread - https://bitcointalk.org/index.php?topic=475795.0
CCMiner - https://github.com/cbuchner1/ccminer/releases

Vergevorderd Mining
Automatische omschakeling Script ontworpen iopq
MyriadSwitcher Beta v0.2.9 for Windows ontworpen dazz



Pools

Officiële lijst van of Myriad Pools

P2Pool Qubit Bron



Blok ontdekkers

[Insight] http://birdonwheels5.no-ip.org/
[Insight] https://cryptap.us/myr/explorer/chain/Myriadcoin
[ABE] http://insight-myr.cryptap.us/



Markten

Poloniex
https://poloniex.com/exchange/btc_myr

BitTrex
https://bittrex.com/Market/Index?MarketName=BTC-MYR



Faucet

http://cryptap.us/myr/faucet/
http://bitcoinmafia.com/bitcoin-mafias-free-myriadcoin-faucet/



Community vrijwilligVerkopers

Officiële lijst van Handelaars

Als je verantwoordelijk bent voor een nieuwe trader wie Myriad accepteert,
laat het ons weten je zult dan een compensatie ontvangen.




Spelletjes en Utilities

Spellen
Dobbelspel
Steen, Papier, Schaar
Dobbelspel 2

Nutsbedrijven
Grafieken
WorldCoinIndex
CoinGecko partituur
QR Code Generator
Top 1000 Richlist



Sociaal
Website || IRC (##myriadcoin on Freenode) || Reddit || Twitter

Bitcointalk (Engels) - https://bitcointalk.org/index.php?topic=483515.0
Bitcointalk (Chinees) - https://bitcointalk.org/index.php?topic=1411921.0
Bitcointalk (Grieks) - https://bitcointalk.org/index.php?topic=1416556.0
Bitcointalk (Indonesisch) - https://bitcointalk.org/index.php?topic=1413212.0
Bitcointalk (Filipijns) - https://bitcointalk.org/index.php?topic=1428966.0
Bitcointalk (Spaans) - https://bitcointalk.org/index.php?topic=1431269.0
Bitcointalk (Frans) - https://bitcointalk.org/index.php?topic=1434773.0
Bitcointalk (Russisch) - https://bitcointalk.org/index.php?topic=1435496.0



Bounties

Bekijk onze Reddit voor het laatste nieuws over giften.



Vrijwilligers uit de gemeenschap

8bitcoder - Wallet ontwikkeling en Algemeen contact  
nzsquirrell - P2Pool Hub, Wallet ontwikkeling en Algemeen contact
jwinterm - IRC/Reddit bot
cryptapus - JSWallet, Services
birdonwheels5 - inzicht, Beloningen, top geld lijst
mr_burdell - Electrum wallet
dazz - MyriadSwitcher
HashEngineering - Android Wallet



Donaties

myriad - XMY MDoNatNUVewP4oXEvpJV4KqGfDxg8EyXgW
nzsquirrell - XMY MSqu1rELrQGSBD1ZezMnvPzSDPUJJ2Cr7j
8bitcoder - XMY M8bitsUntDYAcBMcFtrN2nR4rTgV2PmN8h

1922  Alternate cryptocurrencies / Altcoin Discussion / Re: Steemit how can this thing be workable long term? on: July 15, 2016, 10:19:47 PM
My thoughts on Steem. The business model here is actually very straightforward. The Steem members post blogs, members of the public view those blogs and also view advertising. The revenue from the advertising is shared between the operation of the site, the bloggers and curators / moderators etc. In order for this to work one needs to blogs to be public and not require a sign up, account etc., in order to view the content.

The main competitor here is Facebook and Facebook 1) Does not pay its contributors, and 2) even worse requires a signup in order to view much of the content which is more often then not heavily restricted by the contributor. This model has the major failing of drastically restricting  the audience while making the content targeted to very specific viewers. This has made Facebook have very low revenue per 1000 unique page views for advertising and have to depend almost exclusively on large scale commercial surveillance for advertising revenue. Monetizing the pictures of babies may work for a while until the baby becomes a teenager and rebels against both the parents who uploaded the picture and the corporation who is monetizing it.  I have been in the web advertising business for over 12 years  and found the the key is useful content and large numbers of visitors. A good page can generate about 1 - 10 USD per 1000 unique page views. A poor page may generate a few cents  if at all per 1000 unique page views. Facebook is at the very low end here.

My take is that this can become a very competitive business regardless of how it is structured, be it a blockchain based solution or simply a for profit blogging site that pays its contributors, with various sites and platforms competing for the business.

I have not looked at all at the blockchain / token structure here at all so I am not in a position to comment on it. My take is that if Steem does not work something similar will and it will also drastically disrupt the current social media business models.

The main competitor isn't Facebook, it's reddit, voat, and yours (like reddit but rewards content producers with Bitcoin). Steem is at a huge disadvantage to reddit in terms of network effect - content producers and advertisers want to go where the eyeballs are, and that is in my opinion payment enough. I think they're also at a disadvantage to yours or whatever gets off the ground rewarding it's users in Bitcoin or some other more liquid asset; why would users want to be trapped in this convoluted mess of dollars, vests, powers, steem, etc when they could be rewarded with something very much easier to convert into their own local currency. Moreover, steem made the (imo) stupid decision to store everything on their blockchain, which granted they can prune at any time they like since insiders control all the voting power and can force a fork when they want to, but still, why the fuck would you put memes in a blockchain. Finally, yours or whatever else crops up won't have to deal with the stigma of instamining 80% of the monetary supply, they're just a company, so they can act like one, they don't have to put on this bullshit facade of being a decentralized autonomous organization.
1923  Alternate cryptocurrencies / Altcoin Discussion / Re: First consensus driven hardfork in crypto history? on: July 15, 2016, 05:59:50 PM
If I remember correctly, all of the PoW-first/pure-PoS-later coins were launched with an implicit "will be hardforked later" warning on them. I don't believe all of them ended up implementing a hardfork (correct me if I'm wrong), but a lot of them did. If my facts are accurate, then Mintcoin and its clones implemented a hardfork that was generally accepted by their users and expected from the start. If you want a list, then I can only remember Mintcoin, Blackcoin and Zeitcoin at the moment. My information might not be 100% accurate though, so just use it as a starting point for your research.

I get what you're saying, but I don't think that really fits the criteria. Yes, miners implicitly agreed that the coin would fork, but there was just a block height set by the dev that it would happen on, and I think generally that code was included in the original release. There hasn't been, as far as I'm aware, a coin that began its life as PoW, then at some point a new version was released and it switched to PoS after X out the last Y blocks were mined on the new version.

Edit: I think the distinction here is that of a consensus/community approved hardfork and one that is consensus driven. That is, in the approved case the hardfork client is released and block height announced, users and exchanges switch over at the behest of developers, so if miners don't then they're left mining on a worthless chain. Of course, it's possible users and/or exchanges refuse to switch, in which case the fork would be denied, but this doesn't happen much afaik in crypto world. In the consensus driven case the changes are not implemented until a verifiable percentage of blocks have been mined and recorded on the blockchain with the new version number.
1924  Alternate cryptocurrencies / Altcoin Discussion / First consensus driven hardfork in crypto history? on: July 15, 2016, 05:31:55 PM
Myriadcoin has released a new client, v0.11.3, that will implement certain changes (BIP65/66, algo swap, and consensus rule) when 750 of the last 1000 blocks have been mined using the latest version. See here for details:
https://www.reddit.com/r/myriadcoin/comments/4rgidn/myriad_01131/

My question is, will this be the first consensus driven hardfork in crypto history? Certainly Bitcoin has performed several soft forks this way, and Bitcoin classic attempted/is attempting to hard fork this way, but I'm guessing myriad is going to beat classic to the punch.

Alt coins hard fork all the time: Vertcoin or feathercoin to change algos, digibyte or auroracoin or verge to switch to myriad style multi algo PoW, and many others to tweak consensus rules or make other more drastic changes. But, as far as I know this is always done by dictate from the dev or dev team: a new version is released, hard fork block announced, exchanges are made aware, and everything switches over smoothly (usually).

The closest examples I can think of are when Doge hardforked to auxpow, where there was much discussion, many reddit threads (wow), but ultimately it was just implemented and released by rnicoll and other devs, and much more recently the upcoming ETH hardfork where a vote was held, but I hardly think you can call 3% participation rate a consensus driven change (many would probably argue 75% isn't consensus, but it is clearly better than 3%).

So, is anyone aware of consensus driven hard forks occurring in any coin? Just curious if I'm overlooking or forgetting something, or if this will (possibly) be a crypto first.
1925  Alternate cryptocurrencies / Altcoin Discussion / Re: What do you think of STEEM? on: July 14, 2016, 03:59:38 PM
1926  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMY] Myriad 0.11.3.1 | Upgrade | 1st Multi-Algo | New algo (yescrypt) on: July 14, 2016, 03:53:37 PM
Welcome digitrolls. Thanks for bumping the thread. Please continue blathering until your fit of trollepilepsy has subsided Cheesy
1927  Alternate cryptocurrencies / Altcoin Discussion / Re: Steemit how can this thing be workable long term? on: July 14, 2016, 03:03:35 AM
...
btw I believe bitcoin is more prone to burn and crash in price(a catastrophic cripling scenario) than STEEM, with STEEM the average Joe is starting to use crypto, at least thats my impression.


lololol Cheesy

Maybe you should put together a 200-page dissertation on this meditation and post it to steem(ing pile of shit). I'm sure you'll be rolling in the steem dollars and widely regarded as a gentleman and a scholar.
1928  Alternate cryptocurrencies / Altcoin Discussion / Re: Steemit how can this thing be workable long term? on: July 13, 2016, 07:02:08 PM
Yea, since Larimer and company instamined 60, 70, 80+%, I'm sure everyone will want to do their part to make Larimer rich and soak up a few pennies in the process, which they'll be able to withdraw over the course of two years or so. If it didn't work with Bitcoin and voat, why would it work with some instamined scam token?

Quote
We have secured ~80% of the initial STEEM via mining.  Our plan is to keep 20%, sell 20% to raise money, and give away 40% to attract users / referrers.

40% of it will be given to users. Notice it doesn't cost anything to register an account and you get (I think) $20 worth of tokens for doing so.

20% was necessary to fund development. Programs don't code themselves. Time is money. If the developers were not going to get paid, then it makes sense for them to do something else... like get a job.

Only keeping 20% of your company from the get go is a pretty low amount of equity to keep for a start up. Especially considering it is probably split in between at least a few people.

Except there's nothing from preventing them from posting early on and soaking up the huge first distribution under the guise of "paying content providers". It's marketed as being decentralized - it's not, and there's no way to tell how many coins or vests or dollars out whatever other convoluted tokens are being held by the company that backs it. If you want to run a company, why do you need to pretend that there was a "fair mining launch with no instamine" and that is distributed? My two guesses would be duping suckers and tax avoidance/fraud.
1929  Alternate cryptocurrencies / Altcoin Discussion / Re: Steemit how can this thing be workable long term? on: July 13, 2016, 06:18:06 PM
Yea, since Larimer and company instamined 60, 70, 80+%, I'm sure everyone will want to do their part to make Larimer rich and soak up a few pennies in the process, which they'll be able to withdraw over the course of two years or so. If it didn't work with Bitcoin and voat, why would it work with some instamined scam token?
1930  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMY] Myriad 0.11.3.1 | Upgrade | 1st Multi-Algo | New algo (yescrypt) on: July 13, 2016, 05:10:02 PM
Hi,

I am holding around 160,000 MYR on poloniex

Will the ticker change from MYR to XMY on Poloniex too.

I am holding them at huge losses but still never sold them. May I know when the investors and coin holders could see some rewards for their holdings.
People are holding this coin for much longer periods than me and to see it remain so muted and undervalued is quite depressing for both the investors and miners.

I really hope the developers come out with some good price positive announcements. Because holding a coin for such a long with continuous depletion of value is very depressing.

To developers : Please share your thoughts.

Thanks


Pretty sure polo will update ticker when it activates. I'm not a developer, but there is a saying that goes like, "Be the change you wish to see." In other words, do something yourself rather than be a whiny bagholder. What do you imagine a "price positive announcement" to be anyway?
1931  Alternate cryptocurrencies / Altcoin Discussion / Re: -> Monero Community Hall of Fame <- on: July 12, 2016, 01:54:41 AM
Quote
3rd Kyu Monero Supporters with a Holding of Goxcoins
Donators of 2 XMR

jwinterm, 2 XMR
* jwinterm is a cheap bastard
1932  Alternate cryptocurrencies / Altcoin Discussion / Re: can the dev team retrieve forgotten coins? on: July 11, 2016, 03:04:15 PM
nope. Who would invest in a coin like that?

Isn't this basically what ETH is about to do?
1933  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HUC] Huntercoin - Human Mining - Decentralized MMO and Crypto Game on: July 10, 2016, 10:56:47 PM
I think I just invalidated my vote by creating a hunter :/ Didn't look like shortest time was gonna win anyway...

Anyway, seems like blocks are coming pretty slowly, maybe one every few minutes, and zero sha blocks still.

I guess if you are trying to program a bot or something, you have to balance giving away your future movement with paying tx fees for each movement. I mean, ideally you would move one square at a time and not let anyone know where you're going, but that will start to add up in terms of tx fees I guess to some extent.

Is the hanging on win10 a known issue? Is it a spinny hd thing? Is there any workaround to kickstart it or something, or just use linux?
1934  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HUC] Huntercoin - Human Mining - Decentralized MMO and Crypto Game on: July 10, 2016, 09:38:55 PM

Edit: Man, blocks are coming in super slow, only like two confirms in 20 min or so.

Edit2: 70 min and still only 2 confirms. I guess game isn't really playable atm?

stuck client.  https://www.huntercoin.info/blockExplorer shows 20 blocks/40 minutes relatively constant.

I use Mint/Mate in VirtualBox to play, it never hangs. Really not even once in almost a year.



You're correct, thanks. It hung a couple times during sync, but I just assumed for whatever reason that once it was synced it wouldn't hang anymore. Clearly not the case. Using win10 here, I'll try it on a linux machine or virtual machine.
1935  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][GRS] Groestlcoin | Porting all wallets on every platform for user adoption on: July 10, 2016, 09:30:02 PM
1936  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HUC] Huntercoin - Human Mining - Decentralized MMO and Crypto Game on: July 10, 2016, 08:58:45 PM
10 chronons in the lead atm. Since we're getting apparently about 2 chronons per hour, that's only 5 hours needed to quit playing the game Cheesy
1937  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HUC] Huntercoin - Human Mining - Decentralized MMO and Crypto Game on: July 10, 2016, 07:42:45 PM
Voted - 9ee879a7cb66c5be7a57ef171ee37ec844df2c6deafa3a2fcfbd627d0a6a9ad8

Was gonna grab some coins and add some power to my vote, but price is up quite a bit, maybe next week Smiley

Edit: Man, blocks are coming in super slow, only like two confirms in 20 min or so.

Edit2: 70 min and still only 2 confirms. I guess game isn't really playable atm?
1938  Alternate cryptocurrencies / Altcoin Discussion / Re: WHICH COIN HAS THE LOWEST ANNUAL CREATION INFLATION ? on: July 10, 2016, 03:11:41 PM
For the record, I didn't shill anything. I said several times that I think the dev instamined digitaldarkducknote due to very fast emission and low hashrate at the beginning (if that's shilling, then OK, I guess), and I only hold a small amount I mined. I would never touch PoS coins, especially ICO garbage like NXT, NEM, and Qora. I came in and tried to answer OP's question based on what I knew about some low inflation coins. There's only been one coin getting shilled in this thread, and it hasn't been by me.
1939  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BXC][Bitcedi :: upto 106% Fixed deposit Interest with Encrypted Messaging] on: July 09, 2016, 03:25:30 PM
Found like 5 blocks on my crappy lappy last night. Diff is way down.
1940  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HUC] Huntercoin - Human Mining - Decentralized MMO and Crypto Game on: July 09, 2016, 02:49:06 PM
I don't have too many coins, and sync is going really slow, but I vote for the fastest time to logout. I'll try to get synced and make it official.
Pages: « 1 ... 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 [97] 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 ... 214 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!