Coder Social home page Coder Social logo

linguo-contracts's Introduction

Linguo Contracts

Smart contracts for Linguo.

Deployed Addresses

Contributing

Install Dependencies

yarn install

Run Tests

yarn test

Compile the Contracts

yarn build

Run Linter on Files

yarn lint

Fix Linter Issues on Files

yarn fix

linguo-contracts's People

Contributors

clesaege avatar eccentricexit avatar fnanni-0 avatar gratestas avatar hbarcelos avatar merlinegalite avatar shalzz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

linguo-contracts's Issues

Review by @nix1g

Linguo.sol Review @ 62e7de0

No major issues, working as intended.
Some gas optimization can be made, though it is not worth adding them at this point in development.

Suggestions

  1. maxPrice is underused and can be functionally replaced by requesterDeposit.
  2. Some require() can be done earlier to clarify code: L270, L361-L362, L418-L419, L544-L545.
  3. L548-L549 == true is unnecessary.

Questions

  1. Why is the reviewTimeout set globally? I'm not sure all translation works require the same amount of time to review.

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.