Author

Topic: Iron Fish (Read 1574 times)

legendary
Activity: 1610
Merit: 1026
April 03, 2024, 07:51:17 AM
#61
Mainnet Activation for Hardfork-1 #
Iron Fish is preparing for its first hardfork. The first hardfork will include:

FIP-2 : Enforce sequential block time (a block’s timestamp has to be greater than the timestamp of its parent)
FIP-3 : Switch hashing algorithm from blake3 to FishHash
FIP-8 : Difficulty adjustment (to accommodate the algorithm change)
FIP-9 : Swap randomness and graffiti field positions in the Block Header
The most notable change is the hashing algorithm switch from blake3 to FishHash. To read more about FishHash, the motivation behind finding a new hashing algorithm for Iron Fish, as well as exploration of other algorithm choices, please see FIP-3 (or community created video walkthroughs like this one).


https://ironfish.network/learn/blog/2024-02-26-mainnet-hardfork
legendary
Activity: 1610
Merit: 1026
February 22, 2024, 10:22:50 AM
#60
FIP-10 Hardfork 1 (FishHash) 2 april

Abstract #
This FIP specifies the dates and changes for the first Iron Fish Hardfork. The hardfork will include

Switching the mining algorithm to FishHash from Blake3 (FIP-3)
Swap positions of randomenss and graffiti fields in header serialization (FIP-9)
Enforce that a blocks timestamp is strictly greater than the previous block (FIP-2)
Add mechanism for faster difficulty adjustment per block as well as a one time difficulty adjustment to account for the change in mining algorithm (FIP-8)



https://fips.ironfish.network/fips/fip-10-hardfork-1
legendary
Activity: 1610
Merit: 1026
December 27, 2023, 01:01:32 PM
#59
ron Fish v1.14.0 has been released!

Here are some of the major changes:
* Sending a transaction in the CLI now shows a summary of the transaction, including spends and outputs, before sending it.
* We now display a clearer error when passing --path and an invalid argument to the wallet:import command.
* The wallet/getAccountsStatus RPC now returns whether an account is view-only, and we added wallet/getAccountStatus for fetching a single account's status. There are some breaking changes to these RPCs, so please see the release notes below.
* The peer/addPeer RPC now waits for the node to connect to the peer before returning.
* Fixed a time-related case where snapshot downloads could unexpectedly time out.

Here are the full release notes: https://github.com/iron-fish/ironfish/releases/tag/v1.14.0

https://t.me/ironfishcryptochat/32657
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
December 23, 2023, 03:28:03 PM
#58
MEXC added Ironfish

Voting Result and Listing Arrangement for Kickstarter - Iron Fish (IRON)

The session of Kickstarter for Iron Fish (IRON) has concluded. Users have committed a total of 48,841,573 MX to support the IRON listing on MEXC!

Airdrop rewards have been distributed to users' accounts.


https://www.mexc.com/exchange/IRON_USDT
legendary
Activity: 1610
Merit: 1026
December 21, 2023, 12:03:15 PM
#57
MEXC Kickstarter - Vote Iron Fish (IRON) to Win Free 20,000 IRON & 20,000 USDC Airdrops!
MEXC is thrilled to launch another session of Kickstarter, a listing campaign initiated by the project team on MEXC before launch where users can commit MX Token to support their favourite project. This event is designed to identify high-quality projects and at the same time, bring airdrop benefits to MEXC users.

Presenting the project for this session of Kickstarter, Iron Fish (IRON).

https://www.mexc.com/support/articles/17827791512292
legendary
Activity: 1610
Merit: 1026
October 18, 2023, 07:39:45 AM
#56
so what happened to the new algorithm? is the poll over
For now, the coin works on the old blake3Ironfish algorithm. Twitter and the blog do not contain information about the date of the algorithm change, so perhaps after testing a replacement date will be set. This coin is not profitable for mining yet, so I don’t follow it much.
full member
Activity: 242
Merit: 115
October 17, 2023, 06:07:43 PM
#55
so what happened to the new algorithm? is the poll over
legendary
Activity: 1610
Merit: 1026
October 12, 2023, 11:52:53 AM
#54
NFTs have been under the spotlight for introducing a paradigm shift in how we think about ownership; enabling exciting opportunities for web3. However, with those opportunities come equally compelling privacy concerns. We're here to talk about those concerns and how Iron Fish stands as a solution, offering absolute privacy and compliance to the mitigated risks of the NFT privacy paradox.

https://ironfish.network/learn/blog/2023-10-04-nfts-and-the-privacy-paradox
jr. member
Activity: 127
Merit: 2
October 11, 2023, 02:37:01 PM
#53
Fish Algo

