Bitcoin Forum
May 21, 2024, 07:26:09 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 148 149 150 151 152 153 154 155 156 157 158 ... 195 »
2141  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [WTS Pre-ANN] *** “SPaker" HARDWARE ** STAKING APPLIANCE *** on: July 01, 2015, 11:57:46 PM
Why are you making such a big deal about Raspberry Pi wallets? It is hardly anything special apart from it being nice to stake at 5W. Iv been making Pi wallets for tons of other coins and posting them in the respective threads for free in 99% of the cases. Most of those coins have died down in anyways because wallets for a another platform is not a competitive advantage but a commodity. From experience in the repo download history I can tell you that there are max 10 users interested in Pi for a coin and apart from those users it is but a hype factor that speculators use to hype the price of a coin to dump on the back of it. In addition Gorillastake.com for example has been hosting online Pi staking solutions for a long time. Having said this, good luck and it is a nice thing for those 10 odd users and I hope it makes a difference in your case.

You should come up with something special to promote your coin. Devs are not doing other real special things that drive the success of a coin and wallets for other OSes are not it, including mobile wallets Wink
2142  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Specie (SPX) - *** Now Trading on YoBit *** | HARDWARE | SUPER RARE on: July 01, 2015, 11:55:10 PM
Please feel free to PM if you are having wallet difficulties.

We will be announcing the burn details including the transaction specifics when the burn is complete. The burn will be 22,500 SPX.


The SPaker-P image is now available for download. Details in the SPaker thread:

https://bitcointalk.org/index.php?topic=1100437.msg11764152#msg11764152


The Specie platform hardware rollout has begun!


Why are you making such a big deal about Raspberry Pi wallets? It is hardly anything special apart from it being nice to stake at 5W. Iv been making Pi wallets for tons of other coins and posting them in the respective threads for free in 99% of the cases. Most of those coins have died down in anyways because wallets for a another platform is not a competitive advantage but a commodity. From experience in the repo download history I can tell you that there are max 10 users interested in Pi for a coin and apart from those users it is but a hype factor that speculators use to hype the price of a coin to dump on the back of it. In addition Gorillastake.com for example has been hosting online Pi staking solutions for a long time. Having said this, good luck and it is a nice thing for those 10 odd users and I hope it makes a difference in your case.

You should come up with something special to promote your coin. Devs are not doing other real special things that drive the success of a coin and wallets for other OSes are not it, including mobile wallets Wink
2143  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EAGLECOIN][EA][POW][SHA256][LAUNCH SOON] on: July 01, 2015, 07:03:11 PM
getting the whole time during compiling on Ubuntu Sad

Code:
/root/eaglecoin/src/leveldb.cpp:56: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, leveldb::DB**)'
/root/eaglecoin/src/leveldb.cpp:46: undefined reference to `leveldb::Env::Default()'
/root/eaglecoin/src/leveldb.cpp:46: undefined reference to `leveldb::NewMemEnv(leveldb::Env*)'
/root/eaglecoin/src/leveldb.cpp:51: undefined reference to `leveldb::DestroyDB(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, leveldb::Options const&)'
/root/eaglecoin/src/leveldb.cpp:58: undefined reference to `leveldb::Status::ToString() const'
obj/leveldb.o: In function `CLevelDB::WriteBatch(CLevelDBBatch&, bool)':
/root/eaglecoin/src/leveldb.cpp:76: undefined reference to `leveldb::Status::ToString() const'
collect2: ld returned 1 exit status
make: *** [EagleCoind] Error 1

Any idea?

Have you made sure that the /src/obj directory exist?
2144  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EAGLECOIN][EA][POW][SHA256][LAUNCH SOON] on: July 01, 2015, 06:47:59 PM
Lol, it seems the built in node has failed somehow and Suprnova is the syncnode with syncnode=true.

ocminer had better keep the pool up Smiley



2145  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MET] Metrocoin is for Growth on: July 01, 2015, 03:16:33 PM
Anyone have a 'getpeerinfo' of working addnodes?

You can use

45.63.1.27

Diff at 77k and blocks at 20511. If you are going to solo mine, as soon as you find a block it will jump to current.
2146  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Vcoin sha256 pow on: July 01, 2015, 01:06:41 PM
A short progress report.

