Created
March 17, 2021 18:06
-
-
Save hrkrshnn/f6c7bce8048a91131c19c358d12c8bdd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff -u /tmp/bytesoldasm.txt /tmp/bytesnewasm.txt | |
| --- /tmp/bytesoldasm.txt 2021-03-17 19:05:31.347238919 +0100 | |
| +++ /tmp/bytesnewasm.txt 2021-03-17 19:05:49.723160704 +0100 | |
| @@ -446,13 +446,13 @@ | |
| jump // out | |
| /* "#utility.yul":591:971 */ | |
| tag_24: | |
| - /* "#utility.yul":676:677 */ | |
| - 0x02 | |
| + /* "#utility.yul":670:671 */ | |
| + 0x01 | |
| /* "#utility.yul":666:678 */ | |
| dup2 | |
| - div | |
| - /* "#utility.yul":723:724 */ | |
| - 0x01 | |
| + dup2 | |
| + shr | |
| + swap1 | |
| /* "#utility.yul":713:725 */ | |
| dup3 | |
| and | |
| @@ -553,7 +553,7 @@ | |
| /* "#utility.yul":1023:1212 */ | |
| jump // out | |
| - auxdata: 0xa2646970667358221220c3a1f78a29673c8211ea8b7765ca86a41b20488f1bc14159ad30f410d53d227364736f6c637827302e382e332d646576656c6f702e323032312e332e31362b636f6d6d69742e36316266386662620058 | |
| + auxdata: 0xa26469706673582212208ef026b140e1c5c7664ebfbdfdbbf6087ba934db3757a7ddd919fba9dfb2255964736f6c637827302e382e332d646576656c6f702e323032312e332e31372b636f6d6d69742e33633333353762340058 | |
| } | |
| #+end_example | |
| Diff finished. Wed Mar 17 19:05:51 2021 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment