Sean Young
|
a84b0ad3b6
Implicit accessor function should return struct members, not struct (#1374)
|
2 years ago |
Cyrill Leutwiler
|
12e9b97a1e
`wasm-opt` for Substrate (#1365)
|
2 years ago |
Cyrill Leutwiler
|
adac8376b2
Rework substrate mock runtime (#1291)
|
2 years ago |
salaheldinsoliman
|
1b46d73b32
Add release flag (#1227)
|
2 years ago |
Sean Young
|
1ba694bc16
Remove overflow flag
|
2 years ago |
salaheldinsoliman
|
9a8d525591
report runtime errors (#1150)
|
2 years ago |
Sean Young
|
8870f16901
super should not consider parents without a body (#1109)
|
2 years ago |
Cyrill Leutwiler
|
4ad568fff3
Print the return values of seal API calls into the debug buffer (#1047)
|
3 years ago |
Cyrill Leutwiler
|
5969d0e52d
Substrate: concrete contracts must have public or external functions (#999)
|
3 years ago |
Sean Young
|
dfa541177e
Fix clippy: you are deriving `PartialEq` and can implement `Eq`
|
3 years ago |
Ry Jones
|
f2d5e6782a
Add SPDX headers (#951)
|
3 years ago |
Lucas Steuernagel
|
32fc77b0ec
Refactor diagnostics (#766)
|
3 years ago |
Sean Young
|
398b561592
Bump dependencies
|
3 years ago |
Sean Young
|
6a775dd282
Keep all contracts in compiled environment
|
3 years ago |
Sean Young
|
97091f17f0
Bump parity_scale_codec crates
|
3 years ago |
Sean Young
|
1b231dc698
Move to clap 3.0
|
3 years ago |
Sean Young
|
74c509d9ce
removing old tests
|
4 years ago |
Sean Young
|
0b14fc5f09
move to latest ethabi version
|
4 years ago |
Sean Young
|
74249f64f5
Create const function for default substrate target
|
4 years ago |
Sean Young
|
c2a8bd9881
Add option to specific value length
|
4 years ago |
Sean Young
|
620438c7ca
Add option to change substrate address type
|
4 years ago |
Sean Young
|
ab16d89763
Improve error message when accessing contract variable
|
4 years ago |
Sean Young
|
6a8a5f0c15
Add import mapping to match solc's mapping functionality
|
4 years ago |
Sean Young
|
b0afcc54db
Check mutability and visibility during inheritance checks
|
4 years ago |
Sean Young
|
e1086b8d6e
Do not error when interface is implemented by a base
|
4 years ago |
Sean Young
|
fda8dc336e
Create accessor function for public variables
|
4 years ago |
Keith Yeung
|
537d44e0eb
Add --math-overflow argument to solang binary
|
5 years ago |
Sean Young
|
232b4c90a7
Fix error message for missing override defined in different file
|
4 years ago |
Sean Young
|
fb6074294b
libraries are allowed to have constant variables
|
4 years ago |
Sean Young
|
cdab44c877
Check if input has trailing data
|
4 years ago |