Skip to content

Commit

Permalink
4.26,0
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfranblanco committed Oct 1, 2024
1 parent 90ee67b commit ad9c41f
Show file tree
Hide file tree
Showing 38 changed files with 114 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Runtime/LICENSE.md.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Runtime/Nethereum.ABI.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Accounts.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Besu.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.BlockchainProcessing.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Contracts.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.EVM.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Geth.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.GnosisSafe.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.HdWallet.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Hex.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.JsonRpc.Client.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.JsonRpc.RpcClient.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.KeyStore.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Merkle.Patricia.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Merkle.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Metamask.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Model.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Mud.Contracts.dll
Binary file not shown.
33 changes: 33 additions & 0 deletions Runtime/Nethereum.Mud.Contracts.dll.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Runtime/Nethereum.Mud.dll
Binary file not shown.
33 changes: 33 additions & 0 deletions Runtime/Nethereum.Mud.dll.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Runtime/Nethereum.Optimism.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.RLP.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.RPC.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Signer.EIP712.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Signer.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Siwe.Core.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Siwe.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.UI.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Unity.Metamask.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Unity.dll
Binary file not shown.
Binary file added Runtime/Nethereum.Util.Rest.dll
Binary file not shown.
33 changes: 33 additions & 0 deletions Runtime/Nethereum.Util.Rest.dll.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Runtime/Nethereum.Util.dll
Binary file not shown.
Binary file modified Runtime/Nethereum.Web3.dll
Binary file not shown.
7 changes: 7 additions & 0 deletions Runtime/Third Party Notices.md.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.nethereum.unity",
"displayName": "Nethereum",
"version": "4.19.2",
"version": "4.26.0",
"unity": "2018.1",
"description": "Nethereum 472 AOT runtime dlls, please check Nethereum releases for more information, extra components, or other versions (net461, net35, netstandard) https://github.com/Nethereum/Nethereum/releases, example can be found at https://github.com/Nethereum/Unity3dSampleTemplate",
"changelogUrl": "https://github.com/Nethereum/Nethereum/releases",
Expand Down

0 comments on commit ad9c41f

Please sign in to comment.