question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

sig nonce usecase

See original GitHub issue

Hi Team,

I am a software developer from Energy Web and have couple of queries regarding EthereumDIDRegistry contract.

The current deployed EthereumDIDRegistry doesn’t have sig nonce changes (PR). Is there any specific reason for it? The changes are quite old and it is neither merged to the master nor deployed. We are moving to production and want to confirm which version of the contract should we move ahead with.

Also, would it make sense to have an Upgradable EthereumDIDRegistry contract?

Apologies If I am not using the right channel / template for such queries.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
mirceaniscommented, Dec 7, 2021

This issue and other requests made me realize that this contract’s immutability is becoming an issue, so I started a governance topic for did:ethr on our discord: https://discord.gg/MTeTAwSYe7

0reactions
mirceaniscommented, Nov 30, 2021

You can fork this repository and push to your fork. Then you can make the PR from the forked repository to the main repository.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Signing and Verifying Ethereum messages - EthVigil
Applications of signing and verifying of messages#. Any use case which involves the blockchain being used to store proofs of computations/ business process ......
Read more >
Issues · uport-project/ethr-did-registry - GitHub
sig nonce usecase. #44 opened on Nov 28, 2021 by nichonien · 8 · Signed Transaction Replay-ability. #16 opened on Oct 30, 2018...
Read more >
Conquering the Nonce - Devcon Archive
The nonce - just a single, incrementing integer that lets you send your transactions to the Eth network. Simple, right? Our experience working...
Read more >
Delegation and Voting with EIP-712 Signatures - Medium
The delegatee, nonce, expiry, and signature can then be used by any Ethereum address to publish the delegate transaction.
Read more >
What is ecrecover in Solidity? - Solidity developer
Alternatively they are available in the eth-sig-util library. ... Doesn't the nonce mean signatures have to come in order? What if they came...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found