Commit graph

  • 77836ea1d0 rpcclient: make Notary Actor follow the request creation doc Anna Shaleva 2023-04-19 17:18:04 +0300
  • 6eaa76520f rpcclient: close subscriber channels on wsReader exit Roman Khimov 2023-04-18 19:36:57 +0300
  • 45b353781f rpcclient: correctly handle request channel closure Roman Khimov 2023-04-18 19:34:38 +0300
  • 7bc9b6e323
    Merge pull request #2979 from nspcc-dev/fix-typo Roman Khimov 2023-04-18 19:11:04 +0300
  • ef925b2c0b docs: fix typo Anna Shaleva 2023-04-18 18:52:57 +0300
  • 7096ddb586 mempool: warn about failed subscription test-subs Anna Shaleva 2023-04-18 13:19:12 +0300
  • a4cc6da766
    Merge pull request #2966 from nspcc-dev/bugfix/2896-rpc-shutdown-deadlock Roman Khimov 2023-04-17 10:36:30 +0300
  • e29c33e449 cli/node: Fix deadlock produced by instant RPC service start Leonard Lyubich 2023-04-13 12:53:58 +0400
  • e126bcc462 services/rpcsrv: Wait for subscription process to complete when stopped Leonard Lyubich 2023-04-13 12:36:39 +0400
  • a113940f0b services/rpcsrv: Fix potential shutdown deadlock of RPC server Leonard Lyubich 2023-04-13 12:03:18 +0400
  • 649877d8f3 services/rpcsrv: Test Server shutdown with failed precondition Leonard Lyubich 2023-04-13 11:48:18 +0400
  • e0abe2b858
    Merge pull request #2969 from nspcc-dev/mp-metrics Roman Khimov 2023-04-14 15:43:37 +0300
  • b9f95a820c
    Merge pull request #2972 from nspcc-dev/dynamic-services Roman Khimov 2023-04-13 20:59:52 +0300
  • 3a71aafc43 core: distinguish notarypool/mempool metrics Anna Shaleva 2023-04-13 14:03:02 +0300
  • 7bcc62d99c *: fix Prometheus metrics comment formatting Anna Shaleva 2023-04-13 13:49:07 +0300
  • 49cea72e41 core: improve documentation to SetOracle/SetNotary Anna Shaleva 2023-04-13 18:20:52 +0300
  • a875409055
    Merge pull request #2968 from nspcc-dev/bad-cfg-panic Roman Khimov 2023-04-13 14:31:07 +0300
  • a74454aaca config: do not allow negative validators count Anna Shaleva 2023-04-13 13:10:01 +0300
  • 0c049f620f config: do not allow zero numbers for validators/committee history Anna Shaleva 2023-04-13 13:02:36 +0300
  • 8149d33fef config: use uint32 for validators/committee members count Anna Shaleva 2023-04-13 12:43:21 +0300
  • 8f9d101eab
    Merge pull request #2967 from nspcc-dev/rpcsrv-err Roman Khimov 2023-04-13 13:27:48 +0300
  • 55ab38ed81 network: do not use error channel to start network srv Anna Shaleva 2023-04-13 12:00:52 +0300
  • 37f7c9d9a7
    Merge pull request #2965 from nspcc-dev/cli-ops Roman Khimov 2023-04-12 17:29:29 +0300
  • 541da7e83b cli: add util ops command Anna Shaleva 2023-04-11 18:45:50 +0300
  • fdec8ea3f7
    Merge pull request #2952 from nspcc-dev/find-backwards Roman Khimov 2023-04-12 17:09:30 +0300
  • 1962dd956c *: update interop deps Anna Shaleva 2023-04-12 16:43:44 +0300
  • d5bea0ad4c core: add Backwards option for storage iterators Anna Shaleva 2023-03-24 19:32:06 +0300
  • 4f827de5cd
    Merge pull request #2819 from nspcc-dev/optimize-state-reset Roman Khimov 2023-04-11 19:11:10 +0300
  • 400620a9fb core: avoid squashing of data from different state reset stages Anna Shaleva 2023-04-11 14:18:48 +0300
  • cb0f786b28 core: move batch persist to a separate routine Anna Shaleva 2022-11-21 12:04:52 +0300
  • e3747b1d57 core: change log level of reset stages notifications Anna Shaleva 2023-04-11 16:53:24 +0300
  • 41caeed5c0 core: fix state reset log message Anna Shaleva 2023-04-11 16:47:37 +0300
  • 5322a3535b
    Merge pull request #2940 from nspcc-dev/groth16 Roman Khimov 2023-04-10 10:20:17 +0300
  • 44fc241c34 github: try out self-hosted runner sh-runner Anna Shaleva 2023-04-05 16:47:31 +0300
  • 601c26bbe6
    Merge pull request #2914 from ixje/fix-getpeers Roman Khimov 2023-04-07 08:46:40 +0300
  • f479b2bc57 neorpc: change peer port to int type (fixes nspcc-dev#2910) Erik van den Brink 2023-04-06 18:33:09 +0200
  • ce7658ef82
    Merge pull request #2711 from aprasolova/dco-check Roman Khimov 2023-04-06 11:11:09 +0300
  • a80d7bef80
    Merge pull request #2889 from nspcc-dev/ask-nep2-label Roman Khimov 2023-04-06 10:42:52 +0300
  • e2cf5b868a
    Merge pull request #2941 from nspcc-dev/drop-deprecated-0.102.0 Roman Khimov 2023-04-06 10:42:26 +0300
  • 7e92b4a694
    Merge pull request #2959 from nspcc-dev/fix-nil-param Roman Khimov 2023-04-05 19:46:22 +0300
  • 01ac2d9f31 rpc: emit Null in case of Any parameter with zero-len value Anna Shaleva 2023-04-03 15:53:37 +0300
  • 66b82d0a7d *: update interop dependency Anna Shaleva 2023-04-05 15:54:36 +0300
  • 68cb07999b scripts: adjust dependency updator Anna Shaleva 2023-03-28 19:50:27 +0300
  • 69102a6aa3 interop: add groth16 interop API Anna Shaleva 2023-03-23 20:06:47 +0300
  • 115ec4d8dd core: add BLS12_381 interops Anna Shaleva 2023-03-17 18:38:38 +0300
  • c053f1a4af
    Merge pull request #2957 from nspcc-dev/rm-go-17 Roman Khimov 2023-04-04 15:25:14 +0300
  • 4ab6d1e31a go.mod: fetch dbft update Anna Shaleva 2023-04-04 12:18:38 +0300
  • 6b21ad9922 *: replace interface{} with any keyword Anna Shaleva 2023-04-03 13:34:24 +0300
  • 83545b8451 network: fix Address test failing on Windows/macOS with go 1.20 Anna Shaleva 2023-04-03 09:41:32 +0300
  • ec002f31df Dockerfile: build docker images on go 1.20 Anna Shaleva 2023-03-31 10:35:38 +0300
  • 3f6a88c239 .github: bump setup-go version from v3 to v4 Anna Shaleva 2023-03-31 10:14:48 +0300
  • 110356857d *: drop go 1.17 support for github actions and tests Anna Shaleva 2023-03-31 10:03:19 +0300
  • 856edcca39 *: bump min supported go version from 1.17 to 1.18 Anna Shaleva 2023-03-31 09:54:55 +0300
  • 1633ae32df
    Merge pull request #2954 from ZhangTao1596/fix-format Roman Khimov 2023-03-31 09:49:39 +0300
  • d36df15878 ci: fix lint issues (fix #2948) ZhangTao1596 2023-03-29 11:19:23 +0800
  • 9224878196
    Merge pull request #2947 from ZhangTao1596/add-missing-rpc Roman Khimov 2023-03-28 09:02:45 +0300
  • f21e618be5 rpcclient: add GetProof and VerifyProof (fix #2942) ZhangTao1596 2023-03-23 17:03:22 +0800
  • de7bff9cea
    Merge pull request #2945 from nspcc-dev/adj-minpeers-doc Roman Khimov 2023-03-22 18:03:18 +0300
  • f672a97d1b docs: add minor note to MinPeers config section Anna Shaleva 2023-03-22 16:22:02 +0300
  • 6e27883c10 rpcsrv: remove deprecated RPC counters Roman Khimov 2023-03-18 10:52:24 +0300
  • 4671fbb3be interop: drop deprecated util.FromAddress Roman Khimov 2023-03-18 10:44:12 +0300
  • 7306beca4d
    Merge pull request #2939 from nspcc-dev/release-0.101.1 v0.101.1 Roman Khimov 2023-03-17 12:48:24 +0300
  • e3d8772f57 ROADMAP: correct schedule Roman Khimov 2023-03-17 12:21:40 +0300
  • 5a34e819e9 CHANGELOG: release 0.101.1 Roman Khimov 2023-03-17 12:21:24 +0300
  • fa392aa5ff CHANGELOG: fix 0.101.0 release date Roman Khimov 2023-03-17 10:51:20 +0300
  • 0d5613cfcb
    Merge pull request #2938 from nspcc-dev/failing-actor-test Roman Khimov 2023-03-17 11:46:31 +0300
  • da7eafd4c7
    Merge pull request #2937 from nspcc-dev/copy-wsclient-filters Roman Khimov 2023-03-17 10:49:13 +0300
  • e197f3faef rpcclient: copy subscription params, fix #2890 Roman Khimov 2023-03-16 23:50:56 +0300
  • e84ea0207d actor: don't close already closed channel, fix #2932 Roman Khimov 2023-03-17 09:57:41 +0300
  • 1a4da8c462 neorpc: add Copy to filters for easy deep copying Roman Khimov 2023-03-16 23:43:00 +0300
  • 8acff056a9
    Merge pull request #2936 from nspcc-dev/minor-doc-fixes-for-0.101.1 Roman Khimov 2023-03-16 21:37:06 +0300
  • 74623e64bc rpcclient: improve wsclient doc, fix #2895 Roman Khimov 2023-03-16 21:27:35 +0300
  • 88c1e65b5b
    Merge pull request #2935 from nspcc-dev/dbft-upd Roman Khimov 2023-03-16 09:25:31 +0300
  • c2c2a49732 gomod: fetch dbft fix of committed nodes counting Anna Shaleva 2023-03-16 09:09:17 +0300
  • 44e84a5943 stateroot: fix spelling and enhance FindStates doc, fix #2925 Roman Khimov 2023-03-15 22:55:19 +0300
  • a8aa29727b
    Merge pull request #2930 from nspcc-dev/addblock-lock Roman Khimov 2023-03-15 17:59:48 +0300
  • c7566c2a01 consensus: perform batched chain's block sync Anna Shaleva 2023-03-15 17:45:56 +0300
  • 0b352349eb consensus: adjust TestService_NextConsensus after dBFT upgrade Anna Shaleva 2023-03-15 13:22:08 +0300
  • 04de604afd gomod: fetch dBFT fix from https://github.com/roman-khimov/dbft/pull/4 Anna Shaleva 2023-03-13 12:49:55 +0300
  • 0cbef58b3c consensus: enqueue newly created blocks Anna Shaleva 2023-03-07 12:06:53 +0300
  • 04d0b45ceb network: move blockqueue to a separate package Anna Shaleva 2023-03-07 11:36:42 +0300
  • 91a77c25a2 network: refactor blockqueuer interface Anna Shaleva 2023-03-06 18:28:47 +0300
  • e57e74692f consensus: drain block notification channel after each message Anna Shaleva 2023-03-06 18:27:09 +0300
  • ea46943815 services: use buffered channels for block subscription Anna Shaleva 2023-03-02 16:44:18 +0300
  • 97c7023020
    Merge pull request #2933 from nspcc-dev/fix-linter Roman Khimov 2023-03-15 16:57:43 +0300
  • 5f6c01336c *: add nolint comments to multiple errors wrapping Anna Shaleva 2023-03-15 15:47:38 +0300
  • 1db90e538f
    Merge pull request #2929 from nspcc-dev/dependabot/go_modules/examples/nft-nd-nns/golang.org/x/crypto-0.1.0 Roman Khimov 2023-03-14 18:24:15 +0300
  • 8329f29cde
    build(deps): bump golang.org/x/crypto in /examples/nft-nd-nns dependabot[bot] 2023-03-13 22:30:12 +0000
  • 31ee21a83a
    Merge pull request #2924 from nspcc-dev/drain-queues-on-disconnect Roman Khimov 2023-02-21 17:12:23 +0300
  • 4f708c037d network: drain send queues on peer disconnection Roman Khimov 2023-02-21 16:19:06 +0300
  • 510bc91804
    Merge pull request #2922 from nspcc-dev/fix-typo Roman Khimov 2023-02-20 12:45:44 +0300
  • da757fa387 network: fix grammar typo in the error message Anna Shaleva 2023-02-20 11:08:07 +0300
  • 475d9de2d5
    Merge pull request #2916 from nspcc-dev/not-so-local-client Roman Khimov 2023-02-20 10:38:30 +0300
  • d54418bad0
    Merge pull request #2920 from nspcc-dev/fix-seek-doc Roman Khimov 2023-02-18 23:18:39 +0300
  • 08c42c1d00
    Merge pull request #2919 from nspcc-dev/dependabot/go_modules/golang.org/x/net-0.7.0 Roman Khimov 2023-02-18 23:17:40 +0300
  • b945f22b13
    Merge pull request #2918 from nspcc-dev/any-wrapper-fix Roman Khimov 2023-02-18 23:15:15 +0300
  • 09186127da core: adjust the documentation of SeekRange's Prefix field Anna Shaleva 2023-02-18 21:06:30 +0300
  • 23e3801856
    build(deps): bump golang.org/x/net from 0.3.0 to 0.7.0 dependabot[bot] 2023-02-18 03:33:19 +0000
  • b1e7f40226 rpcbinding: fix wrappers for Any type, fix #2898 Roman Khimov 2023-02-18 00:06:45 +0300
  • 1bdd62702c
    Merge pull request #2917 from nspcc-dev/fix-link Roman Khimov 2023-02-17 10:57:13 +0300