-
## Ledger Bug
When setting "mintable=false" in the CLI using Ledger, the Ledger overrides this to "mintable=true".
I believe this is a bug in the node-binary and how it serialises the transacti…
-
Based on OpenZeppilin ERC20Mintable contract, I add a function to limit maximum minterable token amount. I add a static variable `uint256 MaxSupply` to record and want to make `MaxSupply` accessiabl…
-
Test this with mintable erc20 token (see blockchain/contracts/TrustlinesToken...)
-
as required exceeds limit: 3000000. An important gas estimation might also be the sign of a problem in the contract code. Please check loops and be sure you did not sent value to a non payable functi…
-
**Describe the bug**
The flag works ok in deliver version( 6329737c7fe392d5c0374eaa020d482e81333d72 ), but after some new PRs ,in latest commit (4ea385c8215cdbce916bd5cc7050cc93ff7964ad), it doesn't …
-
**Describe the bug**
We don't change the "Asset owner" after transfer-gateway-owner , obviously it should be changed at the same time.
**To Reproduce**
step 1: create gateway
```
iriscli asset …
-
Trying to create a new asset according to your [example](https://docs.binance.org/tokens.html):
```
./tbnbcli token issue --token-name "Test Token" --total-supply 100000000000000000 --symbol TTN --m…
-
Add send lock coin events
-
**Current sol-verify version:** v1.2.0
**Current solidity version:** ^0.4.18;
**Payload:**
```
{
key: 'XXXXXXXXXXXXXXXXXXXXXX',
path: '/private/var/www/html/blockchain/konkrete_node/E…
-
I've been noticing a lot of duplicate transactions in the mintable spreadsheet. Doesn't seem to be a rhyme or reason as it happens with both pending and completed transactions. I understand the tabs…