diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6ece0cf..16c8f69 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,6 +9,7 @@ on: jobs: changes: + if: github.event_name == 'push' || github.event_name == 'pull_request' runs-on: ubuntu-latest permissions: pull-requests: read diff --git a/stellar/Cargo.lock b/stellar/Cargo.lock index 7984886..da6b4b0 100644 --- a/stellar/Cargo.lock +++ b/stellar/Cargo.lock @@ -250,6 +250,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "43c5703da9466b66a946814e1adf53ea2c90f10063b86290cc9eb67ce3478a20" dependencies = [ "find-msvc-tools", + "jobserver", + "libc", "shlex", ] @@ -854,6 +856,16 @@ version = "1.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" +[[package]] +name = "jobserver" +version = "0.1.35" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1c00acbd29eabad4a2392fa0e921c874934dbbf4194312ad20f04a0ed67a3cb3" +dependencies = [ + "getrandom 0.4.3", + "libc", +] + [[package]] name = "js-sys" version = "0.3.95" @@ -897,6 +909,16 @@ version = "0.2.184" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "48f5d2a454e16a5ea0f4ced81bd44e4cfc7bd3a507b61887c99fd3538b28e4af" +[[package]] +name = "libfuzzer-sys" +version = "0.4.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a9fd2f41a1cba099f79a0b6b6c35656cf7c03351a7bae8ff0f28f25270f929d2" +dependencies = [ + "arbitrary", + "cc", +] + [[package]] name = "libm" version = "0.2.16" @@ -1654,6 +1676,17 @@ dependencies = [ "soroban-sdk", ] +[[package]] +name = "stealth-sender-fuzz" +version = "0.0.0" +dependencies = [ + "arbitrary", + "libfuzzer-sys", + "soroban-sdk", + "stealth-announcer", + "stealth-sender", +] + [[package]] name = "stellar-strkey" version = "0.0.9" diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/006ad5ae88f4f7ab560b703763a232f08cc06a96 b/stellar/stealth-sender/fuzz/corpus/batch_decode/006ad5ae88f4f7ab560b703763a232f08cc06a96 new file mode 100644 index 0000000..afbb42f Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/006ad5ae88f4f7ab560b703763a232f08cc06a96 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/00ed68c334f43101859df54189cb4b0981a7612a b/stellar/stealth-sender/fuzz/corpus/batch_decode/00ed68c334f43101859df54189cb4b0981a7612a new file mode 100644 index 0000000..2453b8b --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/00ed68c334f43101859df54189cb4b0981a7612a @@ -0,0 +1 @@ +ÿ·ê \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/026e8fa2846e92aa54c031def1c435cd0834bc5d b/stellar/stealth-sender/fuzz/corpus/batch_decode/026e8fa2846e92aa54c031def1c435cd0834bc5d new file mode 100644 index 0000000..3a04a3a Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/026e8fa2846e92aa54c031def1c435cd0834bc5d differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/03eb047b0d208aed86d3175a66a1997c3749f696 b/stellar/stealth-sender/fuzz/corpus/batch_decode/03eb047b0d208aed86d3175a66a1997c3749f696 new file mode 100644 index 0000000..55a8338 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/03eb047b0d208aed86d3175a66a1997c3749f696 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/05af7414a99f7e1510c7354ff792c5307dedf4cb b/stellar/stealth-sender/fuzz/corpus/batch_decode/05af7414a99f7e1510c7354ff792c5307dedf4cb new file mode 100644 index 0000000..85382d5 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/05af7414a99f7e1510c7354ff792c5307dedf4cb differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/07d14a0ba976ee04c176b26ac4fb14109375a066 b/stellar/stealth-sender/fuzz/corpus/batch_decode/07d14a0ba976ee04c176b26ac4fb14109375a066 new file mode 100644 index 0000000..23134cb --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/07d14a0ba976ee04c176b26ac4fb14109375a066 @@ -0,0 +1 @@ +¿ݹ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/096f56925f23e0f6715764d8f5d0e92760a94660 b/stellar/stealth-sender/fuzz/corpus/batch_decode/096f56925f23e0f6715764d8f5d0e92760a94660 new file mode 100644 index 0000000..eba1d2f Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/096f56925f23e0f6715764d8f5d0e92760a94660 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/0b18cedd7fa9782c124d76176ff02fe7cff2e043 b/stellar/stealth-sender/fuzz/corpus/batch_decode/0b18cedd7fa9782c124d76176ff02fe7cff2e043 new file mode 100644 index 0000000..1f910c6 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/0b18cedd7fa9782c124d76176ff02fe7cff2e043 @@ -0,0 +1 @@ +dÿ™ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/11991394ce312af7e2283f661ea1152d1608783e b/stellar/stealth-sender/fuzz/corpus/batch_decode/11991394ce312af7e2283f661ea1152d1608783e new file mode 100644 index 0000000..3317356 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/11991394ce312af7e2283f661ea1152d1608783e differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/12c668b5cf87589055616acb1ce12418c0739789 b/stellar/stealth-sender/fuzz/corpus/batch_decode/12c668b5cf87589055616acb1ce12418c0739789 new file mode 100644 index 0000000..488510d Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/12c668b5cf87589055616acb1ce12418c0739789 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/1371f494db5e9ec86370f5c368fcc584ed74dc22 b/stellar/stealth-sender/fuzz/corpus/batch_decode/1371f494db5e9ec86370f5c368fcc584ed74dc22 new file mode 100644 index 0000000..18696f1 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/1371f494db5e9ec86370f5c368fcc584ed74dc22 @@ -0,0 +1 @@ +¿m \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/1373b40a345f7ba8c082a691ea466278cd1345fb b/stellar/stealth-sender/fuzz/corpus/batch_decode/1373b40a345f7ba8c082a691ea466278cd1345fb new file mode 100644 index 0000000..bfe6e95 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/1373b40a345f7ba8c082a691ea466278cd1345fb @@ -0,0 +1 @@ +aaAA \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/1928aac34a35688ee2f54b1198bfb71bdcbd8665 b/stellar/stealth-sender/fuzz/corpus/batch_decode/1928aac34a35688ee2f54b1198bfb71bdcbd8665 new file mode 100644 index 0000000..345d205 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/1928aac34a35688ee2f54b1198bfb71bdcbd8665 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/19da91f2603889267dfd77786e07a5b8f067d62a b/stellar/stealth-sender/fuzz/corpus/batch_decode/19da91f2603889267dfd77786e07a5b8f067d62a new file mode 100644 index 0000000..8b43ca9 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/19da91f2603889267dfd77786e07a5b8f067d62a @@ -0,0 +1 @@ +© \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/19f538f19f2ccd6d31cb4a7d8f11ed3e7216a286 b/stellar/stealth-sender/fuzz/corpus/batch_decode/19f538f19f2ccd6d31cb4a7d8f11ed3e7216a286 new file mode 100644 index 0000000..7db37c0 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/19f538f19f2ccd6d31cb4a7d8f11ed3e7216a286 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/1cfa390fe4a74e99e76cc8a241d140b9510796b6 b/stellar/stealth-sender/fuzz/corpus/batch_decode/1cfa390fe4a74e99e76cc8a241d140b9510796b6 new file mode 100644 index 0000000..9d72f25 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/1cfa390fe4a74e99e76cc8a241d140b9510796b6 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/1db3baf9e816cdf876092bb80a5cfb00d421e990 b/stellar/stealth-sender/fuzz/corpus/batch_decode/1db3baf9e816cdf876092bb80a5cfb00d421e990 new file mode 100644 index 0000000..1837832 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/1db3baf9e816cdf876092bb80a5cfb00d421e990 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/20f4c2e085ff491334b40164c9d0dacc4385c01a b/stellar/stealth-sender/fuzz/corpus/batch_decode/20f4c2e085ff491334b40164c9d0dacc4385c01a new file mode 100644 index 0000000..51dc8a7 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/20f4c2e085ff491334b40164c9d0dacc4385c01a @@ -0,0 +1 @@ +àV \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/23e32a215e55453920169500192d7d748d30d4be b/stellar/stealth-sender/fuzz/corpus/batch_decode/23e32a215e55453920169500192d7d748d30d4be new file mode 100644 index 0000000..8e880ed Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/23e32a215e55453920169500192d7d748d30d4be differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/26ee02177e31aaa2698277ef8f1865df27180e4c b/stellar/stealth-sender/fuzz/corpus/batch_decode/26ee02177e31aaa2698277ef8f1865df27180e4c new file mode 100644 index 0000000..a128422 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/26ee02177e31aaa2698277ef8f1865df27180e4c differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/2724b631f1f5b6911fa29dd04f899e8f74c09c5e b/stellar/stealth-sender/fuzz/corpus/batch_decode/2724b631f1f5b6911fa29dd04f899e8f74c09c5e new file mode 100644 index 0000000..7e109de --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/2724b631f1f5b6911fa29dd04f899e8f74c09c5e @@ -0,0 +1 @@ +¿~]  \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/28d86c56b3bf26d236569b8dc8c3f91f32f47bc7 b/stellar/stealth-sender/fuzz/corpus/batch_decode/28d86c56b3bf26d236569b8dc8c3f91f32f47bc7 new file mode 100644 index 0000000..e7d1ed7 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/28d86c56b3bf26d236569b8dc8c3f91f32f47bc7 @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/28ed3a797da3c48c309a4ef792147f3c56cfec40 b/stellar/stealth-sender/fuzz/corpus/batch_decode/28ed3a797da3c48c309a4ef792147f3c56cfec40 new file mode 100644 index 0000000..f46d387 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/28ed3a797da3c48c309a4ef792147f3c56cfec40 @@ -0,0 +1 @@ +( \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/2ce1a537b2333c93b9ec771a3a3e82f2142547a8 b/stellar/stealth-sender/fuzz/corpus/batch_decode/2ce1a537b2333c93b9ec771a3a3e82f2142547a8 new file mode 100644 index 0000000..4632a32 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/2ce1a537b2333c93b9ec771a3a3e82f2142547a8 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/2f78fb8cf48ffae90de744b80de814f421513f04 b/stellar/stealth-sender/fuzz/corpus/batch_decode/2f78fb8cf48ffae90de744b80de814f421513f04 new file mode 100644 index 0000000..e341145 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/2f78fb8cf48ffae90de744b80de814f421513f04 @@ -0,0 +1 @@ +¿] diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/34dfe1235dc3fc18c8a1e57d71e0f4547431bbe1 b/stellar/stealth-sender/fuzz/corpus/batch_decode/34dfe1235dc3fc18c8a1e57d71e0f4547431bbe1 new file mode 100644 index 0000000..2dc0789 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/34dfe1235dc3fc18c8a1e57d71e0f4547431bbe1 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/35c55b9d9a1c322d3fb830d17525c822715ceb40 b/stellar/stealth-sender/fuzz/corpus/batch_decode/35c55b9d9a1c322d3fb830d17525c822715ceb40 new file mode 100644 index 0000000..c30cc46 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/35c55b9d9a1c322d3fb830d17525c822715ceb40 @@ -0,0 +1 @@ +¡™= \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/371948efb1ea4f14a1316da33eee57332739ab51 b/stellar/stealth-sender/fuzz/corpus/batch_decode/371948efb1ea4f14a1316da33eee57332739ab51 new file mode 100644 index 0000000..732f5b1 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/371948efb1ea4f14a1316da33eee57332739ab51 @@ -0,0 +1 @@ +¿;; \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/3a374d81ce80990943feb8127c07b5aecb4c5d83 b/stellar/stealth-sender/fuzz/corpus/batch_decode/3a374d81ce80990943feb8127c07b5aecb4c5d83 new file mode 100644 index 0000000..711ae1c --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/3a374d81ce80990943feb8127c07b5aecb4c5d83 @@ -0,0 +1 @@ +¡=¡ÿ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/4018666238e33dad33af23f3f6c19d5c54289812 b/stellar/stealth-sender/fuzz/corpus/batch_decode/4018666238e33dad33af23f3f6c19d5c54289812 new file mode 100644 index 0000000..1b7bd68 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/4018666238e33dad33af23f3f6c19d5c54289812 @@ -0,0 +1,2 @@ +¿1 +™ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/40a094096dc164dcb0c0ac8a94ddafdd629c5cfa b/stellar/stealth-sender/fuzz/corpus/batch_decode/40a094096dc164dcb0c0ac8a94ddafdd629c5cfa new file mode 100644 index 0000000..b681aaf Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/40a094096dc164dcb0c0ac8a94ddafdd629c5cfa differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/4240fc16548dba551bab518814fd9399e6c5673d b/stellar/stealth-sender/fuzz/corpus/batch_decode/4240fc16548dba551bab518814fd9399e6c5673d new file mode 100644 index 0000000..858d19f Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/4240fc16548dba551bab518814fd9399e6c5673d differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/436f27a6ccf1ee52cf01c9775136ff5ecb4f3a72 b/stellar/stealth-sender/fuzz/corpus/batch_decode/436f27a6ccf1ee52cf01c9775136ff5ecb4f3a72 new file mode 100644 index 0000000..a0be3d8 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/436f27a6ccf1ee52cf01c9775136ff5ecb4f3a72 @@ -0,0 +1 @@ +&& \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/48628b138f4a85d5f9b5b88ba7df5e88b8258e87 b/stellar/stealth-sender/fuzz/corpus/batch_decode/48628b138f4a85d5f9b5b88ba7df5e88b8258e87 new file mode 100644 index 0000000..ca6399a Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/48628b138f4a85d5f9b5b88ba7df5e88b8258e87 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/4ae413f50101137224bc876a8794f0f2f1548904 b/stellar/stealth-sender/fuzz/corpus/batch_decode/4ae413f50101137224bc876a8794f0f2f1548904 new file mode 100644 index 0000000..a93a51c Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/4ae413f50101137224bc876a8794f0f2f1548904 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/4b4d2771e53129916402e754d8b44df740e107ee b/stellar/stealth-sender/fuzz/corpus/batch_decode/4b4d2771e53129916402e754d8b44df740e107ee new file mode 100644 index 0000000..d4c7b4f Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/4b4d2771e53129916402e754d8b44df740e107ee differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/4ba4f03d4bac4105300cf9f9e9f287f40745b541 b/stellar/stealth-sender/fuzz/corpus/batch_decode/4ba4f03d4bac4105300cf9f9e9f287f40745b541 new file mode 100644 index 0000000..bb4677b Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/4ba4f03d4bac4105300cf9f9e9f287f40745b541 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/4bdd7ae793b46e6966dd16d927258e74a5c0c245 b/stellar/stealth-sender/fuzz/corpus/batch_decode/4bdd7ae793b46e6966dd16d927258e74a5c0c245 new file mode 100644 index 0000000..41f095a Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/4bdd7ae793b46e6966dd16d927258e74a5c0c245 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/4d36dd09cfa1badcdcb1d4c053b58375e4b46043 b/stellar/stealth-sender/fuzz/corpus/batch_decode/4d36dd09cfa1badcdcb1d4c053b58375e4b46043 new file mode 100644 index 0000000..68cef94 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/4d36dd09cfa1badcdcb1d4c053b58375e4b46043 @@ -0,0 +1 @@ +¿Ý™ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/4e3fb0870ab2fb1444b7e5ddc91ffcd5a1ea337f b/stellar/stealth-sender/fuzz/corpus/batch_decode/4e3fb0870ab2fb1444b7e5ddc91ffcd5a1ea337f new file mode 100644 index 0000000..07acbff --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/4e3fb0870ab2fb1444b7e5ddc91ffcd5a1ea337f @@ -0,0 +1 @@ +¿°5¡ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/52192b36666e062929634792ff8c960242bee0ac b/stellar/stealth-sender/fuzz/corpus/batch_decode/52192b36666e062929634792ff8c960242bee0ac new file mode 100644 index 0000000..107fb67 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/52192b36666e062929634792ff8c960242bee0ac differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/563ad573aba8e617d1bd2ae3efce1fc109ea97d0 b/stellar/stealth-sender/fuzz/corpus/batch_decode/563ad573aba8e617d1bd2ae3efce1fc109ea97d0 new file mode 100644 index 0000000..7243889 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/563ad573aba8e617d1bd2ae3efce1fc109ea97d0 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/58668e7669fd564d99db5d581fcdb6a5618440b5 b/stellar/stealth-sender/fuzz/corpus/batch_decode/58668e7669fd564d99db5d581fcdb6a5618440b5 new file mode 100644 index 0000000..22aac29 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/58668e7669fd564d99db5d581fcdb6a5618440b5 @@ -0,0 +1 @@ +J \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/5b3079bf3e85eac6576336c304a1c74aca71d011 b/stellar/stealth-sender/fuzz/corpus/batch_decode/5b3079bf3e85eac6576336c304a1c74aca71d011 new file mode 100644 index 0000000..6beccb6 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/5b3079bf3e85eac6576336c304a1c74aca71d011 @@ -0,0 +1 @@ +`¡aA \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/5dc3489b92fc53d12e6daf3d40d4ce67c24902c0 b/stellar/stealth-sender/fuzz/corpus/batch_decode/5dc3489b92fc53d12e6daf3d40d4ce67c24902c0 new file mode 100644 index 0000000..cc237f1 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/5dc3489b92fc53d12e6daf3d40d4ce67c24902c0 @@ -0,0 +1 @@ +B@£ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/61d7d8c6460795a1a71812ac3b222fc179aed648 b/stellar/stealth-sender/fuzz/corpus/batch_decode/61d7d8c6460795a1a71812ac3b222fc179aed648 new file mode 100644 index 0000000..e5c2e2a Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/61d7d8c6460795a1a71812ac3b222fc179aed648 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/6246c5ce852b0c58b6e48bee8b0d819b195e2399 b/stellar/stealth-sender/fuzz/corpus/batch_decode/6246c5ce852b0c58b6e48bee8b0d819b195e2399 new file mode 100644 index 0000000..32b4fe5 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/6246c5ce852b0c58b6e48bee8b0d819b195e2399 @@ -0,0 +1 @@ +¿] diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/62571891215b4efc1ceab744ce59dd0b66ea6f73 b/stellar/stealth-sender/fuzz/corpus/batch_decode/62571891215b4efc1ceab744ce59dd0b66ea6f73 new file mode 100644 index 0000000..180cf4b Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/62571891215b4efc1ceab744ce59dd0b66ea6f73 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/649a491732a70a3caca2b21ab68613a89d485bc0 b/stellar/stealth-sender/fuzz/corpus/batch_decode/649a491732a70a3caca2b21ab68613a89d485bc0 new file mode 100644 index 0000000..327b31e Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/649a491732a70a3caca2b21ab68613a89d485bc0 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/64f103e12a64d401adfff19acf1b0b3815e486f1 b/stellar/stealth-sender/fuzz/corpus/batch_decode/64f103e12a64d401adfff19acf1b0b3815e486f1 new file mode 100644 index 0000000..46efe30 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/64f103e12a64d401adfff19acf1b0b3815e486f1 @@ -0,0 +1 @@ +à…´( \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/6945e7dbf28d4e1d3566fc56502aa1a14324c5b0 b/stellar/stealth-sender/fuzz/corpus/batch_decode/6945e7dbf28d4e1d3566fc56502aa1a14324c5b0 new file mode 100644 index 0000000..cdd0159 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/6945e7dbf28d4e1d3566fc56502aa1a14324c5b0 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/69fe1130a0e3634280e9fd6f3292dd1eb84e15b1 b/stellar/stealth-sender/fuzz/corpus/batch_decode/69fe1130a0e3634280e9fd6f3292dd1eb84e15b1 new file mode 100644 index 0000000..7274461 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/69fe1130a0e3634280e9fd6f3292dd1eb84e15b1 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/6cb3db65a97a64d5eee3c4d811f2371c342af30d b/stellar/stealth-sender/fuzz/corpus/batch_decode/6cb3db65a97a64d5eee3c4d811f2371c342af30d new file mode 100644 index 0000000..b837e1c Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/6cb3db65a97a64d5eee3c4d811f2371c342af30d differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/6d28c2afbf36aeae57a325c1c71e5faff1a79689 b/stellar/stealth-sender/fuzz/corpus/batch_decode/6d28c2afbf36aeae57a325c1c71e5faff1a79689 new file mode 100644 index 0000000..93caca1 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/6d28c2afbf36aeae57a325c1c71e5faff1a79689 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/6dcd4ce23d88e2ee9568ba546c007c63d9131c1b b/stellar/stealth-sender/fuzz/corpus/batch_decode/6dcd4ce23d88e2ee9568ba546c007c63d9131c1b new file mode 100644 index 0000000..8c7e5a6 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/6dcd4ce23d88e2ee9568ba546c007c63d9131c1b @@ -0,0 +1 @@ +A \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/71853c6197a6a7f222db0f1978c7cb232b87c5ee b/stellar/stealth-sender/fuzz/corpus/batch_decode/71853c6197a6a7f222db0f1978c7cb232b87c5ee new file mode 100644 index 0000000..139597f --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/71853c6197a6a7f222db0f1978c7cb232b87c5ee @@ -0,0 +1,2 @@ + + diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/7195eacc0ae02aa7198f46e6bf79d00beb2d0259 b/stellar/stealth-sender/fuzz/corpus/batch_decode/7195eacc0ae02aa7198f46e6bf79d00beb2d0259 new file mode 100644 index 0000000..8fd2e32 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/7195eacc0ae02aa7198f46e6bf79d00beb2d0259 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/730e1b4162795a53da5428a9699251fd167312cd b/stellar/stealth-sender/fuzz/corpus/batch_decode/730e1b4162795a53da5428a9699251fd167312cd new file mode 100644 index 0000000..e237fa8 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/730e1b4162795a53da5428a9699251fd167312cd @@ -0,0 +1 @@ +¡¡ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/73df1afffc18dc8cb86c17f749eb551c8dd4a48e b/stellar/stealth-sender/fuzz/corpus/batch_decode/73df1afffc18dc8cb86c17f749eb551c8dd4a48e new file mode 100644 index 0000000..852fc29 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/73df1afffc18dc8cb86c17f749eb551c8dd4a48e differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/7773976ff67438dbc1609c0ddbec7b59ba1816be b/stellar/stealth-sender/fuzz/corpus/batch_decode/7773976ff67438dbc1609c0ddbec7b59ba1816be new file mode 100644 index 0000000..15cbe76 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/7773976ff67438dbc1609c0ddbec7b59ba1816be differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/7977c4991c02a1fe285504f216b6df4441e56308 b/stellar/stealth-sender/fuzz/corpus/batch_decode/7977c4991c02a1fe285504f216b6df4441e56308 new file mode 100644 index 0000000..1a38310 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/7977c4991c02a1fe285504f216b6df4441e56308 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/7c314b3995db8da008e690e80813d1bdc6181fd2 b/stellar/stealth-sender/fuzz/corpus/batch_decode/7c314b3995db8da008e690e80813d1bdc6181fd2 new file mode 100644 index 0000000..8e49f08 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/7c314b3995db8da008e690e80813d1bdc6181fd2 @@ -0,0 +1 @@ +³¤a \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/7c338ed2840d2bf55f9f5e4eed04f66c80840eb3 b/stellar/stealth-sender/fuzz/corpus/batch_decode/7c338ed2840d2bf55f9f5e4eed04f66c80840eb3 new file mode 100644 index 0000000..b28b04f --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/7c338ed2840d2bf55f9f5e4eed04f66c80840eb3 @@ -0,0 +1,3 @@ + + + diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/7c4d33785daa5c2370201ffa236b427aa37c9996 b/stellar/stealth-sender/fuzz/corpus/batch_decode/7c4d33785daa5c2370201ffa236b427aa37c9996 new file mode 100644 index 0000000..00b15c0 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/7c4d33785daa5c2370201ffa236b427aa37c9996 @@ -0,0 +1 @@ +& \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/7e208c8bfeea37a36751df66baf05217d1071b3a b/stellar/stealth-sender/fuzz/corpus/batch_decode/7e208c8bfeea37a36751df66baf05217d1071b3a new file mode 100644 index 0000000..6d0567d Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/7e208c8bfeea37a36751df66baf05217d1071b3a differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/80f04bb59e69f88abd8ee0fd9dcc4a2eef4188ed b/stellar/stealth-sender/fuzz/corpus/batch_decode/80f04bb59e69f88abd8ee0fd9dcc4a2eef4188ed new file mode 100644 index 0000000..6e93d5f --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/80f04bb59e69f88abd8ee0fd9dcc4a2eef4188ed @@ -0,0 +1 @@ +¡ÿÿz \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/821a845415a489c17909f198742aa3d960282fcf b/stellar/stealth-sender/fuzz/corpus/batch_decode/821a845415a489c17909f198742aa3d960282fcf new file mode 100644 index 0000000..0919688 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/821a845415a489c17909f198742aa3d960282fcf @@ -0,0 +1 @@ +Y™´ÿ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/884fc9a662ae1febe54d0cd8f2b38a9f5457e387 b/stellar/stealth-sender/fuzz/corpus/batch_decode/884fc9a662ae1febe54d0cd8f2b38a9f5457e387 new file mode 100644 index 0000000..a917d16 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/884fc9a662ae1febe54d0cd8f2b38a9f5457e387 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/89f0403865a685eab3831c406205bbfe40f946d4 b/stellar/stealth-sender/fuzz/corpus/batch_decode/89f0403865a685eab3831c406205bbfe40f946d4 new file mode 100644 index 0000000..c6e0f35 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/89f0403865a685eab3831c406205bbfe40f946d4 @@ -0,0 +1 @@ +$$ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/8a0445a9892e3f83febb86010e8f0ed4ba357a2d b/stellar/stealth-sender/fuzz/corpus/batch_decode/8a0445a9892e3f83febb86010e8f0ed4ba357a2d new file mode 100644 index 0000000..a7bd177 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/8a0445a9892e3f83febb86010e8f0ed4ba357a2d differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/8c9d16d923e1b6b05a12687fc1e4071c23e38e2f b/stellar/stealth-sender/fuzz/corpus/batch_decode/8c9d16d923e1b6b05a12687fc1e4071c23e38e2f new file mode 100644 index 0000000..0038c7b Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/8c9d16d923e1b6b05a12687fc1e4071c23e38e2f differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/8e3862c7a8ab46c58198130eb6ffa145bb45f6fc b/stellar/stealth-sender/fuzz/corpus/batch_decode/8e3862c7a8ab46c58198130eb6ffa145bb45f6fc new file mode 100644 index 0000000..a0f02c5 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/8e3862c7a8ab46c58198130eb6ffa145bb45f6fc differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/91ae93cf0847edaf360f61d54662f95745f4bb00 b/stellar/stealth-sender/fuzz/corpus/batch_decode/91ae93cf0847edaf360f61d54662f95745f4bb00 new file mode 100644 index 0000000..4a9f124 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/91ae93cf0847edaf360f61d54662f95745f4bb00 @@ -0,0 +1 @@ +¡ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/9260caff7eb641934789f3b1c479406e9e832f08 b/stellar/stealth-sender/fuzz/corpus/batch_decode/9260caff7eb641934789f3b1c479406e9e832f08 new file mode 100644 index 0000000..db210de --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/9260caff7eb641934789f3b1c479406e9e832f08 @@ -0,0 +1 @@ +¿ë© \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/92acda68eacae4a4abe898e7837c6849d25c08fc b/stellar/stealth-sender/fuzz/corpus/batch_decode/92acda68eacae4a4abe898e7837c6849d25c08fc new file mode 100644 index 0000000..5e9e729 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/92acda68eacae4a4abe898e7837c6849d25c08fc differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/969165a7cea081ed35325ddcbc9f9d4446f59a94 b/stellar/stealth-sender/fuzz/corpus/batch_decode/969165a7cea081ed35325ddcbc9f9d4446f59a94 new file mode 100644 index 0000000..3d35a04 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/969165a7cea081ed35325ddcbc9f9d4446f59a94 @@ -0,0 +1 @@ +‘ÿ& \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/9842926af7ca0a8cca12604f945414f07b01e13d b/stellar/stealth-sender/fuzz/corpus/batch_decode/9842926af7ca0a8cca12604f945414f07b01e13d new file mode 100644 index 0000000..fc2b569 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/9842926af7ca0a8cca12604f945414f07b01e13d @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/98f99e24fad6e25cfa3cc59e3a0a550eda87dee5 b/stellar/stealth-sender/fuzz/corpus/batch_decode/98f99e24fad6e25cfa3cc59e3a0a550eda87dee5 new file mode 100644 index 0000000..e6a2611 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/98f99e24fad6e25cfa3cc59e3a0a550eda87dee5 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/99306fcfbab068ae4c4f05c3e16c549e7ecff5df b/stellar/stealth-sender/fuzz/corpus/batch_decode/99306fcfbab068ae4c4f05c3e16c549e7ecff5df new file mode 100644 index 0000000..b1f71b2 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/99306fcfbab068ae4c4f05c3e16c549e7ecff5df differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/996b80b061ac4f900e2cfef0ee1120fc9cf49d1b b/stellar/stealth-sender/fuzz/corpus/batch_decode/996b80b061ac4f900e2cfef0ee1120fc9cf49d1b new file mode 100644 index 0000000..ac9e324 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/996b80b061ac4f900e2cfef0ee1120fc9cf49d1b differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/99961b321ac3db77191fa8ccc65ec2a999388fae b/stellar/stealth-sender/fuzz/corpus/batch_decode/99961b321ac3db77191fa8ccc65ec2a999388fae new file mode 100644 index 0000000..a6b3499 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/99961b321ac3db77191fa8ccc65ec2a999388fae @@ -0,0 +1 @@ +¡¡‘Õ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/9a39bc899ab97641c1ea50a1f27e56854e77125d b/stellar/stealth-sender/fuzz/corpus/batch_decode/9a39bc899ab97641c1ea50a1f27e56854e77125d new file mode 100644 index 0000000..5604a6d Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/9a39bc899ab97641c1ea50a1f27e56854e77125d differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/9a5a69916beec8758b0fc34d8932f9da378e0262 b/stellar/stealth-sender/fuzz/corpus/batch_decode/9a5a69916beec8758b0fc34d8932f9da378e0262 new file mode 100644 index 0000000..7a1114e Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/9a5a69916beec8758b0fc34d8932f9da378e0262 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/9ac521e32f8e19473bc914e1af8ae423a6d8c122 b/stellar/stealth-sender/fuzz/corpus/batch_decode/9ac521e32f8e19473bc914e1af8ae423a6d8c122 new file mode 100644 index 0000000..8835708 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/9ac521e32f8e19473bc914e1af8ae423a6d8c122 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/a07879dc02ac45b8f89ea0dceb70eb90d9e36105 b/stellar/stealth-sender/fuzz/corpus/batch_decode/a07879dc02ac45b8f89ea0dceb70eb90d9e36105 new file mode 100644 index 0000000..b122740 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/a07879dc02ac45b8f89ea0dceb70eb90d9e36105 @@ -0,0 +1 @@ +M \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/a162c6d029f80833b712504b592e12da38852342 b/stellar/stealth-sender/fuzz/corpus/batch_decode/a162c6d029f80833b712504b592e12da38852342 new file mode 100644 index 0000000..601e78b --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/a162c6d029f80833b712504b592e12da38852342 @@ -0,0 +1 @@ +ÿ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/a19f987b885f5a96069f4bc7f12b9e84ceba7dfa b/stellar/stealth-sender/fuzz/corpus/batch_decode/a19f987b885f5a96069f4bc7f12b9e84ceba7dfa new file mode 100644 index 0000000..f96c401 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/a19f987b885f5a96069f4bc7f12b9e84ceba7dfa @@ -0,0 +1 @@ +ÿÿ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/a60707edca76519cdf1a201626c454afc743be14 b/stellar/stealth-sender/fuzz/corpus/batch_decode/a60707edca76519cdf1a201626c454afc743be14 new file mode 100644 index 0000000..47c9dc5 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/a60707edca76519cdf1a201626c454afc743be14 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/a6b68a5efde8694de652125499a5f2e1c29113f8 b/stellar/stealth-sender/fuzz/corpus/batch_decode/a6b68a5efde8694de652125499a5f2e1c29113f8 new file mode 100644 index 0000000..2abfd86 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/a6b68a5efde8694de652125499a5f2e1c29113f8 @@ -0,0 +1 @@ +M diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/a724a05cd55af67016345f7dc4e8660653a13628 b/stellar/stealth-sender/fuzz/corpus/batch_decode/a724a05cd55af67016345f7dc4e8660653a13628 new file mode 100644 index 0000000..6f62726 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/a724a05cd55af67016345f7dc4e8660653a13628 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/a7db3dd3cf9ee460d9e1f55fccb87979e7426d2c b/stellar/stealth-sender/fuzz/corpus/batch_decode/a7db3dd3cf9ee460d9e1f55fccb87979e7426d2c new file mode 100644 index 0000000..07ee6c2 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/a7db3dd3cf9ee460d9e1f55fccb87979e7426d2c differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/a7eb68a31728e0d57150c7e12e7855f68eed0a4f b/stellar/stealth-sender/fuzz/corpus/batch_decode/a7eb68a31728e0d57150c7e12e7855f68eed0a4f new file mode 100644 index 0000000..e411836 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/a7eb68a31728e0d57150c7e12e7855f68eed0a4f differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/a8abd012eb59b862bf9bc1ea443d2f35a1a2e222 b/stellar/stealth-sender/fuzz/corpus/batch_decode/a8abd012eb59b862bf9bc1ea443d2f35a1a2e222 new file mode 100644 index 0000000..3f1695f --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/a8abd012eb59b862bf9bc1ea443d2f35a1a2e222 @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/a93755f8273b0e8dc4b0ecc158e5853119a24bf0 b/stellar/stealth-sender/fuzz/corpus/batch_decode/a93755f8273b0e8dc4b0ecc158e5853119a24bf0 new file mode 100644 index 0000000..9cb1bca --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/a93755f8273b0e8dc4b0ecc158e5853119a24bf0 @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/a95f9a0a4b8ddfa121b6b6b4db0baa5ecd3d7e48 b/stellar/stealth-sender/fuzz/corpus/batch_decode/a95f9a0a4b8ddfa121b6b6b4db0baa5ecd3d7e48 new file mode 100644 index 0000000..0ef8850 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/a95f9a0a4b8ddfa121b6b6b4db0baa5ecd3d7e48 @@ -0,0 +1 @@ +ÿ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/aa3e5dcdd77b153f2e59bd0d8794fde33cb4e486 b/stellar/stealth-sender/fuzz/corpus/batch_decode/aa3e5dcdd77b153f2e59bd0d8794fde33cb4e486 new file mode 100644 index 0000000..ba01f6b Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/aa3e5dcdd77b153f2e59bd0d8794fde33cb4e486 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/abb1d43cdee8e8b8c4f1bdbb63aca38d8b2c4b88 b/stellar/stealth-sender/fuzz/corpus/batch_decode/abb1d43cdee8e8b8c4f1bdbb63aca38d8b2c4b88 new file mode 100644 index 0000000..ce15dce --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/abb1d43cdee8e8b8c4f1bdbb63aca38d8b2c4b88 @@ -0,0 +1 @@ +ÅÅÅÅ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/ac4b32ef0a3c29bee067814dcf54f2353f1e0c80 b/stellar/stealth-sender/fuzz/corpus/batch_decode/ac4b32ef0a3c29bee067814dcf54f2353f1e0c80 new file mode 100644 index 0000000..7819fe7 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/ac4b32ef0a3c29bee067814dcf54f2353f1e0c80 @@ -0,0 +1,2 @@ + +¹( \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/b09c076758bb9d539f4a082806668ef222ddfa46 b/stellar/stealth-sender/fuzz/corpus/batch_decode/b09c076758bb9d539f4a082806668ef222ddfa46 new file mode 100644 index 0000000..9fa324f --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/b09c076758bb9d539f4a082806668ef222ddfa46 @@ -0,0 +1 @@ +©èèèèèèèèèèèèèèèèèèèèèèèèèèèèèèèèèèèèè \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/b25b0fbf46cef1d888fe900445c9ab95330f44cd b/stellar/stealth-sender/fuzz/corpus/batch_decode/b25b0fbf46cef1d888fe900445c9ab95330f44cd new file mode 100644 index 0000000..b59c594 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/b25b0fbf46cef1d888fe900445c9ab95330f44cd @@ -0,0 +1 @@ +™ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/b3ecca15b481cc291f5bbea38d4f688570183716 b/stellar/stealth-sender/fuzz/corpus/batch_decode/b3ecca15b481cc291f5bbea38d4f688570183716 new file mode 100644 index 0000000..cfa6411 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/b3ecca15b481cc291f5bbea38d4f688570183716 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/b41c64671b737f282210974674d479f761858289 b/stellar/stealth-sender/fuzz/corpus/batch_decode/b41c64671b737f282210974674d479f761858289 new file mode 100644 index 0000000..e147a55 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/b41c64671b737f282210974674d479f761858289 @@ -0,0 +1 @@ +]][_ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/b895732c59da63a7e1734071985ae6e2cce631bd b/stellar/stealth-sender/fuzz/corpus/batch_decode/b895732c59da63a7e1734071985ae6e2cce631bd new file mode 100644 index 0000000..c1ebd0e Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/b895732c59da63a7e1734071985ae6e2cce631bd differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/b9065fb6f5015424b5899d15293c1a7f38e3f77f b/stellar/stealth-sender/fuzz/corpus/batch_decode/b9065fb6f5015424b5899d15293c1a7f38e3f77f new file mode 100644 index 0000000..3761a19 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/b9065fb6f5015424b5899d15293c1a7f38e3f77f @@ -0,0 +1 @@ +™© \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/baf930d7b343bd0cedbc3205f627e40cd09d9dbb b/stellar/stealth-sender/fuzz/corpus/batch_decode/baf930d7b343bd0cedbc3205f627e40cd09d9dbb new file mode 100644 index 0000000..1b21ee8 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/baf930d7b343bd0cedbc3205f627e40cd09d9dbb @@ -0,0 +1 @@ +ÿÿb \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/bbca9ce9cd039f90cee4b177ad6a4198012a59fa b/stellar/stealth-sender/fuzz/corpus/batch_decode/bbca9ce9cd039f90cee4b177ad6a4198012a59fa new file mode 100644 index 0000000..4e21e1e --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/bbca9ce9cd039f90cee4b177ad6a4198012a59fa @@ -0,0 +1 @@ +ÿ$ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/bd84ff834c68ecdf326a644d9f976cb7d1531877 b/stellar/stealth-sender/fuzz/corpus/batch_decode/bd84ff834c68ecdf326a644d9f976cb7d1531877 new file mode 100644 index 0000000..475b256 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/bd84ff834c68ecdf326a644d9f976cb7d1531877 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/bdfb15d01dbd9f251552b4fe23673519f633dfd1 b/stellar/stealth-sender/fuzz/corpus/batch_decode/bdfb15d01dbd9f251552b4fe23673519f633dfd1 new file mode 100644 index 0000000..2140ed8 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/bdfb15d01dbd9f251552b4fe23673519f633dfd1 @@ -0,0 +1 @@ +ÿ8 \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/bf8b4530d8d246dd74ac53a13471bba17941dff7 b/stellar/stealth-sender/fuzz/corpus/batch_decode/bf8b4530d8d246dd74ac53a13471bba17941dff7 new file mode 100644 index 0000000..6b2aaa7 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/bf8b4530d8d246dd74ac53a13471bba17941dff7 @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/c0d1286343eb9d097251c42ea72293fd9bf251e5 b/stellar/stealth-sender/fuzz/corpus/batch_decode/c0d1286343eb9d097251c42ea72293fd9bf251e5 new file mode 100644 index 0000000..509ef9e --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/c0d1286343eb9d097251c42ea72293fd9bf251e5 @@ -0,0 +1 @@ +aaaA \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/c341ad9e4a354a97087610b212f4ae5078f5770d b/stellar/stealth-sender/fuzz/corpus/batch_decode/c341ad9e4a354a97087610b212f4ae5078f5770d new file mode 100644 index 0000000..dd3186c Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/c341ad9e4a354a97087610b212f4ae5078f5770d differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/c7472274428d93d27168b9227abbaf4191cf63a8 b/stellar/stealth-sender/fuzz/corpus/batch_decode/c7472274428d93d27168b9227abbaf4191cf63a8 new file mode 100644 index 0000000..94ea2b7 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/c7472274428d93d27168b9227abbaf4191cf63a8 @@ -0,0 +1 @@ +™ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/c89c713b3f7162e1ab0a7ff02ad0cad05eac0749 b/stellar/stealth-sender/fuzz/corpus/batch_decode/c89c713b3f7162e1ab0a7ff02ad0cad05eac0749 new file mode 100644 index 0000000..8875dd0 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/c89c713b3f7162e1ab0a7ff02ad0cad05eac0749 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/c9882e32eba296ed1ed69e8394ecaa38590e1384 b/stellar/stealth-sender/fuzz/corpus/batch_decode/c9882e32eba296ed1ed69e8394ecaa38590e1384 new file mode 100644 index 0000000..942f838 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/c9882e32eba296ed1ed69e8394ecaa38590e1384 @@ -0,0 +1 @@ +¿™¡ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/caf121411ce4a904a7a2e5fdeaf294f81e051868 b/stellar/stealth-sender/fuzz/corpus/batch_decode/caf121411ce4a904a7a2e5fdeaf294f81e051868 new file mode 100644 index 0000000..512f0f3 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/caf121411ce4a904a7a2e5fdeaf294f81e051868 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/caf6f294d55b645f810fc7950fd5e20cbf431b2f b/stellar/stealth-sender/fuzz/corpus/batch_decode/caf6f294d55b645f810fc7950fd5e20cbf431b2f new file mode 100644 index 0000000..15f1bde Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/caf6f294d55b645f810fc7950fd5e20cbf431b2f differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/ce176ced6fe26eb06a809eeca37a9d5a2c0f326a b/stellar/stealth-sender/fuzz/corpus/batch_decode/ce176ced6fe26eb06a809eeca37a9d5a2c0f326a new file mode 100644 index 0000000..7a69b4e --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/ce176ced6fe26eb06a809eeca37a9d5a2c0f326a @@ -0,0 +1 @@ +]~¿  \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/d0d750c554c71f17581a86455aaab5c938a9adac b/stellar/stealth-sender/fuzz/corpus/batch_decode/d0d750c554c71f17581a86455aaab5c938a9adac new file mode 100644 index 0000000..f08807f --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/d0d750c554c71f17581a86455aaab5c938a9adac @@ -0,0 +1,2 @@ + +ÿUÕ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/d13ed2a8b4c61a7f2aeeed3b0f9ddf30f6dab103 b/stellar/stealth-sender/fuzz/corpus/batch_decode/d13ed2a8b4c61a7f2aeeed3b0f9ddf30f6dab103 new file mode 100644 index 0000000..b58ae98 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/d13ed2a8b4c61a7f2aeeed3b0f9ddf30f6dab103 @@ -0,0 +1 @@ +]™´ÿ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/d339eb780dd648c6ce5a1b9e6763b4a8a856ecc8 b/stellar/stealth-sender/fuzz/corpus/batch_decode/d339eb780dd648c6ce5a1b9e6763b4a8a856ecc8 new file mode 100644 index 0000000..0c0dcce --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/d339eb780dd648c6ce5a1b9e6763b4a8a856ecc8 @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/d47113afcc40501c6456be2d29ca7bc77efcf325 b/stellar/stealth-sender/fuzz/corpus/batch_decode/d47113afcc40501c6456be2d29ca7bc77efcf325 new file mode 100644 index 0000000..6a90e14 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/d47113afcc40501c6456be2d29ca7bc77efcf325 @@ -0,0 +1,2 @@ + +‰ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/d7ce049a63e52012338a1b115bf9dfb19fe24fd9 b/stellar/stealth-sender/fuzz/corpus/batch_decode/d7ce049a63e52012338a1b115bf9dfb19fe24fd9 new file mode 100644 index 0000000..bbfd791 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/d7ce049a63e52012338a1b115bf9dfb19fe24fd9 @@ -0,0 +1,2 @@ + +™ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/daeb43091713b24a26aedb1859c2bfb9d84959dc b/stellar/stealth-sender/fuzz/corpus/batch_decode/daeb43091713b24a26aedb1859c2bfb9d84959dc new file mode 100644 index 0000000..8c210f6 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/daeb43091713b24a26aedb1859c2bfb9d84959dc @@ -0,0 +1 @@ +ÿbb \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/dd069eabc026ae534cb7b1ddcc8762af6e041310 b/stellar/stealth-sender/fuzz/corpus/batch_decode/dd069eabc026ae534cb7b1ddcc8762af6e041310 new file mode 100644 index 0000000..8f7a151 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/dd069eabc026ae534cb7b1ddcc8762af6e041310 @@ -0,0 +1,2 @@ + +ÿU \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/ddf5f53187012ca08fc19c354815159d8fb7b944 b/stellar/stealth-sender/fuzz/corpus/batch_decode/ddf5f53187012ca08fc19c354815159d8fb7b944 new file mode 100644 index 0000000..4aadb8b Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/ddf5f53187012ca08fc19c354815159d8fb7b944 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/e2b1d66945e167a3179ff0802a9369274be4584c b/stellar/stealth-sender/fuzz/corpus/batch_decode/e2b1d66945e167a3179ff0802a9369274be4584c new file mode 100644 index 0000000..622e5fc Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/e2b1d66945e167a3179ff0802a9369274be4584c differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/e36d340bf4c5921c0e7abfc777f063f23788990e b/stellar/stealth-sender/fuzz/corpus/batch_decode/e36d340bf4c5921c0e7abfc777f063f23788990e new file mode 100644 index 0000000..95dde28 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/e36d340bf4c5921c0e7abfc777f063f23788990e differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/e69fb7e17fe1e5d5aa12d986bed9e5b0f0207b81 b/stellar/stealth-sender/fuzz/corpus/batch_decode/e69fb7e17fe1e5d5aa12d986bed9e5b0f0207b81 new file mode 100644 index 0000000..9611a42 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/e69fb7e17fe1e5d5aa12d986bed9e5b0f0207b81 @@ -0,0 +1 @@ +¿© \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/e8961e3bd78f6b78d35378af0b7a36b9b18442f4 b/stellar/stealth-sender/fuzz/corpus/batch_decode/e8961e3bd78f6b78d35378af0b7a36b9b18442f4 new file mode 100644 index 0000000..717e19e Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/e8961e3bd78f6b78d35378af0b7a36b9b18442f4 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/e8a036fe1a990e84615b77aaf90261b4780e9a27 b/stellar/stealth-sender/fuzz/corpus/batch_decode/e8a036fe1a990e84615b77aaf90261b4780e9a27 new file mode 100644 index 0000000..bbe7798 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/e8a036fe1a990e84615b77aaf90261b4780e9a27 @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/e9f987c3ab268ba6cf1c2ca075d6d26b01791214 b/stellar/stealth-sender/fuzz/corpus/batch_decode/e9f987c3ab268ba6cf1c2ca075d6d26b01791214 new file mode 100644 index 0000000..aa91d5c --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/e9f987c3ab268ba6cf1c2ca075d6d26b01791214 @@ -0,0 +1 @@ +‘ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/eaa57fca354510ca8499f2b6223e93d3b9182cde b/stellar/stealth-sender/fuzz/corpus/batch_decode/eaa57fca354510ca8499f2b6223e93d3b9182cde new file mode 100644 index 0000000..90d78ad --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/eaa57fca354510ca8499f2b6223e93d3b9182cde @@ -0,0 +1 @@ +aa[A \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/ecabbc263286bd947433bd30c3b90472336dfc97 b/stellar/stealth-sender/fuzz/corpus/batch_decode/ecabbc263286bd947433bd30c3b90472336dfc97 new file mode 100644 index 0000000..786f8b3 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/ecabbc263286bd947433bd30c3b90472336dfc97 @@ -0,0 +1 @@ +ß]] \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/f0c957104bb1b80c9d125d9c8cbb3f06fbf2ab1a b/stellar/stealth-sender/fuzz/corpus/batch_decode/f0c957104bb1b80c9d125d9c8cbb3f06fbf2ab1a new file mode 100644 index 0000000..ded2df2 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/f0c957104bb1b80c9d125d9c8cbb3f06fbf2ab1a differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/f5ee68bc67cf5073f8f4a590acaa5b407503dcc1 b/stellar/stealth-sender/fuzz/corpus/batch_decode/f5ee68bc67cf5073f8f4a590acaa5b407503dcc1 new file mode 100644 index 0000000..1bf6320 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/f5ee68bc67cf5073f8f4a590acaa5b407503dcc1 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/f88d09de4bebdb4a26c219c7c89f0581bf6c06a4 b/stellar/stealth-sender/fuzz/corpus/batch_decode/f88d09de4bebdb4a26c219c7c89f0581bf6c06a4 new file mode 100644 index 0000000..1bb521e --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/f88d09de4bebdb4a26c219c7c89f0581bf6c06a4 @@ -0,0 +1 @@ +¡¡Õ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/fba1535df36a8317b92583ef80275859f8b70dee b/stellar/stealth-sender/fuzz/corpus/batch_decode/fba1535df36a8317b92583ef80275859f8b70dee new file mode 100644 index 0000000..a8ab18e --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_decode/fba1535df36a8317b92583ef80275859f8b70dee @@ -0,0 +1 @@ +¿©¨A \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_decode/fd0d34dd0c839814a34174b9205eb46ce3cd2c4c b/stellar/stealth-sender/fuzz/corpus/batch_decode/fd0d34dd0c839814a34174b9205eb46ce3cd2c4c new file mode 100644 index 0000000..0f5b345 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_decode/fd0d34dd0c839814a34174b9205eb46ce3cd2c4c differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/063aab58782881806084e1a944fbcee5f5815405 b/stellar/stealth-sender/fuzz/corpus/batch_execute/063aab58782881806084e1a944fbcee5f5815405 new file mode 100644 index 0000000..693ddc9 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/063aab58782881806084e1a944fbcee5f5815405 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/0c628a4d4afe17b3a1a5a086aa131270811d7b51 b/stellar/stealth-sender/fuzz/corpus/batch_execute/0c628a4d4afe17b3a1a5a086aa131270811d7b51 new file mode 100644 index 0000000..d399cc0 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/0c628a4d4afe17b3a1a5a086aa131270811d7b51 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/14458e745f21d1eac7a96de642782b1bdbc90683 b/stellar/stealth-sender/fuzz/corpus/batch_execute/14458e745f21d1eac7a96de642782b1bdbc90683 new file mode 100644 index 0000000..e14fbad --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/14458e745f21d1eac7a96de642782b1bdbc90683 @@ -0,0 +1 @@ +:1GG \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/177853dad1bf145230e135f9a36589e16be797c1 b/stellar/stealth-sender/fuzz/corpus/batch_execute/177853dad1bf145230e135f9a36589e16be797c1 new file mode 100644 index 0000000..0ed5161 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/177853dad1bf145230e135f9a36589e16be797c1 @@ -0,0 +1 @@ +&@&& \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/17fc47383229132b74b6e004edd6d9248682b6e7 b/stellar/stealth-sender/fuzz/corpus/batch_execute/17fc47383229132b74b6e004edd6d9248682b6e7 new file mode 100644 index 0000000..fac43cc Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/17fc47383229132b74b6e004edd6d9248682b6e7 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/1967a92fb577fb704826560303a8ca2ab343c0aa b/stellar/stealth-sender/fuzz/corpus/batch_execute/1967a92fb577fb704826560303a8ca2ab343c0aa new file mode 100644 index 0000000..d57e17f Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/1967a92fb577fb704826560303a8ca2ab343c0aa differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/2667b57cd303cd1278a0432cd22242e235bfd66b b/stellar/stealth-sender/fuzz/corpus/batch_execute/2667b57cd303cd1278a0432cd22242e235bfd66b new file mode 100644 index 0000000..1c6d278 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/2667b57cd303cd1278a0432cd22242e235bfd66b @@ -0,0 +1 @@ +YG \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/28ed3a797da3c48c309a4ef792147f3c56cfec40 b/stellar/stealth-sender/fuzz/corpus/batch_execute/28ed3a797da3c48c309a4ef792147f3c56cfec40 new file mode 100644 index 0000000..f46d387 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/28ed3a797da3c48c309a4ef792147f3c56cfec40 @@ -0,0 +1 @@ +( \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/29d55bfd865c9de54c47d3e97b23ea528e57adcd b/stellar/stealth-sender/fuzz/corpus/batch_execute/29d55bfd865c9de54c47d3e97b23ea528e57adcd new file mode 100644 index 0000000..73eb47b --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/29d55bfd865c9de54c47d3e97b23ea528e57adcd @@ -0,0 +1 @@ +%&&:1G \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/3b2b3ef24b79efb4140c60016f6c3713a470ab95 b/stellar/stealth-sender/fuzz/corpus/batch_execute/3b2b3ef24b79efb4140c60016f6c3713a470ab95 new file mode 100644 index 0000000..dbb1d7f --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/3b2b3ef24b79efb4140c60016f6c3713a470ab95 @@ -0,0 +1 @@ +j \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/3be89cc3590c8f3a48b61a36642f5d567926830f b/stellar/stealth-sender/fuzz/corpus/batch_execute/3be89cc3590c8f3a48b61a36642f5d567926830f new file mode 100644 index 0000000..99774f4 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/3be89cc3590c8f3a48b61a36642f5d567926830f @@ -0,0 +1,2 @@ +6 +/ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/40ba40ca5018ff8538cbdcedcd2e905cca8a579e b/stellar/stealth-sender/fuzz/corpus/batch_execute/40ba40ca5018ff8538cbdcedcd2e905cca8a579e new file mode 100644 index 0000000..b78d30e Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/40ba40ca5018ff8538cbdcedcd2e905cca8a579e differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/4492425280328f800d708758ff64f07b69a6b723 b/stellar/stealth-sender/fuzz/corpus/batch_execute/4492425280328f800d708758ff64f07b69a6b723 new file mode 100644 index 0000000..a08f5ea --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/4492425280328f800d708758ff64f07b69a6b723 @@ -0,0 +1,2 @@ +* +* \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/4a306831cdb7576bba9019fc7a18d16966e76aee b/stellar/stealth-sender/fuzz/corpus/batch_execute/4a306831cdb7576bba9019fc7a18d16966e76aee new file mode 100644 index 0000000..b456bd6 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/4a306831cdb7576bba9019fc7a18d16966e76aee @@ -0,0 +1 @@ +%ÿ%?&ÿÿ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/4b0025fca1c545b433d2852f9050549b0ef82a4a b/stellar/stealth-sender/fuzz/corpus/batch_execute/4b0025fca1c545b433d2852f9050549b0ef82a4a new file mode 100644 index 0000000..7551908 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/4b0025fca1c545b433d2852f9050549b0ef82a4a differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/4dd9cddc670b836b9ed9bdeb885c0235d78b20cb b/stellar/stealth-sender/fuzz/corpus/batch_execute/4dd9cddc670b836b9ed9bdeb885c0235d78b20cb new file mode 100644 index 0000000..dedff6f --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/4dd9cddc670b836b9ed9bdeb885c0235d78b20cb @@ -0,0 +1 @@ +&@?& \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/544ab36f87a8724fa1dfdeca3f04730e9751c3f6 b/stellar/stealth-sender/fuzz/corpus/batch_execute/544ab36f87a8724fa1dfdeca3f04730e9751c3f6 new file mode 100644 index 0000000..475f2c2 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/544ab36f87a8724fa1dfdeca3f04730e9751c3f6 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/54fac7c03e43237dccae51ffbef5c486fd52bb89 b/stellar/stealth-sender/fuzz/corpus/batch_execute/54fac7c03e43237dccae51ffbef5c486fd52bb89 new file mode 100644 index 0000000..b62eabb --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/54fac7c03e43237dccae51ffbef5c486fd52bb89 @@ -0,0 +1 @@ +@"&@ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/56e51c225368a4cc7fba51d7a6982cdafc36dc1e b/stellar/stealth-sender/fuzz/corpus/batch_execute/56e51c225368a4cc7fba51d7a6982cdafc36dc1e new file mode 100644 index 0000000..7432cb9 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/56e51c225368a4cc7fba51d7a6982cdafc36dc1e @@ -0,0 +1 @@ +»? \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/5ba93c9db0cff93f52b521d7420e43f6eda2784f b/stellar/stealth-sender/fuzz/corpus/batch_execute/5ba93c9db0cff93f52b521d7420e43f6eda2784f new file mode 100644 index 0000000..f76dd23 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/5ba93c9db0cff93f52b521d7420e43f6eda2784f differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/5fe76e8b2f43a8f77a86ede272e5d0463b9663e4 b/stellar/stealth-sender/fuzz/corpus/batch_execute/5fe76e8b2f43a8f77a86ede272e5d0463b9663e4 new file mode 100644 index 0000000..0d5b661 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/5fe76e8b2f43a8f77a86ede272e5d0463b9663e4 @@ -0,0 +1,2 @@ +6 +Ã/ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/62ba89606842a9a20f1a7d699f599dfb2a450da4 b/stellar/stealth-sender/fuzz/corpus/batch_execute/62ba89606842a9a20f1a7d699f599dfb2a450da4 new file mode 100644 index 0000000..5de8194 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/62ba89606842a9a20f1a7d699f599dfb2a450da4 @@ -0,0 +1 @@ +Gݸ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/63cffc2d0957e90e00b86beaad0a42e4fc1974bf b/stellar/stealth-sender/fuzz/corpus/batch_execute/63cffc2d0957e90e00b86beaad0a42e4fc1974bf new file mode 100644 index 0000000..ee0af86 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/63cffc2d0957e90e00b86beaad0a42e4fc1974bf @@ -0,0 +1 @@ +:] \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/6606e1c0ee6c1f1354815e73e62aef0134602619 b/stellar/stealth-sender/fuzz/corpus/batch_execute/6606e1c0ee6c1f1354815e73e62aef0134602619 new file mode 100644 index 0000000..202df27 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/6606e1c0ee6c1f1354815e73e62aef0134602619 @@ -0,0 +1 @@ +*;j* \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/66a1fa7e0493c9b9e002835bc939f5bbff64984f b/stellar/stealth-sender/fuzz/corpus/batch_execute/66a1fa7e0493c9b9e002835bc939f5bbff64984f new file mode 100644 index 0000000..4598b76 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/66a1fa7e0493c9b9e002835bc939f5bbff64984f @@ -0,0 +1 @@ +´ÿ0 \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/7106bed084dc8bb608341edf5ff511987c35b2f4 b/stellar/stealth-sender/fuzz/corpus/batch_execute/7106bed084dc8bb608341edf5ff511987c35b2f4 new file mode 100644 index 0000000..f8a25b3 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/7106bed084dc8bb608341edf5ff511987c35b2f4 @@ -0,0 +1 @@ +?» \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/7783571bc7082c9336bc3234de6aaac624a02e42 b/stellar/stealth-sender/fuzz/corpus/batch_execute/7783571bc7082c9336bc3234de6aaac624a02e42 new file mode 100644 index 0000000..9810450 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/7783571bc7082c9336bc3234de6aaac624a02e42 @@ -0,0 +1 @@ +´%´ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/78dd59ae2298e98ffb9aa50ec25933dfe0a0d896 b/stellar/stealth-sender/fuzz/corpus/batch_execute/78dd59ae2298e98ffb9aa50ec25933dfe0a0d896 new file mode 100644 index 0000000..81a2847 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/78dd59ae2298e98ffb9aa50ec25933dfe0a0d896 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/78fe128022ad24daa09f1d6c276614e0c2fccd68 b/stellar/stealth-sender/fuzz/corpus/batch_execute/78fe128022ad24daa09f1d6c276614e0c2fccd68 new file mode 100644 index 0000000..c4f2670 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/78fe128022ad24daa09f1d6c276614e0c2fccd68 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/7cf57a1ec694a054614c8624af8ee0f5e80a208c b/stellar/stealth-sender/fuzz/corpus/batch_execute/7cf57a1ec694a054614c8624af8ee0f5e80a208c new file mode 100644 index 0000000..3783903 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/7cf57a1ec694a054614c8624af8ee0f5e80a208c differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/7f028ddbb42e47ac2cd00e27a37bd191f1c2b925 b/stellar/stealth-sender/fuzz/corpus/batch_execute/7f028ddbb42e47ac2cd00e27a37bd191f1c2b925 new file mode 100644 index 0000000..eb52963 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/7f028ddbb42e47ac2cd00e27a37bd191f1c2b925 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/7f5e20ef6da37fcf34b5a28ece450b4219852a2a b/stellar/stealth-sender/fuzz/corpus/batch_execute/7f5e20ef6da37fcf34b5a28ece450b4219852a2a new file mode 100644 index 0000000..fc24489 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/7f5e20ef6da37fcf34b5a28ece450b4219852a2a differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/81def614ea643708209ea6dc2d4da85193ca04f7 b/stellar/stealth-sender/fuzz/corpus/batch_execute/81def614ea643708209ea6dc2d4da85193ca04f7 new file mode 100644 index 0000000..c80f7be --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/81def614ea643708209ea6dc2d4da85193ca04f7 @@ -0,0 +1 @@ +%?& \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/85e53271e14006f0265921d02d4d736cdc580b0b b/stellar/stealth-sender/fuzz/corpus/batch_execute/85e53271e14006f0265921d02d4d736cdc580b0b new file mode 100644 index 0000000..ce542ef --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/85e53271e14006f0265921d02d4d736cdc580b0b @@ -0,0 +1 @@ +ÿ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/85edcf2969f71456e2d982f7fddda048335227a3 b/stellar/stealth-sender/fuzz/corpus/batch_execute/85edcf2969f71456e2d982f7fddda048335227a3 new file mode 100644 index 0000000..95eeede --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/85edcf2969f71456e2d982f7fddda048335227a3 @@ -0,0 +1 @@ +% \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/865104ece420afc24f7bae3bed0d879ada61b20b b/stellar/stealth-sender/fuzz/corpus/batch_execute/865104ece420afc24f7bae3bed0d879ada61b20b new file mode 100644 index 0000000..ef30af3 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/865104ece420afc24f7bae3bed0d879ada61b20b differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/86ce9c6e3263b395d7b66414ea324522074f93d6 b/stellar/stealth-sender/fuzz/corpus/batch_execute/86ce9c6e3263b395d7b66414ea324522074f93d6 new file mode 100644 index 0000000..818720c --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/86ce9c6e3263b395d7b66414ea324522074f93d6 @@ -0,0 +1 @@ +&@6 \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/88c54ca22ff22f134fb8c65659f27e7beb465a00 b/stellar/stealth-sender/fuzz/corpus/batch_execute/88c54ca22ff22f134fb8c65659f27e7beb465a00 new file mode 100644 index 0000000..79565d2 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/88c54ca22ff22f134fb8c65659f27e7beb465a00 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/8c6ca2244ad08b43acf6738fb386b536025870b8 b/stellar/stealth-sender/fuzz/corpus/batch_execute/8c6ca2244ad08b43acf6738fb386b536025870b8 new file mode 100644 index 0000000..c4b05f4 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/8c6ca2244ad08b43acf6738fb386b536025870b8 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/9159cb8bcee7fcb95582f140960cdae72788d326 b/stellar/stealth-sender/fuzz/corpus/batch_execute/9159cb8bcee7fcb95582f140960cdae72788d326 new file mode 100644 index 0000000..40fdece --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/9159cb8bcee7fcb95582f140960cdae72788d326 @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/925b7b7739a3e5d439d4d848ebbd30bb0d8a8109 b/stellar/stealth-sender/fuzz/corpus/batch_execute/925b7b7739a3e5d439d4d848ebbd30bb0d8a8109 new file mode 100644 index 0000000..eb277b9 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/925b7b7739a3e5d439d4d848ebbd30bb0d8a8109 @@ -0,0 +1 @@ +&3 \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/98efee6ca6844a1b2c7c8a033600bea2df32545a b/stellar/stealth-sender/fuzz/corpus/batch_execute/98efee6ca6844a1b2c7c8a033600bea2df32545a new file mode 100644 index 0000000..93da708 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/98efee6ca6844a1b2c7c8a033600bea2df32545a @@ -0,0 +1 @@ +%@& \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/9a78211436f6d425ec38f5c4e02270801f3524f8 b/stellar/stealth-sender/fuzz/corpus/batch_execute/9a78211436f6d425ec38f5c4e02270801f3524f8 new file mode 100644 index 0000000..b516b2c --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/9a78211436f6d425ec38f5c4e02270801f3524f8 @@ -0,0 +1 @@ +@ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/9bda74b3d034782cabd9265269a5ad6b35bd8aad b/stellar/stealth-sender/fuzz/corpus/batch_execute/9bda74b3d034782cabd9265269a5ad6b35bd8aad new file mode 100644 index 0000000..d9e361d Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/9bda74b3d034782cabd9265269a5ad6b35bd8aad differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/a82d7088608181e9cb15d074bad3fd08e72d3f0d b/stellar/stealth-sender/fuzz/corpus/batch_execute/a82d7088608181e9cb15d074bad3fd08e72d3f0d new file mode 100644 index 0000000..fb5dcfc --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/a82d7088608181e9cb15d074bad3fd08e72d3f0d @@ -0,0 +1 @@ +@/% \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/a93755f8273b0e8dc4b0ecc158e5853119a24bf0 b/stellar/stealth-sender/fuzz/corpus/batch_execute/a93755f8273b0e8dc4b0ecc158e5853119a24bf0 new file mode 100644 index 0000000..9cb1bca --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/a93755f8273b0e8dc4b0ecc158e5853119a24bf0 @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/a979ef10cc6f6a36df6b8a323307ee3bb2e2db9c b/stellar/stealth-sender/fuzz/corpus/batch_execute/a979ef10cc6f6a36df6b8a323307ee3bb2e2db9c new file mode 100644 index 0000000..9b26e9b --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/a979ef10cc6f6a36df6b8a323307ee3bb2e2db9c @@ -0,0 +1 @@ ++ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/aca6d0b9e44c073a5274374ac6163041edf1891a b/stellar/stealth-sender/fuzz/corpus/batch_execute/aca6d0b9e44c073a5274374ac6163041edf1891a new file mode 100644 index 0000000..74d16ba --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/aca6d0b9e44c073a5274374ac6163041edf1891a @@ -0,0 +1 @@ +&õ&Y \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/aeb4f7396622f4b7862ab8781196c2c2e24c57cc b/stellar/stealth-sender/fuzz/corpus/batch_execute/aeb4f7396622f4b7862ab8781196c2c2e24c57cc new file mode 100644 index 0000000..36a3e5f --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/aeb4f7396622f4b7862ab8781196c2c2e24c57cc @@ -0,0 +1 @@ +?»? \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/b1617ca2ee0da4fb87742d1c76a0e9c19b34275a b/stellar/stealth-sender/fuzz/corpus/batch_execute/b1617ca2ee0da4fb87742d1c76a0e9c19b34275a new file mode 100644 index 0000000..7edba04 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/b1617ca2ee0da4fb87742d1c76a0e9c19b34275a differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/b3cf5bb62b7c3bd912b5545256dd55d72b860bb1 b/stellar/stealth-sender/fuzz/corpus/batch_execute/b3cf5bb62b7c3bd912b5545256dd55d72b860bb1 new file mode 100644 index 0000000..9eec9f3 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/b3cf5bb62b7c3bd912b5545256dd55d72b860bb1 @@ -0,0 +1 @@ +GG \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/b791eb35e64a88fb3dfbf04108383eaec261dd48 b/stellar/stealth-sender/fuzz/corpus/batch_execute/b791eb35e64a88fb3dfbf04108383eaec261dd48 new file mode 100644 index 0000000..b169149 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/b791eb35e64a88fb3dfbf04108383eaec261dd48 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/bc2f74c22f98f7b6ffbc2f67453dbfa99bce9a32 b/stellar/stealth-sender/fuzz/corpus/batch_execute/bc2f74c22f98f7b6ffbc2f67453dbfa99bce9a32 new file mode 100644 index 0000000..fa29cdf --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/bc2f74c22f98f7b6ffbc2f67453dbfa99bce9a32 @@ -0,0 +1 @@ +** \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/bc8241bb7dc6d54db141c2b385059e338fcd0ca4 b/stellar/stealth-sender/fuzz/corpus/batch_execute/bc8241bb7dc6d54db141c2b385059e338fcd0ca4 new file mode 100644 index 0000000..ba62ebc --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/bc8241bb7dc6d54db141c2b385059e338fcd0ca4 @@ -0,0 +1 @@ +@& \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/c15ec3ddf0c8756d000d888ca9d5b5e8fbe3d753 b/stellar/stealth-sender/fuzz/corpus/batch_execute/c15ec3ddf0c8756d000d888ca9d5b5e8fbe3d753 new file mode 100644 index 0000000..34d1283 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/c15ec3ddf0c8756d000d888ca9d5b5e8fbe3d753 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/c51d37105f478bfe7a2c8d57c78ee87739df49c3 b/stellar/stealth-sender/fuzz/corpus/batch_execute/c51d37105f478bfe7a2c8d57c78ee87739df49c3 new file mode 100644 index 0000000..78cf27e --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/c51d37105f478bfe7a2c8d57c78ee87739df49c3 @@ -0,0 +1 @@ +%% \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/cadc672604bdcd548e612036fa57732d5e26e895 b/stellar/stealth-sender/fuzz/corpus/batch_execute/cadc672604bdcd548e612036fa57732d5e26e895 new file mode 100644 index 0000000..cfdb098 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/cadc672604bdcd548e612036fa57732d5e26e895 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/cb887359e1b2656b76a356135a8d26ccdf797f4e b/stellar/stealth-sender/fuzz/corpus/batch_execute/cb887359e1b2656b76a356135a8d26ccdf797f4e new file mode 100644 index 0000000..5fbe392 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/cb887359e1b2656b76a356135a8d26ccdf797f4e @@ -0,0 +1 @@ +»* \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/ccd51521d6cd81e1d18ddf06481b41bb58e70566 b/stellar/stealth-sender/fuzz/corpus/batch_execute/ccd51521d6cd81e1d18ddf06481b41bb58e70566 new file mode 100644 index 0000000..d9e0bd2 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/ccd51521d6cd81e1d18ddf06481b41bb58e70566 @@ -0,0 +1 @@ +G*;j* \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/ce4580a08b328e135e8ec88a9d66dd4a93b8a8e8 b/stellar/stealth-sender/fuzz/corpus/batch_execute/ce4580a08b328e135e8ec88a9d66dd4a93b8a8e8 new file mode 100644 index 0000000..8cedd9e --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/ce4580a08b328e135e8ec88a9d66dd4a93b8a8e8 @@ -0,0 +1 @@ +@- \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/ced6b13d1f25f7e68d5da2be9dd69e3c7ddbaac4 b/stellar/stealth-sender/fuzz/corpus/batch_execute/ced6b13d1f25f7e68d5da2be9dd69e3c7ddbaac4 new file mode 100644 index 0000000..3eec90e Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/ced6b13d1f25f7e68d5da2be9dd69e3c7ddbaac4 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/d132b791de91b0bd49ea255a055ec8655f18e5e8 b/stellar/stealth-sender/fuzz/corpus/batch_execute/d132b791de91b0bd49ea255a055ec8655f18e5e8 new file mode 100644 index 0000000..9170d93 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/d132b791de91b0bd49ea255a055ec8655f18e5e8 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/d508b59e1bb15c2ad90df349ec9ece8990599fca b/stellar/stealth-sender/fuzz/corpus/batch_execute/d508b59e1bb15c2ad90df349ec9ece8990599fca new file mode 100644 index 0000000..368e141 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/d508b59e1bb15c2ad90df349ec9ece8990599fca @@ -0,0 +1 @@ +@&& \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/d75f653faeb72b9d02bbc1911554d489e5382b33 b/stellar/stealth-sender/fuzz/corpus/batch_execute/d75f653faeb72b9d02bbc1911554d489e5382b33 new file mode 100644 index 0000000..ca6585a Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/d75f653faeb72b9d02bbc1911554d489e5382b33 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/d81671c72f1131c723d59c065b4f56f4ecd22761 b/stellar/stealth-sender/fuzz/corpus/batch_execute/d81671c72f1131c723d59c065b4f56f4ecd22761 new file mode 100644 index 0000000..65a9f27 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/d81671c72f1131c723d59c065b4f56f4ecd22761 @@ -0,0 +1 @@ +ÞÞÞÞÇÇÇÇ# \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/d970e5aedff84aa5b4a60805ece3aaad5d3f30fc b/stellar/stealth-sender/fuzz/corpus/batch_execute/d970e5aedff84aa5b4a60805ece3aaad5d3f30fc new file mode 100644 index 0000000..6b5b5cc --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/d970e5aedff84aa5b4a60805ece3aaad5d3f30fc @@ -0,0 +1 @@ +Þ# \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/d9be6524a5f5047db5866813acf3277892a7a30a b/stellar/stealth-sender/fuzz/corpus/batch_execute/d9be6524a5f5047db5866813acf3277892a7a30a new file mode 100644 index 0000000..7bde864 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/d9be6524a5f5047db5866813acf3277892a7a30a @@ -0,0 +1 @@ +ÿÿÿÿ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/df58248c414f342c81e056b40bee12d17a08bf61 b/stellar/stealth-sender/fuzz/corpus/batch_execute/df58248c414f342c81e056b40bee12d17a08bf61 new file mode 100644 index 0000000..f59ec20 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/df58248c414f342c81e056b40bee12d17a08bf61 @@ -0,0 +1 @@ +* \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/e15f6d2aaf7124b3412b4ba69928aa087a2c37f3 b/stellar/stealth-sender/fuzz/corpus/batch_execute/e15f6d2aaf7124b3412b4ba69928aa087a2c37f3 new file mode 100644 index 0000000..45518ca --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/e15f6d2aaf7124b3412b4ba69928aa087a2c37f3 @@ -0,0 +1,2 @@ + +/ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/e37376e4e507d940e236ca69202cd3b50a8f9565 b/stellar/stealth-sender/fuzz/corpus/batch_execute/e37376e4e507d940e236ca69202cd3b50a8f9565 new file mode 100644 index 0000000..22fa83e Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/e37376e4e507d940e236ca69202cd3b50a8f9565 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/ed7079a537ad6a6cb92c4035d43a2c0400401562 b/stellar/stealth-sender/fuzz/corpus/batch_execute/ed7079a537ad6a6cb92c4035d43a2c0400401562 new file mode 100644 index 0000000..1cd993a --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/ed7079a537ad6a6cb92c4035d43a2c0400401562 @@ -0,0 +1 @@ +@ÿ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/f238250781c77178804bcf643653a4990b5bbda3 b/stellar/stealth-sender/fuzz/corpus/batch_execute/f238250781c77178804bcf643653a4990b5bbda3 new file mode 100644 index 0000000..5d69186 Binary files /dev/null and b/stellar/stealth-sender/fuzz/corpus/batch_execute/f238250781c77178804bcf643653a4990b5bbda3 differ diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/f44217a81173869e08671753c52553646ff5d95b b/stellar/stealth-sender/fuzz/corpus/batch_execute/f44217a81173869e08671753c52553646ff5d95b new file mode 100644 index 0000000..3e6056d --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/f44217a81173869e08671753c52553646ff5d95b @@ -0,0 +1 @@ +**** \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/f7da74dde0b0fea7b4c4d17fc54eef279cedf834 b/stellar/stealth-sender/fuzz/corpus/batch_execute/f7da74dde0b0fea7b4c4d17fc54eef279cedf834 new file mode 100644 index 0000000..f033f4d --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/f7da74dde0b0fea7b4c4d17fc54eef279cedf834 @@ -0,0 +1 @@ +ÿ+ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/f8b85c8d8ba41783e9a5e044651037227796bee4 b/stellar/stealth-sender/fuzz/corpus/batch_execute/f8b85c8d8ba41783e9a5e044651037227796bee4 new file mode 100644 index 0000000..f43503d --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/f8b85c8d8ba41783e9a5e044651037227796bee4 @@ -0,0 +1 @@ +&³ \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/fa0fee3c562397dc2c7f2161225efd205fcc026a b/stellar/stealth-sender/fuzz/corpus/batch_execute/fa0fee3c562397dc2c7f2161225efd205fcc026a new file mode 100644 index 0000000..543cd15 --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/fa0fee3c562397dc2c7f2161225efd205fcc026a @@ -0,0 +1 @@ +‘‘‘‘& \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/faf958e6256b7d6f1bc067cd52671b4f9a733b4a b/stellar/stealth-sender/fuzz/corpus/batch_execute/faf958e6256b7d6f1bc067cd52671b4f9a733b4a new file mode 100644 index 0000000..2412b4f --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/faf958e6256b7d6f1bc067cd52671b4f9a733b4a @@ -0,0 +1 @@ +888 \ No newline at end of file diff --git a/stellar/stealth-sender/fuzz/corpus/batch_execute/fece831d982ba3c579ba83bc8df0a6b9977655bd b/stellar/stealth-sender/fuzz/corpus/batch_execute/fece831d982ba3c579ba83bc8df0a6b9977655bd new file mode 100644 index 0000000..25a671b --- /dev/null +++ b/stellar/stealth-sender/fuzz/corpus/batch_execute/fece831d982ba3c579ba83bc8df0a6b9977655bd @@ -0,0 +1 @@ +@(Ô \ No newline at end of file