db_master
Newbie
Offline
Activity: 10
Merit: 0
|
|
January 25, 2018, 02:40:35 PM |
|
On schedule to be listed at the beginning of March March here we come! Got to get all the mining in while I still can
|
|
|
|
mccanderd
Newbie
Offline
Activity: 10
Merit: 0
|
|
January 25, 2018, 09:26:58 PM |
|
Anyone here to buy BTM?
|
|
|
|
|
psycodad
Legendary
Offline
Activity: 1656
Merit: 1830
精神分析的爸
|
|
January 25, 2018, 10:29:36 PM |
|
Yes, the above market in tradesatoshi is Bitmark/BTC, not Bytom/BTC. Why should I post a Bytom market in the Bitmark thread?
|
|
|
|
mccanderd
Newbie
Offline
Activity: 10
Merit: 0
|
|
January 26, 2018, 07:29:28 AM |
|
Yes, the above market in tradesatoshi is Bitmark/BTC, not Bytom/BTC. Why should I post a Bytom market in the Bitmark thread? I didn't want to give the coins for free...!!!
|
|
|
|
dbkeys
|
|
January 28, 2018, 06:30:18 AM |
|
On schedule to be listed at the beginning of March Great news dbkeys! thanks for the update, keep them coming! Any news/updates on the upcoming fork? We decided to make it 8 Proof-of-Work algos, which are SCrypt, SHA256d, Argon2d, CryptoNight, EquiHash, Lyra2RE (v2), X17 and Yescrypt. Bitmark will be merge-mineable with a number of coins, including Monero (XMR), ZCash (ZEC), Verge (XVG), and Vertcoin (VTC) among others. Currently running trials to set the relative weights among the different algos for CPU mining. After this, we'll announce a public trial run on testnet, and then we set the forkheight.
|
DNS Seeder / Node Trackers
|
|
|
|
coinzy4
Newbie
Offline
Activity: 31
Merit: 0
|
|
January 30, 2018, 09:00:13 AM |
|
You can add peers manually. Just open ~/.bitmark/bitmark.conf (-linux/mac path) and append at the end of file: addnode=175.100.3.95 addnode=93.107.125.126 addnode=204.68.122.11 addnode=42.232.206.100 addnode=139.162.232.242 More peers can be found in bitmark explorer: http://btm.cryptocloudhosting.org/networkAt this moment you can't withdraw BTM from Poloniex, withdrawals are suspended for some time on Poloniex, but you can buy BTM on tradesathosi( https://tradesatoshi.com/Exchange?market=BTM_BTC), for the fraction of Poloniex price. Also begin of March Bitmark will be added to Cryptopia, so you will be able to trade there as well.
|
|
|
|
TracksuitTrader
Newbie
Offline
Activity: 12
Merit: 0
|
|
January 30, 2018, 09:26:52 AM |
|
You can add peers manually. Just open ~/.bitmark/bitmark.conf (-linux/mac path) and append at the end of file: addnode=175.100.3.95 addnode=93.107.125.126 addnode=204.68.122.11 addnode=42.232.206.100 addnode=139.162.232.242 More peers can be found in bitmark explorer: http://btm.cryptocloudhosting.org/networkAt this moment you can't withdraw BTM from Poloniex, withdrawals are suspended for some time on Poloniex, but you can buy BTM on tradesathosi( https://tradesatoshi.com/Exchange?market=BTM_BTC), for the fraction of Poloniex price. Also begin of March Bitmark will be added to Cryptopia, so you will be able to trade there as well. Hey thanks a million. Do you happen to know the path for Windows version, I tried looking in c:/users/username/appdata/roaming/Bitmark but couldn't find any suitable file? Yeah I noticed they froze withdrawals at POLO, hope they're back online soon. Been planning to make an account at Cryptopia.
|
|
|
|
coinzy4
Newbie
Offline
Activity: 31
Merit: 0
|
|
January 30, 2018, 10:21:24 AM |
|
You can add peers manually. Just open ~/.bitmark/bitmark.conf (-linux/mac path) and append at the end of file: addnode=175.100.3.95 addnode=93.107.125.126 addnode=204.68.122.11 addnode=42.232.206.100 addnode=139.162.232.242 More peers can be found in bitmark explorer: http://btm.cryptocloudhosting.org/networkAt this moment you can't withdraw BTM from Poloniex, withdrawals are suspended for some time on Poloniex, but you can buy BTM on tradesathosi( https://tradesatoshi.com/Exchange?market=BTM_BTC), for the fraction of Poloniex price. Also begin of March Bitmark will be added to Cryptopia, so you will be able to trade there as well. Hey thanks a million. Do you happen to know the path for Windows version, I tried looking in c:/users/username/appdata/roaming/Bitmark but couldn't find any suitable file? Yeah I noticed they froze withdrawals at POLO, hope they're back online soon. Been planning to make an account at Cryptopia. That should be the path. If the file doesn't exist you need to create it.
|
|
|
|
j4y_naKomodo
Newbie
Offline
Activity: 56
Merit: 0
|
|
January 30, 2018, 03:55:10 PM |
|
Greetings, friends at Bitmark! Now that Komodo Platform has a stable GUI available on mainnet for our BarterDEX decentralized exchange, allowing the average user to trade peer-to-peer via atomic swap with 80+ Bitcoin-protocol cryptocurrencies, we aim to expand the reach of our decentralized and open-source solutions and unite the coin communites - - ATOMIC Swap trading following Noel Tiernan's protocol
- Control your own funds, maximizing security and privacy
- Automatic orderbook matching, trading p2p
- Integrate and List your coin for free
- Set up SPV electrum server, allowing users to trade your coin without downloading the entire blockchain
- Anyone can become a market maker or dedicated liquidity provider, pairing your coin with any other 80+ featured coin and allowing traders around the globe to access your coin
- Native trade bots can automatically buy low and sell high, allowing low and high volume traders to provide liqudity 24 hours a day
>> BarterDEX protocol ( wp/ git) >> The following requirements are necessary for an easy integration: - bitcoin protocol
- CLTV (bip 65) support
- gettxout and importaddress rpc calls
- and 8 digits for one coin
What does a non-Bitcoin/zCash-protocl coin need to do to make atomic swaps possible on BarterDEX? "the code to do all this is quite complicated and I assumed a bitcoin protocol coin, but it is possible to do the atomic swaps even if only 2of2 multisig is supported. So i guess a bitcoin protocol emulator for the subset of rpc calls that I use and at least a 2of2 multisig, but preferably CLTV mechanism to be able to handle both sides of the trade... this would require making changes to the existing barterDEX code, unless the bitcoin protocol emulator is really, really good and it actually works as a bitcoin protocol coin via rpc calls" Our goal is to integrate as many cryptocurrencies into our ecosystem as possible, providing end-users with unparalleled privacy and control of their funds! The developers of Komodo Platform would be more than happy to assist with integration into the ecosystem. Please send me a DM if you are interested in joining our decentralized exchange!Note: according to our tracker, BTM is being added to BarterDEX! Welcome aboard! The next step would be setting up dedicated SPV electrum servers for Bitmark. Then developers and investors alike can provide liquidity for BTM>KMD (or any other featured coin!) The keys are in your hands, lets keep them there.
|
|
|
|
holylacross
|
|
January 31, 2018, 03:09:16 AM |
|
You can add peers manually. Just open ~/.bitmark/bitmark.conf (-linux/mac path) and append at the end of file: addnode=175.100.3.95 addnode=93.107.125.126 addnode=204.68.122.11 addnode=42.232.206.100 addnode=139.162.232.242 More peers can be found in bitmark explorer: http://btm.cryptocloudhosting.org/networkAt this moment you can't withdraw BTM from Poloniex, withdrawals are suspended for some time on Poloniex, but you can buy BTM on tradesathosi( https://tradesatoshi.com/Exchange?market=BTM_BTC), for the fraction of Poloniex price. Also begin of March Bitmark will be added to Cryptopia, so you will be able to trade there as well. You can add peers manually from the wallet. Help>Debug Window>Console From the console you can add the nodes like above: addnode=104.236.59.201 Go to https://chainz.cryptoid.info/btm/#!network and check the node list for more Repeat until you have a stable connection
|
|
|
|
TracksuitTrader
Newbie
Offline
Activity: 12
Merit: 0
|
|
January 31, 2018, 11:11:52 PM |
|
That should be the path. If the file doesn't exist you need to create it.
I created the file and copy-pasted the list in it. No change to previous, wallet not syncing or finding peers. You can add peers manually from the wallet. Help>Debug Window>Console From the console you can add the nodes like above: addnode=104.236.59.201 Go to https://chainz.cryptoid.info/btm/#!network and check the node list for more Repeat until you have a stable connection Yeah I already tried the wallet console too, all I get is a red text saying "Method not found (code -32601)". Still no peers. Thanks for the help though. I'm starting to think I might have some other issues that prevent the wallet from getting a connection.
|
|
|
|
dbkeys
|
|
February 01, 2018, 03:44:32 AM |
|
Please try https://github.com/project-bitmark/bitmark/releases/tag/v0.9.5.1Although it's tagged as a pre-release, it's actually quite stable and, more importantly, it has updated and correct DNS Seeder nodes which should get you a real-time list of active nodes, so you don't have to use 'addnode' and your node will join the Bitmark network right away.
|
DNS Seeder / Node Trackers
|
|
|
clpedev
Newbie
Offline
Activity: 10
Merit: 0
|
|
February 01, 2018, 08:23:05 PM |
|
Please try https://github.com/project-bitmark/bitmark/releases/tag/v0.9.5.1Although it's tagged as a pre-release, it's actually quite stable and, more importantly, it has updated and correct DNS Seeder nodes which should get you a real-time list of active nodes, so you don't have to use 'addnode' and your node will join the Bitmark network right away. My wallet immediately found nodes. Check firewall
|
|
|
|
bitpotter
|
|
February 01, 2018, 09:02:03 PM |
|
I have not heard much news from any of these legends altcoin, does it still live up to this? I lost track of it in the market and now I do not know where the bitmark market is.
|
|
|
|
clpedev
Newbie
Offline
Activity: 10
Merit: 0
|
|
February 02, 2018, 10:06:45 AM |
|
I have not heard much news from any of these legends altcoin, does it still live up to this? I lost track of it in the market and now I do not know where the bitmark market is.
Tradesatoshi
|
|
|
|
smartsky
Newbie
Offline
Activity: 3
Merit: 0
|
|
February 02, 2018, 12:23:57 PM |
|
I have not heard much news from any of these legends altcoin, does it still live up to this? I lost track of it in the market and now I do not know where the bitmark market is.
Tradesatoshi Tradesatoshi is a thief, look the transaction
|
|
|
|
coinzy4
Newbie
Offline
Activity: 31
Merit: 0
|
|
February 02, 2018, 01:31:52 PM |
|
I have not heard much news from any of these legends altcoin, does it still live up to this? I lost track of it in the market and now I do not know where the bitmark market is.
Tradesatoshi Tradesatoshi is a thief, look the transaction Do you mean withdrawal fees? My impression is they have one of the lowest withdrawal fees among exchanges. 0.1 for BTM. Exchange ain't that good, but it serves purpose to accumulate before cryptopia listings and coin hardfork.
|
|
|
|
smartBTM
Newbie
Offline
Activity: 1
Merit: 0
|
|
February 02, 2018, 04:51:06 PM |
|
I have not heard much news from any of these legends altcoin, does it still live up to this? I lost track of it in the market and now I do not know where the bitmark market is.
Tradesatoshi Tradesatoshi is a thief, look the transaction Do you mean withdrawal fees? My impression is they have one of the lowest withdrawal fees among exchanges. 0.1 for BTM. Exchange ain't that good, but it serves purpose to accumulate before cryptopia listings and coin hardfork. No if you look BTM in poloniex or other the price about is 16000satoshi but in tradesatoshi the price is 1600 satoshi for example, if you sell there you lose more more money
|
|
|
|
|