-
- [x] https://github.com/darwinia-network/ORMP/pull/121
- [x] https://github.com/orgs/subapidao/discussions/48
- [x] All docker
- [x] Auto restart */30 mins
- [ ] SMS notify
- [x] Auto test testn…
-
Currently, we have no restriction on how old a block referenced by a transaction needs to be (it could be a genesis block, for example). It may be beneficial to make this a bit more restrictive (and t…
-
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…
-
### Proposed design
- A simple module providing a means of placing a linear curve on an account's locked balance (via `LockableCurrency` trait implementation).
- The vesting per account is created…
-
The base endpoint is: wss://dstream.binance.com
https://binance-docs.github.io/apidocs/delivery/en/#change-log
Special handling for userData streams
```
Websocket Request for user data:
@…
-
If a private smart contract deployed on Pente happens to have a method that emits events only (and does not modify contract storage), then the contract address shows up in `getUpdatedAccounts()`, but …
-
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…
-
chinepun
High
# Withdraw Instruction can withdraw total amount in pool(Including unclaimed_fees)
### Summary
The admin gated `withdraw` instruction could withdraw the entire pool balance without…
-
Next to each transaction in the transaction list, the interim balance should be displayed.
This is in [gnucash_web/templates/account.j2](../blob/main/gnucash_web/templates/account.j2)
-
| --- | --- |
| Bugzilla Link | [582381](https://bugs.eclipse.org/bugs/show_bug.cgi?id=582381) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Sep 07, 2023 04:35 EDT |
| Modified | Sep…