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

disable rate limiting + change balance check to check if party ever deposited not if they still have funds. #3468

Merged
merged 1 commit into from May 11, 2021

Conversation

jeremyletang
Copy link
Member

This remove the rate limiting for now + change how the balance check happen.

Once merged, we'll need to cherry pick that to make it a patch for testnet.

Also do not merged until @peterbarrow approval, is gonna load test it on his locally machine to make sure we are OK.

@jeremyletang jeremyletang requested review from edd, peterbarrow and a team May 11, 2021 13:21
collateral/engine.go Outdated Show resolved Hide resolved
processor/abci.go Outdated Show resolved Hide resolved
@jeremyletang jeremyletang merged commit 6ebc284 into develop May 11, 2021
@jeremyletang jeremyletang deleted the hotfix/fix-balance-checks branch May 11, 2021 14:53
jeremyletang added a commit that referenced this pull request May 11, 2021
disable rate limiting + change balance check to check if party ever deposited not if they still have funds.
@edd edd mentioned this pull request May 11, 2021
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.

None yet

3 participants