Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added unlimited allowance code along with test statements. #22

Merged
merged 1 commit into from
Aug 15, 2021
Merged

Added unlimited allowance code along with test statements. #22

merged 1 commit into from
Aug 15, 2021

Conversation

rashtrakoff
Copy link
Contributor

Added or modifed code in StreamExchange.sol, StreamExchangeHelper.sol and SteamExchange.test.js for allowing unlimited allowance and testing for the same (issue #3).

Copy link
Contributor

@mikeghen mikeghen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work

@mikeghen mikeghen merged commit fe533a7 into Ricochet-Exchange:v1.3 Aug 15, 2021
mikeghen added a commit that referenced this pull request Aug 16, 2021
* Added close stream by keeper (#11)

* Added close stream by keeper

* fixed stray typos

* don't allow opening streams without > 8hours of stream balance

* support non-18 decimal underlying tokens (USDC)

* fix typo in name

* add script for transfer ownership

* shorten delay for more test loops

* work in progress on close stream keeper

* Added logging, testing for USDCx decimals

* Added unlimited allowance code along with test statements (#22)

* more WIP on the keeper

* don't downgrade twice

* misc. fixes for decimal tokens

* remove sloppy comments

Co-authored-by: Chinmay Sai Vemuri <55590938+rashtrakoff@users.noreply.github.com>
mikeghen added a commit that referenced this pull request Sep 10, 2021
* Added close stream by keeper (#11)

* Added close stream by keeper

* fixed stray typos

* don't allow opening streams without > 8hours of stream balance

* support non-18 decimal underlying tokens (USDC)

* fix typo in name

* add script for transfer ownership

* shorten delay for more test loops

* work in progress on close stream keeper

* Added logging, testing for USDCx decimals

* Added unlimited allowance code along with test statements (#22)

* more WIP on the keeper

* don't downgrade twice

* misc. fixes for decimal tokens

* remove sloppy comments

* fix balance check decimal issue

* keeper updates, misc. changes from deployment

* fix event poll DAG, set starting block

* added grafana to keeper

* misc. keeper fixes for closing streams

* add missing import

* use datetime correctly

* remove context from operator

* remove context

* fix string interpolation

* try kwargs

* use exchange addresses

* call web3 functions

* don't enumerate list

* import dependancy for dag

* bring back execution date

* fix operator

* fix typo

* use right abi

* update ricochet abi

* remove gas mul.

* add gas

* support email notifications

* check transaction status in conf. sensor

* rex launchpad spec, misc. changes from deloyment

* don't track rates in app

* reluctantly adding emergency drain method

* airflow improvements for tellor reporter

* fixed typo

* fix typo

* change quote chars

* return str

* fix template field issue

* added event emission and emergency close helper

Co-authored-by: Chinmay Sai Vemuri <55590938+rashtrakoff@users.noreply.github.com>
@rashtrakoff rashtrakoff deleted the issue3 branch November 2, 2021 06:42
IntegralTeam pushed a commit to IntegralTeam/ricochet that referenced this pull request Jan 14, 2022
* Added close stream by keeper (Ricochet-Exchange#11)

* Added close stream by keeper

* fixed stray typos

* don't allow opening streams without > 8hours of stream balance

* support non-18 decimal underlying tokens (USDC)

* fix typo in name

* add script for transfer ownership

* shorten delay for more test loops

* work in progress on close stream keeper

* Added logging, testing for USDCx decimals

* Added unlimited allowance code along with test statements (Ricochet-Exchange#22)

* more WIP on the keeper

* don't downgrade twice

* misc. fixes for decimal tokens

* remove sloppy comments

Co-authored-by: Chinmay Sai Vemuri <55590938+rashtrakoff@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants