Author

Topic: Obyte: Totally new consensus algorithm + private untraceable payments - page 824. (Read 1234271 times)

legendary
Activity: 1554
Merit: 1001
Till now I was looking it from far but now also thinking to participate in next upcoming round of distribution. It has been doing very impressive performance in the market just having look at its value all is clear. I will try to catch some decent percentage of share till then still are some days to prepare.
legendary
Activity: 1260
Merit: 1001
I'm preparing for 4th round distribution and holding my coins into wallet to take benefit from this. Byteball is going to the moon which most valuable currency in future.
legendary
Activity: 1498
Merit: 1117
has anybody managed to sign a message using ledger wallet? the bot does not recognise my signed message. with all other wallets the bot accepts the message, the sig of the message.
member
Activity: 147
Merit: 92
The conditional payments function in Byteball is a great thing. It is precisely this type of function that promise so many of the blockchain and DAG chains. The oracles to bind external data is a consistent development. To round this off, the integration of Dapps would be the next step. Dapps that take input, perform processing, and output a result. Are there plans for Dapps?

Example for what I mean.
1) Someone sends a sum + a number between 0 and 9 to a Dapp (input)
2) Dapp caculates a random number between 0 and 9 (processing)
3) Dapp send sum x 10 to the sender when given number and random number are equal, otherwise nothing happens (output)
full member
Activity: 372
Merit: 130
I tried to find out how scalable the byteball network actually is. Did not find any information about that topic. So how many transaction can the network handle? Does anybody know this?
copper member
Activity: 2324
Merit: 1348
Nice upward price reaction to the new byteball features released. 0.075 BTC/GB

OP is a genius Russian dev, he is more competent than sasha ivanov. He is very innovative and reliable dev, the byteball always surprises us.

Yes that is true!

Kind Regards Christian

If(Byteball <= ETH) todamoon(); ^^
sr. member
Activity: 297
Merit: 250
Nice upward price reaction to the new byteball features released. 0.075 BTC/GB

OP is a genius Russian dev, he is more competent than sasha ivanov. He is very innovative and reliable dev, the byteball always surprises us.
legendary
Activity: 1206
Merit: 1000
Nice upward price reaction to the new byteball features released. 0.075 BTC/GB

Yup yup!

Tony just keeps pushin updates with more new and improved features. Feel fortunate to have stumbled upon this project last November! Smiley
sr. member
Activity: 297
Merit: 250
Nice upward price reaction to the new byteball features released. 0.075 BTC/GB
hero member
Activity: 685
Merit: 500
sr. member
Activity: 297
Merit: 250
full member
Activity: 154
Merit: 100
***crypto trader***
It's interesting and has a wide range application. Finally some crypto with real world application. I'm tired of reading about crypto possibilities like eth smart contracts and never seeing any real world usage. Byteball may finally be a game changer in this respect.

How to access bind payments? I can't see any option for that in send tab:


oh! you need to click on a payment request in the private chat after adding others device Smiley
sr. member
Activity: 756
Merit: 268

Another great update, tonych!

So, oracles are third party libraries that can be added to Byteball in order to read specific public available data like altcoin nodes to check payments and write to Byteballs database, right?
Is a programming reference available about how to create an oracle ?
Found in the github repository.

They are standalone programs rather than libraries.
The oracle's job consists of two steps:
- read data from an external source
- post it into Byteball as data feed message
The simplest example is here https://github.com/byteball/byteball-data-feed/blob/master/start.js.  It posts price data from yahoo finance and btc-e.

Wow, decentralised P2P betting, no gimmicks, so many applications from this,
sr. member
Activity: 297
Merit: 250
It's interesting and has a wide range application. Finally some crypto with real world application. I'm tired of reading about crypto possibilities like eth smart contracts and never seeing any real world usage. Byteball may finally be a game changer in this respect.

How to access bind payments? I can't see any option for that in send tab:

legendary
Activity: 965
Merit: 1033

Another great update, tonych!

So, oracles are third party libraries that can be added to Byteball in order to read specific public available data like altcoin nodes to check payments and write to Byteballs database, right?
Is a programming reference available about how to create an oracle ?
Found in the github repository.

They are standalone programs rather than libraries.
The oracle's job consists of two steps:
- read data from an external source
- post it into Byteball as data feed message
The simplest example is here https://github.com/byteball/byteball-data-feed/blob/master/start.js.  It posts price data from yahoo finance and btc-e.
tyz
legendary
Activity: 3360
Merit: 1533

Another great update, tonych!

So, oracles are third party libraries that can be added to Byteball in order to read specific public available data like altcoin nodes to check payments and write to Byteballs database, right?
Is a programming reference available about how to create an oracle ?
Found in the github repository.
sr. member
Activity: 336
Merit: 260
Update successful  Smiley
Fire OS 5.3.2.1 worked fine
Android 6.0.1 worked fine
Windows 10 worked fine
legendary
Activity: 1588
Merit: 1000
Version 1.6 released https://github.com/byteball/byteball/releases.

Now you can bind payments to events posted by oracles, see https://medium.com/byteball/making-p2p-great-again-episode-ii-bitcoin-exchange-d98adfbde2a5.



One such oracle is already running and allows to P2P exchange bytes (or blackbytes or any other Byteball currency) vs bitcoins.  

The source code of the oracle is at https://github.com/byteball/btc-oracle.

The possibilities offered by the payments bound to oracle-posted events are huge, independent developers are welcome to add their own oracles that enable other P2P services.  See the above Medium article for some ideas.

Other updates in this release:
* Back button in Android now works correctly
* Chinese translation (partial)
* List of balances by addresses in settings (for those who like to look under the hood)
* After receiving a "message encrypted to unknown key" the undecipherable message is now deleted and the error does not pop up the next time
* Performance improvements

The first time you start the app after the upgrade, it may be slow to start as it creates new indexes for better performance.

Please upgrade.  If you run a full client (GUI or headless), you'll have to upgrade because of a bug in code that was never visited before but the first time the new functionality is used will trigger the bug.



Please label with version number:

(1) download link at byteball.org

(2) downloaded exe file

Right now the only way to determine GBYTE version number is to install. Thanks  Smiley
sr. member
Activity: 272
Merit: 250
Updated to version 1.6, without problems. Good work.
Jump to: