Nuke 🌄

Results 245 comments of Nuke 🌄

Hey hey hey! I'm Dan Shields :grin: @nukemandan Hailing from Colorful Denver Colorado :sunglasses: :mountain: :sun_with_face: Breakfast is always coffee - Black :coffee: . What excites me about IPFS? I...

Thanks for this! I have not reviewed, but this should match as much as possible the config in substrate that should be up to date: https://github.com/paritytech/substrate/tree/master/bin/node-template

LGTM as a non nix user. Asking the nix pros here at parity I got: > but do note that flake hasn't entered stable Nix yet. So you'll want to...

@stiiifff this should be included upstream, no? We can propagate here.

> It looks like the guys from Kylin have also provided some work instructions for a chachacha deployment - https://kylinnetwork.medium.com/kylin-is-on-chachacha-and-partnered-with-centrifuge-5ce3b3ab73c8

the targeted chains should include rococo local in dev mode and default to rococo live testnet when ready. note the CLI selection of paraid was removed intentionally to prevent misuse,...

you are missing deps likely https://docs.substrate.io/v3/getting-started/installation/ if you have issues building, please provide more context that just raw dumps of errors like this.

can you please report `rustup +nightly show`? i am using gcc/g++ `version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)`

` thread 'main' panicked at 'command did not execute successfully: "make" "install_lib_static" "install_include" "-j" "8"` Do you have `make` installed?

malloc issues stem from running out of memory as well. Please check your RAM usage, best to close all other apps, as you likely need 4GB just for this build,...