This website requires JavaScript.
Explore
Help
Sign in
dstepanov-yadro
/
neoneo-go
Watch
1
Star
0
Fork
You've already forked neoneo-go
0
forked from
TrueCloudLab/neoneo-go
Code
Pull requests
Activity
20a4ad99b3
neoneo-go
/
pkg
History
Roman Khimov
20a4ad99b3
fixed8: add some testcases from dev, split Value functions
...
Add FloatValue() and rename Value() to Int64Value() for consistency.
2019-08-26 13:32:19 +03:00
..
core
uint256: add Reverse(), change String() to be BE
2019-08-26 13:32:19 +03:00
crypto
uint256: add Reverse(), change String() to be BE
2019-08-26 13:32:19 +03:00
interop
interop: move into pkg/interop, replace pkg/vm/api
2019-08-15 19:41:51 +03:00
io
Implemented rpc server method GetRawTransaction (
#135
)
2019-02-20 18:39:32 +01:00
network
Implement rpc server method: sendrawtransaction (
#174
)
2019-03-20 12:30:05 +00:00
rpc
fixed8: remove trailing zeroes from string representation
2019-08-26 13:32:19 +03:00
smartcontract
vm: switch from Opcode to Instruction
2019-08-14 15:40:31 +03:00
util
fixed8: add some testcases from dev, split Value functions
2019-08-26 13:32:19 +03:00
vm
vm: expand binary expr tests with cases from
#294
2019-08-20 20:43:43 +03:00
wallet
Key signature and wallet address get functions added to Public key (
#144
)
2019-02-19 18:37:35 +00:00