issues
search
hats-finance
/
HATs-Arbitration-Contracts-0x79a618f675857b45934ca1c413fd5f409cf89735
MIT License
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Audit Report Draft Update
#89
hats-bug-reporter[bot]
opened
3 months ago
0
Audit Report Draft Update
#88
hats-bug-reporter[bot]
opened
4 months ago
0
Audit Report Draft Update
#87
hats-bug-reporter[bot]
opened
4 months ago
0
Audit Report Draft Update
#86
hats-bug-reporter[bot]
opened
4 months ago
0
Audit Report Draft Update
#85
hats-bug-reporter[bot]
opened
4 months ago
0
Audit Report Draft Update
#84
hats-bug-reporter[bot]
opened
4 months ago
0
Audit Report Draft Update
#83
hats-bug-reporter[bot]
opened
4 months ago
0
Audit Report Draft Update
#82
hats-bug-reporter[bot]
opened
4 months ago
0
Audit Report Draft Update
#81
hats-bug-reporter[bot]
opened
4 months ago
0
Audit Report Draft Update
#80
shayzluf
closed
7 months ago
0
Fix #16
#79
ben-kaufman
closed
11 months ago
2
Fix #48
#78
ben-kaufman
closed
11 months ago
2
Missing checks for address(0x0) when updating address state variables
#77
hats-bug-reporter[bot]
opened
1 year ago
1
Missing checks for address(0x0) in the constructor/initializer
#76
hats-bug-reporter[bot]
opened
1 year ago
0
Code does not follow the best practice of check-effects-interaction
#75
hats-bug-reporter[bot]
opened
1 year ago
0
approve()/safeApprove() may revert if the current approval is not zero
#74
hats-bug-reporter[bot]
opened
1 year ago
0
Consider implementing two-step procedure for updating protocol addresses
#73
hats-bug-reporter[bot]
opened
1 year ago
1
External calls in an un-bounded for-loop may result in a DOS
#72
hats-bug-reporter[bot]
opened
1 year ago
0
Use Ownable2Step rather than Ownable
#71
hats-bug-reporter[bot]
opened
1 year ago
1
safeApprove() is deprecated
#70
hats-bug-reporter[bot]
opened
1 year ago
1
Array lengths not checked
#69
hats-bug-reporter[bot]
opened
1 year ago
0
approve() does note remove old entries before adding new ones
#68
hats-bug-reporter[bot]
opened
1 year ago
0
PaymentSplitter.sol and consequently PaymentSplitterUpgradeable.sol has been removed by Openzeppelin
#67
hats-bug-reporter[bot]
opened
1 year ago
7
Fix #37
#66
ben-kaufman
closed
11 months ago
4
Fix #54
#65
ben-kaufman
closed
11 months ago
4
Fix #36
#64
ben-kaufman
closed
11 months ago
2
Contracts will have no owner after deployment
#63
hats-bug-reporter[bot]
opened
1 year ago
1
logClaim fee logic can be improved
#62
hats-bug-reporter[bot]
opened
1 year ago
1
Initialize function should use initialize modifier
#61
hats-bug-reporter[bot]
closed
1 year ago
1
Arrays are pushed not popped
#60
hats-bug-reporter[bot]
opened
1 year ago
1
Deprecated safeApprove() function
#59
hats-bug-reporter[bot]
opened
1 year ago
1
Vaults will not remain undestroyable after EIP-4758 implementation
#58
hats-bug-reporter[bot]
opened
1 year ago
1
Vaults will not remain undestroyable after EIP-4758 #2
#57
hats-bug-reporter[bot]
opened
1 year ago
1
createHATPaymentSplitter function doesn't check for duplicate addresses, zero addresses, and length of both parameter arrays
#56
hats-bug-reporter[bot]
opened
1 year ago
1
test title
#55
hats-bug-reporter[bot]
opened
1 year ago
1
After a `TokenLock` is revoked tokens can be lost permanently
#54
hats-bug-reporter[bot]
closed
11 months ago
0
`cloneDeterministic` can cause DOS
#53
hats-bug-reporter[bot]
opened
1 year ago
4
wrapping of timestamp in uint32
#52
hats-bug-reporter[bot]
opened
1 year ago
3
submitClaimRequests is deleted in approveSubmitClaimRequest function before submitClaim is called and submitClaim can revert
#51
hats-bug-reporter[bot]
opened
1 year ago
1
No validation on _descriptionHash. Could approve a claim with malformed data
#50
hats-bug-reporter[bot]
opened
1 year ago
1
Resolution cannot completely cancel the payment of a bounty
#49
hats-bug-reporter[bot]
opened
1 year ago
2
`HATPaymentSplitterFactory.predictSplitterAddress` can predict invalid splitter addresses, which can lead to user loss of funds
#48
hats-bug-reporter[bot]
closed
11 months ago
0
Anyone can submit a reference to an Evidence on the HATKlerosConnector
#47
hats-bug-reporter[bot]
opened
1 year ago
2
HATArbitrator does not validate if vault is present in HATVaultsRegistry
#46
hats-bug-reporter[bot]
opened
1 year ago
1
`HATArbitrator.dispute()`can be called after dispute has been resolved
#45
hats-bug-reporter[bot]
opened
1 year ago
2
A malicious beneficiary can destroy the TokenLock contract unexpectedly with inflating the contracts balance
#44
hats-bug-reporter[bot]
opened
1 year ago
3
addRewardController and setVaultDescription functions will not be callable because of the wrongly written `onlyRegistryOwner` modifier
#43
hats-bug-reporter[bot]
opened
1 year ago
9
Functions such as makePayout, setWithdrawPaused, startVault, destroyVault having the `onlyClaimsManager` modifier will always revert because of the wrongly written `onlyClaimsManager` modifier
#42
hats-bug-reporter[bot]
opened
1 year ago
11
The `_descriptionHash` parameter passed into the setVaultDescription function cannot be set
#41
hats-bug-reporter[bot]
opened
1 year ago
1
in HATToken, setMinter Function doesn't consider the _cap
#40
hats-bug-reporter[bot]
opened
1 year ago
4
Next