This repository was archived by the owner on Oct 28, 2021. It is now read-only.
Commit 8d0bada
File tree
6 files changed
+17
-5
lines changed- libevm
- libp2p
6 files changed
+17
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
- .gitignore+20-1
- .gitmodules+6
- .travis.yml-28
- CMakeLists.txt+59-7
- LICENSE+172-17
- README.md+32-13
- circle.yml+121-62
- cmake/Config.cmake.in+4
- cmake/ProjectWAVM.cmake+60
- cmake/ProjectWabt.cmake+41
- cmake/cable+1
- cmake/patch_wavm.sh+4
- codecov.yml+6
- evm2wasm+1
- evmc+1-1
- include/hera/hera.h+33
- scripts/evm2wasm-tests.sh+35
- src/CMakeLists.txt+27-17
- src/eei.cpp+354-211
- src/eei.h+50-35
- src/exceptions.h+43-30
- src/hera.cpp+251-90
- src/hera.h-52
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
530 | 536 | | |
531 | 537 | | |
532 | 538 | | |
| |||
543 | 549 | | |
544 | 550 | | |
545 | 551 | | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
546 | 558 | | |
547 | 559 | | |
548 | 560 | | |
| |||
0 commit comments