neoneo-go/pkg
Roman Khimov 8e9bd3e28f native: trigger committee update on candidate registration
It can change the committee even if noone voted. Fixes state diff at block
390726 of T5 testnet where there are no transactions, but committee changes
because there were some registrations in previous 21 blocks.
2022-07-27 23:21:21 +03:00
..
compiler compiler: add test for hasMethod, update all go.mods 2022-07-13 18:22:05 +03:00
config rpc: move rpc.Config to pkg/config, remove pkg/rpc 2022-07-25 11:58:13 +03:00
consensus *: reuse smartcontract package to create standard entry scripts 2022-07-26 12:19:49 +03:00
core native: trigger committee update on candidate registration 2022-07-27 23:21:21 +03:00
crypto crypto: adjust Checksum documentation 2022-05-13 13:20:40 +03:00
encoding Merge pull request #2531 from nspcc-dev/perf 2022-06-03 10:40:56 +03:00
interop interop: add management.HasMethod() 2022-07-13 17:54:17 +03:00
io [#2442] English Check 2022-05-04 19:48:27 +03:00
neorpc neorpc/result: move NotaryRequestEvent to this package 2022-07-25 11:58:13 +03:00
neotest *: reuse smartcontract package to create standard entry scripts 2022-07-26 12:19:49 +03:00
network metrics: move package to services 2022-07-21 23:38:23 +03:00
rpcclient smartcontract: add Builder, method invocation helpers and doc 2022-07-25 22:49:47 +03:00
services blockchainer: drop the package completely 2022-07-25 11:58:13 +03:00
smartcontract *: reuse smartcontract package to create standard entry scripts 2022-07-26 12:19:49 +03:00
util Merge pull request #2531 from nspcc-dev/perf 2022-06-03 10:40:56 +03:00
vm vm: move InvocationTree into a package of its own 2022-07-08 23:30:30 +03:00
wallet *: do not call wallet.Close() explicitly 2022-07-04 19:09:48 +03:00