ironfish
ironfish copied to clipboard
A novel cryptocurrency focused on privacy and accessibility.
### Description Distinguish different miners behind one publicaddress. To do this: 1. Add miner name for different miners behind one publicaddress. - [PR open](https://github.com/iron-fish/ironfish/pull/1729) 2. Refactor data struct for submitted...
### Description See comments here: https://github.com/iron-fish/ironfish/issues/1727 When a transaction expires, it disappears from the `account:transactions` command and all views of transactions. We should have a way to view expired transactions....
### What happened? I can't send trancaction due to Insufficient funds, but i have Iron on account. And i have already did rescan --reset ### Version 0.1.37 ### Debug output...
### What happened? The ironfish node randomly crashes ~ once a day. This behaviour started occurring since 0.1.38 and possibly 0.1.37. ### Version 0.1.38 ### Debug output _No response_ ###...
### What happened? A bug happened! I can't see balance. The code gets stuck. Likewise, the "ironfish deposit" code gets stuck. It always remains as in the screenshot. ...
### What happened?  When trying to execute "ironfish deposit", the error "unsufficient funds" is returned. However, 'if_node_info' shows that there are enough funds ### Version 0.1.35 ### Debug output...
### Description I start ironfish node server and mining Ironfish start Ironfish miners:start 20min later, the following error code appears:  graffiti: ironfishup
Looks like missed telemetry data storage based on Jason's note below. Seems I'm still missing some 70 node-running points between 6/18 thru 6/22. I did receive 5 x 10 points...
### Description Separate createMinerFee & blockTemplate from Ironfish node. New Ironfish mining system works as follows: 1. There are more than 1 node located in different geographic area for getting...
### Description Currently, miner must finish accounts:rescan from genesis to latest heaviestchain before deposit IRON, which takes more than 36 hours. However, miner can deposit a transaction once a spendable...