issues
search
6529-Collections
/
nftdelegation
Delegation contract
MIT License
16
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lacking Test Suite
#52
mpeyfuss
opened
10 months ago
2
Contract Simplification + Source of Truth
#51
mpeyfuss
opened
10 months ago
3
Retrieve functions do not check `expiryTime`
#50
mpeyfuss
opened
10 months ago
3
Cannot register a delegation for all collections and then query a specific collection
#49
mpeyfuss
opened
10 months ago
4
`retrieveTokenStatus` Logic Not Matching Expectation
#48
mpeyfuss
opened
10 months ago
2
Update README.md
#47
brookr
closed
1 year ago
0
Makes clear subdelegation is not part of ALL...
#46
brookr
closed
1 year ago
1
Use case numbering consistency
#45
brookr
closed
1 year ago
1
Makes formatter settings align with current codebase...
#44
brookr
closed
1 year ago
0
Eliminates loops in consolidation check...
#43
brookr
closed
1 year ago
2
Refactors unchecked increments in for loops...
#42
brookr
closed
1 year ago
0
Refactor conditionals to reduce code size, improve readability
#41
brookr
closed
1 year ago
1
Return bool functions, checkConsolidationStatus function
#40
prxt6529
closed
1 year ago
1
Updates formatting of test doc...
#39
brookr
closed
1 year ago
1
Update README to include Sub-delegation and Consolidation feature explanation
#38
rookmate
closed
1 year ago
0
Loop conditions rely on stored values
#37
brookr
closed
1 year ago
1
Styles the code with consistent conventions.
#36
brookr
closed
1 year ago
0
Simplify boolean return pattern?
#35
brookr
closed
1 year ago
2
Fixes according to style-guide recommendations
#34
brookr
closed
1 year ago
1
Fixes capitalization
#33
brookr
closed
1 year ago
0
Manual testing results: is this working as expected?
#32
brookr
closed
1 year ago
2
Added hardhat and unit tests
#31
omnus
closed
1 year ago
1
Improve for loop's efficiency
#30
rookmate
closed
1 year ago
2
Code efficiency on loop condition
#29
rookmate
closed
1 year ago
3
Indentation and whitespaces
#28
rookmate
closed
1 year ago
1
Version 5.20.3 of the code is very hard to read due to poor indentation
#27
rookmate
closed
1 year ago
8
Custom errors are more gas efficient than using require
#26
rookmate
closed
1 year ago
1
Custom errors are more gas efficient than using require
#25
rookmate
closed
1 year ago
3
An approach to automated tests?
#24
brookr
closed
1 year ago
2
Consider using Semantic Versioning
#23
brookr
closed
1 year ago
1
Documentation proofreading
#22
brookr
closed
1 year ago
3
Resolves markdown linting warnings
#21
brookr
closed
1 year ago
1
Standardizes name of documentation.
#20
brookr
closed
1 year ago
2
Sets fromHash as contract signer, the delegator.
#19
brookr
closed
1 year ago
1
Fix from and to address assignments
#18
brookr
closed
1 year ago
1
Does the registration function mix up `toHash` and `fromHash`?
#17
brookr
closed
1 year ago
8
Individual queries are less efficient/usable
#16
brookr
closed
1 year ago
3
DOS stuffing attack against a collection?
#15
brookr
closed
1 year ago
7
Reorder execution of update function
#14
brookr
closed
1 year ago
1
updateDelegationAddress will always fail when updating expiry date
#13
brookr
closed
1 year ago
4
Delegation (To) address does not confirm delegation
#12
brookr
closed
1 year ago
1
Enabled token and collection specific delegation. Removed useCaseCounter restriction
#11
0xwurdig
closed
1 year ago
4
Major Changes
#10
0xwurdig
closed
1 year ago
0
Prettify the code for readabiility
#9
omnus
closed
1 year ago
0
Lock compiler to 0.8.17, remove ignored public declaration on constructor, change retrieveHash to pure
#8
omnus
closed
1 year ago
0
Pack the struct to save significant gas
#7
omnus
closed
1 year ago
3
adding tokenId
#6
0xCooki
closed
1 year ago
0
Fraudulent Delegations
#5
0xCooki
closed
1 year ago
6
reorganize the struct
#4
estarriolvetch
closed
1 year ago
1
Add tests & simplify logic
#3
scooprinder
closed
1 year ago
3
Next