Skip to content

Conversation

@Tomiha
Copy link
Contributor

@Tomiha Tomiha commented Sep 16, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 16, 2025 13:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Venly Unreal Engine SDK to version 3, involving massive auto-generated code changes that standardize include paths and add new optional type wrappers. The update primarily addresses include path capitalization inconsistencies and introduces numerous new optional wrapper classes for better type safety.

  • Updates include paths from "AutoGen" to "Autogen" for consistency
  • Adds numerous optional wrapper classes for various DTOs and types
  • Removes legacy property mapping entries and method signatures

Reviewed Changes

Copilot reviewed 283 out of 2752 changed files in this pull request and generated no comments.

Show a summary per file
File Description
VyOptBuildEip712SignatureRequestDto.cpp New optional wrapper implementation for EIP712 signature requests
VyOptBool.cpp Updated include path from AutoGen to Autogen
VyWalletEventDto.cpp Removed property lookup table implementation, now header-only
VyWalletDto.cpp Removed IsPrimary property mapping from lookup table
VyResubmitTransaction_Wallet.cpp Fixed include path and added missing empty line
README.md Simplified project description by removing reference to API Explorer samples

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants