Commit graph

  • 20b19d4599 interop/contract: fix state rollbacks for nested contexts Roman Khimov 2023-06-29 11:18:30 +0300
  • 9185820289
    Merge pull request #3042 from nspcc-dev/allow-gt-equality-comparison Roman Khimov 2023-06-15 22:38:20 +0300
  • 31e2076810 native: move BLS12-381-related operations to a separate file Anna Shaleva 2023-06-15 18:57:59 +0300
  • ea13fbe94a core: improve errors logging for bls12381-related operations Anna Shaleva 2023-06-14 19:53:57 +0300
  • 71bcb8bade native: allow to use EQUAL opcode for BLS12-381 points comparison Anna Shaleva 2023-06-14 16:42:11 +0300
  • a2daad6ba6
    Merge pull request #3037 from nspcc-dev/sdk-upd Roman Khimov 2023-06-06 18:02:08 +0300
  • 0d470edf21 oracle: make use of ReadCloser returned from NeoFS's getters Anna Shaleva 2023-06-06 12:19:23 +0300
  • 4b2fc32462 oracle: update NeoFS SDK to 1.0.0-rc.9 Anna Shaleva 2023-06-06 11:22:08 +0300
  • b86975b061
    Merge pull request #3036 from nspcc-dev/fix-rpcbinding Roman Khimov 2023-06-06 00:12:15 +0300
  • 802a2b3879 rpcbinding: call scriptFor* as method Anna Shaleva 2023-06-05 17:47:17 +0300
  • f96ccf2bfe
    Merge pull request #3035 from nspcc-dev/fix-rpcbinding Roman Khimov 2023-06-05 18:00:40 +0300
  • c7836ed6e7 rpcbinding: convert scriptFor* from function to method Anna Shaleva 2023-06-05 17:47:17 +0300
  • 805157b7a0
    Merge pull request #3034 from nspcc-dev/update-bolt Roman Khimov 2023-06-05 16:25:23 +0300
  • 67ce9de181 go.mod: upgrade bolt to v1.3.7 Roman Khimov 2023-06-05 14:58:17 +0300
  • a0117042e8
    Merge pull request #3012 from nspcc-dev/dynamic-rpc-hash Roman Khimov 2023-06-01 16:16:42 +0300
  • f97eaddfd1 cli: allow dynamic RPC binding contract hash Anna Shaleva 2023-05-11 13:25:45 +0300
  • 50fad8455f
    Merge pull request #3031 from nspcc-dev/conflicts-priority Roman Khimov 2023-06-01 13:48:46 +0300
  • 68b9ff1f17 mempool: adjust the rule of conflicting transaction ranking Anna Shaleva 2023-05-31 19:22:04 +0300
  • 772e723e8e
    Merge pull request #3008 from nspcc-dev/event-gen Roman Khimov 2023-05-31 23:56:51 +0300
  • 9a15d2d781
    Merge pull request #3029 from nspcc-dev/drop-legacy-addresses-from-examples Roman Khimov 2023-05-31 18:36:34 +0300
  • 8beb3f4515 *: drop legacy addresses from examples Roman Khimov 2023-05-31 18:31:20 +0300
  • 9f9cec53bd rpcbinding: provide links to types in comments Anna Shaleva 2023-05-31 15:47:10 +0300
  • 8ae4a1e957 rpcbinding: adjust comment of FromStackItem template methods Anna Shaleva 2023-05-30 17:34:51 +0300
  • 2ce1454ef5 cli: improve error message for binding template Anna Shaleva 2023-05-30 11:59:16 +0300
  • 44dfe8342d compiler: disallow named types redeclaration via contract config Anna Shaleva 2023-05-29 18:50:36 +0300
  • 865bd6c9cc compiler: compare emitted event params if --guess-eventtypes enabled Anna Shaleva 2023-05-25 19:17:49 +0300
  • 6379bcc15a compiler: properly set extended type name for unnamed structs Anna Shaleva 2023-05-25 18:45:59 +0300
  • 0195aae824 cli: add test for --guessed-eventtypes RPC binding generator flag Anna Shaleva 2023-05-25 18:39:27 +0300
  • 3e2755e66d smartcontract: add test for user-defined extended event types configuration Anna Shaleva 2023-05-25 18:03:05 +0300
  • a0d991a500 rpcbinding: support map[any]any conversion for extended types Anna Shaleva 2023-05-03 19:13:05 +0300
  • 37af2031bb rpcbinding: properly add imports for simple types of event parameters Anna Shaleva 2023-05-23 18:20:51 +0300
  • 19cc6c6369 compiler: store ready-to-use notification names in bindings config Anna Shaleva 2023-05-23 14:17:39 +0300
  • 41938ffa78 smartcontract: drop standard events before RPC binging generation Anna Shaleva 2023-05-21 15:08:29 +0300
  • 2c36802e23 binding: fix comment to the extended type field Anna Shaleva 2023-05-31 15:32:53 +0300
  • e2580187a1 cli: fetch extended evet types from contract config Anna Shaleva 2023-05-08 21:58:28 +0300
  • 194639bb15 compiler: fix typo in the method description Anna Shaleva 2023-05-05 16:57:07 +0300
  • 044ae477ca smartconract: generate RPC binding wrappers for events Anna Shaleva 2023-05-24 11:52:14 +0300
  • ae52b2c2fa rpcbinding: fix binding indentation Anna Shaleva 2023-05-24 11:44:31 +0300
  • ecded70baf mempool: add test for malicious behaviour with Conflicts attribute conflicts-test Anna Shaleva 2023-05-29 17:47:49 +0300
  • 871ee18981
    Merge pull request #3024 from nspcc-dev/add-mp-test Roman Khimov 2023-05-26 22:52:29 +0300
  • db812f7fa5 mempool: add test for concurrent conflicting tx addition Anna Shaleva 2023-05-26 20:19:21 +0300
  • 0f0f7b364f rpcbinding: use typed return err value in etTypeConverter Anna Shaleva 2023-05-03 19:18:43 +0300
  • 8beb9f23c3 smartcontract: add comments to binding config fields Anna Shaleva 2023-05-23 12:18:26 +0300
  • 36af361c2b smartcontract: add FromStackItem wrapper for RPC bindings Anna Shaleva 2023-05-03 14:55:02 +0300
  • b5ec1271d5 .gitignore: do not ignore compiler testdata Anna Shaleva 2023-05-23 14:16:43 +0300
  • 7a06cea885 cli: allow to rewrite expected test output Anna Shaleva 2023-05-23 10:42:27 +0300
  • aca12b58c0
    Merge pull request #3020 from nspcc-dev/loadnef-enh-2 Roman Khimov 2023-05-19 16:39:41 +0300
  • ddfbf7a434 cli: remove code duplication in test Anna Shaleva 2023-05-19 13:22:20 +0300
  • 2f4fb3a079 cli: fix error description for run VM CLI command Anna Shaleva 2023-05-17 19:03:02 +0300
  • b6b80f3abf cli: properly handle run VM CLI command Anna Shaleva 2023-05-17 19:01:24 +0300
  • 35c3518b37 examples: fix owner's verification of Runtime example contract Anna Shaleva 2023-05-19 12:55:52 +0300
  • 7b86a54fc0
    Merge pull request #3016 from nspcc-dev/emit-convertible Roman Khimov 2023-05-17 21:06:21 +0300
  • fc6029d006 vm: allow to emit uint and uint64 as a part of array Anna Shaleva 2023-05-17 12:27:45 +0300
  • d463bad96f
    Merge pull request #3013 from nspcc-dev/loadnef-enh Roman Khimov 2023-05-17 15:05:00 +0300
  • aace790651 cli: guess manifest filename from nef for loadnef VM CLI command Anna Shaleva 2023-05-16 17:57:13 +0300
  • ed2b59e077 cli: use cosigners separator for VM CLI commands where appropriate Anna Shaleva 2023-05-16 17:54:41 +0300
  • a2449ae8ae cli: autocomplete output filenames for contract compile cmd Anna Shaleva 2023-05-12 13:49:31 +0300
  • 3dbb733324 cli: require contract config file for bindings generation Anna Shaleva 2023-05-16 14:00:44 +0300
  • 15138b2004 vm: allow to emit convertible Anna Shaleva 2023-05-15 18:04:32 +0300
  • 8e085d3ca3 vm: allow to make stackitem from *Uint160 and *Uint256 Anna Shaleva 2023-05-15 18:03:46 +0300
  • d493afc941
    Merge pull request #3018 from nspcc-dev/upd-dbft Roman Khimov 2023-05-16 16:08:09 +0300
  • 8599e25fc3 gomod: fetch dBFT update Anna Shaleva 2023-05-16 16:01:36 +0300
  • 4afc71ab6d
    Merge pull request #3014 from nspcc-dev/node-cfg Roman Khimov 2023-05-16 14:42:38 +0300
  • 4be9e4347a cli: allow to provide network-specific node config file Anna Shaleva 2023-05-12 16:53:57 +0300
  • abf3ef5af7
    Merge pull request #3009 from nspcc-dev/new-version Roman Khimov 2023-05-11 14:38:35 +0300
  • 649b9ac7b0 network: add neogo_version metric, deprecate serv_node_version Anna Shaleva 2023-05-10 17:10:56 +0300
  • 230f54c38a
    Merge pull request #3010 from AnnaShaleva/AS/upload-release-asset Roman Khimov 2023-05-10 22:32:29 +0300
  • 778ddfb277 github: automatically attach binaries to the release Anna Shaleva 2023-05-10 18:55:03 +0300
  • b47a891b9e
    Merge pull request #3004 from nspcc-dev/require-error-is Roman Khimov 2023-05-04 18:14:36 +0300
  • 433275265f *: use require.ErrorIs instead of require.True(t, error.Is()) Roman Khimov 2023-05-04 17:03:06 +0300
  • 8e6025fbc8
    Merge pull request #3000 from nspcc-dev/conloss-error-for-wsclient Roman Khimov 2023-05-03 16:42:12 +0300
  • fcaa24f928 rpcclient: provide some exported error for disconnected WSClient Roman Khimov 2023-05-03 16:01:46 +0300
  • 8bd9a7d420
    Merge pull request #2995 from nspcc-dev/neofs-sdk-update Roman Khimov 2023-05-02 14:25:31 +0300
  • cef7ac2510
    Merge pull request #2997 from nspcc-dev/fix-Lint Roman Khimov 2023-04-28 12:28:26 +0300
  • a0aef0e92f
    Merge pull request #2996 from nspcc-dev/fix-lint Roman Khimov 2023-04-28 12:27:10 +0300
  • 98d29570d3 github: use minimum supported go version for Linter job Anna Shaleva 2023-04-28 12:17:08 +0300
  • 9c0a45c65e core: add nolint comment for deprecated error format style Anna Shaleva 2023-04-28 12:12:20 +0300
  • 0a160ee93b *: use CompareAndSwap instead of CAS for atomics Roman Khimov 2023-04-27 18:49:19 +0300
  • 2567c4c672 oracle: update NeoFS SDK to 1.0.0-rc.8 Roman Khimov 2023-04-27 18:38:06 +0300
  • dcea3f6107
    Merge pull request #2988 from nspcc-dev/client/close-blockers Roman Khimov 2023-04-26 22:23:49 +0300
  • 1bd22adcb3
    Merge pull request #2994 from nspcc-dev/fix-init-cache Roman Khimov 2023-04-26 14:54:52 +0300
  • 67d4d891ef core: prevent direct access to Notary contract if not active Anna Shaleva 2023-04-26 14:10:12 +0300
  • edb2d46d5b core: initialize natives cache wrt NativeActivations Anna Shaleva 2023-04-26 13:22:13 +0300
  • 33c971b0e4 core: add InitializeCache method to Contract interface Anna Shaleva 2023-04-26 12:52:59 +0300
  • 29b3df10b6
    Merge pull request #2992 from nspcc-dev/init-metrics-on-start Roman Khimov 2023-04-25 16:27:38 +0300
  • e2782aef05 *: adjust Prometheus metrics initialisation on node start Anna Shaleva 2023-04-25 13:12:18 +0300
  • bbdfdc3099
    Merge pull request #2991 from nspcc-dev/revert-mgmt-ids Roman Khimov 2023-04-25 12:42:01 +0300
  • b1f9ba193b
    Merge pull request #2990 from nspcc-dev/adj-notary-doc Roman Khimov 2023-04-25 12:40:33 +0300
  • 3f2e0e5441 Revert "native: make management compatible with C# node 3.5.0" Anna Shaleva 2023-04-25 12:22:05 +0300
  • 6e8328415c docs: improve Notary's till value documentation Anna Shaleva 2023-04-25 12:01:55 +0300
  • dab13a4e2d rpcclient: close WSClient subscriber on overflow Anna Shaleva 2023-04-21 17:14:47 +0300
  • 4a49bf5de4 rpcclient: introduce WSOptions for WSClient Anna Shaleva 2023-04-25 11:26:36 +0300
  • f0a5430b5b
    Merge pull request #2985 from nspcc-dev/bugfix/interop-unused-import Roman Khimov 2023-04-22 17:37:17 +0300
  • d90626d556 interop/util: Drop unused import Leonard Lyubich 2023-04-22 16:36:49 +0400
  • 6bcdf32c31
    Merge pull request #2981 from nspcc-dev/fix-ntr-actor Roman Khimov 2023-04-20 16:29:56 +0300
  • a8f05d9833
    Merge pull request #2983 from nspcc-dev/upd-interops Roman Khimov 2023-04-20 16:18:36 +0300
  • dd8218f87a *: update interop deps after #2892 Anna Shaleva 2023-04-20 16:11:15 +0300
  • c50ab95164
    Merge pull request #2892 from ZhangTao1596/optimize-vote-reward Roman Khimov 2023-04-20 14:26:58 +0300
  • fb7fce0775 native: optimize vote reward data (fix #2844) ZhangTao1596 2023-04-20 10:46:19 +0800
  • 7b109586ca
    Merge pull request #2980 from nspcc-dev/close-notification-chans-on-wsclient-disconnect Roman Khimov 2023-04-19 18:11:36 +0300