legendary
Activity: 1610
Merit: 1026
September 27, 2023, 01:05:52 PM
#52
So take part in the voting. If this process has begun, I think that this coin will make mining on ASICs impossible and will make mining on FPGAs not very profitable. Although it is difficult to fight against FPGAs, it is possible to make FPGAs mine more profitable coins.

The distribution model and IronFish mining algorithm are secondary, in my opinion. That being said, I mostly support GPU mining. What’s more interesting about the IronFish project is that the developers are initially trying to legalize their cryptocurrency before regulatory authorities. But on the other hand, it is not entirely clear how one can remain completely anonymous (ZKP transactions) and be legitimate for the regulator (government, etc.).
Coins that do not have pre-sales may not have problems with regulators. I know that there is no profit in mining this coin now on video cards, and the developers have made mistakes. If a profit appears on the new algorithm, then this will be a small victory for GPU miners. Because there’s really nothing to mine now.
sr. member
Activity: 1358
Merit: 267
Degens.bet - On-chain 1000x Futures
September 26, 2023, 08:57:11 AM
#51
So take part in the voting. If this process has begun, I think that this coin will make mining on ASICs impossible and will make mining on FPGAs not very profitable. Although it is difficult to fight against FPGAs, it is possible to make FPGAs mine more profitable coins.

The distribution model and IronFish mining algorithm are secondary, in my opinion. That being said, I mostly support GPU mining. What’s more interesting about the IronFish project is that the developers are initially trying to legalize their cryptocurrency before regulatory authorities. But on the other hand, it is not entirely clear how one can remain completely anonymous (ZKP transactions) and be legitimate for the regulator (government, etc.).
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
September 25, 2023, 11:41:11 AM
#50
Introducing the Iron Fish Wallet Server
Today we're excited to announce the initial release of the Iron Fish Wallet Server. This project aims to enable the building and running of a fully private client without the need to run a local Iron Fish node. In this blog post, we'll provide an overview of the Wallet Server, its key features, and talk about how you can help us improve this project.

The Iron Fish Wallet Server is a gRPC server that allows light clients to interact with the Iron Fish network without having to run a full node.
The Wallet Server is open source and available on GitHub.
We're currently hosting a rate limited version of this server at walletserver.ironfish.network for testing.
If you're interested in building a light client, talk to us over on Discord on the #wallet-server channel!
legendary
Activity: 1610
Merit: 1026
September 23, 2023, 01:54:01 PM
#49
What is the “Fish Hash” Algo? Smiley

The reason for voting to change the algorithm is to support GPU miners to remove FPGA from mining this coin and study the opinion of the community.
Lolliedieb’s “Fish Hash” Algo is probably a proprietary algorithm that was developed for this coin by the developer Lolminer. If they vote for this algorithm, we’ll see how it works on video cards.
i hope that it will be memory hard algo.
So take part in the voting. If this process has begun, I think that this coin will make mining on ASICs impossible and will make mining on FPGAs not very profitable. Although it is difficult to fight against FPGAs, it is possible to make FPGAs mine more profitable coins.
jr. member
Activity: 127
Merit: 2
September 23, 2023, 09:51:25 AM
#48
What is the “Fish Hash” Algo? Smiley

The reason for voting to change the algorithm is to support GPU miners to remove FPGA from mining this coin and study the opinion of the community.
Lolliedieb’s “Fish Hash” Algo is probably a proprietary algorithm that was developed for this coin by the developer Lolminer. If they vote for this algorithm, we’ll see how it works on video cards.
i hope that it will be memory hard algo.
legendary
Activity: 3122
Merit: 1003
September 22, 2023, 05:57:47 PM
#47
Ok thx and it would be interesting to see how Fish Hash would perform.  Smiley
legendary
Activity: 1610
Merit: 1026
September 22, 2023, 01:46:38 PM
#46
What is the “Fish Hash” Algo? Smiley

The reason for voting to change the algorithm is to support GPU miners to remove FPGA from mining this coin and study the opinion of the community.
Lolliedieb’s “Fish Hash” Algo is probably a proprietary algorithm that was developed for this coin by the developer Lolminer. If they vote for this algorithm, we’ll see how it works on video cards.
legendary
Activity: 3122
Merit: 1003
September 22, 2023, 08:09:21 AM
#45
What is the “Fish Hash” Algo? Smiley
legendary
Activity: 1610
Merit: 1026
September 21, 2023, 10:33:53 AM
#44
IronFish voting for new algorithm
https://discord.com/channels/771503434028941353/816795744680935445/1154304011172839484

