issues
search
PatrickAlphaC
/
hardhat-nft-fcc
102
stars
140
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update RandomIpfsNft.sol
#108
MTD26
closed
3 months ago
3
DeclarationError: Undeclared identifier. (_exists(tokenId))
#107
borailci
closed
8 months ago
1
Typo fix, Event indexing & frontend tokenId support fix, better testing, Linting support & all images mime types support filter & polish!
#106
theirrationalone
closed
9 months ago
2
Typo and grammar fix in comments in `Encoding.sol`
#105
stefanlatinovic
closed
10 months ago
0
Update package.json
#104
Nlferu
closed
1 year ago
0
Error: ERROR processing skip func of /deploy/02-deploy-random-ipfs-nft.js: TypeError: Cannot call a class as a function
#103
faresdevweb
opened
1 year ago
3
VRFConsumerBaseV2 import changed in `RandomIpfsNft.sol`
#102
neerajnerlekar
opened
1 year ago
1
Error: ERROR processing C:\Users\ACER\Blockchain\random_NFT\deploy\01-deploy.Randomnft.js: TypeError: (0 , ethers_1.getAddress) is not a function
#101
asalrahman
opened
1 year ago
0
CreatedNft should be emitted before tokenCounter increment
#100
J-dev740
closed
1 year ago
0
Error: overflow [ See: https://links.ethers.org/v5-errors-NUMERIC_FAULT-overflow ] (fault="overflow", operation="BigNumber.from", value=9007199254740991, code=NUMERIC_FAULT, version=bignumber/5.7.0)
#99
krishnadude98
opened
1 year ago
1
Update DynamicSvgNft.sol
#98
PranavLakkadi13
closed
1 year ago
1
Typo corrected "Useage" to "Usage"
#97
AAYUSH-GUPTA-coder
closed
1 year ago
0
Update dynamicSvg.test.js
#96
PranavLakkadi13
closed
1 year ago
3
Error: invalid BigNumber string (argument="value", value="[object Promise]", code=INVALID_ARGUMENT, version=bignumber/5.7.0) when trying to test the function of requestrandomwords
#95
Yehezkiel-simbuang
closed
1 year ago
0
TransactionReceipt.events[1].args bug?
#94
eugenekhoo1
closed
1 year ago
1
Error occur while deploying mint.js to the sepolia network.
#93
abdullahtanvir11
closed
1 year ago
1
Lesson #14 Error: No deployment found for: MockV3Aggregator
#92
abdullahtanvir11
closed
1 year ago
1
Cannot find artifact "MockV3Aggregator"
#91
Devansh-Mehra
closed
1 year ago
2
Update 04-mint.js
#90
akhilmanga
closed
1 year ago
0
Update basicNft.test.js
#89
akhilmanga
closed
1 year ago
1
Update 01-deploy-basic-nft.js
#88
akhilmanga
closed
1 year ago
0
Update uploadToPinata.js
#87
nagrarohit
closed
1 year ago
0
fixed typo
#86
bagdasaryanem
closed
1 year ago
0
event emit value corrected
#85
RohanNero
closed
1 year ago
2
Modified and extended the unit tests for the RandomIpfs and DynamicSvg contracts
#84
pacelliv
closed
1 year ago
3
Error: expected array value (argument="dogTokenUris", value=undefined, code=INVALID_ARGUMENT, version=abi/5.7.0)
#83
Chinwuba22
closed
1 year ago
1
Sepolia Update - Typescript Branch
#82
alymurtazamemon
closed
1 year ago
0
Sepolia Update
#81
alymurtazamemon
closed
1 year ago
0
fixed typo
#80
d-carranza
closed
1 year ago
0
Added a comment
#79
AweSamarth
closed
1 year ago
1
Error: readStream is not a readable stream or form data
#78
mikakort
closed
1 year ago
2
Own Unit Test RandomIpfsNft: Minter shouldn't be the consumer (InvalidConsumer())
#77
achimstruve
closed
1 year ago
1
Update 04-mint.js fix console error "ERC721 invalid token ID"
#76
kiraliwhite
closed
1 year ago
0
Update DynamicSvgNft.sol
#75
kiraliwhite
closed
1 year ago
1
Is there a typo for basicNft.test.js?
#74
UnknownedPhyrexia
closed
1 year ago
1
Update BasicNft.sol
#73
marutint10
closed
1 year ago
1
Update BasicNft.sol
#72
20prapti
closed
1 year ago
0
corrected owner logic
#71
AAYUSH-GUPTA-coder
closed
1 year ago
1
{ProviderError: HttpProviderError} deploying "DynamicSvgNft"exceeds block gas limit
#70
myselfunknown00
closed
1 year ago
1
Error: VM Exception while processing transaction: reverted with custom error 'InvalidConsumer()'
#69
aindriu80
closed
1 year ago
1
uploadToPinata.js:Upgrade to the latest version of pinata-@pinata/sdk version 2.1.0
#68
0xukhezo
closed
1 year ago
1
Error HH702: Invalid artifact path contracts/BasicNft.sol:BasicNft, its correct case-sensitive path is contracts/BasicNFT.sol:BasicNFT
#67
sin-blanca
closed
1 year ago
1
Edited 'owenerOf' index in BasicNft unit test
#66
simpleitis
closed
1 year ago
0
Edited 'owenerOf' index in BasicNft unit test
#65
simpleitis
closed
1 year ago
0
Error: call revert exception; VM Exception while processing transaction: reverted with reason string "ERC721: invalid token ID"
#64
simpleitis
closed
1 year ago
5
TypeError: Cannot read properties of undefined (reading 'stack')
#63
Kunal-Khatri-1
closed
1 year ago
1
initialise s_tokenCounter to zero in contract's constructor
#62
ade-hardhat
closed
2 years ago
1
Removed unused imports and return statement, added a test
#61
RyanPaulGannon
closed
2 years ago
4
Syntax update and removed unused import
#60
RyanPaulGannon
closed
2 years ago
4
RandomIpfsNft.sol: value of s_tokenCounter not initialised in the constructor
#59
ade-hardhat
closed
2 years ago
1
Next