GithubHelp home page GithubHelp logo

quarryprotocol / rewarder-list Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 17.0 9.55 MB

Cache of a list of rewarders associated with each mint.

License: GNU Affero General Public License v3.0

JavaScript 2.92% Shell 0.19% TypeScript 96.89%

rewarder-list's Introduction

Quarry Rewarder List

Refresh Registry

Cache of a list of rewarders associated with each mint.

Adding a Rewarder

To add a rewarder, edit Rewarders.toml with your rewarder's information and send a pull request.

This will add the rewarder to the Quarry UI, allowing others to discover your protocol's rewards.

Usage

The following scripts should be run periodically:

yarn compile-rewarders-list
yarn fetch-all-rewarders
yarn decorate-rewarders
yarn build-token-list
yarn build-tvl-list

This will ensure that all of the latest mints are always in the repo.

License

AGPL-3.0

rewarder-list's People

Contributors

0xghostchain avatar dependabot[bot] avatar idrawcharts avatar jjmatcha avatar kasky53 avatar larrinator1 avatar leofisg avatar macalinao avatar martelev avatar michaelhly avatar niece-2xd avatar swimricky avatar syblepaul avatar tuphan-dn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rewarder-list's Issues

Refresh Registry Github Action is Broken

The job defined in refresh_registry.yaml fails at the compile-rewarders-list script with the following output:

(node:1927) ExperimentalWarning: Custom ESM Loaders is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
node:internal/errors:477
    ErrorCaptureStackTrace(err);
    ^

Error [ERR_LOADER_CHAIN_INCOMPLETE]: "file:///home/runner/work/rewarder-list/rewarder-list/.pnp.loader.mjs 'resolve'" did not call the next hook in its chain and did not explicitly signal a short circuit. If this is intentional, include `shortCircuit: true` in the hook's return.
    at new NodeError (node:internal/errors:387:[5](https://github.com/QuarryProtocol/rewarder-list/runs/8160039798?check_suite_focus=true#step:9:6))
    at ESMLoader.resolve (node:internal/modules/esm/loader:852:13)
    at async ESMLoader.getModuleJob (node:internal/modules/esm/loader:431:7)
    at async Promise.all (index 0)
    at async ESMLoader.import (node:internal/modules/esm/loader:533:24)
    at async loadESM (node:internal/process/esm_loader:91:5)
    at async handleMainPromise (node:internal/modules/run_main:[6](https://github.com/QuarryProtocol/rewarder-list/runs/8160039798?check_suite_focus=true#step:9:7)5:[12](https://github.com/QuarryProtocol/rewarder-list/runs/8160039798?check_suite_focus=true#step:9:13)) {
  code: 'ERR_LOADER_CHAIN_INCOMPLETE'
}

It appears this has been occurring for the past eleven or so days. And it seems to be blocking rewards from new quarries.

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.