Commit c05cab2
[dvm]Update libra version. (#165)
* migrate libra
* migrate ds
* migrate compiler
* migrate runtime
* refactoring
* remove unused code
* fix transport
* update .gitignore
* update libra version.
* update oracle implementation.
* update Price value type.
* added DataSource blacklist.
* fix gitignore
* CI: add versions prints
* CI: remove dvm path because already in PATH
Co-authored-by: Alexander Koz <a@koz.email>1 parent 95ef42b commit c05cab2
30 files changed
Lines changed: 656 additions & 359 deletions
File tree
- .github/workflows
- compiler/src/mv
- dependence
- data-source/src
- libra
- src
- net/src
- runtime/src
- services
- src
- tests
- stdlib
- modules
- tests/stdlib
- test-kit
- src
- test_suite
- tests
- resources
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
161 | 169 | | |
162 | 170 | | |
163 | 171 | | |
164 | 172 | | |
165 | 173 | | |
166 | 174 | | |
167 | 175 | | |
168 | | - | |
| 176 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments