-
for now, next price
-
DISCUSSION POINTS: Can we automatically flag Domestic vs International Loans
-
### Type of bug
Error in console, Other unexpected behaviour
### `/ess dump all` output
https://essentialsx.net/dump.html?id=06b4742153244f14844a2a722d6fd751
### Error log (if applicable)
_No res…
-
hello, i have a contract deployed and verified, how can i interact with it now? what do I have to fill in those gaps?
![image](https://user-images.githubusercontent.com/71685762/119077784-545fdb80-b…
-
CRUD Loans.
-
# Lines of code
https://github.com/code-423n4/2023-10-badger/blob/f2f2e2cf9965a1020661d179af46cb49e993cb7e/packages/contracts/contracts/BorrowerOperations.sol#L439-L547
https://github.com/code-423n4/…
-
**Description of the report** - every month I need to run a report that gives me a) accessions that have been received that month, b) total number of parts received that month, c) total number of extr…
-
### Description
There are multiple things the loans runtime api should expose, besides the current fetching of asset informations.
* #793
* #942
* #750
* #1675
### Research/based on
UI n…
-
Hi,
First of all I must tell you that you made an amazing job !
But here is my problem :
I read all your server script and I noticed that if a player that made a loan is connected while the cron …
-
which stores:
* Loans made:
{BorrowerEthAddr -> startDate; endDate; lenderEthAddr; amount; amountRepaid; scheduledRepayments (cumulativeDays -> cumulativeAmount) }
* Histories:
{BorrowerEthAddr ->…