Skip to content
View Palmerg4's full-sized avatar

Block or report Palmerg4

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. contract-address-manipulation contract-address-manipulation Public

    Contract address manipulation during deployment

    Solidity

  2. Delegatecall-Attack Delegatecall-Attack Public

    Using dellegatecall() to change state on a prey contract

    JavaScript

  3. Merkle-Tree-Whitelist Merkle-Tree-Whitelist Public

    Example of a merkle tree based whitelist

    JavaScript

  4. Private-Data-Read Private-Data-Read Public

    An example of how to access private data on chain, showing how public the Ethereum blockchain is

    JavaScript

  5. subgraph-snapshot subgraph-snapshot Public

    Create an ERC20 snapshot using an indexed subgraph

    TypeScript

  6. ip-port-scanner ip-port-scanner Public

    A simple port scanner written in Rust

    Rust