Search content
Sort by

Showing 20 of 43 results by kripto
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] SuperNET asset 12071612744977229797, trading symbol UNITY
by
kripto
on 20/10/2014, 05:09:41 UTC

it is much easier to build now

git clone https://github.com/jl777/btcd
cd btcd/libjl777
make onetime
make btcd

Now you should have BitcoinDarkd in the directory and then you just need to make a SuperNET.conf

James

That's it?
No more excuses for anyone now. Including me...
you might need to install curl and clang

neoranga is making unit tests!
ping and pong now have unit tests and so this will really help to stabilize things by making sure each API call is doing what it is supposed to

James

if you're getting
Code:
/usr/bin/ld: cannot find -lminiupnpc
collect2: error: ld returned 1 exit status
do
Code:
make btcd USE_UPNP=-
Post
Topic
Board Altcoin Discussion
Re: NODE - 2nd Gen COIN! Made from Scratch on NODE.JS - SLogan DIscussion Thread!
by
kripto
on 14/08/2014, 05:12:07 UTC
it's a good one
Post
Topic
Board Announcements (Altcoins)
Re: [Ann] Safecoin maidsafecoin
by
kripto
on 22/04/2014, 21:55:00 UTC
Changing the rules in the middle of the game smells a little bit fishy.

Is there somewhere an official response/apology to all MSC buyers that were left with an investment non-option and 50% loss?
Post
Topic
Board Announcements (Altcoins)
Re: [Ann] Safecoin maidsafecoin
by
kripto
on 21/04/2014, 20:57:03 UTC
But I think they need to include a hard cap.

Isn't there a cap of 4.3 billion safecoins?
Post
Topic
Board Announcements (Altcoins)
Re: NXTL: Next Coin Lite - Officiall Topic - Fair Distribution
by
kripto
on 09/04/2014, 20:17:02 UTC
NXTL account number: 2311231896423815819

Thx
Post
Topic
Board Securities
Re: Neo & Bee talk (spam free thread)
by
kripto
on 04/04/2014, 18:25:51 UTC
Does anyone know why the change from NEOBEE to NEOBEEQ on https://www.havelockinvestments.com?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN PoS+ PoW] eXocoin [EXO] - gen 2.0 - developed from scratch! Free Give-Away
by
kripto
on 02/04/2014, 19:06:45 UTC
mining algo will not be scrypt n factor.

2nd stage address will follow soon (~some hours).


escrow instructions: Ask eXo_coin (me) (via PM only) if you are allowed to invest (tell me the desired amount as well).
If you get an "OK" as answer you can contact Anon or a similar honor-senior bitcointalk member for further processing.



beta update: Got some more improvements done. The block explorer tab e.g. lists with the newest update some information (the query above still without function).
(bug) report server now online again.

beta update expected to be online in 1 or 2 hours from now on.


Will you reply in both cases (investment approved / investment denied) and what is the estimated time to reply?
Thx
Post
Topic
Board Announcements (Altcoins)
Re: [∆NN] ►365Coin◄ 365 Coins Per Year -SHA3 Keccak- 0% Premine - ★★TODAY 12PM CST★★
by
kripto
on 08/03/2014, 18:57:35 UTC
Dwarfpool is working!

DwarfPool


- Anonymous pool, no registration required

- True round based PPS (proportional your shares), 1% fee

- Works with all known GPU and CPU miners.

- Stratum protocol: 3365

- Maxmimum transparency, no stealing shares and no hidden fees!

- DDoS protection by different providers.

- Free choice of 3 server locations worldwide.
Put the others as backup servers or use at once.
All your shares will be calculated from all servers!

- Separate workers with the same wallet-id for better vardiff and detailed per rig statistics

- Monitoring of every rig via email

- Greatly optimized stratum pool engine

Servers:
eredluin.dwarfpool.com (Japan, will be available soon)
erebor.dwarfpool.com (France)
moria.dwarfpool.com (USA)

http://dwarfpool.com/365

DwarfPool German quality you can trust!



no it does not

 Stratum protocol: 3365  -  change it.

cgminer --keccak --no-submit-stale -o "stratum+tcp://erebor.dwarfpool.com:3365" -u COIN_WALLET -p 1
Post
Topic
Board Announcements (Altcoins)
Re: [∆NN] ►365Coin◄ 365 Coins Per Year -SHA3 Keccak- 0% Premine - ★★TODAY 12PM CST★★
by
kripto
on 08/03/2014, 18:52:47 UTC
Post
Topic
Board Announcements (Altcoins)
Re: NXTL: Next Coin Lite 3 - NEXT UPGRADED - Fair Distribution - Topic 3
by
kripto
on 18/02/2014, 16:59:11 UTC
Interested. Will I be added to the list automagically or should I do something first?

