Bitcoin Forum
June 26, 2024, 08:01:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 5 »
41  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VELD] - Veldspar - A new type of coin, trying to solve different problems on: August 06, 2018, 09:01:41 AM
It was very interesting, but it is a pity that there is no support for Windows. I like your concept, it seems fair. so the first one and the last one was equal opportunity.

It's not quite equal, but with 1.19^58 possible combinations to test, you are unlikely to find much that other people have found.  And then new Ore is released at fixed intervals too, so as a block of ore gets depleted, a new one is created.

I am investigating learning enough javascript to create a wallet and miner.  But might just be easier to do it in C for windows as it translates fairly easily.
42  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VELD] - Veldspar - A new type of coin, trying to solve different problems on: August 06, 2018, 01:04:54 AM
ok, mining now. thanks

cool, this is really early days so ironing out a couple of bugs as we go.  Mining works offline too, so you should see a message if we take the service down and then it will submit the finds again once it's back up.  Nothing should ever be lost.

Ok, awesome. What is the highest token reward? I like that it varies, but i'm curious about range.

for now it's 50.00, which is 5000 units.  We can actually change the denomination without breaking anyone's spoils so far.  There may be bigger denominations with the introduction of a second algo, which is much harder, but that will be based on feedback and performance.
43  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VELD] - Veldspar - A new type of coin, trying to solve different problems on: August 06, 2018, 12:51:49 AM
ok, mining now. thanks

cool, this is really early days so ironing out a couple of bugs as we go.  Mining works offline too, so you should see a message if we take the service down and then it will submit the finds again once it's back up.  Nothing should ever be lost.
44  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VELD] - Veldspar - A new type of coin, trying to solve different problems on: August 06, 2018, 12:28:27 AM
Does the daemon need to be running for the miner to run?  The daemon keeps crashing when I run the miner...

Code:
Veldspar Daemon v0.0.1
---------------------------
Database connection opened
Blockchain created, currently at height 0
Generating Ore
[INFO] Starting HTTP server  on 0.0.0.0:14242
Illegal instruction (core dumped)


same problem, miner also gives error.

Miner should have given a different error, the node was offline because we found the first bug with people sending tokens in.  This has been patched and put live again, so it should work.

If you are running software that is not working (or in the VM supplied), then you will need to rebuild from source again.
45  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VELD] - Veldspar - A new type of coin, trying to solve different problems on: August 06, 2018, 12:26:36 AM
Does the daemon need to be running for the miner to run?  The daemon keeps crashing when I run the miner...

Code:
Veldspar Daemon v0.0.1
---------------------------
Database connection opened
Blockchain created, currently at height 0
Generating Ore
[INFO] Starting HTTP server  on 0.0.0.0:14242
Illegal instruction (core dumped)


Nope, daemon not needed until v0.2.0 so probably a couple of weeks at this rate.
46  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VELD] - Veldspar - A new type of coin, trying to solve different problems on: August 05, 2018, 11:59:15 PM
can't unzip the virtualbox image. please reupload nevermind

You will need to do a git pull and update the software as it will have the wrong seed which was changed to reset the service for the launch.
47  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN] [VELD] - Veldspar - A new type of coin, trying to solve different problems on: August 05, 2018, 10:56:21 PM
Announcing  Veldspar, thinking differently and more co-operatively.

Purpose:
To think about block chain currencies differently (in this case to try to solve the issues that currently affect coin systems in production).
To use PoW & PoS to good affect. The PoS actually being the amount in hash power you apply to the network.

The concept (still in development as problems are discovered and overcome):
There are two parallel parts to the chain;

  • the ORE to be mined
  • the traditional transactions block chain

To mimic real life (resource based / effort based), there is ORE to mine, but this does not go away, you can mine this forever trying to find tokens. Once found the miner can claim that token as theirs and it will be entered into the block chain as the originating owner of that token. The token value is based on a likelihood gate, and then what is essentially a pattern match against a table of magic beans.  Exponential value based on complexity resulted in too many low value tokens and the network can only ever work well with a good mix of denominations.

Because ORE can be mined forever, hash rate will be spread across the entire block chain not just used to crack a single block. Miners may wish to mine only a single block of ORE for many months, trying to find the highest possible value token they can, before moving onto a new one.

Tokens are defined as addresses describing the position within the ore they were found in, and a reproducible path to the discovery of the pattern. Once a token has been found, it is submitted to the network with the miners’ details and an agreed timestamp (by consensus). If that miner was the first to find that token then it is written into the ledger, and that token is created, and its journey starts.

