Search content
Sort by

Showing 20 of 23 results by bitfancier
Post
Topic
Board Economics
Re: money laundering
by
bitfancier
on 14/05/2015, 15:24:43 UTC
is bitcoin open way forward money launderer to get safe money,i asked that because its appear that bitcoins is verry hard to control or track

As already said, it's not that hard to track.

There're other coins that declare being untraceable, but as far as I know, any bitcoin-based coin is easy to track. It's considered that cryptonote coins' transactions, though, are really imppossible to track Cool Cool Cool 
Post
Topic
Board Off-topic
Re: TV Series Recommendations...
by
bitfancier
on 07/05/2015, 10:47:30 UTC
Suits!
Post
Topic
Board Off-topic
Re: Flat Earth
by
bitfancier
on 07/05/2015, 10:45:19 UTC
i think the only proof that would sufficiently provide the necessary evidence would be if you could crack it and make an omelet.. otherwise i think we must remain in the dark.. i am of the mind that we are living on a triangle, and it is by sheer will we do fly off into space...

i offer this as evidence..

http://i.imgur.com/nO6I8sJ.jpg

hahah what say you now!

 Grin Grin Grin Grin Grin
Post
Topic
Board Off-topic
Re: What Song are you Listening To?
by
bitfancier
on 27/04/2015, 15:49:20 UTC
System of a Down - Toxicity
Post
Topic
Board Off-topic
Re: Just want to vent.
by
bitfancier
on 27/04/2015, 15:44:09 UTC
What you did is use a classic martin gale. It does seem like a foolproof strategy to win at first but the longer you keep going eventually you will hit a massive losing streek. It's just math/odds. You need to know when to quit whilst ahead but it usually never works in the long run and you will lose at some point.


I have been messing around with some Dust coins across different dice games out there.


What's Dust coins?..

Just small amounts of bitcoins that you usually get from faucets etc.

thanks, I thought at first it's some new Altcoin  Smiley
Post
Topic
Board Off-topic
Re: Just want to vent.
by
bitfancier
on 22/04/2015, 08:41:35 UTC

I have been messing around with some Dust coins across different dice games out there.


What's Dust coins?..
Post
Topic
Board Trading Discussion
Re: Can I trust BTC exchanges?
by
bitfancier
on 22/04/2015, 08:29:13 UTC
I use shapeshift, some say it's trusted. Is it?.. I mean has it ever been hacked?
Post
Topic
Board Off-topic
Re: TV Series Recommendations...
by
bitfancier
on 17/04/2015, 09:35:18 UTC
Hi there!

I think it's the most appropriate place to ask whether anyone can recall a tv-show about zombies that were recovered and sent back to their homes but then some social issues began and so on.. the only thing I know is that it's British...
Is this the one you're looking for?
A new kind of zombie comes to life in disturbing BBC series 'In the Flesh'

I beleive it's the one!! Thanks a lot!!  Smiley
Post
Topic
Board Altcoin Discussion
Re: Leocoin ?
by
bitfancier
on 17/04/2015, 09:23:39 UTC
So what's with Leocoin? Is it a scam or it's gonna hit the moon?  Smiley
mars!

occupied already  Cool
Post
Topic
Board Off-topic
Re: Post your Total time logged into Bitcointalk
by
bitfancier
on 14/04/2015, 14:58:57 UTC
Total time logged in only : 3 hours and 40 minutes.  Sad

Don't feel that sad I'm in for 3 hours and 35 min., so you made me  Grin
Post
Topic
Board Off-topic
Re: TV Series Recommendations...
by
bitfancier
on 14/04/2015, 14:50:14 UTC
Hi there!

I think it's the most appropriate place to ask whether anyone can recall a tv-show about zombies that were recovered and sent back to their homes but then some social issues began and so on.. the only thing I know is that it's British...
Post
Topic
Board Altcoin Discussion
Re: Bytecoin Wallet (GUI)
by
bitfancier
on 10/04/2015, 12:14:57 UTC
My PC froze twice because of your GUI!!!  Angry

