Search content
Sort by

Showing 20 of 25 results by shatcs
Post
Topic
Board Announcements (Altcoins)
Re: Idena is the first Proof-of-Person Blockchain
by
shatcs
on 27/02/2020, 05:18:10 UTC

Thank for reply, but I doubt that was will help, because this is arm64 not amd64 which is not supported on rpi and i will get the same error. If the issue with ARM, than it must resolved with any os with same arch.
What the dependencies i must install? On ubuntu_server64amd im doing the same, as in raspbian and its worked fine, unlike on rpi.

Look again. The version of Gentoo I'm recommending will definitely work. My friend runs RPi 3 with it and it works fine.

You would just have to build and install Golang on Gentoo.

Ok, let me clear. This version of gentoo that your friend run's will work with idena node or itself OS? Because im don't feel any problem with OS besides the node.

Yes it works and he has Idena node running on it but once you install it you have to make it headless.

Gentoo will turn Rpi 3 into a VPS if you run it headless. You will have to build the node on your RPi 3 via Gentoo.

Ok, will try. Thank you.
Post
Topic
Board Announcements (Altcoins)
Re: Idena is the first Proof-of-Person Blockchain
by
shatcs
on 26/02/2020, 21:00:00 UTC

Thank for reply, but I doubt that was will help, because this is arm64 not amd64 which is not supported on rpi and i will get the same error. If the issue with ARM, than it must resolved with any os with same arch.
What the dependencies i must install? On ubuntu_server64amd im doing the same, as in raspbian and its worked fine, unlike on rpi.

Look again. The version of Gentoo I'm recommending will definitely work. My friend runs RPi 3 with it and it works fine.

You would just have to build and install Golang on Gentoo.

Ok, let me clear. This version of gentoo that your friend run's will work with idena node or itself OS? Because im don't feel any problem with OS besides the node.
Post
Topic
Board Announcements (Altcoins)
Re: Idena is the first Proof-of-Person Blockchain
by
shatcs
on 26/02/2020, 19:35:00 UTC
..........

Edit: Tried to run node on Ubuntu_server18.04amd64 on Virtualbox and it is builded and work great so, im suspecting that it is ARM issue and maybe needed to properly builded with specific options?

You need to use a 64-bit version. There is 64-bit OS for RPi 3, they are experimental but will run on the RPi 3.

Hi, if you mean this version, http://cdimage.ubuntu.com/releases/18.04.4/release/ubuntu-18.04.4-preinstalled-server-arm64+raspi3.img.xz then i tried it two days ago and result is same because it is arm64 too.

That one doesn't work.

Try a Gentoo Distro.

Here is one that works on RPi 3: https://github.com/sakaki-/gentoo-on-rpi-64bit/

Gentoo is similar to Linux but there is variance in the commands.

You will also have to install the dependencies to build the Idena node on Gentoo.

Thank for reply, but I doubt that was will help, because this is arm64 not amd64 which is not supported on rpi and i will get the same error. If the issue with ARM, than it must resolved with any os with same arch.
What the dependencies i must install? On ubuntu_server64amd im doing the same, as in raspbian and its worked fine, unlike on rpi.
Post
Topic
Board Announcements (Altcoins)
Re: Idena is the first Proof-of-Person Blockchain
by
shatcs
on 26/02/2020, 17:22:11 UTC
..........

Edit: Tried to run node on Ubuntu_server18.04amd64 on Virtualbox and it is builded and work great so, im suspecting that it is ARM issue and maybe needed to properly builded with specific options?

You need to use a 64-bit version. There is 64-bit OS for RPi 3, they are experimental but will run on the RPi 3.

Hi, if you mean this version, http://cdimage.ubuntu.com/releases/18.04.4/release/ubuntu-18.04.4-preinstalled-server-arm64+raspi3.img.xz then i tried it two days ago and result is same because it is arm64 too.
Post
Topic
Board Announcements (Altcoins)
Re: Idena is the first Proof-of-Person Blockchain
by
shatcs
on 26/02/2020, 15:36:29 UTC
Hello, i trying to run idena node on raspberry pi 3b+ with raspbian installed, but after while of synchronizing i get this error "invalid block roots". Please, can someone explain how to fix it.
I build from source with golang go1.13.8.linux-armv6l.tar.gz

