chrypnotoad

Results 6 issues of chrypnotoad

We are seeing intermittent spikes in the time it takes for a user to establish a connection with our SSH Server. The delay is in between `PublicKeyHandler` and `Handler` starting....

- adds a fix to evm init so that the default balance is correctly pulled from the config - adds a patch file which sets the default balance to 0...

Review effort [1-5]: 2

The text in the counts for the admin cert put and validate seem to have been copied from QueryCert but not cleaned to match the admin cert functions this is...

SEC-STATUS-TODO
VALIDATOR

the comment for `stakeLock` was accidentaly truncated in this [commit](https://github.com/shardeum/shardeum/commit/937f04b6be0cacfb20d1601769566e4782141c7e#). - It should be `stakeLock: bigint //amount of coins in stake` https://github.com/shardeum/shardeum/blob/e4ea1d6b73f20b0021d8619b23432be95e0863bf/src/shardeum/shardeumTypes.ts#L368

The following logs and counts mention `stake coins tx` but should be `unstake coins tx` looks like a copy and paste error. https://github.com/shardeum/shardeum/blob/b350e7ce444f6071bab941cc6c68bdac6bd22c19/src/setup/validateTxnFields.ts#L409-L425

- migrating missed repo :warning: might be an issue here. Shardeum server build fails after I switch that @shardus/archiver-discovery to point at github package lock file needs to be updated