Get more RAM, and more diskspace. CN isn't as lean as Bitcoin (if BTC blockchain still gets called like that)


Damn I didin't think of that, thx. I guess I need another 2Gb.
Thanks, man!

My PC froze twice because of your GUI!!!  Angry

I encountered such an effect.
As a matter of fact GUI doens't consume too much. But during full synchronization it can.

Just close it (normally, don't kill) and restart. You can do this even in the middle of synch - it will significantly reduce memory requirements.

I've tried before, same thing happens. So maybe it's all about my PC Sad gonna find out soon. Thanks anyway
Post
Topic
Board Altcoin Discussion
Re: Bytecoin Wallet (GUI)
by
bitfancier
on 10/04/2015, 10:01:06 UTC
My PC froze twice because of your GUI!!!  Angry
Post
Topic
Board Altcoin Discussion
Re: Bytecoin Wallet (GUI)
by
bitfancier
on 09/04/2015, 17:03:49 UTC
what does "address" in the wallet mean? does the wallet generate new addresses??? Is it my new bytecoin address?? Is it the one i should use?Huh
Post
Topic
Board Archival
Re: Last Drink You drank. (daily thread)
by
bitfancier
on 08/04/2015, 14:23:55 UTC
Dr. Pepper! Love it!
Post
Topic
Board Altcoin Discussion
Re: Leocoin ?
by
bitfancier
on 07/04/2015, 17:37:02 UTC
So what's with Leocoin? Is it a scam or it's gonna hit the moon?  Smiley
Post
Topic
Board Altcoin Discussion
Re: Bytecoin: Under the Hood
by
bitfancier
on 07/04/2015, 09:31:45 UTC

A lot of work has been done on refactoring Bytecoin Core’s source code. This process started with the version 0.8.11, which had Bytecoin high-level API interface declared for the first time. The newly released Bytecoin Reference Client v.1.0.3 is the next significant updated for the Bytecoin Core.

Here I will explain what has been happening under the Bytecoin's hood and what our technology vision is. This description is crucial to understand Bytecoin’s roadmap and the necessity to pursue its vector.

The v.1.0.3 release notes focus on the following updates:

  • In-process INode implementation for applications
  • Low-level ITransaction API interface for ordinary and multisig transactions
  • Simplewallet migration to high-level API (namely, INode plus IWallet)
  • Instant transaction notifications for in-process INode


Purpose of this update

V.1.0.3 is an important milestone on the way to standardize various components' access to Bytecoin network. It is also a requirement for Bytecoin GUI Wallet, which is coming out later this week.

We are currently getting Bytecoin Wallet ready for the release, and have already rolled out the new version of simplewallet. These wallets are very different, as simplewallet doesn't provide real-time interaction and shows only a tiny part of the information that Bytecoin Wallet has. However, both wallets are powered by exactly the same two high-level API interfaces: INode and IWallet. This allows us to greatly unify Bytecoin source code and improve development process efficiency.

What is even more important, the newly updated high-level API gives 3rd party developers the native access to all Bytecoin features. As of now, any developer wishing to create his own native Bytecoin wallet has all the tools available.

We firmly believe that for the vast majority of cases 3rd party developers should operate on the business logics level, not going into technological hardcore. Our high-level API (namely, INode and IWallet interfaces) serves that very purpose. It is much easier to operate with from inside a C++ application than the classical bytecoind and simplewallet REST API. It gives access to all main Bytecoin features in a convenient and comprehensible way. For example, you don't need to take care of an instance of simplewallet running in the background to power your GUI wallet. Business can focus on the user experience and let IWallet work out-of-box! And in case you need to have a higher level of control over CryptoNote protocol, utilize low-level ITransaction interface instead of high-level IWallet.

By introducing such a level of abstraction, we greatly simplify the experience of applications developers that work with Bytecoin. Our high-level API is a single point of responsibility. In case you need a method that is not yet provided, you may contact Bytecoin Support and have it implemented in the upcoming releases.


INode

Bytecoin network basics

Bytecoin depends on its peer-to-peer network, basic unit of which is a node. The most common node that you may find in the network is Bytecoin Reference Client daemon (bytecoind).

There are two general types of nodes:

  • Seed is a node that allows inbound connections.
  • Peer is a node that doesn't allow inbound connections (e.g. if its user chooses so or due to firewall network rules). Since all the nodes are frequently asking other seed nodes if anything new has happened in the network (a new block mainly), peers are still perfectly synced.

INode and Bytecoin network node

Currently there are two implementations of Bytecoin nodes available:

  • Standard bytecoind console daemon which is capable of using Bytecoin p2p protocol and providing RPC interface for external access.
  • INode, which is an API library that allows any C++ application to participate in Bytecoin p2p network on the blocks level. Any application that uses INode API library is indistinguishable from other network nodes.

Bytecoin’s daemon refactoring announced in Bytecoin roadmap implies, among other improvements, daemon migration to INode library. We are doing to this to unify Bytecoin technology core and allow any 3rd party developers to easily access all Bytecoin network features. The resulting application, whatever purpose it may have, will be a full-fledged Bytecoin node. Moreover, INode library is more efficient than the legacy bytecoind source code.

INode is one interface that has two implementations: proxying INode and in-process INode.

  • Proxying INode re-routes all the requests to another node (e.g. your localhost bytecoind or some other remote daemon).
  • In-process INode is a standalone network node that is capable of exactly everything the ordinary daemon can do. It is called "in-process" since it runs inside another application that requires Bytecoin network access.

Prior to Bytecoin v.1.0.3 only the proxying INode implementation was available. With an advent of in-process one, INode becomes much more flexible. For instance, if you have a local daemon running, the application that utilizes INode will choose its proxying implementation and connect to local bytecoind instead of launching a new in-process instance.


Bytecoin IWallet and ITransaction

While INode is capable of relaying and processing blocks, it cannot access any information regarding user funds or create transactions. However, there are certain applications (e.g. wallets) that require such methods.

Bytecoin team wanted to give a varying level of access to CryptoNote transactions core with two API interfaces:

  • IWallet operates on the business logics level. It is useful if you simply need to receive and send transactions, without going into CryptoNote protocol details. Should you require to transfer money with IWallet, you just need to indicate the receiver's address, the amount, and the mixing level. IWallet will do the hard work for you, as it will select the inputs, and then create, validate, sign, and broadcast the transaction.
  • ITransaction is a low-level interface that gives full access to CryptoNote transactions engine. It is designed for those applications that require strict control of transaction creation process. For instance, ITransaction allows you to select specific inputs, and has separate methods for signing and broadcasting a transaction. It also provides access to multisig functionality.

Both API interfaces are capable of doing exactly the same, but with varying level of detalization. That is why IWallet belongs to Bytecoin high-level API, while ITransaction is low-level.

Both new simplewallet and the upcoming Bytecoin Wallet have IWallet in their core. Just like INode interface can boast with better performance than legacy bytecoind, IWallet is a faster version of legacy simplewallet source code. As of version 1.0.3 simplewallet has migrated to this interface, which reduced the time required to process a single block by 15%.

To be precise, new Bytecoin simplewallet is a basic console program that uses IWallet and proxying INode. On the other hand, Bytecoin GUI Wallet utilizes IWallet and in-process INode (which automatically runs as proxying in case you already have an instance of bytecoind launched).

We expect the vast majority of applications to choose IWallet, while ITransaction is for those who require CryptoNote transactions fine-tuning. For instance, this level of access may be required by such services as payment processors. These applications often have their own custom logic of transaction creation and various complicated modules. ITransaction allows to split the transfer process according to the architecture needs.

Moreover, ITransaction also gives access to multisignature API that is capable of powering on-blockchain escrow services and foundation wallets. Bytecoin multisig belongs to M-of-N scheme. We will be covering multisignature in details in one of the next blog posts, but here you may find its description in laymen terms.


Conclusions

Said APIs are important to those businesses that want to operate with cryptocurrency easily, without sophisticated development and core’s explorations. These businesses can focus on marketing of their products; all the hard work of integration with our financial system is done by our reliable interfaces.


More details on v.1.0.3 Reference Client release

http://bytecoin.org/static/img/bytecoin-roadmap.png

In-process INode implementation for applications

INode is the high-level API interface that allows any application to utilize core features of Bytecoin p2p network. Its new implementation provides a full-fledged network node inside any C++ application. It also largely standardizes codebase and powers Bytecoin GUI Wallet, which is coming out later this week.

Low-level ITransaction API interface for ordinary and multisig transactions

Bytecoin low-level API interface provides 3rd party developers with a flexible access to CryptoNote transactions engine. It gives access to core functions that allow to create, validate, sign, and broadcast a transaction. It also provides multisig access.

This update is aimed for wallet and multisig applications developers. Bytecoin low-level API provides full control of CryptoNote transactions technology allowing you to select specific inputs of a transaction. It also gives tools to utilize multi-signature protocol and create such products as native escrow and M-of-N board wallets.

Instant transactions notification

With this feature Bytecoin transactions become real-time. When Alice broadcasts her newly created Bytecoin transaction to Bob, his wallet will immediately recognize it and update Bob's balance before the transaction is included in the blockchain. This is achieved through IWallet API interface that subscribes to all the transactions of the node it is connected to and instantly recognizes the transactions sent to you.

Simplewallet migration to high-level API

Legacy simplewallet code has been migrated to the new high-level API libraries. Even though simplewallet remains the same from the user perspective, everything under its hood is completely redesigned. This update is the showcase and reference implementation of Bytecoin high-level IWallet interface. Simplewallet operates through proxying INode interface only, so it still requires a running daemon.


Further reading

Bytecoin roadmap (discussion)
INode on Bytecoin wiki
IWallet on Bytecoin wiki
ITransaction on Bytecoin wiki

Great news!!! Let's finally get Bytecoin to the moon! I mean to Mars  Grin
Post
Topic
Board Altcoin Discussion
Re: List of all cryptocoins
by
bitfancier
on 02/04/2015, 17:15:22 UTC
Guys, is the list given in OP still any relevant?
Post
Topic
Board Altcoin Discussion
Re: Bytecoin website and roadmap release (including CryptoNote protocol updates)
by
bitfancier
on 31/03/2015, 12:50:47 UTC

Today is March 31th 2015, which is the 1001st day of Bytecoin's existence, and we are honored to present our new website and Bytecoin development roadmap for 2015.

On the anniversary of Bytecoin, we have launched a new website, which embodies our philosophy of reliability and convenience. We continue to gradually implement our mission and create a new efficient financial system that would enhance the classical one.

We are making considerable efforts to help in building the new economy, and doing our best to make the world of tomorrow differ from the world of today. Such grand task as changing the economical paradigm requires assistance not only from cryptographers and programmers, but from specialists in social fields, like economists, lawyers and sociologists, as well. These people are the ones who mostly help in creating a cryptocurrency not for itself, but cryptocurrency for other people, for the world.

The presence of large number of teams and ideas that they implement increases possibility for the new economy to be really new. It means that it would not be the 20th century economy + the Internet, but rather a brand new Economy: a system that has never existed before, the one that creates new patterns for people interaction in virtual reality.

And we are making our own contribution to this new economy. A reliable cryptocurrency is a must, but it is not enough. After developing the Bytecoin Core we moved our focus to creating the add-ons that would be convenient for users and businessmen, for all those who will create the new economy by becoming a part of it!

Welcome to the new Bytecoin website:

http://i.imgur.com/7G90ovY.png


Bytecoin Roadmap

Bytecoin software is presented with two development branches, Bytecoin Reference Client and Bytecoin Wallet. The first one refers to the original CryptoNote console daemon and simplewallet binaries, while the latter is the graphical wallet for end-users. Bytecoin Wallet roadmap depends on Bytecoin Reference Client features, so versioning is the same for both Bytecoin branches.

Here is the visual representation of Bytecoin roadmap. The features are briefly covered below. One thing to mention, these are not some vague plans scheduled for 2050; every feature mentioned in this post is being either researched or developed actively. We aim to significantly improve CryptoNote protocol and give birth to broad ecosystem on top of Bytecoin network.

The majority of the updates has been discussed with CryptoNote team members to ensure that our work is aligned with their philosophy and vision. However, it is completely up to them to decide which of them should be included into CryptoNote's official codebase and become part of CryptoNote's core features.

There are going to be more great features coming out this year. It's high time CryptoNote technology become more user-friendly to ultimately drive mass adoption to the platform and all CryptoNote currencies. Even though the cryptographic protocol behind CryptoNote's anonymous transactions is well-tested and robust, there is still a lot of work ahead. That is why Bytecoin team puts a lot of effort to make whole CryptoNote ecosystem reach a radically new level.

You may follow the progress on Bytecoin website. The page is going to be updated with each Bytecoin release.

http://bytecoin.org/static/img/bytecoin-roadmap.png


v.1.0.3

Low-level API for ordinary and multisig transactions

Bytecoin low-level API interface provides 3rd party developers with a flexible access to CryptoNote transactions engine. It covers CryptoNote's core functions that allow to create, validate, sign, and broadcast any kind of transaction including multisig.


Instant transaction notification

With this feature CryptoNote transactions become real-time. When Alice broadcasts her newly created Bytecoin transaction to Bob, his wallet will immediately recognize it and update Bob's pending balance before the transaction is included in the blockchain.


Simplewallet migration to high-level API

Legacy simplewallet code is completely re-written with the new high-level API libraries. This allows new Bytecoin simplewallet to process blocks and transactions 20% faster. It also acts as a showcase for Bytecoin high-level API for wallets. As for the user experience, it still the same CryptoNote wallet you're all used to, with a whole new engine under its hood.


In-process INode for applications

INode interface is Bytecoin's high-level API library that provides network node functionality. Its in-process implementation allows to launch an instance of Bytecoin daemon inside any C++ application. As an example, it allows Bytecoin Wallet to run a native network node. What's more, if you have a local Bytecoin daemon running, INode will connect to it rather than create a new in-app instance. This update marks the start of Bytecoin lightweight wallet development, a long-awaited feature in CryptoNote ecosystem.


Bytecoin GUI Wallet

Bytecoin team has designed an elegant graphic wallet. Bytecoin Wallet is much more than just a user-friendly implementation of simplewallet's functions. Our team has spent months prototyping, running A/B tests, and focus groups. The result is the well-polished application focused on user experience.


v.1.0.4

Payment gateway designed for highload

Bytecoin payment gateway offers a new integration scheme for businesses that accept Bytecoin. It is a robust daemonized wallet that is capable of receiving and sending thousands Bytecoin transactions simultaneously. Designed for highload, payment gateway is 50 times faster than simplewallet and meets the requirements of the most sophisticated business cases that may emerge on top of CryptoNote.

Daemon refactoring and optimization

The data serialization code among various CryptoNote components is significantly updated. This feature improves Bytecoin code maintainability and is extremely important for future updates. It enhances CryptoNote code modularity and allows Bytecoin team to tremendously increase software test coverage.


Improved console logging

Bytecoin logging module is largely updated and standardized, both in daemon and simplewallet.


Color themes

This update provides Bytecoin users with a new set of color themes for Bytecoin Wallet. Even though our main focus is hardcore protocol features, we believe it's time for CryptoNote to become more user-friendly.


v.1.0.5

Multiple wallet addresses

Multiple wallet addresses is a secure scheme for CryptoNote transactions identification. Implemented in payment gateway, it takes payment processing to a whole new level. It may well be the largest update to CryptoNote cryptographic protocol since 2012.

New network library

CryptoNote network layer is being migrated to a new library. Unlike epee library that has been used previously in all CryptoNote currencies, the new solution makes node's behavior much more predictable in runtime. This update splits CryptoNote network and worker threads and is a prerequisite for further multi-threading behavior optimization.

Network-wide real-time transactions synchronization

This feature allows Bytecoin nodes to synchronize their transaction pools (transactions that are not in blocks yet) network-wide. It improves network stability by addressing multiple sophisticated cases for newly created CryptoNote transactions. It also lays ground for the upcoming transfer features.

High-level API for blockchain explorer

This API interface provides Bytecoin blockchain explorer functionality for any C++ application. It further decentralizes Bytecoin's infrastructure allowing anyone to easily implement block explorers reducing the dependence on other CryptoNote service providers.

In-wallet blockchain explorer

A native blockchain explorer is coming right to your Bytecoin Wallet. It simplifies user experience, since all you may wish to know about Bytecoin is already in your wallet.


Various work in progress

Full daemon refactoring

This is another significant daemon refactoring that improves CryptoNote code modularity. It also increases blocks and transactions processing speed by roughly 15%.

Instant transaction notifications through proxy INode

Instant transaction notification is coming to the proxying node module. The latter is the INode interface implementation for wallets to work with remote daemons. This is an important step towards Bytecoin lightweight wallet.

On-blockchain alias

Bytecoin team aims to give on-blockchain aliases a new perspective allowing you to create aliases for basically whatever you want.

P2P layer refactoring

This update isolates CryptoNote p2p and cryptocurrency protocols to further improve testability, modularity, and reliability. This update allows to create any p2p project on top of CryptoNote's network layer.

Daemon synchronization speed x10

The ambitious goal is to improve the speed of Bytecoin daemon synchronization from scratch by 1000%. After this update there will be no need to distribute blockchain files, since there will be no time difference between synchronizing with the network and downloading blockchain from a server. This is the greatest CryptoNote technology speed optimization of all times.

Block relay speed x5

The updated CryptoNote p2p layer allows to polish the way the blocks are relaid across Bytecoin network. We expect block propagation speed to increase by the factor of 5.

Lightweight wallet

Lightweight wallets are able to operate with any network daemon that has allowed external applications access, and exchange wallet peerlists. They minimize the resource requirements and allow Bytecoin wallet to run on a large variety of platforms.

Colored coins and assets

Colored coins are the next big thing in cryptocurrencies and is the next significant step for CryptoNote. They will allow Bytecoin users to create and distribute various CryptoNote securities and digital assets.

Alerts
Alerts are a handy feature to ensure that all Bytecoin network nodes are notified on software updates and important notes from Bytecoin developers.

SOCKS-proxy for wallet
Native SOCKS-proxy support for Bytecoin wallets connected to remote daemons.

P2P pools
With all the updates mentioned above we expect Bytecoin network to significantly increase. P2P pool is a temporary sidechain that implements decentralized pooled mining, which is important for network decentralization. In line with CryptoNote's philosophy it decreases the dependence on large mining pools.

Turing-complete language for on-blockchain scripts
This update is on the early prototype stages. We aim to provide a brand new Turing-complete language and an interpreter capable of powering CryptoNote's smart contracts.


Further reading

Bytecoin website
What is Bytecoin?
Bytecoin Blog
Bytecoin developers documentation

CryptoNote website
CryptoNote technology explained
CryptoNote whitepaper

Should you have any questions, feel free to contact us anytime.

Wow! This whole thing looks huge!
Post
Topic
Board Off-topic
Re: How long do you know Bitcoin?
by
bitfancier
on 26/03/2015, 13:46:46 UTC
I've heard about first in 2013, but got interested only about 2 monthes ago. Now I'm here and I still don't get how to manage it  Undecided