neoneo-go/pkg
Anna Shaleva 6b4dd5703e config: unify BasicService config within existing services
There are no changes visible from the user side (at least for those
users who doesn't put Prometheus's or pprof's port in quotes), just
internal refactoring. From now and on, BasicService configuration is
used by RPC server config, TLS for RPC server, pprof and Prometheus.
2022-12-06 16:35:09 +03:00
..
compiler *: update interops, add tests for new management methods 2022-12-02 10:57:05 +03:00
config config: unify BasicService config within existing services 2022-12-06 16:35:09 +03:00
consensus config: add TimePerBlock to replace SecondsPerBlock 2022-12-02 19:52:14 +03:00
core Merge pull request #2829 from nspcc-dev/ms-per-block 2022-12-05 14:27:55 +07:00
crypto keys: move from btcd/btcec to decred/secp256k1 package 2022-11-08 17:59:59 +03:00
encoding fixedn: add a test for empty string 2022-08-19 21:52:43 +03:00
interop interop: add getContractByID and getContractHashes to management 2022-12-02 10:54:45 +03:00
io [#2442] English Check 2022-05-04 19:48:27 +03:00
neorpc result: drop Version (un)marshaler, we only need it for Protocol 2022-11-10 17:51:02 +03:00
neotest config: add TimePerBlock to replace SecondsPerBlock 2022-12-02 19:52:14 +03:00
network config: add TimePerBlock to replace SecondsPerBlock 2022-12-02 19:52:14 +03:00
rpcclient rpcclient/management: add new methods 2022-12-02 10:57:05 +03:00
services config: unify BasicService config within existing services 2022-12-06 16:35:09 +03:00
smartcontract vm: add PUSHT and PUSHF opcodes 2022-12-02 10:02:33 +03:00
util slice: add Clean microfunction 2022-09-02 14:44:32 +03:00
vm Merge pull request #2770 from nspcc-dev/push-bool 2022-12-02 14:20:11 +07:00
wallet Merge pull request #2725 from nspcc-dev/move-cli-tests 2022-10-06 13:43:39 +07:00