issues
search
orbland
/
contracts
🔮 Orb and related contracts. Auction + Harberger taxed ownership + invocations.
https://orb.land
MIT License
22
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: timestamp edge case
#61
odyslam
closed
1 year ago
0
Dev contract update with all changes
#60
lekevicius
closed
1 year ago
1
Emitting correct values when flagging after ownership change
#59
lekevicius
closed
1 year ago
0
Slither suggestions
#58
lekevicius
closed
1 year ago
0
Remove unused errors and functions
#57
lekevicius
closed
1 year ago
0
Test warnings
#56
lekevicius
closed
1 year ago
0
Formatting changes and application
#55
lekevicius
closed
1 year ago
0
Merge fixes
#54
lekevicius
closed
1 year ago
0
[LOW] The repository does not have a CI/CD pipeline
#53
odyslam
closed
1 year ago
2
WIP: Test suite migration to forge
#52
odyslam
closed
1 year ago
0
[INF] Duplicate codepath in _settle()
#51
odyslam
closed
1 year ago
2
[INF] use weth instead of Ether
#50
odyslam
closed
1 year ago
1
chore: setup forge and implement tests pt1
#49
odyslam
closed
1 year ago
0
Audit: Address #30
#48
odyslam
closed
1 year ago
0
Audit: Address #26
#47
odyslam
closed
1 year ago
0
Audit: Address #20
#46
odyslam
closed
1 year ago
0
Audit: Address #28
#45
odyslam
closed
1 year ago
0
Audit: Address #29
#44
odyslam
closed
1 year ago
0
Audit: Address #24
#43
odyslam
closed
1 year ago
0
Audit: Address #23
#42
odyslam
closed
1 year ago
0
Audit: Address #17
#41
odyslam
closed
1 year ago
0
Audit: Address #15
#40
odyslam
closed
1 year ago
0
Audit: Address #13
#39
odyslam
closed
1 year ago
0
Audit: Address #9
#38
odyslam
closed
1 year ago
0
Audit: Address #6
#37
odyslam
closed
1 year ago
0
Audit: Address #5
#36
odyslam
closed
1 year ago
0
Audit: Address #4
#35
odyslam
closed
1 year ago
0
Audit: Address #3
#34
odyslam
closed
1 year ago
0
Audit: Address #11
#33
odyslam
closed
1 year ago
2
Audit: Address #10
#32
odyslam
closed
1 year ago
0
Audit: Mitigate #7
#31
odyslam
closed
1 year ago
0
Remove `onlyHolderHeld` if `onlyHolder` AND `external` are in the same function: `setPrice`, `exit`, `flagResponse`. If it's external, it can't be called by the contract itself.
#30
odyslam
closed
1 year ago
1
[GAS OPTIMIZATION] triggerExists can use triggerCount
#29
odyslam
closed
1 year ago
1
[LOW] `flagResponse` can be issued for a prior invocation of the Orb
#28
odyslam
closed
1 year ago
3
[INF] foreclosureTime does not need to be internal
#27
odyslam
closed
1 year ago
2
[INF] Unify modifiers
#26
odyslam
closed
1 year ago
1
[LOW] CEI pattern is not followed in purchase
#25
odyslam
closed
1 year ago
2
[GAS OPTIMIZATION] Use calldata argument instead of storage variable in purchase()
#24
odyslam
closed
1 year ago
1
[GAS OPTIMIZATION] setPrice doesn't need to check that newPrice is non-zero
#23
odyslam
closed
1 year ago
1
[INF] Remove `onlyHolderHeld`
#22
odyslam
closed
1 year ago
0
[INFO] onlyHolder and onlyHolderSolvent can be unified
#21
odyslam
closed
1 year ago
0
[GAS OPTIMIZATION] trigger cleartext and hash is not required to be stored
#20
odyslam
closed
1 year ago
2
Remove 1 year requirement from bidding
#19
odyslam
closed
1 year ago
3
[MEDIUM] Orb can be made impossible to be bought in a grieving attack
#18
odyslam
closed
1 year ago
1
[INF] _price can be public and deprecate the getter function
#17
odyslam
closed
1 year ago
1
[GAS OPTIMIZATION] No need to check for underflow in `_withdraw`
#16
odyslam
closed
1 year ago
4
[INF] lastSettlementTime() can be removed
#15
odyslam
closed
1 year ago
1
[GAS OPTIMIZATION] Override OZ default functions
#14
odyslam
closed
1 year ago
4
[INF] fundsOf can be public
#13
odyslam
closed
1 year ago
1
[GAS OPTIMIZATION] Don't check for address(0) in fundsOf
#12
odyslam
closed
1 year ago
2
Previous
Next