The block chain itself is signed/sealed on a fixed time basis, so every X seconds the all of the outstanding transactions in arrears will be selected, signed and entered into the chain. Once this has been done, the hash for the block is distributed to all connected nodes, and the originating nodes will receive other nodes' hashes. Then quorum is established. If the hash you supply is outvoted by a significant proportion of the other nodes, then that block is not written to the local store, and instead a copy of the transactions is gained from several sources, compared, and the process is run again.

Benefits?
Distributed
Block chain itself is just transactions, so small and fast to synchronise
ORE system, means hash rate is distributed across entire chain, therefore stopping anyone smashing the network with nicehash/asic rigs.
No fixed reward and no fixed supply. Only a likelihood of reward/total supply, based on the amount of effort used to mine the ore. This stops early adopters from getting anything more than late adopters, because they are not rewarded for being first other than the low value easy tokens.
ORE does not need to be stored on all nodes, but transactions will. This will allow for space limited installations of nodes.
You are not fighting other miners, your effort is directly rewarded with wealth. People who apply more hash-rate get proportionally more reward.

Downsides?
Low value tokens will be extremely numerous, so sending large transaction may have many 1000's of tokens within it.
As above, tokens mimic real word money, in that you can have T0.01, T0.20 & T1.00, but you could not send T0.30 to someone as you do not have the denomination to do so. The network would have to try to distribute large and small tokens to make sure there was always enough "change" to have transactions succeed.

Tokens?
Tokens are described as the positional information of their location within the ore, the method used to generate it, and the value signature.

And example would be:

<height><algorithm><value><add1>..<add n>

Which looks, for a 64bit token with 8 paths, like:

00000001-0000-00000001-00046411-00005839-0002C3CD-000B5BA9-00010B6F-00002AEA-0007E24D-000EC5F6

Algorithm
This would be an enumeration of 0-65534 possible algorithms ... Becoming ever more CPU intensive to derive more value from the find, allowing for deprecation and replacement over time.

The tokens should be hard to find, but very fast to validate, as the nodes will be required to validate all the finds, so they can be incorporated into the ledger at a point in the future.

Economy
This is tricky, as it mimics real world resource availability and therefore there are no fixed emissions of tokens, it is purely what is found in the ore provided, which is of course entirely random.

Fairness
As it is impossible (or at least not-likely) for developers to pre-mine the token, other than "knowing" about the coin first, there is no fixed pay-out, only a reward for effort applied so this should reduce the amount of bag holding that early adopters have traditionally amassed.  You also never loose out to other miners with far more horsepower.

Sequential mining is discouraged as you will be likely to find blocks which have already been claimed, therefore, randomised mining of the ore would yield the best possible return for effort.

Mining
So mining, consists of finding tokens within the ore. By default, a block of ore is 1mb of data. The miner has to try 8 x 64 byte sections of that ore, using one of 2 initial methods (prepend & append), then one of 4 hash algorithms will be used to try to find a valid token. This gives possibilities to try of approximately 1.19^58 combinations. But with there being up to 65534 algorithms, all operating on the same block of ore the possibilities are numerous. Ore blocks follow a different release schedule, so may well be every 10k blocks, or 100k.

Transparency
This is a tricky one for me to really wrap my head around, personally I love the idea of entirely anonymous currencies free from the outside snooping on what you have. But in a fair and balanced society, everyone should be held to account for what they hold. As only when something is free and open can trust be established. Also, if you are looking to create a crypto currency that is welcomed with open arms by payment providers and governments, a certain amount of auditing must be possible whist still allowing some anonymity.

This will be a tricky problem to solve as you wish to balance the two, and ensure you are protecting both sides but still allowing the network to be entirely independent and beyond the control of any single individual or agency.

Method
There will be two data structures underlying the chain.

The blockchain itself, containing <Blocks>, tied together with SHA512 hash of all it's transactions + previous block hash
Ledger, the in/out record for all tokens in the chain. Ownership can be established by looking at the last allocation of a token, and tested before spending that token. Also, registration of a token can be tested by the non-existence of an existing allocation for that token.
Because there will be no proof of work for the blockchain, we must secure it via consensus. With the seed nodes being authoritative whilst the network size is insufficient or quorum cannot be achieved.

Consensus is based (due to timing anomalies) on transactions being submitted to the network with a target block membership, which is far enough in the future to ensure it’s distribution around the network in sufficient time (say at least 1 min). Then when the next block is due to be produced the nodes will gather the outstanding transactions for the block, order the transactions by their identifier and hash them, then hash that result against the previous block.

The node will then send this final hash around to other nodes to gain consensus, each node will record the number of hits/misses of that hash it receives and write that into the blockchain as a record of the network quorum for that block. In the case where there is significant disagreement, then the seed nodes become authoritative, although this should never happen or be inconsequentially irregular as to not be a problem.

