-
Currently all storage operations are implemented with basic get/set operations, for example fee deduction is implemented as:
```
amount = store.Get(key)
amount -= fee
store.Set(key, amount)
```…
-
![image.png](https://raw.githubusercontent.com/Meowloid/pe/main/files/bef88ea6-de24-4197-b609-8835b7e084e0.png)
I think the word 'for' breaks the grammar in this sentence
-
#### Problem
At the moment there is no way to figure out average fees via RPC call to land transactions. Without it it is really hard to land transactions and its easy to over or underpay without tha…
-
## Objective
Add transaction/gas fees to poktroll.
## Origin Document
https://docs.cosmos.network/main/learn/beginner/gas-fees
https://www.notion.so/buildwithgrove/Proof-submission-cost-Tx…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/bef88ea6-de24-4197-b609-8835b7e084e0.png)
I think the word 'for' breaks the grammar in this sentence
[original:…
-
**Versions**
validator-cli: [1.3.1-beta.3](https://github.com/skalenetwork/validator-cli/releases/tag/1.3.1-beta.3)
**Steps to Reproduce/Description**
1. Execute transaction with validator-cli
2…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/3aee4952-3898-482e-a38d-c43a0f3074e5.png)
Normally it is expected that the tuition fee can be zero. However, zero in…
-
-
### Motivation
In [functional tests](https://github.com/bitcoin/bitcoin/tree/master/test/functional), there are numerous instances of conversion code with patterns such as `/ COIN` and `* COIN` tha…
rkrux updated
11 hours ago
-