I'm working my way through the commit history of elements, integrating some of the features into VCoin 0.11 ...
Quote
What is Elements?

Elements is a collection of experiments to bring more technical innovation to Bitcoin.

What is Elements Alpha?

https://github.com/ElementsProject/elements/tree/alpha

Elements Alpha is the Elements project's first experimental test chain.

Compared to Bitcoin itself, it adds the following features:

  • Confidential Transactions
  • Segregated Witness
  • Relative Lock Time
  • Schnorr Signatures
  • Additional opcodes
  • Deterministic Peg (pegged to Bitcoin's testnet currency).
  • Signed Blocks

That's quite a shopping list. The items are too experimental to feature in Bitcoin right now, they might upset the applecart and could seriously diminish Bitcoin's value if things went badly wrong. VCoin has no such handicap to speak of and is an eminently suitable vehicle for offering innovative services enabled by these features.

Some of the power-ups are easy to obtain because they are contained in a single commit, I can just cherry-pick the commit and merge it. Some are much more challenging, requiring extensive re-factoring from 0.10.2 to 0.11.

Elements runs on its own Bitcoin-protocol testnet, the services haven't been exhaustively tested, nor does any trace of them appear in the wallet GUI.

It's a shopping list of ingredients, not ready-meals. Cuisine has yet to happen.

Cheers

Graham


This looks great - thanks.

Just a question on the solo mining capability of the new wallet. Will it also by reference drop the getwork protocol causing older miners not being able to mine solo and therefore only working with stratum pools?

This is what I am talking about that is relevant to the post Bitcoin v0.10 wallet.

https://bitcointalk.org/index.php?topic=970195.0
and
https://bitcoin.org/en/release/v0.10.0#mining-and-relay-policy-enhancements
2147  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LAUNCH] SPKTR - The Ghost Coin [APP] [MOBILE] [SOCIAL] on: June 30, 2015, 07:47:35 PM
IMO high pos rewards and masternodes have shown that they discourage people from holding because anyone who doesnt want to futz with a masternode or run the wallet feels totally boxed out and dumps. This group includes a big chunk of the speculators and traders who drive these markets. Just my opinion.

Coins with increasing value see these increases typically after staking and MN rewards get extremely low.

I tend to agree with you. Unless the dev pulls a rabbit out of a hat soon SPKTR is done for.
2148  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] VERTEX [VTX] | PoS | 7,500 Supply| Features/Roadmap TBA| on: June 30, 2015, 04:10:36 PM
now on block 3522 myself and stuck like you lol

and coins stuck in staking, would it help if i split my coins over lots of addies when they come out of staking to help the network?

Probably not because the wallet just groups them together in the next stake.
2149  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] VERTEX [VTX] | PoS | 7,500 Supply| Features/Roadmap TBA| on: June 30, 2015, 04:06:30 PM
@ Proletariat.....

are you up and running again ? and synched up etc?

would like to get these swines staking again Cheesy

yes, up to block 3,522 with 9 connections but it's stuck there, my inputs need another 82 blocks to become mature again................ long way to go.



@ Proletariat.....

are you up and running again ? and synched up etc?

would like to get these swines staking again Cheesy

Add the VPS IP above and use the bootstrap.dat to sync up to 3506.

I'm actually on block 3522 you might want to delete your peers.dat and reopen your wallet - that ususally helps.

You don't understand. I am also on 3522 but when I created the bootstrap.dat it was was on 3506. The bootstrap at 3506 is sufficient to help people get past the hiccup and then the wallet goes from 3506 to 3522 immediately on its own. I could make a new bootstrap.dat at 3522 but it is not necessary, or maybe I will make a new one.
2150  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] VERTEX [VTX] | PoS | 7,500 Supply| Features/Roadmap TBA| on: June 30, 2015, 03:44:06 PM
@ Proletariat.....

are you up and running again ? and synched up etc?

would like to get these swines staking again Cheesy

Add the VPS IP above and use the bootstrap.dat to sync up to 3506.
2151  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Gavincoin on: June 30, 2015, 10:55:36 AM
cool
Hero Member!!!
i'll be watch

