Giter VIP home page Giter VIP logo

website's People

Contributors

adi7dev avatar adityavermaflipkart avatar amberkiso avatar andiflabs avatar angriestowl avatar brekk avatar danield9tqh avatar deekerno avatar dependabot[bot] avatar dgca avatar dguenther avatar ethamont avatar evanjrichard avatar github-actions[bot] avatar holahula avatar hughy avatar irontankfish avatar janitor13 avatar jowparks avatar leanthebean avatar lwisne avatar mat-if avatar neil4d avatar nullsoldier avatar patnir avatar rohanjadvani avatar ryushka avatar sanjey avatar wd021 avatar ygao76 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

website's Issues

Burning is not allowed due to incorrect balance

My balance was: $IRON 0.00999999 but when i tried to burn is says I have no IRON to pay comission.

You are about to burn:
205d981e7e6a62b090c817e74b08e24d8bbe5075428221e7cd76240db5022056 0.00001500 plus a transaction fee of $IRON 0.00000001 with the account cryptoartemiy01
* This action is NOT reversible *
Do you confirm (Y/N)?: Y
Creating the transaction: [████████████████████████████████████████] 100% | ETA: 0s
An error occurred while burning the asset.
 ›   Error: Request failed (400) error: Insufficient funds: Needed $IRON 0.00000001 but 
 ›   have 0.00000000 available to spend. Please fund your account and/or wait for any 
 ›   pending transactions to be confirmed.'
root@vm905564:~# ironfish wallet:balanceAccount: cryptoartemiy01
Balance: $IRON 0.00999999

Typos in Iron Fish's post on Privacy Comparison

Found a few typos in this article on your website titled "We take privacy features to a whole new level" that can make it a bit tough to read

Ethereum Smart Contract section:
The bigger flaw however, is that these protocols suffer from being built on top of a fundamentally transparent system where deposits and withdraws {withdrawals} must be made public.

Monero section:
Researchers have criticized decoys for privacy guarantees and numerous research and papers {research papers} have since come out further exploring Monero vulnerabilities (such as this one and this one). Monero vulnerabilities go past being just theoretical —CipherTrace claims to have de-anonymized Monero transactions and {the} IRS gave away over $1M in grants to Chainalysis and Integra FCC to further provide de-anonymization tools for Monero.

Mobilecoin section:
Mobilecoin {is} a privacy coin that took {takes} Mobero’s {Monero’s} privacy technique and relies on SGX technology to provide mobile support.

Zcash section:
The Sapling protocol utilizing Zero-Knowledge Proofs (specifically zk-SNARKs) has the highest privacy guarantees when compared to all other privacy techniques. This protocol allows transactions to have all sensitive data encrypted and completely unlikable {unlinkable}.

Small error on the website

What happened?

Hello! I want to report a small mistake on your website.
On a «Roadmap» page at the end it is written:
Click here to get started with running an Iron Fish node, check out our github for open source contributions.
Both links redirect to the same GitHub page, while the first link should redirect to «Mine Iron Fish» page. Thank you!
Снимок экрана 2022-01-24 в 8 48 16 PM

Version

No response

Relevant log output

No response

Navbar login button is hidden at certain screen sizes

The login button in the navbar becomes hidden between the md (768px) and lg (1024px) breakpoints.

I tried to fix this in Navbar/index.js but don't know enough about Tailwind. Seems like the quickest fix would be

// line 92
- <div className="hidden md:flex items-center lg:text-xl">
+ <div className="hidden lg:flex items-center lg:text-xl">
// line 99
- className={`md:hidden ${overrides.button} ${overrides.menuButton}`}
+ className={`lg:hidden ${overrides.button} ${overrides.menuButton}`}

Unfortunately, that doesn't seem to work. In tailwind.config.js I see that both md and lg are commented out, but I'm not sure if that has anything to do with it, and that's as far as I was able to get.

Screen Shot 2022-05-05 at 9 34 07 PM
Screen Shot 2022-05-05 at 9 33 04 PM

Typos in website

There are several typos currently found in the website e.g, there are misspelled words, repeated words, redundant words, misplaced words, missed words, misplaced punctuations, missed punctuations, incorrect word usage, and extra white spaces.