In the case where a node becomes outnumbered in it’s resolution of a block, it will not commit that block into the store, and will instead ask another node (likely a seed node) for all it’s transactions for a block, then re-process that block and check the hash now matches the consensus and if it passes then write the block into the datastore.

Roadmap:
v0.1.x - Initial seed node created, mining active, wallets created, no replication to other nodes.
v0.2.x - Live replication, p2p to other nodes, Seed nodes authoritive on token registration and spends
v0.3.x - Quorum introduced, seed nodes no longer authoritive unless 50/50 decision requires adjudication.
v0.4.x - Introduce ledger compaction, only allocation and previous allocation required to be kept past a certain point.

When does it go live?

Monday 6th August 2018, 0:00.

But there is no point rushing to be first, as there is no reward for being first over last (unless my calculations are wrong!).

Why release alpha?

Because this codebase needs the feedback and the mining to test all the concepts:

Where is the project

https://github.com/editfmah/Veldspar

Why does it only work on Mac & Ubuntu

Because this is a prototype and the miners & wallet will be ported to JavaScript at some point soon so people can use the network, and the Nodes will be made available to Windows at some point in the future as well.

I will try to answer any questions on here, but bear in mind this is Alpha and until we hit version 0.4.xx I wouldn't take it too seriously as there will be plenty of dev work to do.  So far there is a simple miner, wallet & node service.

Support and talk
https://discord.gg/95VHjn3

Many thanks.
48  Alternate cryptocurrencies / Altcoin Discussion / Would you ANN a project if it was very much in an Alpha stage. on: August 03, 2018, 08:46:57 PM
I am working on a blue sky crypto currency and I have reached a stage where there is a single node (public), the miner has been written, and the wallet is almost complete.

So people could start to mine the tokens easy enough, and their "finds" would be registered on the single node network.

I know people can get funny about the value they place on their hashing power, but in this instance i'm looking to identify short comings and bugs in the ledger before moving to the consensus model which is the second part of the roadmap.

It would also be a chance to discuss with the community how things work and what concepts might be better, but to get that underway whilst the project is still a working prototype?

The worst outcome would be to go for a grand launch and then take feedback later, or discover structural faults with the concept.

Thoughts and opinions are very much welcome.

Project is hosted here atm,  probably ready for a Sunday initial raising of the first genesis block.
https://github.com/editfmah/veldspar
49  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [TRTL] TurtleCoin - Cowabunga Dudes! on: July 10, 2018, 07:37:04 PM
Hello Dear Community!
How about forking Turtlecoin with 1 to 1000 denomination for example to make (margin) trading finally possible? Are somebody interested? PM me.


What would be the advantage/benefit of that ?

Probbaly just allow trading on smaller exchanges, with smaller denominations you seem to end up with bigger swings for no apparent reason.  Here you have a bit of a step until 1 sat, which means you create an artifiicial ledge which makes it harder to swing for proffit.
50  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [TRTL] TurtleCoin - Cowabunga Dudes! on: June 19, 2018, 07:06:08 AM
Hi, everybody.
Tradeogre.com is a company of thieves https://bitcointalk.org/index.php?topic=3105505.msg40228084#msg40228084
Be very careful !

Dude, seriously.  Stop posting on every forum to spread your unhappiness.  As many posters have said on the other threads we all very much doubt your logic here, and it's unlikely an exchange will bother ripping anyone off for 0.0008BTC.  Even the link you posted above is full of people calling shenanigans.   If you have an issue with them settle it, don't spam every coin on their exchange peddling your "evidence", which is weak at best because it is all based on what you tell us and shows no actual evidence of anything untoward happening.

Look, I understand how sometimes people get bent out of shape about all kinds of things, but there are ways to deal with these problems and flaming people is not one of them.  It is far more likely that, in fact, your account was compromised in some way that tradeogre ripped you off for a couple of dollars.  Whilst all the time leaving much bigger holders alone.

I suggest you think clearly and present your case to them again, and ask them if they have any information on who made the transfers you said you absolutely didn't make, something like a different IP address in the logs, a login anything.
51  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Crypto Mining Profitability Calculator on: May 30, 2018, 10:29:26 AM
Hi guys!

We have just added support for TurtleCoin to our Crypto Mining Profitability Calculator: https://crypt0.zone/calculator/!

Feel free to send us some feedback.
We are open for all suggestions

Cool


Awesome, thanks.
52  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [TRTL] TurtleCoin - Cowabunga Dudes! on: May 30, 2018, 10:28:44 AM
TurtleCoin a coin run by a team of children, which encourages the community to hate another currency for a mistake, which makes spam attacks on this coin is Dos attacks to the seed nodes of this coin!
But this is not true. You just a troll.
I'm not a troll and I'm sorry for you, because what I wrote is the pure truth and something that should not make a serious coin!

