Skip to content
View michaeljyeates's full-sized avatar
💭
Beast Mode
💭
Beast Mode

Highlights

  • Pro

Organizations

@EOS-Mainnet

Block or report michaeljyeates

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. eos-vanity.sh
    1
    #!/bin/bash
    2
    
                  
    3
    if [[ $1 == "" ]]; then
    4
        echo "Search for vanity keys - Usage : ./vanity.sh STRING"
    5
        exit 1
  2. deferredcannon Public

    C++ 1

  3. eos-davenet Public

    Forked from EOSIO/eos

    An open source smart contract platform

    C++ 1

  4. eos-forkable Public

    Patches to allow changing producer keys, using the patch from here (updated for 2.0) https://github.com/EOSIO/eos/issues/7509

    C++ 1 2

  5. eosdao-contracts Public

    C++ 2 4

1,319 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 1 repository

Created a pull request in AntelopeIO/eos-vm that received 1 comment

Update CMakeLists.txt

C++ std v20 is needed to compile Change Description Change CMAKE_CXX_STANDARD to 20 from 17, it uses std::span which gives this error when using v17 …

+1 −1 lines changed 1 comment
43 contributions in private repositories Mar 11 – Mar 18
Loading