Commit 77f4131
committed
chain, graph: Remove old FromStr implementation to parse declared calls
We can't use FromStr any more since we need to pass the spec version and
ABI to the parser. Also, adapt some of the old tests to the new parser and
streamline them a little.1 parent 1ebe1f9 commit 77f4131
3 files changed
Lines changed: 424 additions & 530 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1504 | 1504 | | |
1505 | 1505 | | |
1506 | 1506 | | |
1507 | | - | |
| 1507 | + | |
1508 | 1508 | | |
1509 | 1509 | | |
1510 | 1510 | | |
1511 | | - | |
1512 | 1511 | | |
1513 | | - | |
1514 | 1512 | | |
1515 | | - | |
1516 | 1513 | | |
1517 | 1514 | | |
1518 | | - | |
1519 | 1515 | | |
1520 | | - | |
1521 | 1516 | | |
1522 | 1517 | | |
1523 | 1518 | | |
| |||
0 commit comments