feat: update ResourceConfig to match Rootstock#10
Conversation
antomor
left a comment
There was a problem hiding this comment.
@illuque It's not clear to me how we extracted the new values. Could we please add a clarification on them? Furthermore, I've also noticed that the same parameters are repeated in different parts. Was there any way to define them only once?
jurajpiar
left a comment
There was a problem hiding this comment.
LGTM
(I would not bother extracting the values as it would have to be in env vars or some other project-wide config and this is just a POC)
It's ok for me for the scope of the PoC not extracting them, but I'd at least document how we got them |
Values were calculated in a proportional way to our block size compared to theirs as agreed during team discusions. But I will document it, good point. |
Update ResourceConfig to match Rootstock