BRX

Results 25 comments of BRX

Hey there, so I tested your docker build on my testnet that already has a dockerless node running on default rpc port 8900 and port 9000. I went ahead and...

my bad ! saw some changes on docker-compose and thought it was related

Alright take 2 I managed to use the installer without any user input by running installer.sh --secret --public --auto after running export PUBLIC_KEY=yourpublickey export PRIVATE_KEY=yourprivatekey However, despite having set those...

Ok, the installer seems to work now with variables set in .env.default ! As a sidenote, if the goal is to allow no user input while running the script, the...

This is a known issue among the community. There's an extra comma that got inserted into the origintrail config file. The team will merge it on the next update. Here's...

As part of the community v6 testnet node support, I totally support this !

+1 to this issue, facing the same thing with publisher script odnpublisher

This is normal due to fuseki being updated to 4.6.0. I already sent a PR to resolve this issue. Meanwhile, you can try this installer instead: https://github.com/Valcyclovir/ot-node/blob/v6/develop/installer/installer.sh the complete one...

UPDATE: Just found a better way to always get fuseki's latest version, check PR #2066 Thanks for pointing that out ! Issue can be closed.