issues
search
hats-finance
/
AlephZeroAMM-0x0d88a9ece90994ecb3ba704730819d71c139f60f
Apache License 2.0
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Audit Report Draft Update
#50
shayzluf
opened
8 months ago
0
Audit report generation
#49
shayzluf
closed
8 months ago
0
The owner cannot withdraw tokens other than reward tokens while the farm is active.
#48
hats-bug-reporter[bot]
opened
10 months ago
2
Not Allowing Owner to Withdraw Any Extra Token in owner_withdraw_token Function
#47
hats-bug-reporter[bot]
opened
10 months ago
2
Rewards are not fully distributed for the farming period
#46
hats-bug-reporter[bot]
opened
10 months ago
6
Owner tx will fail if the rewards amount < duration of the farming
#45
hats-bug-reporter[bot]
opened
10 months ago
2
Rounding Issue in Reward Rate Could Result in Less Rewards for Users
#44
hats-bug-reporter[bot]
opened
10 months ago
3
Users can get less rewards if there is a huge deposit after the farm has ended
#43
hats-bug-reporter[bot]
opened
10 months ago
29
farm/lib.rs : when the farm is closed, deposit, deposit_all will not accrue any rewards
#42
hats-bug-reporter[bot]
opened
10 months ago
14
Missing PSP22Metadata Implementation for the Pair Contract.
#41
hats-bug-reporter[bot]
opened
10 months ago
1
Inconsistent rewards accrual when the owner stops farm and then start the new one
#40
hats-bug-reporter[bot]
opened
10 months ago
17
Missing Function to Retrieve k_last State in ink! Pair Contract
#39
hats-bug-reporter[bot]
opened
10 months ago
1
Unhandled Situation and Panic in `farm::claim_rewards`
#38
hats-bug-reporter[bot]
opened
10 months ago
1
`mint_fee` collects fee from adding and removing liquidity
#37
hats-bug-reporter[bot]
opened
10 months ago
3
Missing zero address check when creating a pair
#36
hats-bug-reporter[bot]
opened
10 months ago
9
Limited Functionality Due to Default Reentrancy Lock in ink! Pair Contract.
#35
hats-bug-reporter[bot]
opened
10 months ago
1
Reentrant Call Risk
#34
hats-bug-reporter[bot]
opened
10 months ago
2
Function transfer lacks address validation
#33
hats-bug-reporter[bot]
opened
10 months ago
2
`stop_farm()` doesn't check whether the farm is already stopped
#32
hats-bug-reporter[bot]
opened
10 months ago
6
`assert_start_params` allows the `start` and `end` to be in the same block
#31
hats-bug-reporter[bot]
opened
10 months ago
4
`reward_rates` are not updated when the owner stops the farm manually
#30
hats-bug-reporter[bot]
opened
10 months ago
7
Rewards can be accrued even after the farm period has ended
#29
hats-bug-reporter[bot]
opened
10 months ago
6
Users' rewards are incorrectly calculated due to reliance on `total_shares`
#28
hats-bug-reporter[bot]
opened
10 months ago
24
farm/lib.rs : deposit, deposit_all should not called when the farm is closed.
#27
hats-bug-reporter[bot]
opened
10 months ago
3
Incorrect time checking inside of `update()` function
#26
hats-bug-reporter[bot]
opened
10 months ago
13
Incorrect Error Handling in `farm::claim_rewards` Function
#25
hats-bug-reporter[bot]
opened
10 months ago
2
Reentrancy issue with `claim_rewards` as the state update is done after transfer call.
#24
hats-bug-reporter[bot]
opened
10 months ago
2
Potential Reentrancy Vulnerability in the `pair::swap`
#23
hats-bug-reporter[bot]
opened
10 months ago
3
pair/lib.rs : `remove_liquidity` is using incorrect token address to transfer the liquidity tokens.
#22
hats-bug-reporter[bot]
opened
10 months ago
2
A pool should be created in function add_liquidity if one does not exist
#21
hats-bug-reporter[bot]
opened
10 months ago
2
The owner of a farm can steal already accumulated rewards
#20
hats-bug-reporter[bot]
opened
10 months ago
1
important Events Not Emitted in Farm Contract
#19
fonstack
closed
10 months ago
1
Lack of a 2 step ownership process when setting the fee setter
#18
fonstack
closed
10 months ago
1
important Events Not Emitted in Farm Contract
#17
fonstack
opened
10 months ago
1
Lack of 2 step ownership in the set_fee_to_setter
#16
fonstack
opened
10 months ago
1
get_pair in the function add_liquidity_native may not return the correct value
#15
fonstack
opened
10 months ago
7
Test hats
#14
hats-bug-reporter[bot]
opened
10 months ago
0
Function with public attribute are not correctly implemented
#13
hats-bug-reporter[bot]
opened
10 months ago
5
Self not declared as first parameter in functions
#12
hats-bug-reporter[bot]
opened
10 months ago
2
Non-declaring of #[ink(message)] attribute makes public function useless
#11
hats-bug-reporter[bot]
opened
10 months ago
4
Risk of Unintentional or Intentional User Rewards Prevention by Farm Contract Owner
#10
hats-bug-reporter[bot]
opened
10 months ago
5
Incorrect implementation of `is_active()` function
#9
hats-bug-reporter[bot]
opened
10 months ago
6
PSP22 tokens with flash mint capabilities can drain the pool
#8
hats-bug-reporter[bot]
opened
10 months ago
2
Liquidity can be stolen via `mint` function
#7
hats-bug-reporter[bot]
opened
10 months ago
3
important Events Not Emitted in Farm Contract
#6
hats-bug-reporter[bot]
opened
10 months ago
3
Important chnages in contract should be subject to timelock
#5
hats-bug-reporter[bot]
opened
10 months ago
3
Rounding direction In rewards_earned_by_shares cause less rewards do
#4
hats-bug-reporter[bot]
opened
10 months ago
8
Various functions within the protocol are private, making the protocol unusable to users
#3
hats-bug-reporter[bot]
opened
10 months ago
2
Users can steal funds of others by honeypotting them during swaps
#2
hats-bug-reporter[bot]
opened
10 months ago
2
Various functions within the protocol are private, making the protocol unusable to users
#1
hats-bug-reporter[bot]
opened
10 months ago
3
Next