origin-website icon indicating copy to clipboard operation
origin-website copied to clipboard

The code powering our website

Results 33 origin-website issues
Sort by recently updated
recently updated
newest added

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

python
dependencies

We seem to be hitting what I think are etherscan rate limiting when the update_token_insight.py script runs. Seen in the logs: ``` 2023-04-27T19:05:54.791682+00:00 app[scheduler.1237]: Error while fetching balance 2023-04-27T19:05:54.791698+00:00 app[scheduler.1237]:...

bug

Sailic and Inter are our fonts. Please replace Lato with the correct fonts. For the smaller body text it will likely be Inter. For larger texts Sailic. Example below using...

enhancement
P3

bug
good first issue
P2

Not sure if this is expected or not, but our T3 email is pointing to https://www.originprotocol.com/static/img/[email protected] which does not currently redirect to https://api.originprotocol.com/static/img/[email protected].

bug
P2

From their team: > they should check inside this repo https://github.com/liquality/wallet-core/tree/develop/packages/cryptoassets/src/assets/mainnet/erc20 > - they should add the token details for mainnet and testnet > - then if you want to...

enhancement
P2

In order for OGN, OGV, OUSD, and wOUSD to be supported on Enkrypt a PR must be submitted and shared with the MEW team. Below I have provided the link...

It appears that the "Last updated" timestamp is currently displayed in UTC time. It should be displayed in the browser's time zone.

help wanted
good first issue
ui/ux
P3

When creating a new PR, the pre-filled description contains the wrong link to the contributing page. Should be https://docs.originprotocol.com/guides/getting_started/contributing.html but instead it sends you to https://docs.originprotocol.com/#contributing (which ends up being...