neoneo-go/pkg
Roman Khimov c2adbf768b config: add TimePerBlock to replace SecondsPerBlock
It's more generic and convenient than MillisecondsPerBlock. This setting is
made in backwards-compatible fashion, but it'll override SecondsPerBlock if
both are used. Configurations are specifically not changed here, it's
important to check compatibility.

Fixes #2675.
2022-12-02 19:52:14 +03:00
..
compiler *: update interops, add System.Runtime.LoadScript wrapper check 2022-11-25 15:16:27 +03:00
config config: add TimePerBlock to replace SecondsPerBlock 2022-12-02 19:52:14 +03:00
consensus config: add TimePerBlock to replace SecondsPerBlock 2022-12-02 19:52:14 +03:00
core config: add TimePerBlock to replace SecondsPerBlock 2022-12-02 19:52:14 +03: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 runtime.LoadScript 2022-11-25 15:11:49 +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 Merge pull request #2786 from nspcc-dev/simplify-getversion 2022-12-02 14:07:55 +07:00
services config: add TimePerBlock to replace SecondsPerBlock 2022-12-02 19:52:14 +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