TheQuantumPhysicist
TheQuantumPhysicist
I'm OK with this now but I would like to enforce using an address. Pasting a public key is basically playing with fire. It can be easily mistyped.
Keep in mind that currently we account for fees that are locked to not more than the maturity period of un-staking delegations or decommissioning a pool. This same rule should...
It's helpful to take a look at how bitcoin deals with time offsets: https://github.com/bitcoin/bitcoin/blob/5bbf735defac20f58133bea95226e13a5d8209bc/src/timedata.cpp#L30
Due to prioritizing creating an RPC wallet, this will most likely not make it to mainnet. But it's still a priority. It's going to be removed from the mainnet milestone.
Given that this is an optimization that can happen over a very long period of time, I'll move it out of mainnet milestone.
Currently long-range attacks are prevented by both the 1000 block-reorg rule and our longest chain rule. I'm moving this out of mainnet milestone.
Currently epochs are only used to determine randomness. It's not used to decide staking behavior. Note that a security issue in the current state is that an attacker, seeing the...
Whichever works for you. I have no preference. The most important thing is to have all processes run as non-root out of the box.
Btw, some people also do it with environment variables.
Awesome! Thank you! Cheers!