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

Allow Smart Contracts to make off-chain loan offerings #58

Merged
merged 7 commits into from
Feb 7, 2018

Conversation

AntonioJuliano
Copy link
Member

Implement #25

* If true is returned, and no errors are thrown by the ShortSell contract, the loan will have
* occurred. This means that verifyLoanOffering can also be used to update internal contract
* state on a loan.
*

Choose a reason for hiding this comment

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

Add comments so that people can more easily tell what the function signature is

ONE_DAY
);

// TODO this fails - over gas limit

Choose a reason for hiding this comment

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

Remove this, right? No longer fails?

@AntonioJuliano AntonioJuliano merged commit 24077aa into master Feb 7, 2018
@AntonioJuliano AntonioJuliano deleted the antonio-smartlenders branch February 7, 2018 21:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants