Commit 8862ad5
authored
Support
* Support for `geas` smart contract language 🪿
Fixes #2818
* support fallback method with inputs and outputs
* fix data that is passed to fallback method
* add "pragma" and "define" to builtins
* add "inputs" and "outputs" to the fallback method for all contracts ABIgeas smart contract language 🪿 (#2848)1 parent 3c47613 commit 8862ad5
File tree
24 files changed
+370
-96
lines changed- configs/envs
- docs
- mocks/contract
- public/static/merits
- types
- api
- client
- ui
- address
- contract
- methods
- __screenshots__
- form
- verifiedContracts
24 files changed
+370
-96
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
| |||
Loading
0 commit comments