You should probably also state why some members of the community decided to act in this way?  What was their provocation? 

I do not agree with community members acting in a base way, however there is always two sides to every story.  I won't post on here what I believe to be the reasoning as I may be incorrect, we would be interested to hear what you felt was the situation, and how it came about.
   
53  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [TRTL] TurtleCoin - Cowabunga Dudes! on: April 24, 2018, 01:49:49 PM
Hi devs,
any coin burn in future?

Nothing planned as far as I know, although it was mentioned on the community forum.  Not sure about the status of that.
54  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [TRTL] TurtleCoin - Cowabunga Dudes! on: April 23, 2018, 09:07:23 AM

Lmao nobody is refuting anything. That chart is the biggest missleading pile of shart. When was the last time you sent a .00000001 BTC transfer to anyone? You can't even make a bitcoin transfer utilizing those decimal values. TX fees on BTC are ~ .00025 BTC so unless you own .00026 you can even move it anywhere.

Yes no shit the math "technically" makes sense but that's not how crypto works. Flawed logic.

No, thats how economics works.  And your argument about charges is a structural problem with Bitcoin and it's value, not a generalised problem.  If you could never use or spend 1 satoshi, then why have it?  To argue anything else would be ridiculous in the extreme.
55  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Mining Pool Payments. on: March 03, 2018, 03:07:39 AM
Mining on http://turtlepool.space/ using simplewallet on mac and linux.  Not balance is showing up in wallet.

I have re-synced wallet but still shows 0 balance.

2018-Mar-02 13:33:21.095886 INFO    available balance: 0.00, locked amount: 0.00

[wallet TRTLv2]: incoming_transfers
2018-Mar-02 13:30:04.339519 INFO    No incoming transfers

thoughts?

Thank You.

Hi ibcrypto,

You can put your wallet address into turtlepool.space and have a look at your hashrate, and how many TRTL you have collected.  Most pools have a minimum payout threshold, so it may be that you have not hit that yet.

So if you use the section on the front page, "Your Stats & Payment History" you may get some idea of what is going on.

Thanks for mining TRTL.


56  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [TRTL] TurtleCoin - Cowabunga Dudes! on: February 27, 2018, 01:56:17 PM
What are the plans for developers in the near future? what is the work on now?

At the moment I believe the current workload is bug-crushing, trying to solve the issues that come about from having such a fast block time.  Once we have stability we will look at other features to start plugging in.
57  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [TRTL] TurtleCoin - Cowabunga Dudes! on: February 27, 2018, 11:09:18 AM
dev, i just need download blockindex and file block, to make fast syncrone
because here, it here so long time
can you upload, file blockindex and file block, please??

Have you not asked on any of the support forums?

Here is a link to our documentation:
https://github.com/turtlecoin/turtlecoin/wiki/Bootstrapping-the-Blockchain
58  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [TRTL] TurtleCoin - Cowabunga Dudes! on: February 27, 2018, 10:29:36 AM
In what jurisdiction is the company incorporated?

There is no corporation, so it has not been incorporated.  It is the very definition of an open source community project.  So it is based everywhere.
59  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [TRTL] TurtleCoin - Cowabunga Dudes! on: February 27, 2018, 09:44:46 AM
People are still mining. The dev team thinks bitcoin talk is a joke though. Funny bitcoin talk thinks the dev team is a joke.

I don't think anyone thinks its a joke at all (BTCT).  There are issues with the welcoming of fork coins in general, and the perceived importance of all coins having to be announced here first or they are not deemed legitimate (which is a subject we have discussed in great detail).  But BTCT has it's place in the cryptocurrency world, but it is not our red hot focus for support or information.

We will announce here when there are fixes/developments, but any live dev chats and summits are held via discord normally.
60  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [TRTL] TurtleCoin - Cowabunga Dudes! on: February 27, 2018, 09:41:01 AM
I believe it is dead. The team never comes around here anymore. Guess the skeptics were right, scam coin.

We are still here, we are trying to answer questions when they come up.  But most of our help is based via the website and via our discord channels.

Sadly we are not in control of the value of the coin, there are many people selling all their mining profits for very little at the moment.  I guess, as with all coins, we would hope that as development starts to deliver fixes for issues as well as new features we would see the value of the coin rise.  But there is not much we can do about that until those versions start to hit the streets.

As for more exchanges?  Volume is already low, and it doesn't feel worth dividing up a small volume even more.  The end goal is to make it onto bigger and better exchanges, but we really need to add value into the codebase and push some new tech before taking that route.
Pages: « 1 2 [3] 4 5 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!