neo-go/pkg
Evgeniy Stratonikov c1cc7e6f9d native: add additional parameters to deploy
1. Management contract has 2 overloads of `deploy` method.
2. Normal contracts should have `_deploy` with 2 parameters.
2021-01-29 12:19:08 +03:00
..
compiler native: add additional parameters to deploy 2021-01-29 12:19:08 +03:00
config oracle: reprocess request on fail 2021-01-28 13:00:59 +03:00
consensus network: implement pool for Extensible payloads 2021-01-28 17:09:06 +03:00
core native: add additional parameters to deploy 2021-01-29 12:19:08 +03:00
crypto keys: allow to create keys on arbitrary curve 2020-12-03 14:06:35 +03:00
encoding fixedn: always correctly unmarshal Fixed8 values 2021-01-22 19:14:33 +03:00
interop core: add PickN flags to Storage.Find 2021-01-15 21:12:10 +03:00
io io: allow to restrict string size 2021-01-19 11:16:23 +03:00
network network: implement pool for Extensible payloads 2021-01-28 17:09:06 +03:00
rpc oracle: integrate module in core and RPC 2021-01-28 13:00:58 +03:00
services/oracle oracle: implement filters 2021-01-28 13:00:59 +03:00
smartcontract core: allow to overload contract methods 2021-01-27 12:51:07 +03:00
util util: move Fixed8 to encoding/fixedn package 2020-12-09 11:18:18 +03:00
vm core: allow to overload contract methods 2021-01-27 12:51:07 +03:00
wallet wallet: export NewAccountFromPrivateKey() 2020-12-04 12:45:53 +03:00