neoneo-go/pkg
Roman Khimov bbd802681e cli: make gas parameter to deployment add gas to the base price
That's how it was intended to behave originally. One thing questionable here
is contract price (policy thing, basically) being moved to smartcontract
package, but it's probably fine for NEO 2.0 (as it won't change) and we'll
make something better for NEO 3.0.
2020-03-11 20:34:36 +03:00
..
compiler Merge pull request #742 from nspcc-dev/add-dynamic-appcall 2020-03-11 17:27:05 +03:00
consensus pkg: fix gofmt issues 2020-03-03 17:22:15 +03:00
core cli: make gas parameter to deployment add gas to the base price 2020-03-11 20:34:36 +03:00
crypto *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
encoding *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
internal *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
interop *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network Merge pull request #743 from nspcc-dev/optimize-some-db-accesses 2020-03-11 17:33:36 +03:00
rpc cli: make gas parameter to deployment add gas to the base price 2020-03-11 20:34:36 +03:00
smartcontract cli: make gas parameter to deployment add gas to the base price 2020-03-11 20:34:36 +03:00
util util: implement FixedN from string 2020-03-10 13:02:14 +03:00
vm vm: add support for dynamic invocations in APPCALL 2020-03-10 17:17:36 +03:00
wallet wallet: allow to add token contracts to the wallet 2020-03-10 13:02:14 +03:00