Giter Site home page Giter Site logo

proof-of-humanity-pools-web's Introduction

Proof-Of-Humanity

Proof-of-Humanity smart contract

You must use the isRegistered(address _party) function to determine if an address is or isn't registered. Do not use getSubmissionInfo(address _submissionId).registered since this only returns the state of the submissionInfo variable without considering submission expiration date.

If you are referring to Proof Of Humanity, we advise you to either:

  • Reference the main contract and have a mechanism to switch to a new one.
  • Reference the proxy which will automatically be updated in case of new versions (like one allowing anonymous accounts). The proxy also acts as a pseudo-ERC20 returning a balance of 1 VOTE to people registered in the registry. This allows to use it for some voting systems using tokens such as Snapshot.

If you want to test on Kovan, see this post.

proof-of-humanity-pools-web's People

Contributors

alcercu avatar eccentricexit avatar epiqueras avatar hbarcelos avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

proof-of-humanity-pools-web's Issues

[Security] Workflow tests.yaml is using vulnerable action actions/checkout

The workflow tests.yaml is referencing action actions/checkout using references v1. However this reference is missing the commit a6747255bd19d7a757dbdda8c654a9f84db19839 which may contain fix to the some vulnerability.
The vulnerability fix that is missing by actions version could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider to update the reference to the action.

Pools / Liquidity mining not working

Describe the Bug
When you press button "Add UBI-ETH liquidity" it takes you to Uniswap V3. I am providing liquidity but I cant stake the
"UNI-V3-POS" token on pools.proofofhumanity.id.
It also dont "see" my provided liquidity.

To Reproduce

Expected Behavior
Update to so we can stake UNI-V3 tokens as there is no way to stake the old way.

Screenshots

Device and Browser Information

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.