Nethereum / Nethereum/Nethereum
Nethereum.Signer.dll
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2.3k
- Forks
- 744
- PR merge metrics
- No merged PRs in 30d
Description
Everytime I try to build I get errors in reference to Nethereum.Signer.dll
ILLink: error IL1999: ERROR: Failed to resolve base type Org.BouncyCastle.Crypto.Signers.ECDsaSigner for type Nethereum.Signer.Crypto.DeterministicECDSA in assembly Nethereum.Signer.dll when linking against the UnityAot-Linux profile
Fatal error in Unity CIL Linker
also a common console error is that its a broken assembly
Unloading broken assembly Assets/Plugins/Nethereum/Nethereum.Signer.dll, this assembly can cause crashes in the runtime.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the UnityAot-Linux build and reviewing the Nethereum.Signer.dll reference to Org.BouncyCastle.Crypto.Signers.ECDsaSigner. Check the copy under Assets/Plugins/Nethereum/ and confirm that the linker completes without the IL1999 error or the broken-assembly console warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- blockchain, build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100