Don't think a Hero account would have such a poor OP. Probably a hacked account from the BTC breach.
2152  Alternate cryptocurrencies / Announcements (Altcoins) / Re: WOC2 - WarOfCoins - SWAP - MASTERNODES ADDED. on: June 30, 2015, 10:49:21 AM
dev dead....one more

I for one am shocked a coin placebo shilled so hard for turned out to be garbage  Roll Eyes

I wouldn't give up hope just yet because the dev is away for a few weeks (or so he said). When he returns and still cant get things right then yes.
2153  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LAUNCH] SPKTR - The Ghost Coin [APP] [MOBILE] [SOCIAL] on: June 30, 2015, 10:35:33 AM
hi all sorry for lack of update today, we hosted a nice twitter giveaway today and we gave away about 2k coins so thanks to all who took part.

we are still pushing for more exchanges and services so we will give away 10spktr for proof of every tweet or ticket/request sent to an exchange.

app is spktrs main focus as it could prove to be very popular in crypto and in real life too, designs are in the works and the back end is being coded too, still aiming for v1 in the next 2/3 weeks.

You will have to hurry up because the only incentive to hold currently is the DPOS blocks which is already down to the last blocks of size 50. They are flying and will be over soon making SPKTR just another coin at 10% POS interest per year that relies on dev action/non-action to drive the price. Once that happens, based on alt-coin statistics so far, there is no incentive to hold the coin with a high chance of selloffs unless you can land the app or some other thing to support a higher price.

you make a valid point which is why we will be implementing masternodes this week  Cheesy

MN is an option, although it turns out to be not such a great money spinner and the market has been burnt to the point that a promise of MN does not impact price. The current wallet for SPKTR does not contain any MN code and you will either have to add the code (complex) to work with the current chain or copy another wallet (easy, but high probability of a swap needed). There are very few coins that have actually got MN right so be careful which wallet you choose to copy because in this unforgiving market you will have one chance to get it right.
2154  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LAUNCH] SPKTR - The Ghost Coin [APP] [MOBILE] [SOCIAL] on: June 30, 2015, 08:41:26 AM
hi all sorry for lack of update today, we hosted a nice twitter giveaway today and we gave away about 2k coins so thanks to all who took part.

we are still pushing for more exchanges and services so we will give away 10spktr for proof of every tweet or ticket/request sent to an exchange.

app is spktrs main focus as it could prove to be very popular in crypto and in real life too, designs are in the works and the back end is being coded too, still aiming for v1 in the next 2/3 weeks.

You will have to hurry up because the only incentive to hold currently is the DPOS blocks which is already down to the last blocks of size 50. They are flying and will be over soon making SPKTR just another coin at 10% POS interest per year that relies on dev action/non-action to drive the price. Once that happens, based on alt-coin statistics so far, there is no incentive to hold the coin with a high chance of selloffs unless you can land the app or some other thing to support a higher price.
2155  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DIBS] DIBBITS |CRYPTO AUCTION PLATFORM| CS:GO | LUXURY - LIVE AT BITTREX on: June 28, 2015, 07:24:16 PM
Current price levels are more realistic.
2156  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] launching Jetcoin - Supporting Tomorrow's Champions on: June 28, 2015, 07:10:39 PM
https://bitcointalk.org/index.php?topic=1073653.0
2157  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]VapeCoin [VAPE] Launch Postponed on: June 28, 2015, 06:42:45 PM
Dev, maybe you must fix vaporcoin first before launching vapecoin.
2158  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LAUNCH] SPKTR - The Ghost Coin [APP] [MOBILE] [SOCIAL] on: June 28, 2015, 04:05:49 PM
I am very impressed with the wallet and staking.
2159  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] VERTEX [VTX] | PoS | 7,500 Supply| Features/Roadmap TBA| on: June 28, 2015, 10:13:23 AM
I have added a VPS seednode in the cloud 185.92.222.31:9894

Here is a link to a bootstrap.dat up to block 3506
2160  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XNN] *****NANOcore*****[NO ICO/IPO/PRE]sha256 pow pos][FAIR!LAUNCH TODAY] on: June 27, 2015, 08:46:55 PM
No matter what I try, I cannot get the wallet to accept blocks

ah that make sense, same with me

Why is mine working?
Pages: « 1 ... 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 148 149 150 151 152 153 154 155 156 157 158 ... 195 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!