Giter VIP home page Giter VIP logo

Comments (18)

djrtwo avatar djrtwo commented on June 10, 2024 1

@ralexstokes might be picking this one up

from casper.

ChihChengLiang avatar ChihChengLiang commented on June 10, 2024 1

These are some test cases rewritten in vyper.

# when submitted to purity checker, these should return True
success_cases = [
    """
    @public
    def foo(x:int128) -> int128:
        return x * 2
    """,
    """
    @public
    def phooey(h:bytes32, v:uint256, r:uint256, s:uint256) -> address:
        return ecrecover(h, v, r, s)
    """
]
# when submitted to purity checker, these should return False
failed_cases = [
    """
    horse: int128

    @public
    def foo() -> int128:
        return self.horse
    """,
    """
    @public
    def foo() -> int128:
        return block.number
    """
]

from casper.

ralexstokes avatar ralexstokes commented on June 10, 2024 1

@gitcoinbot refer #143

from casper.

vs77bb avatar vs77bb commented on June 10, 2024 1

Snoozed the Gitcoin Bot warnings, @ralexstokes. Thanks for the responses 😄

from casper.

djrtwo avatar djrtwo commented on June 10, 2024

This should be handled before #66

from casper.

gitcoinbot avatar gitcoinbot commented on June 10, 2024

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 110.0 DAI (110.0 USD @ $1.0/DAI) attached to it.

from casper.

gitcoinbot avatar gitcoinbot commented on June 10, 2024

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work has been started.

  1. @ralexstokes

has committed to working on this project to be completed 5 months, 4 weeks from now.

from casper.

gitcoinbot avatar gitcoinbot commented on June 10, 2024

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work has been started.

These users each claimed they can complete the work by 4 months, 1 week from now. Please review their questions below:

  1. ralexstokes has started work.

from casper.

gitcoinbot avatar gitcoinbot commented on June 10, 2024

@ralexstokes Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!

  • warning (3 days)
  • escalation to mods (6 days)

Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days

from casper.

gitcoinbot avatar gitcoinbot commented on June 10, 2024

@ralexstokes Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!

  • warning (3 days)
  • escalation to mods (6 days)

Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days

from casper.

gitcoinbot avatar gitcoinbot commented on June 10, 2024

@ralexstokes. 👋 thanks for the atMention, but you need to install @gitcoinbot on this repo for me to be able to respond. More details in the documentation.

✌️
@gitcoinbot

from casper.

gitcoinbot avatar gitcoinbot commented on June 10, 2024

@ralexstokes Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!

  • warning (3 days)
  • escalation to mods (6 days)

Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days

from casper.

ralexstokes avatar ralexstokes commented on June 10, 2024

Leaving a note that we should make sure that external accounts are impure.

Edit: this is handled and there are tests covering this functionality.

from casper.

djrtwo avatar djrtwo commented on June 10, 2024

This is complete. How do we pay out @ralexstokes?

from casper.

vs77bb avatar vs77bb commented on June 10, 2024

@djrtwo Expect payout in the next day or two. Great work @ralexstokes!

from casper.

vs77bb avatar vs77bb commented on June 10, 2024

@ralexstokes Can you click 'Submit Work' on Gitcoin here?

If you need a bit of mainnet ETH, let me know on Gitcoin Slack or try the Gitcoin Faucet and we'll get some your way 🙂

from casper.

gitcoinbot avatar gitcoinbot commented on June 10, 2024

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work for 300.0 DAI (300.0 USD @ $1.0/DAI) has been submitted by:

  1. @ralexstokes

@gdipri01 please take a look at the submitted work:


from casper.

gitcoinbot avatar gitcoinbot commented on June 10, 2024

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


The funding of 300.0 DAI (300.0 USD @ $1.0/DAI) attached to this issue has been approved & issued to @ralexstokes.

from casper.

Related Issues (20)

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.