Conversation
* fix(package): update @Augmint/contracts to version 1.0.11 * chore(package): update lockfile yarn.lock
* update readme * readme typo fixes
* use BN in Rates * rates: use BN for realz * use BN in Exchange * remove bignumber.js dependency * describe origin of matching logic * fix exchange params * mo' typin'
2 parallel requests instead of 3 sequential
* use BN in Rates
* rates: use BN for realz
* use BN in Exchange
* remove bignumber.js dependency
* test legacy connections
* describe origin of matching logic
* fix exchange params
* added supported legacy augmintTokens + tests
* LoanManager class start
* LoanManager.get{All|Active}Products()
* LoanProduct to class
* test: remove .only
* remove LoanProduct "caching" for now
* calculateLoanFromDisbursedAmount * calculateLoanFromCollateral
Exchange improvements
* cherry pick * simplified version info * proper get installed @Augmint/contracts version
* fix(package): update @Augmint/contracts to version 1.0.12 * chore(package): update lockfile yarn.lock * adjust test to new seed data
* first pass on proper units (Wei, Tokens, Percent) * cleanup units * fix some tslint warnings * rename Percent to Ratio * not keeping tabs on you * fix test data * toString with radix * Rate convenience methods
* chore(package): update rollup to version 1.12.1 Closes #60 * chore(package): update lockfile yarn.lock
* fix BN types * web3 core types * set to node type module resolution * double quotes instead of simple * fix test! * fix types * skip infura tests
* chore(package): update rollup-plugin-typescript2 to version 0.21.1 * chore(package): update lockfile yarn.lock
* chore(package): update rollup to version 1.12.3 Closes #65 * chore(package): update lockfile yarn.lock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.