Max
Max
Can you move the checks here to be inside `mustValid` ? https://github.com/harmony-one/harmony/blob/7c1c43ecbd00db4481ae0c19871c170761b6aa0c/internal/params/config.go#L706-L715 Secondly, can you ensure the `FeeCollectEpoch` variable is set in all `ChainConfig` objects in the file ? For...
> What about future cross shard contract transaction fee ? I can confirm that this will work.
If the `FeeCollector` is going to be a multisig, #4165 must be activated at the same time (or before) this change. This will allow movement of funds across shards through...
> does pr #4165 only support cross shard transfer? or also support cross shard contract call? It supports only transfers. And it's actually disabled for smart contract (although that needs...
Related: https://github.com/ledgerwatch/erigon and #4070
Fixed by #4154
I have set it up such that those removals take place at the end of each epoch including and following the hard fork epoch. So the first such pruning is...
> @MaxMustermann2 , can you please update this PR or close? On it; will add to our Kanban.
Closed by #4436