Here is cut of output.log:

Code:
INFO [02-25|17:47:04.941] Peer connected                           id=QmTs6nceajfFxHVhMvJJsJGjp1aBdceNbPwosyxoLmUF7C inbound=false
INFO [02-25|17:47:05.237] Peer connected                           id=QmTHDLnNMAp6K8txLmJW6EHUbwoHTGhkEUBCp4gAtpNqKY inbound=false
INFO [02-25|17:47:08.145] Snapshot has been loaded                 component=downloader height=939160
INFO [02-25|17:47:16.506] Full sync will be used                   component=downloader
INFO [02-25|17:47:16.506] All blocks were requested. Wait for applying of blocks component=downloader
INFO [02-25|17:47:16.506] Short session timer has been created     time=2020-03-02T16:30:00+0300
INFO [02-25|17:47:16.507] Start process batch                      component=downloader from=939161 to=939208
INFO [02-25|17:47:23.543] peer has been banned                     id=QmTs6nceajfFxHVhMvJJsJGjp1aBdceNbPwosyxoLmUF7C reason="invalid block roots. Expected=3dd7127a091d5a7a2e01cde47d261ee84d00f3f93d17be632cd2f19f0bf458a8 & 72df4c3d14866ce4c0062b2900aae50b5a1b501572eadbf9e8da8eff7c666b61, actual=15cd2f54a47c62833bdb4a962ed14df2982b6435c703f43372a3f081b245e5b1 & 72df4c3d14866ce4c0062b2900aae50b5a1b501572eadbf9e8da8eff7c666b61"
WARN [02-25|17:47:23.544] Block 939161 is invalid: invalid block roots. Expected=3dd7127a091d5a7a2e01cde47d261ee84d00f3f93d17be632cd2f19f0bf458a8 & 72df4c3d14866ce4c0062b2900aae50b5a1b501572eadbf9e8da8eff7c666b61, actual=15cd2f54a47c62833bdb4a962ed14df2982b6435c703f43372a3f081b245e5b1 & 72df4c3d14866ce4c0062b2900aae50b5a1b501572eadbf9e8da8eff7c666b61 component=downloader
INFO [02-25|17:47:23.544] Peer disconnected                        id=QmTs6nceajfFxHVhMvJJsJGjp1aBdceNbPwosyxoLmUF7C

Edit: Tried to run node on Ubuntu_server18.04amd64 on Virtualbox and it is builded and work great so, im suspecting that it is ARM issue and maybe needed to properly builded with specific options?
Post
Topic
Board Альтернативные криптовалюты
Re: [ANN] WAVES. Платфoрма криптo-активoв без кoмпрoмиссoв
by
shatcs
on 17/03/2019, 11:07:33 UTC
Пользуюсь браузерным приложением Вейвс. Вчера перестала работать вкладка -"Мои открытые ордера".  Чистка  куков не помогла.

Так браузерное приложение еще с полгода назад перестали поддерживать. Поставьте себе дескопную версию и спокойно работайте. Ставиться за пять минут. Если опасаетесь хранить ключи, то почистите папку Waves Client  в разделе C:\Users\Admin\AppData\Roaming и все дела

Проще с браузера client.wavesplatform.com
Никаких отличий от десктопного приложения не нашел.
Post
Topic
Board Announcements (Altcoins)
Re: [MOTO] Motocoin PROOF-of-PLAY [NEW BOT] Human Mineable -Play Game to Mine- 1yr+
by
shatcs
on 19/09/2016, 20:47:10 UTC
We added your cryptocurrency.
With respect, the development team of Crypto-trade.
Crypto-Trade – Official Announcement https://bitcointalk.org/index.php?topic=1604225.0

That is awesome. It is also on Yobit now as well. The wallet is under maintenance though Sad
I think as soon as Yobit finish up with their maintenance the value and colume will increase. Already more people know about moto coin who never heard of it before and it is being spoken about. So compared to weeks and months ago things look good.

