Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0052] Extensible UDT #428

Merged
merged 22 commits into from
Nov 12, 2024
Merged

[0052] Extensible UDT #428

merged 22 commits into from
Nov 12, 2024

Commits on Jan 9, 2024

  1. Add xUDT RFC

    XuJiandong committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1c0d1fb View commit details
    Browse the repository at this point in the history
  2. Add why we use zero lock

    XuJiandong committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    dec02aa View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Update rfcs/0052-extensible-udt/0052-extensible-udt.md

    Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
    XuJiandong and Flouse authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    efbfb16 View commit details
    Browse the repository at this point in the history
  2. Update rfcs/0052-extensible-udt/0052-extensible-udt.md

    Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
    XuJiandong and Flouse authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    248bdd2 View commit details
    Browse the repository at this point in the history
  3. Update rfcs/0052-extensible-udt/0052-extensible-udt.md

    Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
    XuJiandong and Flouse authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    79bc843 View commit details
    Browse the repository at this point in the history
  4. Update rfcs/0052-extensible-udt/0052-extensible-udt.md

    Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
    XuJiandong and Flouse authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    60f4a9b View commit details
    Browse the repository at this point in the history
  5. Update rfcs/0052-extensible-udt/0052-extensible-udt.md

    Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
    XuJiandong and Flouse authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a90a236 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Update rfcs/0052-extensible-udt/0052-extensible-udt.md

    Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
    XuJiandong and Flouse authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f4c6479 View commit details
    Browse the repository at this point in the history
  2. Update rfcs/0052-extensible-udt/0052-extensible-udt.md

    Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
    XuJiandong and Flouse authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6d87cea View commit details
    Browse the repository at this point in the history
  3. Update rfcs/0052-extensible-udt/0052-extensible-udt.md

    Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
    XuJiandong and Flouse authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3005c10 View commit details
    Browse the repository at this point in the history
  4. Update rfcs/0052-extensible-udt/0052-extensible-udt.md

    Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
    XuJiandong and Flouse authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e657f8a View commit details
    Browse the repository at this point in the history
  5. Update rfcs/0052-extensible-udt/0052-extensible-udt.md

    Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
    XuJiandong and Flouse authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9460db9 View commit details
    Browse the repository at this point in the history
  6. Update rfcs/0052-extensible-udt/0052-extensible-udt.md

    Co-authored-by: Yukang <moorekang@gmail.com>
    XuJiandong and chenyukang authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4b05fb3 View commit details
    Browse the repository at this point in the history
  7. Update rfcs/0052-extensible-udt/0052-extensible-udt.md

    Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
    XuJiandong and Flouse authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    be64fcc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Update rfcs/0052-extensible-udt/0052-extensible-udt.md

    Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
    XuJiandong and Flouse authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    faa1ac8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. XUDT data part is optional

    XuJiandong committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    3666353 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Update to review

    * rename XudtWitnessInput to XudtWitness
    * raw_extension_data and extension_data are not correlated. The extension_data has a new section
    * behavior of multiple instances of the same extension script
    * some wording
    XuJiandong committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a8003af View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    41a469a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update testnet deployment information

    Use `data1` instead of `type`
    XuJiandong committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4c6c762 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    24b7a6f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    abeb01b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    53b2c5e View commit details
    Browse the repository at this point in the history