Ivan Kotelnikov

Results 8 comments of Ivan Kotelnikov

@MartinMinkov just doublechecked against latest rosetta release. everything is working

@MartinMinkov can we merge this? :)

@barriebyron I hope it would be not so hard to merge major-upgrade to main.

Not sure why, but the correct way is to use `.internal.send()` `.transfer` doesn't work, because it uses `requireSignature` which sets nonce precondition to 0 all the time. `.internal.send()` uses `setLazySignature`...

@Trivo25 correct me if I am wrong, but camelCase used in typescript samples and snake_case - in python. according to styles preferred by these communities

ok I will do it tomo

@Trivo25 Thank you for the suggestion, nice catch. While it is on my backlog, I suggest to merge this PR and do the change you suggested as a separate one....

@gadillacer - the page lacks general rules of how the gas is calculated. - I see some empty lines in the generated table - I see that the rightmost column...