ofergul
|
|
July 15, 2017, 11:19:47 AM |
|
people will get the airdrops and market sell the coins, thats very natural. but if you believe the project and tony like i do, this years prices dont matter. actually its better if it drop little more now, for the people like me to buy more for the same money.
|
|
|
|
NorrisK
Legendary
Offline
Activity: 1946
Merit: 1007
|
|
July 15, 2017, 11:29:38 AM |
|
how about since next round we have 30% to byteball holder?it's more fair to byteball holder, seems a lot exchange address have linked with byteball.. that free byteball will drive the price went down. Didn't byteball exclude exchanges from distribution or was that another airdrop coin?
|
|
|
|
o0o0
Legendary
Offline
Activity: 1596
Merit: 1021
|
|
July 15, 2017, 12:21:37 PM |
|
how about since next round we have 30% to byteball holder?it's more fair to byteball holder, seems a lot exchange address have linked with byteball.. that free byteball will drive the price went down. Its more important to make less amount for bitcoin wallets. its pointless now. original btc holders got a chunk of gb which gets compounded with 20% as bytes. coins needed to be marked somehow to show which were generated from btc and which from bytes. if tony wants more new bytes in new hands he'll have to get creative. id honestly recommend after this round he halts or reduces it to like 1% to allow byteball to grow in use. the coins great but its getting a name for being airdrop free cash and once airdrops are over if it doesnt have a big use through services it'll work against it. its going to fast unnatural even. it needs to slow down and mature. of course the majority of you will disagree because you just want free coins to turn into bitcoin. am i right?
|
|
|
|
European Central Bank
Legendary
Offline
Activity: 1288
Merit: 1087
|
|
July 15, 2017, 12:22:11 PM |
|
It's sensible to adjust the distribution to whatever's necessary for the health of the project. I'll bet they didn't expect such a huge number of bitcoins to be linked.
|
|
|
|
szafa
|
|
July 15, 2017, 12:24:34 PM |
|
Received coins from airdrop.
|
|
|
|
s1lverbox
Legendary
Offline
Activity: 2324
Merit: 1039
|
|
July 15, 2017, 12:28:47 PM |
|
how about since next round we have 30% to byteball holder?it's more fair to byteball holder, seems a lot exchange address have linked with byteball.. that free byteball will drive the price went down. Its more important to make less amount for bitcoin wallets. its pointless now. original btc holders got a chunk of gb which gets compounded with 20% as bytes. coins needed to be marked somehow to show which were generated from btc and which from bytes. if tony wants more new bytes in new hands he'll have to get creative. id honestly recommend after this round he halts or reduces it to like 1% to allow byteball to grow in use. the coins great but its getting a name for being airdrop free cash and once airdrops are over if it doesnt have a big use through services it'll work against it. its going to fast unnatural even. it needs to slow down and mature. of course the majority of you will disagree because you just want free coins to turn into bitcoin. am i right? Im with this statement.... Byteball is known for airdiops and nothing more. If this wont change we will see slow death after each airdops.
|
|
|
|
agrs
|
|
July 15, 2017, 12:31:25 PM Last edit: July 15, 2017, 01:27:19 PM by agrs |
|
Is anyone else getting an Uncaught Exception... looks like an SQLite Error of some description... but no idea what is causing it? Uncaught exception: Error: Error: SQLITE_CONSTRAINT: FOREIGN KEY constraint failed INSERT INTO unit_authors (unit, address, definition_chash) VALUES(?,?,?) FDIOwPxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxO2/yE=, HZTYxxxxxxxxxxxxxxxxxxxxxxxxxxxxxCUE,
In case anyone else is getting the same error... I figured out a workaround. The error would appear to be a race condition as suggested by come-from-behind. For some reason, the app is attempting to insert a record into the "unit_authors" table for an address that doesn't exist in the "addresses" table... I suspect because the app is processing things in the wrong order during syncing. Anyway, to get around this error, First, make sure you have a backup! (specifically the C:\Users\YOURUSERNAME\AppData\Local\byteball directory) Then make sure the Byteball app is not running so the DB is not locked. Then use a SQLite DB browser/editor and simply insert a new record into the "addresses" table with the missing address from the exception... this is the 2nd value shown... so in my case the "HZTYxxxxxxxxxxxxxxxxxxxxxxxxxxxxxCUE" record... Start the Byteball app and it should continue For an SQLite DB browser... I used: http://sqlitebrowser.orgDB file location: C:\Users\YOURUSERNAME\AppData\Local\byteball\byteball.sqlite the same, will try to fix, quoted for others with such problem edit: sync was resumed, thanks. open DB> DB Browser> addresses> add
|
|
|
|
Fasdata
Newbie
Offline
Activity: 24
Merit: 0
|
|
July 15, 2017, 12:47:04 PM |
|
Anybody knows whats these black bytes are useful for? Why cant we trade it in any exchange like GBYTE?
There is no use for them at the moment.
|
|
|
|
Jimmy2011
|
|
July 15, 2017, 12:52:43 PM |
|
Uncaught exception: Error: Error: SQLITE_CONSTRAINT: FOREIGN KEY constraint failed INSERT INTO unit_authors (unit, address, definition_chash) VALUES(?,?,?)
what's the problem?
|
|
|
|
aragoon
|
|
July 15, 2017, 12:54:29 PM Last edit: July 15, 2017, 01:18:10 PM by aragoon |
|
Was with you right up to "insert a new record into the addresses table" How to do? Okay. Figured it out working now. Thanks for the guide.
|
|
|
|
tonych (OP)
Legendary
Offline
Activity: 965
Merit: 1033
|
|
July 15, 2017, 01:11:11 PM |
|
Version 1.9.2 released https://github.com/byteball/byteball/releasesThis is mainly a bugfix release. * Fixed two issues that caused full clients to crash while syncing in some circumstances (one of them was reported in this thread multiple times) * Fixed restore from seed that was broken in 1.9.1 * Fixed restore from full backup that stopped working when the database exceeded 4 Gb * Added warnings about cloning wallets * Added welcome instructions * Improved translations
|
Simplicity is beauty
|
|
|
Limx Dev
Copper Member
Legendary
Offline
Activity: 2352
Merit: 1348
|
|
July 15, 2017, 01:50:16 PM |
|
Version 1.9.2 released https://github.com/byteball/byteball/releasesThis is mainly a bugfix release. * Fixed two issues that caused full clients to crash while syncing in some circumstances (one of them was reported in this thread multiple times) * Fixed restore from seed that was broken in 1.9.1 * Fixed restore from full backup that stopped working when the database exceeded 4 Gb * Added warnings about cloning wallets * Added welcome instructions * Improved translations Great job! Thank you tonych
|
Bitcore BTX - a UTXO fork of Bitcoin - since 2017
|
|
|
ssvenss
|
|
July 15, 2017, 01:51:51 PM |
|
Where can I find information about the next distribution of tokens?
|
|
|
|
devrobot
Newbie
Offline
Activity: 48
Merit: 0
|
|
July 15, 2017, 01:59:01 PM |
|
Where can I find information about the next distribution of tokens?
In the first post of this thread
|
|
|
|
s1lverbox
Legendary
Offline
Activity: 2324
Merit: 1039
|
|
July 15, 2017, 02:12:24 PM |
|
Where can I find information about the next distribution of tokens?
http://byteball.orgpeople are gettin lazy these days.
|
|
|
|
bcsuisse
|
|
July 15, 2017, 02:25:31 PM |
|
Where can I find information about the next distribution of tokens?
http://byteball.orgpeople are gettin lazy these days. there seem to be less byteall linked. people are really selling their btc it seems. I am buying btc and expecting btc to go to 1300usd
|
Bitrated user: kentokyo.
|
|
|
ssvenss
|
|
July 15, 2017, 02:27:30 PM |
|
Where can I find information about the next distribution of tokens?
http://byteball.orgpeople are gettin lazy these days. I did not think that they place this information on their site, thank you!
|
|
|
|
Kalamsid
Newbie
Offline
Activity: 66
Merit: 0
|
|
July 15, 2017, 03:51:19 PM |
|
Received my Blackbytes yesterday, thanks guys
Looking fwd. to the next distribution and will buy some more GBYTE next days
Are the Blackbytes and Bytes share the same address?
|
|
|
|
allcryptos
Newbie
Offline
Activity: 32
Merit: 0
|
|
July 15, 2017, 03:57:00 PM |
|
Received my Blackbytes yesterday, thanks guys
Looking fwd. to the next distribution and will buy some more GBYTE next days
Are the Blackbytes and Bytes share the same address? Yes, they are.
|
|
|
|
pwpwpw
|
|
July 15, 2017, 04:29:25 PM |
|
how about since next round we have 30% to byteball holder?it's more fair to byteball holder, seems a lot exchange address have linked with byteball.. that free byteball will drive the price went down. Its more important to make less amount for bitcoin wallets. its pointless now. original btc holders got a chunk of gb which gets compounded with 20% as bytes. coins needed to be marked somehow to show which were generated from btc and which from bytes. if tony wants more new bytes in new hands he'll have to get creative. id honestly recommend after this round he halts or reduces it to like 1% to allow byteball to grow in use. the coins great but its getting a name for being airdrop free cash and once airdrops are over if it doesnt have a big use through services it'll work against it. its going to fast unnatural even. it needs to slow down and mature. of course the majority of you will disagree because you just want free coins to turn into bitcoin. am i right? Im with this statement.... Byteball is known for airdiops and nothing more. If this wont change we will see slow death after each airdops. Byteball is known for airdrops and nothing more ? BB has tonych, who is one of the best devs in crypto, ( I'd say best because I never seen anyone work as hard/fast/good but obviously I can't know them all ) also you can't show me any other coin that works this fast and has so many features coming out every month since it started. Most people who just come for free coins and dump they have no idea about the quality of this coin, those who were here from the beginning, know this is the shit.
|
|
|
|
|