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: Nethereum/Nethereum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.28.0
Choose a base ref
...
head repository: Nethereum/Nethereum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.29.0
Choose a head ref
  • 12 commits
  • 98 files changed
  • 3 contributors

Commits on Feb 3, 2025

  1. feat: add TryParse method to BigDecimal struct

    Anze Schwazmann committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    82e34e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Nethereum.Blazor, Nethereum.EIP6963WalletInterop and new BlazorExampl…

    …eProject
    
    + Nethereum.EIP6963WalletInterop  provides the core implementation of a host provider to support EIP6963
    + Nethereum.Blazor new core Blazor project includes EIP6963 and common supporting objects like EthereumAuthenticationStateProvider
    + Nethereum.Unity new EIP6963 project
    + SIWE Adding generic classes for UserLoing and Interfaces, Blazor adding the SiweAuthenticationServerStateProvider and LocalStorageAccessTokenService
    + Integration Blazor example
    juanfranblanco committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    b534f8f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2025

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

Commits on Feb 9, 2025

  1. EIP6963 Lib changes

    juanfranblanco committed Feb 9, 2025
    Configuration menu
    Copy the full SHA
    2655031 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Configuration menu
    Copy the full SHA
    7116733 View commit details
    Browse the repository at this point in the history
  2. New version

    juanfranblanco committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    9a3a07c View commit details
    Browse the repository at this point in the history
  3. FX Update

    juanfranblanco committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    d4cbfb9 View commit details
    Browse the repository at this point in the history
  4. Namespace fixes

    juanfranblanco committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    b85b76b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1066 from AnzeS/master

    Add TryParse method to BigDecimal struct
    juanfranblanco authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    429cf3b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1067 from zakhard90/master

    Support NUGET_PACKAGES environment variable in Nethereum.Autogen.ContractApi
    juanfranblanco authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    f3b81c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48202f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9715a7e View commit details
    Browse the repository at this point in the history
Loading