Which algorithm can IronFish switch to?
1. Lolliedieb’s “Fish Hash” Algo (developed by the developer Lolmiiner)
2. EthashB3 (Rethereum algorithm)
3. Ethash w/ EIP 3372 (ether-like algorithm with ASICs)
4. Autolykos V2 (Ergo algorithm)
5. ProgPoW (SERO algorithm)
6. Blake3 (keep the same algorithm for mining as now)

The voting period will last until October 3, 2023!
https://t.me/koliamainer/9598
legendary
Activity: 1610
Merit: 1026
July 20, 2023, 03:19:21 PM
#43
IronFish is now available at NiceHash!

We are happy to announce a new algorithm at NiceHash! Ironfish algorithm has been added to our marketplace. You can now start buying or selling the Ironfish algorithm.

Ironfish has been implemented on our stratum servers and is now available on our hashpower marketplace. You can now purchase hashpower for mining Ironfish (IRON).

https://www.nicehash.com/blog/post/ironfish-is-now-available-at-nicehash?lang=en
legendary
Activity: 1610
Merit: 1026
May 18, 2023, 01:45:41 PM
#42
The official wallet is available again, while the pre-release. After the update, the size of the wallet is about 3 GB.
The wallet is working.

https://github.com/iron-fish/node-app/releases/tag/v1.0.2
Third pre-release to test update functionality.

Check the links on the official website in the developers section.
https://ironfish.network/
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
May 18, 2023, 11:26:43 AM
#41
+1 wallet
How Iron Fish Works in FoxWallet
Generate/import keys on FoxWallet app.
Upload view keys to FoxWallet backend.
Decrypt transactions on FoxWallet backend.
Get account info from FoxWallet backend.
Send transaction:
Create raw tx on FoxWallet app.
Sign tx on FoxWallet app.
Post signed tx to FoxWallet backed and then broadcast it
https://hc.foxwallet.com/docs/ironfish/how-it-works
legendary
Activity: 1610
Merit: 1026
May 18, 2023, 09:02:30 AM
#40
The developers of Iron Fish have not made a convenient wallet for users, and other services are already working.
Exciting news!

🐠 Iron Fish Full Node has just landed on the $Flux marketplace, revolutionizing #Web3 for non-coders!

Unleash the power of decentralized networks hassle-free! ☁️

Deploy your
@ironfishcrypto
 node on #Flux 👉
https://home.runonflux.io/apps/marketplace/crypto


https://twitter.com/RunOnFlux/status/1658908597642829831
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
May 07, 2023, 09:34:07 AM
#39
a16z (Andreessen Horowitz) bought this coin for $4.53 in Round A, and now anyone can buy it for $3.44. And the investor seems to receive coins not now, but in a year.
https://dropstab.com/coins/iron-fish/fundraising
And the mining of this coin is now unprofitable.

You can buy it now for sub $3.00 ($2.99, as I type this, on Kucoin).

Series Seed investors (about 6 months or so before Series A) received 4,158,000 Ironfish tokens in exchange of a $5,300,000 investment. This works out to around $1.27 a token.

The way things are going we may get near that price in a few more weeks. Also, besides the 10 million tokens purchased by early investors (Series A and Seed), there are 32 million more hanging over everyone's head ready to drop over the next 2 years.

Sub $2.00 may be a good price, but this is only if you believe in it long term.

On the flip side, the early investors have a lot of dollars riding on this and they are not going to want to see their investments vanish, so I expect a pump at the appropriate time. Still a year out at minimum as that is when the first funds start to unlock.


On the other hand, this coin is constantly mined by miners. Profit is small and it is unprofitable to sell the coin at such prices. If I mine this coin now, then probably the first price range for sale is 10-12 dollars, which now looks unattainable.
legendary
Activity: 1078
Merit: 1011
May 06, 2023, 06:01:37 AM
#38
a16z (Andreessen Horowitz) bought this coin for $4.53 in Round A, and now anyone can buy it for $3.44. And the investor seems to receive coins not now, but in a year.
https://dropstab.com/coins/iron-fish/fundraising
And the mining of this coin is now unprofitable.

You can buy it now for sub $3.00 ($2.99, as I type this, on Kucoin).

Series Seed investors (about 6 months or so before Series A) received 4,158,000 Ironfish tokens in exchange of a $5,300,000 investment. This works out to around $1.27 a token.

The way things are going we may get near that price in a few more weeks. Also, besides the 10 million tokens purchased by early investors (Series A and Seed), there are 32 million more hanging over everyone's head ready to drop over the next 2 years.

Sub $2.00 may be a good price, but this is only if you believe in it long term.

On the flip side, the early investors have a lot of dollars riding on this and they are not going to want to see their investments vanish, so I expect a pump at the appropriate time. Still a year out at minimum as that is when the first funds start to unlock.

legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
May 05, 2023, 08:38:53 AM
#37
a16z (Andreessen Horowitz) bought this coin for $4.53 in Round A, and now anyone can buy it for $3.44. And the investor seems to receive coins not now, but in a year.
https://dropstab.com/coins/iron-fish/fundraising
And the mining of this coin is now unprofitable.
legendary
Activity: 1610
Merit: 1026
April 26, 2023, 08:58:29 AM
#36
How to create IRON FISH wallet
https://pool.kryptex.com/en/articles/ironfish-wallet-en

Mining IRON FISH with MEMO parameter
Kryptex IRON FISH Pool now supports IRON FISH mining to exchanges that requires a memo identifier, like Gate.io, KuCoin, Hotbit.

To mine in this manner, add a + separator after your wallet address and include the memo parameter. This method will function for all exchanges that requires the memo parameter for transactions.
https://pool.kryptex.com/en/articles/mining-ironfish-with-memo-en
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
April 24, 2023, 09:39:37 AM
#35
Corporatocracy coin. pass on that
It was a good coin for the first days of mining. Over the past few days, many miners have begun to claim this coin. The testers got a good airdrop, but they waited about a year for this. Coins were handed out for 2000-3000 dollars.
legendary
Activity: 2212
Merit: 1031
April 23, 2023, 10:52:26 PM
#34
Corporatocracy coin. pass on that
legendary
Activity: 1610
Merit: 1026
April 22, 2023, 08:15:17 AM
#33

Attention, if you have not installed your node and are mining IronFish on the F2pool wallet, then the first payment payments can be received only from April 26.
https://f2pool.io/mining/updates/


HeroMiners Iron Fish mining pool has enabled mining to KuCoin and Gateio exchange for Iron Fish miners.

It will be enough to use the “+” separator after your wallet address and add the memo that Kucoin and Gateio gave you. This method is valid for all exchanges that will use Memo.
https://herominers.medium.com/iron-fish-is-listed-on-kucoin-how-will-the-memo-be-used-for-payment-432e9d078e0a
Code:
Example usages for Memo
With worker names

SRBMiner-MULTI.exe — disable-cpu — algorithm blake3_ironfish — pool de.ironfish.herominers.com:1145 — wallet YOUR_IRONFISH_WALLET_ADDRESS+MEMO.YOUR_WORKER_NAME

With static difficulty
bzminer -a ironfish -w YOUR_IRONFISH_WALLET_ADDRESS=STATICDIFF+MEMO.YOUR_WORKER_NAME -p stratum+tcp://de.ironfish.herominers.com:1145
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
April 21, 2023, 07:26:07 AM
#32
GUI Ironfish wallet disappeared
https://github.com/iron-fish/wallet-app/releases
No wallet is required to mine Ironfish on F2pool until there is news about what happened to the wallet. If you had an old wallet that is not available now, then it is better not to use it.
legendary
Activity: 1610
Merit: 1026
April 21, 2023, 06:55:58 AM
#31
Model Antminer A3 (815Gh) from Bitmain mining Blake2B algorithm with a maximum hashrate of 815Gh/s for a power consumption of 1275W.
https://www.asicminervalue.com/miners/bitmain/antminer-a3-815gh

Algorithm   blake3Ironfish
https://www.hashrate.no/coins/IRON

Can Bitmain release ASICs for IRONFISH if they change the firmware of existing models? Or are Blake2B and blake3Ironfish very different algorithms and IRONFISH asics are impossible?
full member
Activity: 1123
Merit: 136
April 20, 2023, 11:01:39 PM
#30





Yeah, no thanks.


Its gunna be fun to watch this one fail.  Cheesy
jr. member
Activity: 306
Merit: 2
April 20, 2023, 05:49:59 PM
#29





Yeah, no thanks.
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
April 20, 2023, 09:26:53 AM
#28
Earn a portion of our $5,000 airdrop while testing our Iron Fish pool on the testnet during the next three days
EDIT: The airdrop was extended to $10,000. See the new announcement here: https://www.reddit.com/r/Flexpool/comments/12qwli3/flexpoolio_iron_fish_airdrop_doubled_to_us10000/

To encourage testing of our Iron Fish pool while it is in the testnet phase and allow us to stress test our software prior to the official mainnet launch, we are announcing a $5,000 USD airdrop to all users who help us with testing our Iron Fish pool on testnet for the next three days. The rewards will be weighted, meaning the more hashrate you bring during the testnet, the more you will get.

Effective starting today, April 17th, at 16:00 UTC (4 PM UTC), the reward schedule is as follows:
Day 1 (April 17th-18) - US$1000 to be airdropped to testers.
Day 2 (April 18th-19) - US$1500 to be airdropped to testers.
Day 3 (April 19th-20) - US$2500 to be airdropped to testers.

