Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tokamak-network/crosstrade issues and pull requests
#57 - Public Test Issue Application
Issue -
State: closed - Opened by zzooppii about 2 months ago
- 1 comment
#57 - Public Test Issue Application
Issue -
State: closed - Opened by zzooppii about 2 months ago
- 1 comment
#56 - Insufficient warning for provideCT, editCT, claimCT
Issue -
State: open - Opened by suahnkim 4 months ago
- 1 comment
Labels: serverity: LOW
#56 - Insufficient warning for provideCT, editCT, claimCT
Issue -
State: open - Opened by suahnkim 4 months ago
- 1 comment
Labels: serverity: LOW
#55 - for requestRegisteredToken() _totalAmount should not be greater than _ctAmount
Issue -
State: closed - Opened by suahnkim 4 months ago
- 7 comments
Labels: serverity: MEDIUM
#55 - for requestRegisteredToken() _totalAmount should not be greater than _ctAmount
Issue -
State: closed - Opened by suahnkim 4 months ago
- 7 comments
Labels: serverity: MEDIUM
#54 - README 2. crossTrade Test -update json
Issue -
State: open - Opened by NegruGeorge 4 months ago
#53 - Improve "HOW TO TEST" Section in README for ease of use. Documentation && enhancement
Issue -
State: open - Opened by NegruGeorge 4 months ago
#53 - Improve "HOW TO TEST" Section in README for ease of use. Documentation && enhancement
Issue -
State: open - Opened by NegruGeorge 4 months ago
#52 - Deploy & setting the CrossTradeContract on Sepolia & Titan Sepolia
Issue -
State: closed - Opened by zzooppii 5 months ago
- 1 comment
Labels: documentation, task
#52 - Deploy & setting the CrossTradeContract on Sepolia & Titan Sepolia
Issue -
State: closed - Opened by zzooppii 5 months ago
- 1 comment
Labels: documentation, task
#51 - make document for FrontEnd
Issue -
State: closed - Opened by zzooppii 5 months ago
- 2 comments
Labels: documentation
#51 - make document for FrontEnd
Issue -
State: closed - Opened by zzooppii 5 months ago
- 2 comments
Labels: documentation
#50 - Open Thanos-Sepolia service
Issue -
State: closed - Opened by usgeeus 5 months ago
#50 - Open Thanos-Sepolia service
Issue -
State: closed - Opened by usgeeus 5 months ago
#49 - [checking: security vulnerability] Function claimCT can be called with incorrect msg.sender
Issue -
State: closed - Opened by nguyenzung 5 months ago
- 13 comments
Labels: contract
#49 - [checking: security vulnerability] Function claimCT can be called with incorrect msg.sender
Issue -
State: closed - Opened by nguyenzung 5 months ago
- 13 comments
Labels: contract
#48 - Use indexed paramter for events for off-chain searching
Issue -
State: closed - Opened by parth-15 5 months ago
Labels: serverity: LOW
#48 - Use indexed paramter for events for off-chain searching
Issue -
State: closed - Opened by parth-15 5 months ago
Labels: serverity: LOW
#47 - if-else ladder in provideCT can be optimized
Issue -
State: closed - Opened by parth-15 5 months ago
- 3 comments
Labels: wontfix
#47 - if-else ladder in provideCT can be optimized
Issue -
State: closed - Opened by parth-15 5 months ago
- 3 comments
Labels: wontfix
#46 - Different `l1Token` and `l2Token` pair order will mostly remain unfulfilled
Issue -
State: closed - Opened by parth-15 5 months ago
- 24 comments
Labels: serverity: LOW
#46 - Different `l1Token` and `l2Token` pair order will mostly remain unfulfilled
Issue -
State: closed - Opened by parth-15 5 months ago
- 24 comments
Labels: serverity: LOW
#45 - Provider condition is checked twice in `claimCT` and `cancelCT`
Issue -
State: closed - Opened by parth-15 5 months ago
- 3 comments
Labels: wontfix
#45 - Provider condition is checked twice in `claimCT` and `cancelCT`
Issue -
State: closed - Opened by parth-15 5 months ago
- 3 comments
Labels: wontfix
#44 - `claimCT` and `cancelCT` shouldn't be payable
Issue -
State: closed - Opened by parth-15 5 months ago
Labels: serverity: LOW
#44 - `claimCT` and `cancelCT` shouldn't be payable
Issue -
State: closed - Opened by parth-15 5 months ago
Labels: serverity: LOW
#43 - Setting `Provider` address as `msg.sender` can result in permanant loss of funds
Issue -
State: closed - Opened by parth-15 5 months ago
- 32 comments
Labels: serverity: LOW
#43 - Setting `Provider` address as `msg.sender` can result in permanant loss of funds
Issue -
State: closed - Opened by parth-15 5 months ago
- 32 comments
Labels: serverity: LOW
#42 - [non-critical] remove `require(dealData[_saleCount].provider == address(0)` where modifier `providerCheck` is applied
Issue -
State: closed - Opened by usgeeus 5 months ago
Labels: serverity: LOW
#42 - [non-critical] remove `require(dealData[_saleCount].provider == address(0)` where modifier `providerCheck` is applied
Issue -
State: closed - Opened by usgeeus 5 months ago
Labels: serverity: LOW
#41 - [security vulnerbility] check `_totalAmount > _fwAmount` in requestRegisteredToken function
Issue -
State: closed - Opened by usgeeus 5 months ago
- 3 comments
Labels: wontfix
#41 - [security vulnerbility] check `_totalAmount > _fwAmount` in requestRegisteredToken function
Issue -
State: closed - Opened by usgeeus 5 months ago
- 3 comments
Labels: wontfix
#40 - [Gas Efficiencies] cache storage value to stack or memory
Issue -
State: closed - Opened by usgeeus 5 months ago
Labels: serverity: LOW
#40 - [Gas Efficiencies] cache storage value to stack or memory
Issue -
State: closed - Opened by usgeeus 5 months ago
Labels: serverity: LOW
#39 - getEnterHash function and checkToken mapping is not needed and can be removed
Issue -
State: closed - Opened by parth-15 5 months ago
Labels: serverity: LOW
#39 - getEnterHash function and checkToken mapping is not needed and can be removed
Issue -
State: closed - Opened by parth-15 5 months ago
Labels: serverity: LOW
#38 - function _approve is redundant and should be removed
Issue -
State: closed - Opened by parth-15 5 months ago
Labels: serverity: LOW
#38 - function _approve is redundant and should be removed
Issue -
State: closed - Opened by parth-15 5 months ago
Labels: serverity: LOW
#37 - [Non-critical] change function name `chainInfo` to `setChainInfo`
Issue -
State: closed - Opened by usgeeus 5 months ago
- 1 comment
Labels: serverity: LOW
#37 - [Non-critical] change function name `chainInfo` to `setChainInfo`
Issue -
State: closed - Opened by usgeeus 5 months ago
- 1 comment
Labels: serverity: LOW
#36 - [Gas Efficiencies] make `crossDomainMessenger` immutable
Issue -
State: closed - Opened by usgeeus 5 months ago
- 1 comment
Labels: wontfix
#36 - [Gas Efficiencies] make `crossDomainMessenger` immutable
Issue -
State: closed - Opened by usgeeus 5 months ago
- 1 comment
Labels: wontfix
#35 - [Gas Efficiencies] use `else` insteand of `else if (number ==2)` in makeEncodeWithSignature, post #34 issue
Issue -
State: closed - Opened by usgeeus 5 months ago
Labels: serverity: LOW
#35 - [Gas Efficiencies] use `else` insteand of `else if (number ==2)` in makeEncodeWithSignature, post #34 issue
Issue -
State: closed - Opened by usgeeus 5 months ago
Labels: serverity: LOW
#34 - [Gas Efficiencies] optimize gas costs by modifying function visibility
Issue -
State: closed - Opened by usgeeus 5 months ago
- 5 comments
Labels: serverity: LOW
#34 - [Gas Efficiencies] optimize gas costs by modifying function visibility
Issue -
State: closed - Opened by usgeeus 5 months ago
- 5 comments
Labels: serverity: LOW
#33 - [Non-criticial] Make 1,2 constant for the type of the function, and make 0 constant for saleCount when cancel
Issue -
State: closed - Opened by usgeeus 5 months ago
- 4 comments
Labels: serverity: LOW
#32 - [Non-critical] Rename the function from _approve to _checkAllowance.
Issue -
State: closed - Opened by usgeeus 5 months ago
- 2 comments
Labels: wontfix
#32 - [Non-critical] Rename the function from _approve to _checkAllowance.
Issue -
State: closed - Opened by usgeeus 5 months ago
- 2 comments
Labels: wontfix
#31 - [security vulnerability] A cross trade can be blocked by attackers
Issue -
State: closed - Opened by nguyenzung 5 months ago
- 8 comments
Labels: duplicate, wontfix, contract
#31 - [security vulnerability] A cross trade can be blocked by attackers
Issue -
State: closed - Opened by nguyenzung 5 months ago
- 8 comments
Labels: duplicate, wontfix, contract
#30 - [security vulnerability] requestRegisteredToken is not safe
Issue -
State: closed - Opened by nguyenzung 5 months ago
- 6 comments
Labels: wontfix, contract
#30 - [security vulnerability] requestRegisteredToken is not safe
Issue -
State: closed - Opened by nguyenzung 5 months ago
- 6 comments
Labels: wontfix, contract
#29 - [security vulnerability] attackers can take all token on L2 with very small amount of token on L1
Issue -
State: closed - Opened by nguyenzung 5 months ago
- 7 comments
Labels: serverity: CRITICAL
#29 - [security vulnerability] attackers can take all token on L2 with very small amount of token on L1
Issue -
State: closed - Opened by nguyenzung 5 months ago
- 7 comments
Labels: serverity: CRITICAL
#28 - [security checking] claimFW can be failed in some cases
Issue -
State: closed - Opened by nguyenzung 5 months ago
- 4 comments
Labels: wontfix, contract
#28 - [security checking] claimFW can be failed in some cases
Issue -
State: closed - Opened by nguyenzung 5 months ago
- 4 comments
Labels: wontfix, contract
#27 - [optimize] many storage load
Issue -
State: closed - Opened by DevUreak 5 months ago
- 3 comments
Labels: wontfix, contract
#27 - [optimize] many storage load
Issue -
State: closed - Opened by DevUreak 5 months ago
- 3 comments
Labels: wontfix, contract
#26 - apply codeReview feedback
Issue -
State: closed - Opened by zzooppii 5 months ago
Labels: task
#25 - Write an article for Contract part
Issue -
State: open - Opened by zzooppii 5 months ago
- 7 comments
Labels: task
#25 - Write an article for Contract part
Issue -
State: open - Opened by zzooppii 5 months ago
- 7 comments
Labels: task
#24 - add Testing for further development
Issue -
State: closed - Opened by zzooppii 5 months ago
- 24 comments
Labels: test, task, contract
#24 - add Testing for further development
Issue -
State: closed - Opened by zzooppii 5 months ago
- 24 comments
Labels: test, task, contract
#23 - make the Document for 2nd Audit
Issue -
State: closed - Opened by zzooppii 5 months ago
- 3 comments
Labels: task
#23 - make the Document for 2nd Audit
Issue -
State: closed - Opened by zzooppii 5 months ago
- 3 comments
Labels: task
#22 - Editing function modification based on L1
Issue -
State: closed - Opened by zzooppii 6 months ago
Labels: task, contract
#21 - L2 reentrant logic development
Issue -
State: closed - Opened by zzooppii 6 months ago
Labels: task, contract
#21 - L2 reentrant logic development
Issue -
State: closed - Opened by zzooppii 6 months ago
Labels: task, contract
#20 - Sub-task or description
Issue -
State: closed - Opened by zzooppii 6 months ago
#20 - Sub-task or description
Issue -
State: closed - Opened by zzooppii 6 months ago
#18 - Development of token management logic supported by CrossTrade
Issue -
State: closed - Opened by zzooppii 6 months ago
Labels: task, contract
#18 - Development of token management logic supported by CrossTrade
Issue -
State: closed - Opened by zzooppii 6 months ago
Labels: task, contract
#17 - hash does not contain block.time of FW request from L2
Issue -
State: closed - Opened by suahnkim 6 months ago
- 4 comments
#17 - hash does not contain block.time of FW request from L2
Issue -
State: closed - Opened by suahnkim 6 months ago
- 4 comments
#16 - test
Issue -
State: closed - Opened by zzooppii 6 months ago
Labels: bug, documentation, duplicate, enhancement, good first issue, help wanted, invalid, question, wontfix, serverity: HIGH, serverity: MEDIUM, serverity: LOW
#16 - test
Issue -
State: closed - Opened by zzooppii 6 months ago
Labels: bug, documentation, duplicate, enhancement, good first issue, help wanted, invalid, question, wontfix, serverity: HIGH, serverity: MEDIUM, serverity: LOW
#15 - M_3. Transfer return value check & Assembly Check [low ~ medium]
Issue -
State: closed - Opened by MarkInc3 6 months ago
- 2 comments
Labels: serverity: MEDIUM
#15 - M_3. Transfer return value check & Assembly Check [low ~ medium]
Issue -
State: closed - Opened by MarkInc3 6 months ago
- 2 comments
Labels: serverity: MEDIUM
#14 - J_12 use check-effect-interaction pattern [low~medium]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 2 comments
Labels: serverity: LOW
#14 - J_12 use check-effect-interaction pattern [low~medium]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 2 comments
Labels: serverity: LOW
#13 - J_11 cache storage value to stack or memory [gas optimization]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 2 comments
Labels: serverity: LOW
#13 - J_11 cache storage value to stack or memory [gas optimization]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 2 comments
Labels: serverity: LOW
#12 - J_9 variable starts with lowercase [style guide]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 2 comments
Labels: serverity: LOW
#11 - J_10 [protocol discussion]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 7 comments
Labels: serverity: LOW
#11 - J_10 [protocol discussion]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 7 comments
Labels: serverity: LOW
#10 - J_8. optimize getChainId function [optimization]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 3 comments
Labels: serverity: LOW
#10 - J_8. optimize getChainId function [optimization]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 3 comments
Labels: serverity: LOW
#9 - J_7. add amount check [medium]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 2 comments
Labels: serverity: LOW
#9 - J_7. add amount check [medium]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 2 comments
Labels: serverity: LOW
#8 - J_6. use unchecked [optimization]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 2 comments
Labels: serverity: LOW
#8 - J_6. use unchecked [optimization]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 2 comments
Labels: serverity: LOW
#7 - J_5. change the way the function return [optimization]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 2 comments
Labels: serverity: LOW
#6 - J_4 onlyEOA modifier [high]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 2 comments
Labels: serverity: MEDIUM
#5 - J_3 Reentrancy vulnerability [high]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 3 comments
Labels: serverity: MEDIUM
#4 - J_2. Use safeTransfer [high]
Issue -
State: closed - Opened by usgeeus 6 months ago
- 2 comments
Labels: serverity: MEDIUM
#3 - M_1. [gas optimization]
Issue -
State: closed - Opened by MarkInc3 6 months ago
- 2 comments
Labels: serverity: LOW
#2 - J_1. L1FastWithdraw.sol:provideFW [medium]
Issue -
State: closed - Opened by zzooppii 6 months ago
- 2 comments
Labels: serverity: MEDIUM
#1 - FW should support any ERC20 tokens
Issue -
State: closed - Opened by suahnkim 8 months ago