Hernán Di Pietro

Results 9 issues of Hernán Di Pietro

Setting both CHARSTEP registers ($D058/$D059) to $FF will crash emulator. The output of Address Sanitizer is: ``` ==2210==ERROR: AddressSanitizer: global-buffer-overflow on address 0x000101466f78 at pc 0x000101233f43 bp 0x7ffeeea10ef0 sp 0x7ffeeea10ee8...

target:MEGA65
VIC-IV
CRASH

### Subject of the issue Decoding transaction using `algosdk.decodeObj` will fail. The same procedure using `msgpack-lite` decode function will go thru without problems. ### Your environment ### Steps to reproduce...

external contribution
Team Scytale
new-bug

Cross-referenced here. https://forum.algorand.org/t/pyteal-loop-load-from-scratch-slots/4790 Thanks in advance. Regards,

new-feature-request

Hi guys. I found the following problem installing on a X64 Windows 10 Machine, using node 8.11 and the latest code from repository. ``` C:\src\machinomy (master -> origin) λ yarn...

I found the assertion opcode to be very useful to prematurely abort execution on failed checks, but how difficult would be to have an opcode like ``` assert i ```...

new-feature-request
external contribution
Team Scytale
community interest

One thing that may confuse new TEAL assembly experimenters (and it catches occasionally on my head) is that if you do a "is equal" comparison, == will be 1 if...

new-feature-request
Team Scytale

This enhancement adds a new script to support booting the contracts in a sandboxed Algorand environment, using a fixed account which is funded. The script auto clones the `sandbox` repo...

I experienced the following result from a edit-vaa command: ``` worm edit-vaa --vaa 010000000400000000000b8a8215000100000000000000000000000000000000000000000000000000000000000000040e2f9f6967ce40c620000000000000000000000000000000000000000000546f6b656e427269646765010000002d000000000000000000000000c309275443519adca74c9136b02a38ef96e3a1f6 --network mainnet --wormscanurl https://api.wormholescan.io/api/v1/observations/1/0000000000000000000000000000000000000000000000000000000000000004/1022210915498344646 Failed to look up guardian address 0x5893b5a76c3f739645648885bdccc06cd70a3cd3. Skipping. Failed to look up...