https://www.reddit.com/r/Flexpool/comments/12pidk7/earn_a_portion_of_our_5000_airdrop_while_testing/
https://www.reddit.com/r/Flexpool/
legendary
Activity: 1610
Merit: 1026
April 19, 2023, 11:04:12 AM
#27
Mainnet hasn't been launched yet 💪🏻
Thousands of miners have already gone fishing Smiley

https://miningpoolstats.stream/ironfish
I look at this and I have no desire to reconfigure my mining farms, but will you mine this coin? According to statistics, disappointment will come in a few days.


legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
April 19, 2023, 10:46:20 AM
#26
The Kryptex Pool is conducting an airdrop of $7500 for IRON FISH testers. Don't miss your chance to grab your share! 48 hrs left until the mainnet!
18/04/2023

Kryptex pool has launched an exciting airdrop campaign for the IRON FISH coin — don't miss your chance to earn big rewards.
To participate, connect your mining rigs to the IRON FISH testnet and continue mining on the mainnet. The mainnet launch is scheduled for April 20th, 2023, at 16:30 UTC.

Connect now: iron.kryptex.network:7777 — https://pool.kryptex.com/iron

Keep in mind that the difficulty level increases hourly, so start mining as soon as possible to maximize your earnings.

https://pool.kryptex.com/en/articles/ironfish-airdrop-en
legendary
Activity: 1610
Merit: 1026
April 19, 2023, 10:14:02 AM
#25
Built-in Iron Fish
Type: CPU
Url: https://ironfish.network/docs/onboarding/miner-iron-fish
Works on Iron Fish stratum v1
HPool
Type: GPU (Nvidia+AMD)
Url: https://github.com/hpool-dev/ironfish-miner/releases
Only works on Hpool's pool
SRB Miner
Type: GPU (Nvidia+AMD)
URL: https://www.srbminer.com/
Works on Iron Fish Pool
BzMiner
Type: GPU (Nvidia+AMD+Intel+CPU)
URL: https://www.bzminer.com/ Discord https://discord.gg/ZagsB4hTUM
Pools supported: Iron Fish Pool, Flexpool
Betas supporting Iron Fish available in #mining in Discord: https://discord.ironfish.network/
Improved Iron Fish mining stratum for Flexpool coming soon
Supports Iron+ZIL Dual mining and Iron+ETC+ZIL Triple Mining using Flexpool's ZMP
ZKWorkMiner
Type: GPU (Nvidia+AMD)
URL: https://zk.work
Only works on ZKWork's pool

Post link:  https://t.me/Info4atlanin/8959

jr. member
Activity: 88
Merit: 6
https://herominers.com
April 18, 2023, 08:19:30 PM
#24
Iron Fish (IRON) Mining Pool
Different Pool Regions for Best Hashrate Experience

Central Europe (Germany): ironfish.herominers.com:1206
North Europe (Finland): fi.ironfish.herominers.com:1206
Eastern Europe (Russia): ru.ironfish.herominers.com:1206
North America - East (Canada): ca.ironfish.herominers.com:1206
North America - West (USA): us.ironfish.herominers.com:1206
North America - East (USA): us2.ironfish.herominers.com:1206
South America - (Brazil): br.ironfish.herominers.com:1206
Asia (HongKong): hk.ironfish.herominers.com:1206
Asia (South Korea): kr.ironfish.herominers.com:1206
South Asia (India): in.ironfish.herominers.com:1206
SouthEast Asia (Singapore): sg.ironfish.herominers.com:1206
Western Asia (Turkey): tr.ironfish.herominers.com:1206
Oceania (Australia): au.ironfish.herominers.com:1206




Features
Pool and Solo Mining
No Registration Required
We Pay Full Reward (block reward + tx fee + extra)
Exchange Wallet Support (Integrated, PaymentID, Subaddress)
Earnings Estimation Based on Current Hashrate
Per Rig Statistics
Worker HashRate Charts
E-Mail Alerts of Rig Down
Fully compatible with NiceHash and MiningRigRentals
Configurable Minimal Payout
Static Difficulty Support

Support
Discord Channel: https://discord.gg/gvWSs84
Telegram Channel: https://t.me/HeroMinersPool
Twitter: https://twitter.com/HeroMinerss





Welcome & Happy Mining!
HeroMiners ❤️️ since 2018

newbie
Activity: 50
Merit: 0
April 18, 2023, 01:08:04 PM
#23
Flexpool.io Iron Fish Airdrop Doubled to US$10,000 - Extended to the First Days of Mainnet!

