jack

Results 7 comments of jack

@egonspace The `chainConfig` is for `genesis` configuration. But we have temporarily added `KIP-71` parameters in it. - You should get the actual value by calling the API - ex) klay.getHeader...

@hyunsooda updateUnitPrice() is a callback function when updating governance parameter so it has been used before hardfork.

@blukat29 Thank you for considering various cases. I think certain service chain operators may want to have a `unitprice` policy from the start. In that case, It's better to activate...

@odg0318 Thanks for the good suggestion. @aidan-kwon Let me leave this issue for the next PR that include unit test for the flags.

You can update the values by governance vote. Voting is only supported to change the values. The KIP-71 init feature by genesis can be supported after refactoring the governance. Thanks.

Thanks @esh2n. I checked the same issue https://github.com/karalabe/usb/pull/17 in ethereum. But I cannot reproduce the error with same environment of you. Could you describe how to reproduce that in detail?

@SuchangKo Thanks for your contribution. Could you sign the CLA?