Thx
Post
Topic
Board Securities
Re: [IPVO] [Multiple Exchanges] Neo & Bee - LMB Holdings
by
kripto
on 22/01/2014, 13:10:21 UTC
Great news! I'll have to rearrange my summer vacation and visit the island of Neo & Bee as there seems to be a lot going on down there. Smiley

Good luck, guys!
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin bounty - comment on coinedup reddit
by
kripto
on 13/01/2014, 21:03:23 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [IPO-ANN][NEON] :: Neon :: The Most Advanced Second Generation Currency
by
kripto
on 07/01/2014, 00:23:28 UTC
I've written some code over the years myself and my biggest concern is a very short period of time in which you guys have managed to put together so much. If I understand you correctly you and two of your friends came together just 2 months ago and start brainstorming some ideas. And then two months later you have all of the above mostly complete and you did it in C.

I must say you seem a lot like Superman, Batman and Spiderman united. Could you comment on that please?

BR

First of all, "I've written some code over the years myself" -> That sounds like you're a hobbyist at best, not somebody who should be nit picking on this subject.

I can comment on this for the NEONs team… Have you seen NXT's source code? It's only like 7k lines of code (I realize a little bit of it's missing). I sometimes write that much in a day. This is 3 people working on something for 2 months straight. If there were 3 of me, I could probably knock out 2-3 cryptos in two months and have at least one decent client with UI. It's not like they have to develop everything from scratch like Satoshi did… Most of what they're doing is just improving and modifying existing designs. For an experienced programmer, translating design between languages is not a complicated task.

Furthermore, the task of creating a crypto is not exactly gargantuan. It's just a protocol, and ALL of the clients usually suck. If the clients were great in terms of UI, I might agree that 2 months isn't enough time. Having said that, they're not... Nobody (except third-party companies) has spent any "real" time developing great UI for crypto clients. All the alt coins use that QT software, which is like a one-size-fits-all system. That's why there are bugs among and some variations between the different versions - windows, mac, linux, etc. And NXT's client isn't even really a client. You have to launch terminal or command prompt, then access a port on your localhost via your browser. It's basically just a cheesy website. That wouldn't take long to make at all. There are like 5 things you can even do when using it, definitely not an overly intricate or time consuming project.

I wasn't actually referring to any kind of UI as it is obviously the least important part of the architecture from the conceptual point of view.

The list of features is still quite long though but time frame not so much. If you count architectural design and planing, coding, redesigning when you find out something hasn't been thought through well and the consequent code refactoring, testing and bug fixing then its still impressive pice of work to pull off in two months even by three guys and very well distributed work plan. I'm not saying it's impossible it's just impressive. It's just a protocol yes. Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [IPO-ANN][NEON] :: Neon :: The Most Advanced Second Generation Currency
by
kripto
on 06/01/2014, 23:00:36 UTC

We are a team of 3 programmers and came together 2 months ago to discuss the creation of this new currency. We looked at all the existing and announced coins and currencies and identified their biggest flaws and advantages. Within this currency we tried/try to combine the best of their features, eliminate the bad ones and add some totally new features.

Technical:

Written from scratch, in C. Not the Java crap that NXT uses (with all the code in one file lol)
Blocktime is 60 seconds, leading to 1440 blocks per day on average.
The units will have 4 decimal points at the start. This can be shifted back unlimitedly. (0.0001 smallest unit at the start)
The initial fee will be set at 0.01 NEONs.
The network will be able to handle 1000tps (transactions per second) at the start.
The nodes can be used with anonymous networks like TOR.

Security:

In the first step it will be possible to anonymize your actions using TOR and the built-in mixing service.
Once our truly anonymized protocol is finished, there will be no need for this, as the transactions will not be associated with a given account anymore. More on that in the whitepaper.

Progress:

Network code: 100% done
Nodes: 100% done
Client: 70% done
Testing: Testnet is running for 2 weeks now. Only some minor bugs found until now.

Features: (all of them are already working in the testnet!)
Unlike Bitcoin and many others, we split up the client and the nodes. This is much more user friendly and will lead to less end-user problems.
The node with all features will be published on release on Windows, Linux and Mac.
The nodes will have all client features(see below) plus this features:
-   Distributed storage
-   Advanced DDoS protection (you can read details on this in the white paper that will follow)
-   Blockchain purging, with bootstrapping. (Master nodes will keep the whole blockchain)
-   Secret killer feature, that will be revealed in the whitepaper!
The lightweight client can be used on Android, iOS, Windows, Linux, Mac and as browser plugins on Firefox and Chrome.
The client will have the following features(all can be dis/enabled):
-   Encrypted chat/messaging
-   Alias System (Every account can create one free alias, everyone after that will cost the minfee. Alias can be traded freely on our decentralized marketplace. But the free alias is blocked from trading for 1 month.
-   Send to aliases (no need to remember the account address)
-   Decentralized marketplace where you can trade any asset/alias
-   Voting system
-   News distribution from devs or any other alias you follow.
-   Mixing service
-   Wallet files if wanted (you can use brainwallet and wallet files both, but this is client side)


I've written some code over the years myself and my biggest concern is a very short period of time in which you guys have managed to put together so much. If I understand you correctly you and two of your friends came together just 2 months ago and start brainstorming some ideas. And then two months later you have all of the above mostly complete and you did it in C.

I must say you seem a lot like Superman, Batman and Spiderman united. Could you comment on that please?

BR
Post
Topic
Board Economics
Re: Are Bail-ins possible in Europe?
by
kripto
on 04/01/2014, 20:54:02 UTC
The global financial system is a mess and overdue for collapse for many years. The fact that it hasn't collapsed yet is because the (central) banks are able to create currency out of thin air and pump the economy (selected financial institutions and big corporations) while the People gets the inflation part of it in food prices and home bills. On the other hand all big western corporations has almost ceased their domestic production and export it to the East while smaller businesses cannot compete with cheap (for the time being at least) eastern labor and thus consequently fall out of the game.

But all things being finite (not sure about human stupidity though) the game will come to its end eventually. The problem is nobody knows the exact time of the next big black swan effect. All we can do is make our own decisions about our investments and I'm not talking about financial aspect only. Oh yeah, and stop voting! Politicians are all part of the same scam. Their job is to write favourable laws... yeah you guessed it right, they're not in the best interest of the People. So, stop voting and maybe there will be some peaceful change of scenery when the voting participation fall below 10% or so. Well they will probably ignore that signal as well and write some new laws making elections legitimate event at those ridiculous levels.

After all said I cannot imagine a very nice conclusion of the drama we're living in but I still hope I'll be proven wrong. Maybe we can overtake them on the right with cryptos or something. Who knows?

BR

+1 for most of the post: Exactly!

-1 for "stop voting" - not cool! There are parties who know what's up and want to end that failed Euro-experiment (I only mean the currency). "Alternative für Deutschland" in Germany, for example. Vote somebody alternative who comes close to your view.

If there's REAL alternative of course we MUST support it but until then I'm out of this democracy charade.

BR

P.S.: I'm not saying AfD is not a valid alternative, I don't know them. Just be cautious, I've seen a lot of alternatives... of the same.
Post
Topic
Board Economics
Re: Are Bail-ins possible in Europe?
by
kripto
on 04/01/2014, 16:15:23 UTC
The global financial system is a mess and overdue for collapse for many years. The fact that it hasn't collapsed yet is because the (central) banks are able to create currency out of thin air and pump the economy (selected financial institutions and big corporations) while the People gets the inflation part of it in food prices and home bills. On the other hand all big western corporations has almost ceased their domestic production and export it to the East while smaller businesses cannot compete with cheap (for the time being at least) eastern labor and thus consequently fall out of the game.

But all things being finite (not sure about human stupidity though) the game will come to its end eventually. The problem is nobody knows the exact time of the next big black swan effect. All we can do is make our own decisions about our investments and I'm not talking about financial aspect only. Oh yeah, and stop voting! Politicians are all part of the same scam. Their job is to write favourable laws... yeah you guessed it right, they're not in the best interest of the People. So, stop voting and maybe there will be some peaceful change of scenery when the voting participation fall below 10% or so. Well they will probably ignore that signal as well and write some new laws making elections legitimate event at those ridiculous levels.

After all said I cannot imagine a very nice conclusion of the drama we're living in but I still hope I'll be proven wrong. Maybe we can overtake them on the right with cryptos or something. Who knows?

BR
Post
Topic
Board Altcoin Discussion
Re: [GIVEAWAY][DIME] over 100,000,000 coins | 100,000 per social post
by
kripto
on 29/12/2013, 01:49:16 UTC
https://twitter.com/kriptoru/status/417109436965322752

7AvpAc3Y1KMzr8RSjBQ5tsBJGQYTdVnWC3

Thx

Post
Topic
Board Altcoin Discussion
Re: [DIME]1 billion coins to help Dimecoin publish to trade site | 100K giveaway
by
kripto
on 29/12/2013, 01:41:40 UTC
7AvpAc3Y1KMzr8RSjBQ5tsBJGQYTdVnWC3

Thx
Post
Topic
Board Altcoin Discussion
Re: [GIVEAWAY][DIME] Daily | over 10,000,000 coins | 1000 coins every post
by
kripto
on 29/12/2013, 01:35:29 UTC
7AvpAc3Y1KMzr8RSjBQ5tsBJGQYTdVnWC3

thx
Post
Topic
Board Altcoin Discussion
Re: [GIVEAWAY][DIME] 1,000! {[(Every 50th post *SPECIAL* 50,000 Dimecoins!)]}
by
kripto
on 29/12/2013, 01:30:47 UTC
7AvpAc3Y1KMzr8RSjBQ5tsBJGQYTdVnWC3

Thx