hal0x2328

Results 21 issues of hal0x2328

## Describe the solution you'd like and the expected behavior To be able decrypt messages I've previously encrypted for another party. ## Is your feature request related to a problem?...

enhancement

This pull request adds a modified ICO template that supports airdropping of tokens in batches by the contract owner. It also supports user redemption of tokens if they are acting...

**What current issue(s) does this address, or what feature is it adding?** Searching the chain for contracts is problematic because the hex script for every matching contract is shown in...

### Current behavior Using `--tx-attrs` with any spaces inside the attribute JSON (even inside quoted strings) results in the following error: ``` [E 190822 14:50:54 Utils:197] Could not parse json...

The SupportedStandards directive in the NEP17 example at https://github.com/neo-project/docs/blob/master/docs/en-us/develop/write/nep17.md and https://github.com/neo-project/docs/blob/master/docs/zh-cn/develop/write/nep17.md is written as ```[SupportedStandards("NEP17", "NEP10")]``` but should be written as ```[SupportedStandards("NEP-17", "NEP-10")]``` if we want to follow the old...

Since NEP-10 was marked obsolete once the `SupportedStandards` was moved to the manifest, there is no current NEP I can find that specifies how the name and number of the...

This PR renames several ranges listed as "COMMON" to "MATH", based on the information found in https://unicode.org/charts/PDF/U1D400.pdf Also makes a minor change to avoid a ValueError when trying to get...

**Summary or problem description** The Oracle nodes on TestNet seem to be unreliable for the past week, with only a single node being able to connect to any remote API...

discussion

## Expected Behavior I should be allowed to choose a dApp name such as `my-test-dapp-1` when prompted ## Current Behavior In the prompt, choosing a dApp name with a number...

I've been tasked by the CoZ council with driving the development of a roadmap and vision for future development of neo-storm. I think this is best achieved as a collaborative...