Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bitcoin-sv/sol2scrypt issues and pull requests
#100 - add support for string
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#100 - add support for string
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#99 - add coin e2e test
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#99 - add coin e2e test
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#98 - Test: e2e test return
Issue -
State: open - Opened by xhliu almost 3 years ago
Labels: test
#98 - Test: e2e test return
Issue -
State: open - Opened by xhliu almost 3 years ago
Labels: test
#97 - optimization: remove redundant bracket
Issue -
State: open - Opened by xhliu almost 3 years ago
Labels: opt
#97 - optimization: remove redundant bracket
Issue -
State: open - Opened by xhliu almost 3 years ago
Labels: opt
#96 - allowance in erc20: nested mapping
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 2 comments
#96 - allowance in erc20: nested mapping
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 2 comments
#95 - Transpile string
Issue -
State: closed - Opened by xhliu almost 3 years ago
Labels: enhancement
#95 - Transpile string
Issue -
State: closed - Opened by xhliu almost 3 years ago
Labels: enhancement
#94 - add support for transpile functions with `return` statement in middle
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#94 - add support for transpile functions with `return` statement in middle
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#93 - add returned state
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#93 - add returned state
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#92 - Mapping
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#92 - Mapping
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#91 - create examples of transpiling return Fix #90
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
- 1 comment
#91 - create examples of transpiling return Fix #90
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
- 1 comment
#90 - create examples of transpiling return
Issue -
State: closed - Opened by xhliu almost 3 years ago
#90 - create examples of transpiling return
Issue -
State: closed - Opened by xhliu almost 3 years ago
#89 - update coin.scrypt
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#89 - update coin.scrypt
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#88 - upgrade/simplify Coin.sCrypt to using library as property
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 1 comment
#87 - upgrade to the latest sCrypt Syntax
Issue -
State: closed - Opened by xhliu almost 3 years ago
#86 - Refactor: put this into a function
Issue -
State: closed - Opened by xhliu almost 3 years ago
Labels: refactor
#86 - Refactor: put this into a function
Issue -
State: closed - Opened by xhliu almost 3 years ago
Labels: refactor
#85 - sol parser: support `immutable`
Issue -
State: closed - Opened by zhfnjust almost 3 years ago
#84 - address.balance
Issue -
State: closed - Opened by zhfnjust almost 3 years ago
#83 - support transpile msg.sender in Ctor, Fix #67
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#83 - support transpile msg.sender in Ctor, Fix #67
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#82 - const Sol property maps to non-stateful sCrypt property
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#82 - const Sol property maps to non-stateful sCrypt property
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#81 - const Sol property maps to non-stateful sCrypt property
Issue -
State: closed - Opened by xhliu almost 3 years ago
#80 - Transpile `return`
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 2 comments
#79 - Prog
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#79 - Prog
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#78 - refactor if/else statement generator & fix bug
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#78 - refactor if/else statement generator & fix bug
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#77 - add test
Issue -
State: closed - Opened by zhfnjust almost 3 years ago
- 1 comment
Labels: test
#77 - add test
Issue -
State: closed - Opened by zhfnjust almost 3 years ago
- 1 comment
Labels: test
#76 - refactor: add more specific test info
Issue -
State: closed - Opened by xhliu almost 3 years ago
Labels: refactor, test
#76 - refactor: add more specific test info
Issue -
State: closed - Opened by xhliu almost 3 years ago
Labels: refactor, test
#75 - ifstmt: add test , pretty print else part
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#75 - ifstmt: add test , pretty print else part
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#74 - Transpile: constructor #67
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#74 - Transpile: constructor #67
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#73 - support `msg.sender` & `msg.value` in external function
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#73 - support `msg.sender` & `msg.value` in external function
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#71 - Event
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#71 - Event
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#70 - Map Solidity address -> sCrypt PubKeyHash
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 1 comment
#70 - Map Solidity address -> sCrypt PubKeyHash
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 1 comment
#69 - support Ifstmt, Fix #54
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
- 1 comment
#69 - support Ifstmt, Fix #54
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
- 1 comment
#68 - support event, Fix #65
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#67 - Transpile: constructor
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 3 comments
#67 - Transpile: constructor
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 3 comments
#66 - msg.value
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 1 comment
#65 - Transpile: event
Issue -
State: closed - Opened by xhliu almost 3 years ago
#65 - Transpile: event
Issue -
State: closed - Opened by xhliu almost 3 years ago
#64 - property testing pretty printer
Issue -
State: open - Opened by xhliu almost 3 years ago
Labels: test
#63 - rewrite coin in scrypt
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#62 - add pretty print for code generation
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#62 - add pretty print for code generation
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#61 - support Ternary
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#61 - support Ternary
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#60 - Renameexpr
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#60 - Renameexpr
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#59 - support Array type and ArrayLiteral
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#59 - support Array type and ArrayLiteral
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
#58 - Contract
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
- 1 comment
#57 - Auto generate getter function for public state variable
Issue -
State: open - Opened by freedomhero almost 3 years ago
- 2 comments
#57 - Auto generate getter function for public state variable
Issue -
State: open - Opened by freedomhero almost 3 years ago
- 2 comments
#56 - address declare
Issue -
State: open - Opened by zhfnjust almost 3 years ago
#56 - address declare
Issue -
State: open - Opened by zhfnjust almost 3 years ago
#55 - add negative tests
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 2 comments
Labels: test
#55 - add negative tests
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 2 comments
Labels: test
#54 - Transpile if/else statement
Issue -
State: closed - Opened by freedomhero almost 3 years ago
#54 - Transpile if/else statement
Issue -
State: closed - Opened by freedomhero almost 3 years ago
#53 - Transpile Program
Issue -
State: closed - Opened by freedomhero almost 3 years ago
#53 - Transpile Program
Issue -
State: closed - Opened by freedomhero almost 3 years ago
#52 - solidity parser: support require statement
Issue -
State: closed - Opened by zhfnjust almost 3 years ago
#52 - solidity parser: support require statement
Issue -
State: closed - Opened by zhfnjust almost 3 years ago
#51 - mapping
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 4 comments
#51 - mapping
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 4 comments
#50 - msg.sender
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 2 comments
#50 - msg.sender
Issue -
State: closed - Opened by xhliu almost 3 years ago
- 2 comments
#49 - add contract
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
- 1 comment
#49 - add contract
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
- 1 comment
#48 - Transpile StateVariable accessing
Issue -
State: closed - Opened by freedomhero almost 3 years ago
#48 - Transpile StateVariable accessing
Issue -
State: closed - Opened by freedomhero almost 3 years ago
#47 - add missing statements for public function
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#47 - add missing statements for public function
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#46 - add FunctionCall & MemberAccess
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#46 - add FunctionCall & MemberAccess
Pull Request -
State: closed - Opened by freedomhero almost 3 years ago
#45 - Test
Pull Request -
State: closed - Opened by zhfnjust almost 3 years ago
- 1 comment