tonych (OP)
|
Autonomous Agents are finally coming to mainnet https://medium.com/obyte/autonomous-agents-on-mainnet-ready-for-takeoff-d89b50e6d921?source=friends_link&sk=c140a08d2c69eef8b87785f567dd4723 Autonomous Agents are set to activate at MCI 5,210,000 which is expected at the end of February. Since this is a protocol upgrade and therefore a breaking change, all nodes, including light nodes, need to upgrade to version 3.0.0 that was released today. For full nodes (both headless and GUI), the upgrade will take a very long time since the update also includes moving part of the data from SQLite database to a much faster RocksDB database. The move will improve performance of some queries, especially data feed queries that some AAs might actively use. The conversion of data will be done when you launch the wallet for the first time after the upgrade and it will take several hours (in our experience, from 3 hours on a dedicated server to 39 hours on a VPS), so please plan you update accordingly. RocksDB database will take additional 15 GB of disk space (but the data that remains in SQLite will grow a bit slower after the upgrade), please check that you have enough free disk space before the upgrade. For light nodes, the upgrade will be much faster since their database is usually small, but light nodes with long transaction history can still experience a noticeable delay during the first start, especially mobile ones on older hardware. Create a backup before upgrading. Bittrex and other exchanges have already been notified about the need to update. They will have to pause deposits/withdrawals for many hours during the updates of their wallets, please plan accordingly.
|
Simplicity is beauty
|
|
|
|
|
|
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
|
Choosewise
|
 |
February 19, 2020, 08:16:56 PM |
|
Are there any other coins with AA implementation?
|
|
|
|
|
PochJvb
Jr. Member
Offline
Activity: 72
Merit: 3
|
 |
February 20, 2020, 06:33:02 PM |
|
This coin almost collapsed in Jan 2018 it was over 900$ and now 27$. If you think this coin has the potential then it's the right time to buy this coin.
|
|
|
|
tarmo888
|
 |
February 20, 2020, 08:11:02 PM |
|
This coin almost collapsed in Jan 2018 it was over 900$ and now 27$. If you think this coin has the potential then it's the right time to buy this coin.
Yeah, and people need to make some noise about upcoming Autonomous Agents, it is not going to market itself. It can have the best technology, but that's useless if everybody just sits on their bag.
|
|
|
|
tonych (OP)
|
An important security update is released. It fixes two serious vulnerabilities discovered and reported to us by security researcher pearl: * text messages in chat were incorrectly handled which allowed attackers to execute arbitrary code on victim's wallet. An attacker could supply arbitrary code in angularjs {{}} expressions and the victim's wallet would evaluate it. The attack vector could be used to steal the private keys. The vulnerability existed in all versions of Obyte wallet since the first release in 2016. However, to exploit the vulnerability, an attacker needs to first trick the victim to pair with the attacker's wallet or chatbot. Users who had their wallets protected with a good password and seed words deleted were better protected against such an attack. We have no reports of this vulnerability being actually exploited. The fix makes sure that user input is always treated as text and never evaluated. * restore from full backup function allowed file paths with directory traversal (../) characters in backup archive, which could enable an attacker to overwrite important user files, such as .bashrc. on Linux. The vulnerability existed in all versions of Obyte wallet since restore from full backup was introduced in mid 2017. However, to exploit the vulnerability, an attacker needs to first trick the victim to restore from a maliciously crafted backup file. We have no reports of this vulnerability being actually exploited. The fix checks for directory traversal characters in file paths in the backup archive and ignores such files. Since the two vulnerabilities are now publicly disclosed and each can be used to inflict serious damage to Obyte users who are not aware of them yet, the hub at obyte.org will refuse connections from non-upgraded wallets to keep them safe. All known operators of other hubs have been notified and recommended to apply the same policy. Only GUI wallets are affected by the vulnerabilities and the upgrade is mandatory for them, headless nodes (wallets, hubs, relays) are not affected. Please upgrade https://github.com/byteball/obyte-gui-wallet/releases
|
Simplicity is beauty
|
|
|
buksan
Newbie
Offline
Activity: 12
Merit: 1
|
 |
