-
`ledger-mode-version`: 3.0.0
```
2019-09-21 Store - Buy Two Get One 1/2 Off!
Expenses:Items (2 * $60.00 + $30.00)
Equity:Example
```
Place point over 'Expenses:Items' and do `M-x le…
-
![Screenshot_526](https://github.com/PirateNetwork/PirateWallet-Lite/assets/65625306/23f6dcc1-3cfc-456e-85db-dd63ad54f6c3)
![Screenshot_535](https://github.com/PirateNetwork/PirateWallet-Lite/assets/…
-
Emmanuel
high
# Accounts will not be liquidated when they are meant to.
## Summary
In the case that the totalMaintenance*liquidationFee is higher than the account's totalCollateral, liquidators are…
-
# Lines of code
https://github.com/code-423n4/2024-04-renzo/blob/519e518f2d8dec9acf6482b84a181e403070d22d/contracts/Deposits/DepositQueue.sol#L252-L277
https://github.com/code-423n4/2024-04-renzo/blo…
-
### Area
Wrapper
### Domain
preview.gov.tools
### Which wallet were you using?
Eternl
### Context
As an Ada holder, if I try to submit a governance action while my stake key is no…
-
For example (the below script) -
```
i = 0;
while (i < eth.accounts.length) {
account = eth.accounts[i];
balance = web3.fromWei(eth.getBalance(account), "ether");
console.log("Account: " + acc…
-
# Lines of code
https://github.com/code-423n4/2023-10-wildcat/blob/c5df665f0bc2ca5df6f06938d66494b11e7bdada/src/market/WildcatMarketConfig.sol#L79
https://github.com/code-423n4/2023-10-wildcat/blob/c…
-
**I have the following code**
const connection = new WebSocket('wss://ws.binaryws.com/websockets/v3?app_id=app_id');
const api = new DerivAPIBasic({ connection });
` async function mai…
-
the method `ensure_can_withdraw` in the trait `Curreny` says:
> Returns `Ok` iff the account is able to make a withdrawal of the given amount for the given reason. Basically, it's just a dry-run of…
-
### Operating System
Ubuntu
### Programming Languages
JavaScript
### CCXT Version
"ccxt": "^4.3.50",
### Description
Thanks for your amazing library. I appreciate all of your hard work. 😀
My…