We're glad to announce the extension and increase our airdrop rewards to $10,000! We will airdrop another $5,000 for $10,000 total. The extended schedule is as follows:

Day 1 (April 17th-18) - US$1,000 to be airdropped to testers.
Day 2 (April 18th-19) - US$1,500 to be airdropped to testers.
Day 3 (April 19th-20) - US$2,500 to be airdropped to testers.
-- Mainnet Launch --
Day 4 (April 20th-21) - US$2,500 to be airdropped to mainnet miners.
Day 5 (April 21st-22) - US$1,500 to be airdropped to mainnet miners.
Day 6 (April 22nd-23) - US$1,000 to be airdropped to mainnet miners.

As with the existing airdrop, the rewards will be distributed in $IRON—the native currency of Iron Fish to the same wallet addresses used while mining shortly after $IRON is tradeable. The rewards will be weighted, meaning the more hashrate you bring, the more you will get.

Airdrop will be credited automatically to your unpaid balance. There is no need for additional action from you. Be sure to keep the keys for your existing wallets to not lose the rewards. Happy mining!
newbie
Activity: 50
Merit: 0
April 15, 2023, 07:07:32 PM
#22
We (Flexpool) have launched our testnet at iron.fpmp.net:8888

For bzminer you can use bzminer -a ironfish -w ironwallet -p stratum+tcp://iron.fpmp.net:8888 --nc 1 --a2 zil --w2 zilwallet --p2 zmp://zil.flexpool.io for Iron Fish+ZIL dual mining

ZIL pays around 10x more than any other GPU coin for the 2 minutes every 60 minutes it runs so it's likely to be a large income boost for Iron mining as well (but you can just mine Iron alone if you prefer).


Our (nodeless) light wallet guide is pinned in our discord.

Mainnet launches April 20th so mining now is just to get your rigs ready for mainnet.

https://discord.gg/38cX8edR

No KYC is needed to mine Iron Fish, that was just for their contests/airdrops.
legendary
Activity: 1610
Merit: 1026
April 09, 2023, 09:55:25 AM
#21
Again, winners must pass KYC
KYC: Please note that winners must be able to pass KYC to claim their prize. An alternate winner will be chosen if you are selected for an award and cannot pass KYC.
https://ironfish.network/blog/2023/04/04/GPU-miner-contest?


We're getting ready for mainnet launch with a website revamp!
Get ready for new resources and content ... all designed by our talented artist Skylar.
https://twitter.com/ironfishcrypto/status/1644701665499422720?cxt=HHwWgICx2ezck9MtAAAA
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
April 09, 2023, 09:10:56 AM
#20
GPU Mining Competition
Competition prizes#
Cash prizes The top three winners will receive the following in $USD:

$5000 for first place
$3000 for second place
$1000 for third place.
legendary
Activity: 1610
Merit: 1026
April 07, 2023, 07:37:05 AM
#19
Iron Fish: Why KYC?
As we near mainnet on April 20th, we’ve heard from community members who are curious about our need to perform KYC (Know Your Customer) for the testnet airdrop. In this post, we’ll explain why Iron Fish, as a USA-based project, is obliged to enforce KYC for airdrops.

Because of regulatory uncertainty around US securities laws, we are unable to send tokens to US citizens. We understand the concerns of US users and regret that this is the case.

As we’ve already indicated, we will hold the tokens of US users who complete KYC. If the regulatory requirements change and we receive legal clearance to send, we will revisit completing the airdrop. We are not at all guaranteeing this will happen.

https://ironfish.network/blog/2023/04/06/why-kyc?
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
April 07, 2023, 07:01:53 AM
#18
Miners will not need a KYC when mining starts.
legendary
Activity: 1610
Merit: 1026
April 05, 2023, 09:03:51 AM
#17

 This delay also means testnet participants will have more time to complete KYC;



Iron Fish: Privacy and Accessibility in Cryptocurrency


These two statements seem to be in conflict with one another.

Mining hasn't started yet, don't take the news seriously yet


We are thrilled to announce our open-source GPU mining competition!
During this competition, eligible users are invited to create open-source GPU miners on the Iron Fish network. The more miners there are, the more secure and decentralized Iron Fish becomes.
https://www.nicehash.com/blog/post/introducing-mine-the-unminable-and-change-the-minimum-payout-threshold?lang=en
legendary
Activity: 1078
Merit: 1011
April 02, 2023, 06:28:06 PM
#16

 This delay also means testnet participants will have more time to complete KYC;



Iron Fish: Privacy and Accessibility in Cryptocurrency


These two statements seem to be in conflict with one another.




legendary
Activity: 1610
Merit: 1026
April 02, 2023, 08:38:07 AM
#15
The history of cooperation between Hpool and the Iron Fish project