Wallet is under maintenance over few months and unlikely to be fixed. yobit almost never out dead\abandoned\low volume coins from under maintanace status. It is reason why so many coins easy pumped for over 1000%.
Post
Topic
Board Альтернативные криптовалюты
Re: [ANN][STO]🔷SaveTheOcean 🔷PoW/PoS🔷 Бесплатная раздача 🔷 Баунти 🔷 Roadmap
by
shatcs
on 02/09/2016, 04:12:12 UTC
Подписался на раздачу
Post
Topic
Board Альтернативные криптовалюты
Re: [ПРЕ][АНН] XP | Experience Points SHA256 | Внутриигровые награды
by
shatcs
on 28/08/2016, 03:57:31 UTC
Довольно интересная задумка,но не новая.Чем то напоминает Hyper если кто помнит.
Post
Topic
Board Альтернативные криптовалюты
Re: [◊] [ANN] LADAcoin ΛΑΔΑ ЛАДА (LDC) / Scrypt / PoW/PoS (Start 06/16/2016)
by
shatcs
on 16/08/2016, 21:42:20 UTC
Отлично!Ждем хорошую цену
Когда это на  cryptopia была хорошая цена? Даже если и прорывались такие ,то на копейки.
Поживем увидим.Не надо сразу так хоронить монету.
Post
Topic
Board Разное
Re: Twitter фоловим друг друга
by
shatcs
on 16/08/2016, 12:33:13 UTC
Добавил весь список.
https://twitter.com/Semardero
Post
Topic
Board Альтернативные криптовалюты
Re: [◊] [ANN] LADAcoin ΛΑΔΑ ЛАДА (LDC) / Scrypt / PoW/PoS (Start 06/16/2016)
by
shatcs
on 16/08/2016, 12:08:10 UTC
Отлично!Ждем хорошую цену
Post
Topic
Board Announcements (Altcoins)
Re: xcryptcash/DeOxyRibose Coin
by
shatcs
on 25/06/2015, 10:43:40 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XNA] DeOxyRibose | Pure PoS | On EmpoEX! | v1.1.5 | InBuilt Block Explorer
by
shatcs
on 07/05/2015, 18:49:15 UTC
So can anyone tell me what wallet works for the staking? Like I'm totally lost here and my wallet still seems to be on the right blockchain but I have no staking going on and I have weight but network weight is 0?
so all you have
What? I don't understand what you are saying?

He told, we all have same shit
Post
Topic
Board Работа
Re: Ищется программист
by
shatcs
on 17/07/2013, 06:32:04 UTC
Quote

Все форки майнятся обычными майнерами + scrypt для litecoin-based форков.

Их не надо переписывать.

ТС наверное имел ввиду primecoin...
Post
Topic
Board Altcoin Discussion
Re: USCoin give away for the first 300 addresses-35 per address
by
shatcs
on 10/06/2013, 11:58:54 UTC
RCRah8XhrqMKcezFzPU4umsu4i2i8JgmKk
Post
Topic
Board Идеи
Re: Мошенничество с кошельками биткоин
by
shatcs
on 03/06/2013, 20:03:31 UTC
Quote
кучи посторонних входящих и исходящих транзакций.
Зачем куча? Всего лишь одна транзакция! Злоумышленник дождется нужной суммы на кошельке и сольет, а до этого не будет палится. Вот только если жертва сделает хоть одну транзакцию или создаст адрес для получения койнов то кошелек здоумышленника станет уже не действительным.
Post
Topic
Board Новички
Re: Как тут вообще писать в темах, где нет "reply"?
by
shatcs
on 23/05/2013, 14:36:53 UTC
а 5 постов это не 5 топиков, тоесть можно просто ответы в темы писать?
да
Post
Topic
Board Альтернативные криптовалюты
Re: Ripple
by
shatcs
on 21/05/2013, 15:15:51 UTC
Здесь https://ripple.com/client/#/trade можно как-нибудь продавать их?
Хотел продать их на бирже bitstamp.net, перечислял на адрес указанный в аккаунте, а они обратно возвращаются. Что за херня?
Заходишь в Contacts добавляешь туда адрес bitstamp'a (rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B)
потом заходишь в advanced-->trade там выбираешь change issuer и пишеш имя контакта bitstamp который добавил и все потом появится стакан
Post
Topic
Board Altcoin Discussion
Re: Ripple Giveaway!
by
shatcs
on 14/04/2013, 07:16:14 UTC
rBBkqxkQ3jdqSeoBfVRPemH1Ze2NwSni6A