Ricardo Prado
Ricardo Prado
(low priority - depends on new documentation)
The "correct way" is to have builds and tests running in all platforms (linux, windows, and mac)
This feature is required to deploy a blockchain ('safely') and also has other applications. Neo-gui already supports this feature.
The user should be able to import a NEP-5 token using it scripthash. This issue includes only read-only operations. Expected result: If the user performs a import token , all...
**Summary or problem description** Plugins/extensions can be used to index NEP17 and NEP11 transactions. However, this only works for NEP-specific transfers. Other transactions, such as vote, deploy, etc., aren't returned....
**Describe the bug** Nodes return ByteStrings when a method return/event type is Hash160 (probably Hash256 too). Due to this bug, developers must reverse the array before using it as a...
**Describe the bug** The faucet website isn't working: https://n3t5wish.ngd.network/#/ This faucet is the only one that gives NEO and not only GAS. **To Reproduce** Steps to reproduce the behavior: 1....
**Summary or problem description** Developing dapps on N3 is challenging when dependent on other contracts due to differing hashes between testnet and mainnet or their absence on testnet. Essential contracts...