There are many such incidences of each and I'll fix most of them, but to save space, here are a few of them:

Misspelled words

Do not use a production bootstrap node that isn't offically endorsed by Iron Fish, you might end up on a malicious network.

Repeated words

It is the miner’s job however to make sure that that Merkle root is one that is associated with a valid tree.

Redundant words

You can use the Iron Fish Block Explorer to display information about this transaction. Of course, because Iron Fish is a fully private cryptocurrency, a limited amount of information is actually available to the public.

Misplaced words

And finally, that after all the transactions are added to the two global Merkle Trees of Notes and Nullifiers

Missed words

The Mining section describes how new blocks are constructed containing the necessary randomness for proof of work (PoW), as well the miners reward calculation.

Missed punctuations:

Node A broadcasts to Nodes B, C, D and E.

Incorrect word usage

You can read about the different accounts commands on this section.

Extra white spaces

At Iron Fish, we are building something we\’re truly proud of: a cryptocurrency that does not compromise on privacy or accessibility. Digital cash that embodies using privacy for good. We <- Github corrects the whitespace by default

A PR needs to fix these issues in the whole website, rather than when they are noticed. To do this I can triple-check the whole website for typos. Then triple-check the changes according to context. This might take time, but it is going to be worth it.

Footer logo opens ironfish in a new tab, when it shouldn't

So everywhere ironfish logo is located, whether it be on the blockchain explorer, or other places, it redirects us to the ironfish website inside the same tab. But not the one in the footer of the main ironfish website. So this opens it up in a new tab, which really isn't needed when we're already on the main website. This is also inconsistent with all the other links on the ironfish website which do not open in a new tab.

A fix I'm going to work on is, to not open the ironfish website in a new tab, but just redirect to the home page of the ironfish website.

If you guys instead think that opening the ironfish website in the new tab, is good for the logo in the footer, and basically it's good as it is. Then this functionality should also be reflected in the footer of the blockchain explorer website as well.

Below is an image of the footer with the logo:

Screen Shot 2022-08-16 at 12 46 44 AM

Text issues in Installation page

I found a few documentation issues in the installation page, found under get started page on the ironfish website. Just some spelling and grammar fixes. There are three spelling and grammar issues, which I have pasted below:

  1. Here the text should read: update "them" through

Screen Shot 2022-08-16 at 12 06 25 AM

  1. "the" is repeated twice, the second one is unnecessary, and hence should be removed

Screen Shot 2022-08-16 at 12 05 57 AM

  1. Here it should be: from "the" source

Screen Shot 2022-08-16 at 12 01 26 AM

Tasks not accepted

When I follow the official guide to complete tasks - they do not count
e.g.
ironfish wallet:mint
3d9fe7d498db38418f3d98ce5a05825c196a7ddfe7f6dc12073b2dfb4a55fa2e - hash
But when I started following the one-line commands from the guides, the tasks were counted, for example
ironfish wallet:mint -a 1 -f Wallet-Iron-Fish-2001 -m Iron-Fish-2001 -n Iron-Fish-2001 -o 0.0000001 --confirm
da569a60da45bcee27841afb05baf040759424b30f0b48487e2273286319d248 - hash

Judging by the questions on the discord, many participants are experiencing a problem in tasks, could you comment on this?

Full links on images are hardcoded

We needed to have Twitter pick up our blog images correctly, which requires full paths including the domain.

I am missing how to make docusaurus do this, so I took a shortcut, market with this ticket ID.

Find the "right" way

Whditepaper pdf

a whitepaper in pdf is necessary together with the tokenomics to appreciate the project without clicking to turn the page on the official site

Add lolMiner as Miner please

Please, add lolMiner as miner. It is the faster and the one to develop the last increase hashrate.

Many thanks in advance

Improve wallet/mintAsset documentation

It would be nice to have additional information describing how to mint a new asset vs minting an existing asset. It's not very obvious that in order to mint a new asset, assetId (as part of the wallet/mintAsset request) should be null. It would be nice to have descriptions of each request parameter as bullet points (example). Within the assetId param description, it should be noted that in order to mint a new asset, assetId should be null.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.