neoneo-go/pkg/neotest
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
..
chain config: add TimePerBlock to replace SecondsPerBlock 2022-12-02 19:52:14 +03:00
account.go [#2442] English Check 2022-05-04 19:48:27 +03:00
basic.go core: make GetHeaderHash accept uint32 2022-11-25 14:30:51 +03:00
client.go core, rpc: move getFakeNextBlock to Blockchain 2022-10-07 15:56:34 +03:00
compile.go [#2442] English Check 2022-05-04 19:48:27 +03:00
doc.go *: apply go 1.19 formatter heuristics 2022-08-09 15:37:52 +03:00
signer.go *: use uint*Size and SignatureLen constants where appropriate 2022-10-05 10:45:52 +03:00
signer_test.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00