ironfish icon indicating copy to clipboard operation
ironfish copied to clipboard

A novel cryptocurrency focused on privacy and accessibility.

Results 245 ironfish issues
Sort by recently updated
recently updated
newest added

### What happened? I found what might be a bug, where when synchronizing an orphan chain, the peer sequence is found to be null. I can fix it, but I...

bug
verified

### Description When the node become synced from unsynced state seems it continue to decrypt transactions and do "re-play" of balance changes since unsynced state to current, it do it...

bug
verified

### Description An extension on https://github.com/iron-fish/ironfish/issues/1922 When we do HTTP RPCs, we may want to support JSON 2.0. See details in https://github.com/iron-fish/ironfish/issues/1676

feature request
needs verification

### What happened? At such a low mem pool value, transactions were not executed. Rebooting the node did not work and I had to kill the node process, after which...

bug
needs verification

### What happened? After computer shut off unexpectedly (killing both the node and mining processes), the default account under which I had been mining and accumulating $IRON was lost from...

bug
needs verification

### Description # sudo docker exec -it ironfish tail -n 1000 -f /root/.ironfish/log Peer pFT1lt6 sent orphan 00000...08ce6 (2342), syncing orphan chain. Peer HuBiQGw (yuivanoviwanov) sent orphan 00000...dbac2 (2343), syncing...

bug
needs verification

### What happened? After upgrading from 0.13.2 to 0.13.3 and using the ironfish accounts:rescan --reset command, my previously mined $IRONS disappeared Screenshot of mined IRONS: http://joxi.ru/p27BK7ptZvWzDm Now it looks like...

bug
needs verification

### What happened? miner submits block, node returns: ``` { "type": "error", "data": { "code": "error", "message": "Tried to connect to unmounted adapter", "stack": "Error: Tried to connect to unmounted...

bug
verified

### What happened? After running for a period of time, the miner drops the line. After querying the yarn start status, 0 miner is displayed ``` test@worker74:~/ironfish-0.1.36/ironfish-cli$ sudo yarn start...

bug
needs verification

### What happened? ### Version 0.1.36@6dfc7c36 ### Debug output ```shell root@zq1-desktop:~# ironfish debug DatabaseIsLockedError: Corruption: 5160 missing files; e.g.: /root/.ironfish/databases/default/151054.ldb at /usr/lib/node_modules/ironfish/node_modules/@ironfish/sdk/build/src/storage/levelup/database.js:42:32 at /usr/lib/node_modules/ironfish/node_modules/levelup/lib/levelup.js:119:14 at /usr/lib/node_modules/ironfish/node_modules/abstract-leveldown/abstract-leveldown.js:38:14 at /usr/lib/node_modules/ironfish/node_modules/deferred-leveldown/deferred-leveldown.js:31:21 at /usr/lib/node_modules/ironfish/node_modules/abstract-leveldown/abstract-leveldown.js:38:14...

bug
needs verification