issues
search
second-state
/
SOLL
SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a
https://www.secondstate.io/
378
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
defined
#127
xHadoop
closed
1 year ago
0
Problem accessing solidity function from imported wasm binary in Javascript
#126
Samboy76
opened
1 year ago
2
Now we can generate eWASM smart contracts from EVM bytecode
#125
Kenun99
closed
2 years ago
3
[Example] Add Uniswap-V2 Pair/Factory
#124
eee4017
closed
2 years ago
1
[Example] Add Uniswap-V2 example
#123
eee4017
closed
3 years ago
2
Update to new testnet RPC url and also provide link to testnet faucet.
#122
tpmccallum
closed
3 years ago
1
Uniswap V2 bugs (WasmEdge Revert)
#121
eee4017
opened
3 years ago
0
AddressSanitizer: new-delete-type-mismatch (2)
#120
LFsWang
opened
3 years ago
0
RPC does not work well.
#119
Kenun99
closed
2 years ago
8
[Misc] Enable clang format
#118
hydai
closed
3 years ago
1
[AST] Enhance Struct Decl
#117
LFsWang
opened
3 years ago
4
AddressSanitizer: heap-use-after-free
#116
LFsWang
opened
3 years ago
0
AddressSanitizer: new-delete-type-mismatch
#115
LFsWang
opened
3 years ago
0
Working pr on compiling UniswapV3
#114
eee4017
closed
3 years ago
6
[CodeGen] SubObject access
#113
jacky860226
closed
3 years ago
1
LLVM 13
#112
jacky860226
opened
3 years ago
10
Invalid operands to binary expression ('uint256' and 'bool') when compiling Uniswap YUL
#111
eee4017
closed
3 years ago
1
[CodeGen] SemaResolveImmutable for collecting setimmutable() informat…
#110
eee4017
closed
3 years ago
1
[CodeGen] fix Asm builtin functions IntToPtr error.
#109
jacky860226
closed
3 years ago
1
Type cast confused in builtin functions
#108
jacky860226
opened
3 years ago
1
Compile Yul fail when original contract has use ecrecover function
#107
CaptainVincent
closed
3 years ago
1
[CodeGen] emit linkersymbol.
#106
jacky860226
closed
3 years ago
1
[Parse] Parse specified type for yul.
#105
jacky860226
closed
3 years ago
1
[Sema] MemberAccess
#104
LFsWang
closed
3 years ago
1
implement new Yul Grammar for 0.8.6
#103
jacky860226
opened
3 years ago
0
implement specified type for 0.8.6
#102
jacky860226
opened
3 years ago
0
implement .metadata for 0.8.6
#101
jacky860226
opened
3 years ago
0
implement verbatim_<n>i_<m>o("<data>", ...) for 0.8.6
#100
jacky860226
opened
3 years ago
0
implement memoryguard(size) for 0.8.6
#99
jacky860226
opened
3 years ago
0
implement linkersymbol("fq_library_name") for 0.8.6
#98
jacky860226
opened
3 years ago
0
implement setimmutable(offset, "name", value) and loadimmutable("name") for 0.8.6
#97
jacky860226
opened
3 years ago
2
implement pc() for 0.8.6
#96
jacky860226
opened
3 years ago
0
[Sema] Name type resolver
#95
LFsWang
closed
3 years ago
0
Can this tool convey solidity to LLVM IR?
#94
TheKingShun
closed
3 years ago
2
multi-return value of function
#93
jacky860226
closed
3 years ago
1
Refine sema resolver for type and identifier
#92
LFsWang
opened
3 years ago
0
visit BinaryOperatorType twice
#90
jacky860226
opened
3 years ago
0
[WIP] [Sema] MemberAccess
#89
LFsWang
closed
3 years ago
1
Abi decode
#88
jacky860226
closed
3 years ago
9
Implement additional parse function to match solidity 0.8.x
#87
LFsWang
opened
3 years ago
0
Function return struct
#86
jacky860226
closed
3 years ago
1
Implement multi return value of function
#85
jacky860226
opened
3 years ago
0
Implement abi.decode
#84
jacky860226
opened
3 years ago
0
[Parser] Fix precedence for tok::exp
#83
LFsWang
closed
3 years ago
2
Parsing for exp (**) is wrong.
#82
LFsWang
closed
3 years ago
0
Using For
#81
jacky860226
closed
3 years ago
1
[Misc] check element index before access
#80
LFsWang
closed
3 years ago
2
[Lex] fix runtime error if there is a comment after the last token
#79
jacky860226
closed
3 years ago
1
[Misc] add error report during resolve inheritance
#78
LFsWang
closed
3 years ago
2
Split parse and sema
#77
jacky860226
closed
3 years ago
1
Next