Hpool, the group behind the world’s biggest Proof-of-Capacity mining pool, been a leading member of the Iron Fish community since May 2022. In addition to providing feedback to the engineering team, Hpool has supported users on the Iron Fish Discord, offered educational materials via Twitter, and more.
https://www.ironfish.network/blog/2022/12/08/Ecosystem-spotlight-Hpool?
newbie
Activity: 50
Merit: 0
April 01, 2023, 10:45:13 PM
#14
Iron Fish sold tokens for $4.532 during its Series A and has raised $62,517,995 total excluding the unknown pre-seed round.
With daily token issuance of 28,800 this leads to a $ issuance of $130,522 to miners.
Aptos launched at 3.27x compared to what is released at, while Arb went up 14.49x. Investors who buy early pre-launch get a discount.
It is more likely that daily issuance will be around $400,000, putting Iron ahead of ETC and behind Kaspa.

There are four pools that have confirmed that they will support Iron Fish on April 20th (mainnet).

HPool China https://www.hpool.in/

ZK.WORK China https://www.hpool.in/

Hero Miners https://herominers.com/

Flexpool Canada https://www.flexpool.io/

HPool and ZK.WORK have their own miners.
Bzminer is by far the best miner for Iron Fish in terms of hashrate.
legendary
Activity: 1610
Merit: 1026
March 31, 2023, 06:44:09 AM
#13
Breaking the Mold: The 15 Most Intriguing Blockchain Startups in San Francisco
Iron Fish: Privacy and Accessibility in Cryptocurrency
Iron Fish is a novel cryptocurrency that focuses on privacy and accessibility. The platform allows users to transact in a private and secure manner, while also ensuring that the cryptocurrency is easy to use for beginners. With a focus on building a user-friendly experience, Iron Fish is poised to make cryptocurrency more accessible to a wider audience.
https://usventure.news/breaking-the-mold-the-15-most-intriguing-blockchain-startups-in-san-francisco/?
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
March 30, 2023, 07:27:22 AM
#12
more than 21 days before the launch of the mainnet

Tokenomics
The Iron Fish Incentivized Testnet ran December 2021 - February 2023 in three phases; during Phase 2, we surpassed 39m fully shielded transactions, making Iron Fish one of the largest processor of ZKPs.

Mainnet launches April 20, 2023.

The emissions curve starts out with 42M coins in the genesis.


Relevant notes:
For every insider (investor, advisor, employee) there is a 1-year lock-up period, meaning that no tokens can be traded or transferred by an insider for 12 months after the mainnet event.
For every insider (investor or employee) vested tokens will become eligible for transfer monthly over a 24-month period (including the mandatory 12-month lock-up period) post mainnet.
For every employee there is a 4 year vesting, 1 year cliff on top of the lockup schedules.
legendary
Activity: 1610
Merit: 1026
March 15, 2023, 05:20:18 AM
#11
Information from the Bzminer discord
Beta version of Bzminer v14.0.0b1 with IronFish coin support:

- Same as previous beta
- Dual etc + ironfish
- Dual ethw + ironfish


https://discord.gg/NRty3PCVdB
https://t.me/koliamainer/8922

I will not publish links to miners until these appear on the developer's Github and there are 5 more days before Iron Fish mining starts

legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
March 15, 2023, 05:12:31 AM
#10
Hpool-IronFish GPU-Miner Mining
https://www.hpool.in/help/tutorial/42
legendary
Activity: 1610
Merit: 1026
March 15, 2023, 04:59:11 AM
#9
Mainnet Date Change
We have an important mainnet update — we are delaying the Iron Fish mainnet to April 20, 2023.

Our mission has always been to create the strongest privacy layer-1 possible, and have put our codebase through rigorous tests. In this process, we found a bug that needs to be fixed before we can launch mainnet.

We appreciate your support and patience while we resolve the issue. This delay also means testnet participants will have more time to complete KYC; please see the information below for updated deadlines.
https://www.ironfish.network/blog/2023/03/13/mainnet-date?
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
March 15, 2023, 04:52:43 AM
#8
SRBMiner-Multi added support for Iron Fish mining on Intel, AMD and Nvidia GPUs
https://github.com/doktor83/SRBMiner-Multi/releases
legendary
Activity: 1610
Merit: 1026
March 09, 2023, 07:26:15 AM
#7
Incentivized Testnet Rewards Guide
The Iron Fish Incentivized Testnet is coming to an end. We've seen incredible participation and are so excited to take this next step with you.

First, some quick stats

In Phase 3, the network:

hosted 60,000+ concurrent nodes
processed 390k+ user-minted assets
Throughout the 3 testnet Phases:

