The Wayback Machine - https://web.archive.org/web/20211130142859/https://github.com/olonho
Skip to content
Avatar

Achievements

Achievements

Organizations

@Kotlin
Block or Report

Block or report olonho

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. mathvm Public

    Educational virtual machine

    C++ 10 15

  2. Electric Jungle engine

    Java 1

  3. Server for Electric Jungle

    HTML 1

  4. sealer Public

    ELF files sealer

    C 1

1,165 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2021

Created a pull request in near/nearcore that received 25 comments

Simplify gas metering

Rework the logic of gas counting to ensure that there's a single limit to be compared with. It allows to speed up gas metering significantly and op…

+101 −39 25 comments
Reviewed 149 pull requests in 5 repositories
JetBrains/skiko 74 pull requests
JetBrains/androidx 43 pull requests
JetBrains/compose-jb 20 pull requests
near/nearcore 9 pull requests
near/wasmer 3 pull requests

Created an issue in near/nearcore that received 2 comments

Rethink gas spending logic

During work on #5121 we identified two questionable places in gas metering. When transaction fails we still require (by tests) that used amount of…

2 comments
Opened 2 other issues in 2 repositories