Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

add_BEP20_HOGL #440

Open
wants to merge 96 commits into
base: add_ERC20_COTI
Choose a base branch
from
Open

add_BEP20_HOGL #440

wants to merge 96 commits into from

Conversation

mattyp109
Copy link

Add HOGL Finance BEP20 pricing

Iamdeadlyz and others added 30 commits January 22, 2021 21:31
* Remove request limit

* Update base_test.go
* update golibs/coin, sorted getCoinBySymbol

* clean go.sum
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.20.11 to 1.20.12.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.20.11...v1.20.12)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/go-gorm/postgres/releases)
- [Commits](go-gorm/postgres@v1.0.6...v1.0.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/go-gorm/postgres/releases)
- [Commits](go-gorm/postgres@v1.0.7...v1.0.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* remove imroc/req

* fix fetchCoinData bad url
Bumps [github.com/trustwallet/golibs](https://github.com/trustwallet/golibs) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/trustwallet/golibs/releases)
- [Commits](trustwallet/go-libs@0.01...v0.1.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* Optimize codebase

* Update tests

* Update services/controllers/models.go

Co-authored-by: Viktor Radchenko <[email protected]>

* Update services/controllers/models.go

Co-authored-by: Viktor Radchenko <[email protected]>

* Update services/controllers/charts/base.go

Co-authored-by: Viktor Radchenko <[email protected]>

* Apply Asset instead coinId, token

* Update codebase

* Clean codebase: remove controllers/charts/models.go

* Merge

Co-authored-by: Viktor Radchenko <[email protected]>
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) from 2.13.3 to 2.14.2.
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](alicebob/miniredis@v2.13.3...v2.14.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* Optimize codebase

* Update tests

* Update services/controllers/models.go

Co-authored-by: Viktor Radchenko <[email protected]>

* Update services/controllers/models.go

Co-authored-by: Viktor Radchenko <[email protected]>

* Update services/controllers/charts/base.go

Co-authored-by: Viktor Radchenko <[email protected]>

* Apply Asset instead coinId, token

* Update codebase

* Clean codebase: remove controllers/charts/models.go

* Merge

* Fixed market info call

Co-authored-by: Viktor Radchenko <[email protected]>
zachzwei and others added 26 commits March 16, 2021 01:39
added several missing BEP2 token price
added several missing assets
BFI
BDO
bwJUP
arNXM
EWTB
* [Rates] Store only fixer rates + some fixed crypto rates #191

Fixes: #191

* Fix fetching rates for cmc
* Remove db from api

* Clean code

* Improve errors

* Remove flaky tests

* Clean code
* Add support for CoinGecko Pro API

* Fix tests

* Update config.yml
@NickSdot
Copy link

NickSdot commented Apr 8, 2021

Wow, man... 😱 I am not a maintainer here, but I am pretty sure no one will be able to merge this.

Seems like your fork was not up to date. You better go and delete it, fork new, re-apply your changes and create a new PR.

@mattyp109
Copy link
Author

mattyp109 commented Apr 8, 2021 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants