-
https://github.com/cyberFund/xchange-crawler/ is gone - memory leaks, incomplete configs, no active developers (bus factor), so we've restarted it with https://github.com/cyberFund/cyber-markets
-
Failing build script for Parity run as `RUN bash 01build.sh` in Dockerfile doesn't fail the build. This makes CI useless.
https://travis-ci.org/cyberFund/cybernode/builds/252513472#L1184
-
- @21xhipster - подготовить презентацию к [Pecha Kucha](https://pecha-kucha-kld.timepad.ru/event/487741/) - 24/05
Формат: 20 слайдов по 20 секунд
Тема: «Бизнес на блокчейн: история cyberFund, одного…
-
* [x] enable Travis at https://travis-ci.org/cyberFund (@litvintech, need your help)
* [x] add .travis.yml with `language: java` to the top (it [will pick up](https://docs.travis-ci.com/user/language…
-
* [x] Add docs (#66)
* [x] Secure credentials (#62)
* [x] Publish
-
Today `fullnode-btcd` failed to start with the error:
```
Error creating a default config file: mkdir /.btcd: permission denied
loadConfig: Failed to create home directory: mkdir /.btcd: permission…
-
Can't compile https://github.com/paritytech/hidapi-rs dependency for Parity Ethereum node without it.
-
For some reason `body` option is not passed to Octokit and failing
```
invalid option "--body=Polish GitHub relea..."
```
https://travis-ci.org/cyberFund/xchange-crawler#L1378
Deployment settin…
-
An issue for the record. Docker containers are unable to connect to host `localhost` services.
I started RethinkDB and forwarded ports 8080 and 28015.
```
docker run --name rethink -p 127.0.0.1:8…
-
Docker containers need a separate user for better security isolation (#47).