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.27.1
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.28.0
Choose a head ref
  • 15 commits
  • 66 files changed
  • 1 contributor

Commits on Dec 27, 2024

  1. Configuration menu
    Copy the full SHA
    3fcd9ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69d4fa1 View commit details
    Browse the repository at this point in the history
  3. MudExtensions to remove the namespace prefix from Function Signatures…

    … and call data to support Batching (which does not do the conversion)
    juanfranblanco committed Dec 27, 2024
    Configuration menu
    Copy the full SHA
    0b73515 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. Configuration menu
    Copy the full SHA
    dddba5f View commit details
    Browse the repository at this point in the history
  2. Code generation make a base class of the service and virtual methods …

    …to enable overriding to be extended with validation etc
    juanfranblanco committed Dec 28, 2024
    Configuration menu
    Copy the full SHA
    3f87ade View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7019a21 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Configuration menu
    Copy the full SHA
    66da017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    255b574 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2025

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

Commits on Jan 7, 2025

  1. Configuration menu
    Copy the full SHA
    1beb31c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c007d7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eaa6ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29c110d View commit details
    Browse the repository at this point in the history
  5. Code generator .net support for GeneratorSets .nethereum-gen.multiset…

    …tings as a library and console.
    
    Console usage "Nethereum.Generator.Console generate from-config" defaults to .nethereum-gen.multisettings and current folder. See --help for more info. Autogen uses the same as before.. a new project might be required for the config one.
    juanfranblanco committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    a211387 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6f34ab View commit details
    Browse the repository at this point in the history
Loading