The Wayback Machine - https://web.archive.org/web/20221231135952/https://github.com/Rubilmax
Skip to content
Avatar
🔥
Building the next EVM UI
🔥
Building the next EVM UI

Highlights

  • Pro

Organizations

@morpho-dao
Block or Report

Block or report Rubilmax

Report abuse

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

Report abuse

Pinned

  1. 🛠️ Easily track & compare gas costs estimated by Foundry on each of your Pull Requests!

    TypeScript 133 4

  2. 🔐 Protect your Smart Contract Proxy from storage collisions upon upgrading, by running this action in a CI on each of your Pull Requests!

    TypeScript 11

  3. Call multiple view functions, from multiple Smart Contracts, in a single RPC query!

    TypeScript 20

  4. Fetch the most up-to-date ABI of verified Smart Contracts (including proxy implementations) from Etherscan in seconds!

    TypeScript 6

  5. 🚀 Fetch the most up-to-date sources of verified Smart Contracts (including proxy implementations) from Etherscan in seconds!

    TypeScript

  6. peerpy Public

    P2P connections over TCP made dead simple!

    Python 2

3,765 contributions in the last year

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

Contribution activity

December 2022

Created a pull request in morpho-dao/morpho-v1 that received 13 comments

Update liquidity data naming

Pull Request Issue(s) fixed This is a naming suggestion, which I find clearer (at least)

+214 −242 13 comments
Opened 54 other pull requests in 5 repositories
morpho-dao/morpho-v1 26 merged 2 open 6 closed
morpho-dao/morpho-utils 2 open 6 merged
morpho-dao/morpho-data-structures 2 open 5 merged
morpho-dao/morpho-tokenized-vaults 4 merged
morpho-labs/morpho-ethers-contract 1 merged
Reviewed 60 pull requests in 7 repositories
morpho-dao/morpho-v1 25 pull requests
morpho-dao/morpho-utils 7 pull requests
morpho-dao/morpho-tokenized-vaults 4 pull requests
morpho-dao/morpho-data-structures 3 pull requests
morpho-labs/morpho-ethers-contract 1 pull request
morpho-dao/morpho-rewards 1 pull request
morpho-dao/morpho-security 1 pull request

Created an issue in morpho-dao/morpho-utils that received 5 comments

Avoid dependency version incompatibilities at compilation

Currently, forge compiles with the paths defined in remappings.txt defined at a project's root. This is the source of compilation incompatibilities…

5 comments
120 contributions in private repositories Dec 1 – Dec 30