February 26, 2020, 09:23:42 AM |
|
An important security update is released. It fixes two serious vulnerabilities discovered and reported to us by security researcher pearl: * text messages in chat were incorrectly handled which allowed attackers to execute arbitrary code on victim's wallet. An attacker could supply arbitrary code in angularjs {{}} expressions and the victim's wallet would evaluate it. The attack vector could be used to steal the private keys. The vulnerability existed in all versions of Obyte wallet since the first release in 2016. However, to exploit the vulnerability, an attacker needs to first trick the victim to pair with the attacker's wallet or chatbot. Users who had their wallets protected with a good password and seed words deleted were better protected against such an attack. We have no reports of this vulnerability being actually exploited. The fix makes sure that user input is always treated as text and never evaluated. * restore from full backup function allowed file paths with directory traversal (../) characters in backup archive, which could enable an attacker to overwrite important user files, such as .bashrc. on Linux. The vulnerability existed in all versions of Obyte wallet since restore from full backup was introduced in mid 2017. However, to exploit the vulnerability, an attacker needs to first trick the victim to restore from a maliciously crafted backup file. We have no reports of this vulnerability being actually exploited. The fix checks for directory traversal characters in file paths in the backup archive and ignores such files. Since the two vulnerabilities are now publicly disclosed and each can be used to inflict serious damage to Obyte users who are not aware of them yet, the hub at obyte.org will refuse connections from non-upgraded wallets to keep them safe. All known operators of other hubs have been notified and recommended to apply the same policy. Only GUI wallets are affected by the vulnerabilities and the upgrade is mandatory for them, headless nodes (wallets, hubs, relays) are not affected. Please upgrade https://github.com/byteball/obyte-gui-wallet/releasesAfter updating, when I try to add a new chat bat, I see this error: An exception occurred: TypeError: Cannot read property 'replace' of undefined; cause: undefined I tried to create a new wallet and I can not add any chat bot for the same error. PS Win64/32
|
|
|
|
tarmo888
|
 |
February 26, 2020, 09:42:43 AM |
|
After updating, when I try to add a new chat bat, I see this error: An exception occurred: TypeError: Cannot read property 'replace' of undefined; cause: undefined
I tried to create a new wallet and I can not add any chat bot for the same error.
PS Win64/32
while that gets fixed, you can add bots through that page https://obyte.io/bots
|
|
|
|
buksan
Newbie
Offline
Activity: 12
Merit: 1
|
 |
February 27, 2020, 06:28:26 AM |
|
After updating, when I try to add a new chat bat, I see this error: An exception occurred: TypeError: Cannot read property 'replace' of undefined; cause: undefined
I tried to create a new wallet and I can not add any chat bot for the same error.
PS Win64/32
while that gets fixed, you can add bots through that page https://obyte.io/botsThanks. The message signature does not work yet. Writes an error: wrong signature.
|
|
|
|
tonych (OP)
|
 |
February 27, 2020, 03:24:23 PM |
|
Thanks. The message signature does not work yet. Writes an error: wrong signature.
Which bot is that?
|
Simplicity is beauty
|
|
|
buksan
Newbie
Offline
Activity: 12
Merit: 1
|
 |
February 27, 2020, 04:06:06 PM |
|
Thanks. The message signature does not work yet. Writes an error: wrong signature.
Which bot is that? At first I couldn't sign my address in Draw Airdrop with message: unknown fields. But then I found out that signing your address is impossible in any bot now.
|
|
|
|
tonych (OP)
|
 |
February 27, 2020, 04:29:25 PM |
|
Thanks. The message signature does not work yet. Writes an error: wrong signature.
Which bot is that? At first I couldn't sign my address in Draw Airdrop with message: unknown fields. But then I found out that signing your address is impossible in any bot now. Draw bot has not been upgraded yet but the draw is suspended anyway. What other bots did you try?
|
Simplicity is beauty
|
|
|
buksan
Newbie
Offline
Activity: 12
Merit: 1
|
 |
