issues
search
CityOfZion
/
neo-storm
Smart contract framework for the NEO smart economy written in the Go programming language.
MIT License
38
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix logo
#65
WyattMufson
opened
5 years ago
0
Project status as of August 2019
#64
roman-khimov
opened
5 years ago
3
use go mod after go11
#63
ZhangTao1596
opened
5 years ago
0
convert unary operators properly
#62
fyrchik
opened
5 years ago
0
fix argument handling for function arity >= 3
#61
fyrchik
opened
5 years ago
0
process packages in deterministic order
#60
fyrchik
opened
5 years ago
0
Create a roadmap for future development
#59
hal0x2328
opened
5 years ago
0
same contract got different scripts
#58
ZhangTao1596
opened
5 years ago
2
arguments fault when numArg of a function is more than 2
#57
ZhangTao1596
opened
5 years ago
2
Add more debugging info on testinvoke
#56
aprasolova
opened
5 years ago
1
NeoQS
#55
alissiawells
closed
5 years ago
0
concatenate strings using CAT opcode
#54
fyrchik
closed
6 years ago
1
Using go modules (Go 1.11+)
#53
im-kulikov
closed
6 years ago
5
Create complete test suite for the compiler by using the internal VM when finished
#52
anthdm
opened
6 years ago
1
swap arguments for functions with more than 3 arguments
#51
fyrchik
closed
6 years ago
6
[fix #46] simplify byte array reverse
#50
im-kulikov
closed
6 years ago
0
implemented bitwise instructions and fixed loading constants of type …
#49
anthdm
closed
6 years ago
0
bitwise operations (AND, XOR) don't work
#48
fyrchik
closed
6 years ago
1
shifts on integers don't work
#47
fyrchik
closed
6 years ago
2
fix bug for odd length array
#46
kevaundray
closed
6 years ago
1
Assigning to a slice element does not work
#45
fyrchik
closed
6 years ago
8
Implement new NEP trigger types [VerificationR and ApplicationR]
#44
anthdm
opened
6 years ago
0
Several bug fixes and improvements
#43
anthdm
closed
6 years ago
0
Fixed bug in else stmts
#42
anthdm
closed
6 years ago
0
Else in if else cases is always executed
#41
jeroenptrs
closed
6 years ago
2
update right neo api
#40
BlackTrace
closed
6 years ago
3
Concatenated strings log as bytearray instead of string
#39
Pega88
closed
6 years ago
1
Fix/bugs
#38
anthdm
closed
6 years ago
0
Implemented detailed init command
#37
anthdm
closed
6 years ago
0
Added tutorial section in the README
#36
anthdm
closed
6 years ago
0
neo-storm compile avm testinvoke error on neo-python.
#35
BlackTrace
closed
6 years ago
1
Task/vm
#34
anthdm
opened
6 years ago
0
Updated README with better installation instructions.
#33
anthdm
closed
6 years ago
0
NEP-5 token contract "testinvoke" error in neo-scan-docker with neo-python
#32
maplerichie
closed
6 years ago
2
Added docs folder with first draft of the runtime and smart contract API
#31
anthdm
closed
6 years ago
0
added issues and pull-request template
#30
ansrivas
closed
6 years ago
0
Implemented Makefile-help parser
#29
ansrivas
closed
6 years ago
0
Add tooling to deploy compiled smart contracts
#28
anthdm
opened
6 years ago
6
Added cli command "init" to create a new smart contract with generated boilerplate code
#27
ansrivas
closed
6 years ago
4
Draft of iterator and enumerator
#26
anthdm
closed
6 years ago
1
Change the old compiler in Neocompiler.io to the new compiler in storm
#25
anthdm
opened
6 years ago
0
Added changelog file
#24
anthdm
closed
6 years ago
0
Add API documentation
#23
jeroenptrs
closed
6 years ago
2
chore: change CompareBytes to EqualBytes
#22
jeroenptrs
closed
6 years ago
1
Fix #17 Implemented util.CompareBytes
#21
anthdm
closed
6 years ago
0
fixed token example and fixed compiler test with multiple dirs
#20
anthdm
closed
6 years ago
0
chore: move token example to nep5 as package name
#19
jeroenptrs
closed
6 years ago
0
added simple testinvoke command to remote RPC nodes
#18
anthdm
closed
6 years ago
0
bytes.Compare doesn't work in the compiler
#17
jeroenptrs
closed
6 years ago
0
Add cli command "init" to create a new smart contract with generated boilerplate code
#16
anthdm
closed
6 years ago
0
Next