Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thirdweb-dev/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.16
Choose a base ref
...
head repository: thirdweb-dev/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 520 files changed
  • 4 contributors

Commits on Dec 8, 2024

  1. chore: Update ERC20 and ERC1155 mintTo to thirdweb v5 (#799)

    arcoraven authored Dec 8, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c7f1237 View commit details

Commits on Dec 9, 2024

  1. feat(experimental): Add an env var to limit the max gas price for res…

    …ends (#800)
    
    * set max gas price per wei
    
    * bigMath
    
    * add unit tests
    
    * rename
    arcoraven authored Dec 9, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    85b2aff View commit details

Commits on Dec 10, 2024

  1. chore(cleanup): remove v1 migration worker (#801)

    * remove migrate postgres worker
    
    * undo sdk
    
    * lint
    
    * lint
    arcoraven authored Dec 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d3d9a2a View commit details
  2. refactor: Simplify folder organization in the repo (#796)

    * Revert "Revert "refactor: clearer folder organization (#792)" (#795)"
    
    This reverts commit 8f668fe.
    
    * copy scripts folder
    
    * move scripts back
    
    * fix import
    arcoraven authored Dec 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    88b988c View commit details
  3. chore: Dedupe transaction hashes on resend (#802)

    arcoraven authored Dec 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    07c1493 View commit details
  4. chore(refactor): kebab-case /shared folder (#803)

    * chore(refactor): kebab-case /shared/db
    
    * all shared folder
    arcoraven authored Dec 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    cd7ad6c View commit details
  5. chore(refactor): kebab-case /worker folder (#804)

    * chore(refactor): kebab-case /shared/db
    
    * all shared folder
    
    * chore(refactor): Rename /worker folder to kebab-case
    
    * chore(refactor): kebab-case /server folder
    arcoraven authored Dec 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    55dbc58 View commit details
  6. chore(refactor): kebab-case /server folder (#805)

    * chore(refactor): kebab-case /shared/db
    
    * all shared folder
    
    * chore(refactor): Rename /worker folder to kebab-case
    
    * chore(refactor): kebab-case /server folder
    
    * remove renamer
    
    * remove renamer
    arcoraven authored Dec 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f6959c3 View commit details
  7. chore: Lint on build (#806)

    * chore: Biome linter fixes
    
    * chore: Add lint on build
    arcoraven authored Dec 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    04fdca0 View commit details
  8. fix: Reset nonce if out of funds (#807)

    * fix: Reset nonce if out of funds
    
    * rename test files too
    arcoraven authored Dec 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    71fb8b0 View commit details

Commits on Dec 11, 2024

  1. fix: add fallback resend timer if block is stuck (#809)

    arcoraven authored Dec 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b2a0b1a View commit details

Commits on Dec 12, 2024

  1. regenerate sdk (#808)

    Co-authored-by: Phillip Ho <[email protected]>
    dirtycajunrice and arcoraven authored Dec 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0a8c39f View commit details
  2. bump sdk version (#813)

    dirtycajunrice authored Dec 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7881989 View commit details
  3. update workflow action versions (#812)

    dirtycajunrice authored Dec 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9a08a92 View commit details
  4. fix all biome errors (#815)

    * bump yarn to berry
    
    * fix all biome errors
    
    * bring back pinned resolved deps, fix whitepsace
    
    ---------
    
    Co-authored-by: Phillip Ho <[email protected]>
    dirtycajunrice and arcoraven authored Dec 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d982be9 View commit details
  5. get-balance and get-all-events migrated to v5 (#816)

    nischitpra authored Dec 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    5b34cfa View commit details

Commits on Dec 17, 2024

  1. thirdweb version bump (#818)

    thirdweb sdk version bump to v5.78.0
    nischitpra authored Dec 17, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3496ef4 View commit details

Commits on Dec 31, 2024

  1. chore: fix some typos in comment (author: @toofooboo) (#822)

    * regenerate sdk (#808)
    
    Co-authored-by: Phillip Ho <[email protected]>
    Signed-off-by: Phillip Ho <[email protected]>
    
    * bump sdk version (#813)
    
    Signed-off-by: Phillip Ho <[email protected]>
    
    * update workflow action versions (#812)
    
    Signed-off-by: Phillip Ho <[email protected]>
    
    * fix all biome errors (#815)
    
    * bump yarn to berry
    
    * fix all biome errors
    
    * bring back pinned resolved deps, fix whitepsace
    
    ---------
    
    Co-authored-by: Phillip Ho <[email protected]>
    Signed-off-by: Phillip Ho <[email protected]>
    
    * get-balance and get-all-events migrated to v5 (#816)
    
    Signed-off-by: Phillip Ho <[email protected]>
    
    * thirdweb version bump (#818)
    
    thirdweb sdk version bump to v5.78.0
    
    Signed-off-by: Phillip Ho <[email protected]>
    
    * chore: fix some typos in comment
    
    Signed-off-by: toofooboo <[email protected]>
    Signed-off-by: Phillip Ho <[email protected]>
    
    ---------
    
    Signed-off-by: Phillip Ho <[email protected]>
    Signed-off-by: toofooboo <[email protected]>
    Co-authored-by: Nicholas St. Germain <[email protected]>
    Co-authored-by: Nischit Prasad Nhuchhe Pradhan <[email protected]>
    Co-authored-by: toofooboo <[email protected]>
    4 people authored Dec 31, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    996bb28 View commit details

Commits on Jan 4, 2025

  1. [TOOL-2900]: Fix metadata.attributes being ignored (#824)

    dirtycajunrice authored Jan 4, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    859ed74 View commit details
  2. chore(deps): Update to thirdweb nightly (batch RPC bugfix) (#825)

    arcoraven authored Jan 4, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0a8b0b8 View commit details
Loading