Hecate2

Results 31 issues of Hecate2

**Describe the bug** ``` PUSH0 PICKITEM ``` is used to load runtime.script_container.hash into the evaluation stack, which seems incorrect. **How to Reproduce** Contract `abstract_account.py`: ```python from boa3.builtin.compile_time import public from...

bug

Related to https://github.com/safe-global/safe-singleton-factory/issues/586 . Many factory deployment actions fail because too many ethers are sent to the bot's account. For example, I sent 10^19 gwei in https://github.com/safe-global/safe-singleton-factory/actions/runs/10001624545/job/27645578947 , and the...

The sequence points of debuginfo had been changed. Each assembly instruction now has an original piece of source code. This will affect the debugging features of Fairy.

enhancement

`public sealed partial class ExecutionContext` `public Slot? LocalVariables { get; internal set; }` Quite untidy work for now

enhancement

Use dummy RpcServerSettings to prevent Fairy from providing RPC services, or avoid using Fairy as an argument to build FairyEngine (preferred).

enhancement

# Description An enhancement for https://github.com/neo-project/neo/pull/3482 (but also works alone). Hex string input had already been supported in the method `Base64Fixed`, and is not considered. ## Type of change -...

waiting for review

# Description Handles `VwEAwkpKAfoHdwARwG8AnXcAbwAl9////xHAzwJwlAAAdwDBwG8AnXcAbwAl9////0U=` ## Type of change - [x] Optimization (the change is only an optimization) - [x] Bug fix (non-breaking change which fixes an issue) # How Has...

# Description If we use ` - [x] Optimization (the change is only an optimization) - [x] Bug fix (non-breaking change which fixes an issue) # How Has This Been...

hardfork