February 28, 2020, 05:19:22 PM |
|
Thanks. The message signature does not work yet. Writes an error: wrong signature.
Which bot is that? At first I couldn't sign my address in Draw Airdrop with message: unknown fields. But then I found out that signing your address is impossible in any bot now. Draw bot has not been upgraded yet but the draw is suspended anyway. What other bots did you try? Signing an address isn't possible in real name attestation bot. wrong signature
|
|
|
|
tonych (OP)
|
 |
February 28, 2020, 05:48:07 PM |
|
Thanks. The message signature does not work yet. Writes an error: wrong signature.
Which bot is that? At first I couldn't sign my address in Draw Airdrop with message: unknown fields. But then I found out that signing your address is impossible in any bot now. Draw bot has not been upgraded yet but the draw is suspended anyway. What other bots did you try? Signing an address isn't possible in real name attestation bot. wrong signature Works for me. The bot was updated last night though, signing didn't work yesterday when it was on the old version.
|
Simplicity is beauty
|
|
|
USBitcoinServices.Com
|
 |
February 29, 2020, 01:22:56 AM |
|
I haven't been active on this thread and still have version 2.7.2 Do I have to get a newer version?
|
|
|
|
tarmo888
|
 |
February 29, 2020, 02:36:39 AM |
|
I haven't been active on this thread and still have version 2.7.2 Do I have to get a newer version?
Yes, the old versions doesn't work anymore because there were vulnerabilities discovered in them. Also, the network will activate Autonomous Agents any time now, which requires the latest wallet version.
|
|
|
|
tonych (OP)
|
 |
March 05, 2020, 10:25:24 PM |
|
Another security update v3.0.2 that fixes several serious vulnerabilities (again discovered and reported to us by security researcher pearl). The update is mandatory for all nodes. Other bugfixes and improvements in this release: * Fixed a bug that crashed the wallet when trying to view bots or smart contract definition * Fixed a bug that crashed wallets on Windows if username contains non-latin characters * Restored the display of dollar amounts when sending funds, it was lost in the previous release due to merge error * Mac app is now notarized by Apple which allows it to be installed on macOS Catalina * Other minor bugfixes https://github.com/byteball/obyte-gui-wallet/releases
|
Simplicity is beauty
|
|
|
DaveF
Legendary
Offline
Activity: 3052
Merit: 5179
I DO NOT TRADE on Telegram or Skype or Discord.
|
 |
March 08, 2020, 07:29:48 PM |
|
I installed the 3.0.2 and it goes to updating the database, please wait. It will take several hours please be patient. then when the OK pops and you click it the app closes.
Windows10 64 bit if that matters.
-Dave
|
|
|
|
aigeezer
Legendary
Offline
Activity: 1450
Merit: 1013
Cryptanalyst castrated by his government, 1952
|
 |
March 08, 2020, 07:42:04 PM |
|
I installed the 3.0.2 and it goes to updating the database, please wait. It will take several hours please be patient. then when the OK pops and you click it the app closes.
Windows10 64 bit if that matters.
-Dave
I had the same issue, but it eventually synced after multiple restarts. Also Win10 64.
|
|
|
|
DaveF
Legendary
Offline
Activity: 3052
Merit: 5179
I DO NOT TRADE on Telegram or Skype or Discord.
|
 |
March 08, 2020, 07:57:51 PM |
|
I installed the 3.0.2 and it goes to updating the database, please wait. It will take several hours please be patient. then when the OK pops and you click it the app closes.
Windows10 64 bit if that matters.
-Dave
I had the same issue, but it eventually synced after multiple restarts. Also Win10 64. Client restarts or OS restarts or both? I am working on 5 or 6 times now of the client restart. -Dave
|
|
|
|
|