Skip to content
View Retropex's full-sized avatar

Sponsoring

@luke-jr
@thestinger

Organizations

@wtfhappenedinfeb2023 @Bitcoin-Paris
Block or Report

Block or report Retropex

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
Retropex/README.md

Pinned

  1. bitcoin bitcoin Public

    Forked from bitcoin/bitcoin

    Node of Bitcoin network

    C++ 6

  2. filter-ordinals.patch filter-ordinals.patch
    1
    --- a/src/script/interpreter.cpp
    2
    +++ b/src/script/interpreter.cpp
    3
    @@ -504,6 +504,14 @@ bool EvalScript(std::vector<std::vector<unsigned char> >& stack, const CScript&
    4
                         return set_error(serror, SCRIPT_ERR_MINIMALDATA);
    5
                     }