Skip to main content

All Questions

Tagged with
0 votes
0 answers
28 views

How do I change the -with-rtsopts flags when I execute cardano-node?

I want to specify some extra flags like --nonmoving-gc and -N (with the right amount of CPU cores that I want my cardano-node to execute in - my server has 16 CPU cores) in my +RTS configuration. What ...
Falcon Stakepool's user avatar
0 votes
1 answer
47 views

Cardano Node Compiler Error libsodium Fedora

for some reason i'm unable to compile cabal projects related to cardano projects on this system. not sure what could of changed recently as aside from recent system updates i haven't changed much. or ...
Kunikos's user avatar
  • 13
1 vote
1 answer
79 views

Error when trying to build my Plutus project

I am getting the following error after trying to execute cabal build: cabal: Could not resolve dependencies: [__0] next goal: cardano-crypto-class (user goal) [__0] rejecting: cardano-crypto-class-2.0....
Falcon Stakepool's user avatar