HarshitJoshi
Results
2
issues of
HarshitJoshi
**Describe the bug** Some statuses related to transaction creation response seem to be missing from the `TransactionStatus` enum, for instance, "PENDING_ENRICHMENT" **To Reproduce** Steps to reproduce the behavior: 1. Create...
bug
- Represent `debtCeilingDecimals` as `string` type in `getReservesHumanized` to avoid numeric overflow - Add test case for numeric overflow scenario - Fix tests by removing unused `BigNumber` declaration in `math-utils`...