142,000+ of you earned points on the leaderboard
You broke records, including 39,739,530 transactions in Phase 2 (all shielded using zero-knowledge proofs, making Iron Fish one of the largest processors of ZKPs ever)

https://www.ironfish.network/blog/2023/02/28/testnet-rewards

What good does it do bro... IronFish has officially announced at the AMA that it will not be listing coins for the next 24 months, no investments for investors and miners alike...
24 months is a very long time, but if you are an adventurer, you can mine some coins and wait for the price to rise. If you do not believe in this coin, then you should not mine it. The advantage of the algorithm is that it has a good hashrate on old video cards.
jr. member
Activity: 69
Merit: 1
March 04, 2023, 09:08:12 AM
#6
Incentivized Testnet Rewards Guide
The Iron Fish Incentivized Testnet is coming to an end. We've seen incredible participation and are so excited to take this next step with you.

First, some quick stats

In Phase 3, the network:

hosted 60,000+ concurrent nodes
processed 390k+ user-minted assets
Throughout the 3 testnet Phases:

142,000+ of you earned points on the leaderboard
You broke records, including 39,739,530 transactions in Phase 2 (all shielded using zero-knowledge proofs, making Iron Fish one of the largest processors of ZKPs ever)

https://www.ironfish.network/blog/2023/02/28/testnet-rewards

What good does it do bro... IronFish has officially announced at the AMA that it will not be listing coins for the next 24 months, no investments for investors and miners alike...
legendary
Activity: 1610
Merit: 1026
March 03, 2023, 06:22:17 AM
#5
Incentivized Testnet Rewards Guide
The Iron Fish Incentivized Testnet is coming to an end. We've seen incredible participation and are so excited to take this next step with you.

First, some quick stats

In Phase 3, the network:

hosted 60,000+ concurrent nodes
processed 390k+ user-minted assets
Throughout the 3 testnet Phases:

142,000+ of you earned points on the leaderboard
You broke records, including 39,739,530 transactions in Phase 2 (all shielded using zero-knowledge proofs, making Iron Fish one of the largest processors of ZKPs ever)

https://www.ironfish.network/blog/2023/02/28/testnet-rewards
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
March 01, 2023, 10:03:54 AM
#4
Iron Fish mainnet will be launched soon. To help you better understand, we have provided a reference chart of the arithmetic data, which we believe will be of some help to you.
https://twitter.com/HPOOL_Official/status/1630508832723185664?
legendary
Activity: 1610
Merit: 1026
March 01, 2023, 06:18:45 AM
#3
We’re excited to announce Iron Fish Mainnet is launching on March 14th (3.14 — that’s right, Pi Day
Our goal is to be the privacy platform for crypto — even for assets on other chains — with support for custom assets and compatibility with bridges.
https://twitter.com/ironfishcrypto/status/1630301248695017475

On March 14th, all our current capabilities will be live on mainnet — minting fully private custom assets, burning, transacting, mining, and hosting nodes
https://twitter.com/ironfishcrypto/status/1630301251333234695

member
Activity: 639
Merit: 19
January 23, 2023, 03:44:49 PM
#2
Phase 3 of our Testnet goes live Jan 18th! In the meantime, learn more about Iron Fish founder Elena Nadolinski.
https://twitter.com/ironfishcrypto/status/1606043659308355607

Announcement: - Phase 3 is coming on 18 January 2023
Info here: https://testnet.ironfish.network/about#guidelines

Official instructions here: https://www.ironfish.network/docs/onboarding/iron-fish-tutorial

Prior to Phase 3 launch, we reset the chain, and there is another mandatory update to v0.1.58 with a new genesis block.
https://github.com/iron-fish/ironfish/wiki/Getting-Started

Step by step  is there
legendary
Activity: 1610
Merit: 1026
January 18, 2023, 05:41:36 AM
#1
Phase 3 of our Testnet goes live Jan 18th! In the meantime, learn more about Iron Fish founder Elena Nadolinski.
https://twitter.com/ironfishcrypto/status/1606043659308355607

Announcement: - Phase 3 is coming on 18 January 2023
Info here: https://testnet.ironfish.network/about#guidelines

Official instructions here: https://www.ironfish.network/docs/onboarding/iron-fish-tutorial

Prior to Phase 3 launch, we reset the chain, and there is another mandatory update to v0.1.58 with a new genesis block.
https://github.com/iron-fish/ironfish/wiki/Getting-Started

HASHRATE MINING IRON
https://www.hashrate.no/coins/IRON/benchmarks
Tokenomics
https://ironfish.network/learn/tokenomics

https://safe.trade/trading/ironusdt
https://www.hotbit.io/exchange?symbol=IRONFISH_USDT
Jump to: