Commit graph

  • 441eb8aa86
    Merge pull request #3250 from nspcc-dev/bbolt Anna Shaleva 2023-12-06 11:18:02 +0500
  • af0d1fe3c9
    Merge pull request #3251 from nspcc-dev/mac Anna Shaleva 2023-12-06 11:16:44 +0500
  • cab358dba1 github: enable amd64 builds for osx Ekaterina Pavlova 2023-12-05 21:49:10 +0300
  • 0639cedd05 go.mod: upgrade BoltDB to 1.3.8 Roman Khimov 2023-12-05 21:01:32 +0300
  • 9a270ae30c
    Merge pull request #3233 from stepanovdmitrii/feat/neotest_contract_signer_support Roman Khimov 2023-12-04 10:03:49 +0300
  • 7b53a0c239 neotest: Add contract signer support Dmitrii Stepanov 2023-11-28 09:23:55 +0300
  • 6c0c2a6a98
    Merge pull request #3246 from nspcc-dev/fix-doc Roman Khimov 2023-12-01 10:23:46 +0300
  • 26f96fe7ee
    Merge pull request #3243 from nspcc-dev/add-management-test Roman Khimov 2023-12-01 10:21:09 +0300
  • daa2b3b920 neotest: adjust Signer documentation Anna Shaleva 2023-12-01 09:25:41 +0300
  • b31d39836a native: test immediate contract availability Roman Khimov 2023-11-30 15:55:17 +0300
  • 34be76efb7
    Merge pull request #3240 from nspcc-dev/fix-native-upd Roman Khimov 2023-11-29 16:18:34 +0300
  • 90e18ec743
    Merge pull request #3242 from nspcc-dev/improve-subs-doc Roman Khimov 2023-11-29 14:35:38 +0300
  • e3aa6bba4d docs: add ordering guarantees for notary request events Anna Shaleva 2023-11-29 14:00:44 +0300
  • 81a439a0d6 docs: fix typo Anna Shaleva 2023-11-29 13:55:54 +0300
  • 6fdda0f15d rpcclient: add doc link to notifications ordering guarantees Anna Shaleva 2023-11-29 13:53:45 +0300
  • 8e8936912d core: remove UpdateHistory from NativeContract structure Anna Shaleva 2023-11-29 08:58:39 +0300
  • 76261f1605
    Merge pull request #3239 from nspcc-dev/ntr-doc-upd Roman Khimov 2023-11-28 20:25:08 +0300
  • 42b84ad905 rpcclient: improve documentation Anna Shaleva 2023-11-28 20:23:33 +0300
  • 98de5b9ccb
    Merge pull request #3237 from nspcc-dev/emit-smth Roman Khimov 2023-11-28 18:01:06 +0300
  • b637048122 vm: allow to emit any based on its type Anna Shaleva 2023-11-28 16:54:36 +0300
  • e8e964e3da
    Merge pull request #3234 from nspcc-dev/add-response-source Roman Khimov 2023-11-28 17:07:12 +0300
  • d7b84c0b47 examples: improve ZKP production example Anna Shaleva 2023-11-28 10:34:52 +0300
  • 29f344fd9b examples: add one more source of suitable response* files for Groth16 Anna Shaleva 2023-11-28 10:08:43 +0300
  • 2f9b4a2dbf
    Merge pull request #3232 from nspcc-dev/storage-limits Roman Khimov 2023-11-28 13:19:55 +0300
  • 2eab743a5b compiler: add compatibility test for storage limits Anna Shaleva 2023-11-28 10:51:03 +0300
  • a159054f10 *: update interop dependency Anna Shaleva 2023-11-28 10:49:39 +0300
  • b35f351f0b interop: add contract storage limits Anna Shaleva 2023-11-27 19:56:13 +0300
  • fd7b7ffc13
    Merge pull request #3231 from nspcc-dev/rel-0.104.0 v0.104.0 Roman Khimov 2023-11-27 18:14:27 +0300
  • a9803b3477 CHANGELOG: release 0.104.0 Anna Shaleva 2023-11-27 15:13:23 +0300
  • 7179efec35
    Merge pull request #3223 from nspcc-dev/cancel_command Roman Khimov 2023-11-27 17:32:48 +0300
  • fc77754098 cli: cancel transaction command Ekaterina Pavlova 2023-11-27 15:20:18 +0400
  • 7a2eb32c42 cli: wallet flag set Ekaterina Pavlova 2023-11-25 09:58:26 +0400
  • 20a57d8337 cli: export GetAccFromContext and GetUnlockedAccount methods Ekaterina Pavlova 2023-11-24 15:16:58 +0400
  • 7a1bf77585
    Merge pull request #3229 from nspcc-dev/fix-service-init Roman Khimov 2023-11-24 15:47:42 +0300
  • 15b4e0a8cd services: adjust StateRoot service initialisation Anna Shaleva 2023-11-24 15:24:02 +0300
  • 11ec0db350 core, services: fix Designation-dependant service initialisation Anna Shaleva 2023-11-24 15:23:19 +0300
  • 4216efbe6c
    Merge pull request #3227 from nspcc-dev/upd-zkp-deps Roman Khimov 2023-11-24 09:32:58 +0300
  • 626f1ee198 examples: do not replace neo-go library for ZKP examples Anna Shaleva 2023-11-24 09:05:29 +0300
  • 5d1e0192f1
    Merge pull request #3206 from nspcc-dev/relative_path_flag Anna Shaleva 2023-11-24 08:16:16 +0300
  • 1f84756c21
    Merge pull request #3222 from nspcc-dev/doc/contracts-storage-seek-call-improvement Roman Khimov 2023-11-23 23:03:20 +0300
  • 61d5b6eb0c
    Merge pull request #3221 from nspcc-dev/json-limits Roman Khimov 2023-11-23 23:02:50 +0300
  • f457d50773 cli: add --relative-path option Ekaterina Pavlova 2023-11-23 21:41:50 +0400
  • d511f6e5a9 confi: add MaxRequestHeaderBytes RPC configuration option Anna Shaleva 2023-11-23 13:39:24 +0300
  • 802d8d24b9 config: add MaxRequestBodySize RPC configuration option Anna Shaleva 2023-11-23 13:23:22 +0300
  • 195bb742ca
    Merge pull request #3225 from nspcc-dev/ojson-upd Roman Khimov 2023-11-23 19:27:24 +0300
  • 251b8c57b9 *: upgrade go-ordered-json version Anna Shaleva 2023-11-23 19:04:41 +0300
  • 62b710868b *: mention prefix trimming in Seek operations where applicable Pavel Karpy 2023-11-23 18:44:19 +0300
  • 7362fd94e6
    Merge pull request #3220 from nspcc-dev/stable-func-debug-data Anna Shaleva 2023-11-23 14:50:01 +0300
  • 341d978e5b compiler: walk over functions in reproducible order, fix #3219 Roman Khimov 2023-11-23 13:11:12 +0300
  • 22c654b200 neorpc: restrict maximum subitems number in SignerWithWitness Anna Shaleva 2023-11-23 12:12:34 +0300
  • 2f6ba1fded rpcsrv: define GetSignersWithWitnesses on a pointer Anna Shaleva 2023-11-23 11:43:47 +0300
  • 25ef2c7f16
    Merge pull request #3218 from nspcc-dev/serialization-limits Roman Khimov 2023-11-22 21:28:25 +0300
  • 910d53b27b core: do not check manifest size on deploy/update Anna Shaleva 2023-11-22 20:15:43 +0300
  • 1d189fd90c Revert "native: ignore decoding errors during cache init" Anna Shaleva 2023-11-22 14:12:55 +0300
  • 6824bd9f40 smartcontract: require manifest serialization in (*Manifest).IsValid Anna Shaleva 2023-11-22 14:07:15 +0300
  • 387c411da0 vm: add default limit to SI serialization context Anna Shaleva 2023-11-22 13:52:41 +0300
  • 00c6a811ab
    Merge pull request #3215 from nspcc-dev/tiny-compiler-fixes Roman Khimov 2023-11-22 19:29:37 +0300
  • e21664cd7d
    Merge pull request #3216 from nspcc-dev/drop-fyrchik Roman Khimov 2023-11-22 19:29:28 +0300
  • 23e553f647 *: drop fyrchik from code owners Roman Khimov 2023-11-22 11:17:09 +0300
  • 4c9cd438f8 rpcbinding: sort named types to stabilize output Roman Khimov 2023-11-21 21:46:21 +0300
  • eade327b9b compiler: check for pkg nilness, fix #3202 Roman Khimov 2023-11-21 19:31:31 +0300
  • 8aeb30e019
    Merge pull request #3214 from nspcc-dev/doc-canceltx-rpc Roman Khimov 2023-11-21 20:29:45 +0300
  • fced6a27ba compiler: iterate over autoguessed events in reproducible way Roman Khimov 2023-11-21 18:41:58 +0300
  • 5370034955 compiler: deduplicate autoguessed event names, fix #3088 Roman Khimov 2023-11-21 18:26:35 +0300
  • a5d041a1ac compiler: check range first, analyze funcs then Roman Khimov 2023-11-21 17:48:53 +0300
  • 7f9e2e5047 cli/sc: don't rewrite RPC bindings by default Roman Khimov 2023-11-21 17:41:34 +0300
  • 2ae44e074d docs: canceltransaction is not going to be supported Roman Khimov 2023-11-21 16:10:53 +0300
  • ff958706f4
    Merge pull request #3212 from nspcc-dev/drop-history Roman Khimov 2023-11-21 15:46:16 +0300
  • 28ee1621b8
    Merge pull request #3155 from nspcc-dev/apptr-pricing Roman Khimov 2023-11-21 15:44:40 +0300
  • 58102a9a80 *: move NativeUpdateHistory logic under Hardforks management Anna Shaleva 2023-11-21 12:35:18 +0300
  • 4d8601297d
    Merge pull request #3211 from nspcc-dev/fix-curr-height Roman Khimov 2023-11-21 13:51:03 +0300
  • 64b5ba24e9 *: fix less then typos everywhere Anna Shaleva 2023-11-21 13:47:59 +0300
  • 3b11f98cd0 core: review usages of (*intero.Context).BlockHeight method Anna Shaleva 2023-11-21 10:49:05 +0300
  • c6d259b285 *: update interop deps Anna Shaleva 2023-11-21 13:44:02 +0300
  • 0493ddbd70 ROADMAP: add new line to the end of the file Anna Shaleva 2023-11-21 13:33:25 +0300
  • 474225d425 core, rpcsrv: apply generic attributes fee logic to NotaryServiceFeePerKey Anna Shaleva 2023-09-21 18:22:32 +0300
  • 82cb2e718d native: introduce attribute pricing Anna Shaleva 2023-09-20 16:33:04 +0300
  • 80fcf81102
    Merge pull request #3209 from nspcc-dev/strict-cfg Roman Khimov 2023-11-21 13:20:57 +0300
  • 8e5a724f5d
    Merge pull request #3210 from nspcc-dev/service-err Roman Khimov 2023-11-21 13:20:11 +0300
  • 59baecd39b wallet: provide more detailed errors on failed NewWalletFromFile Anna Shaleva 2023-11-20 20:12:28 +0300
  • f10d2d2be7
    Merge pull request #3208 from nspcc-dev/strlen Roman Khimov 2023-11-20 21:29:08 +0300
  • 63de821ff4 config: forbid unknown YAML configuration fields Anna Shaleva 2023-11-20 20:04:09 +0300
  • a4779de375 core: improve TestConfigNativeUpdateHistory subtests naming Anna Shaleva 2023-11-20 20:03:01 +0300
  • 0fef119f5f rpcsrv: update test data Anna Shaleva 2023-11-20 19:41:45 +0300
  • 16b7a83f30 *: update interop deps Anna Shaleva 2023-11-20 19:25:52 +0300
  • 406c9f8b92 core, interop: add strLen method for native StdLib contract Anna Shaleva 2023-11-20 19:23:33 +0300
  • b5cf3f592f
    Merge pull request #3207 from nspcc-dev/limit-rpc-signers Roman Khimov 2023-11-20 16:29:42 +0300
  • f6cb698cd1 rpcsrv/params: limit tx signers/witnesses Roman Khimov 2023-11-20 16:00:30 +0300
  • 7fb077e999
    Merge pull request #3186 from nspcc-dev/reduce-max-nef-size Roman Khimov 2023-11-20 15:19:40 +0300
  • 48bd8057dd
    Merge pull request #3058 from nspcc-dev/current-signers Roman Khimov 2023-11-20 15:14:05 +0300
  • 90705e37e9 compiler: perform NEF size check on serialization Anna Shaleva 2023-11-02 14:48:51 +0300
  • 06c99fb2af *: update interop deps Anna Shaleva 2023-11-20 14:50:30 +0300
  • e63a93b8a0 compiler: add tests for System.Runtime.CurrentSigners Anna Shaleva 2023-07-08 14:38:00 +0300
  • 2fba04490a core: add System.Runtime.CurrentSigners syscall Anna Shaleva 2023-07-08 13:54:04 +0300
  • 90b01bcea6 core: move SignersToStackItem to transaction package Anna Shaleva 2023-07-08 13:48:52 +0300
  • 14d98811a5 smartcontract: restrict maximum NEF file size on deserialisation Anna Shaleva 2023-11-02 14:01:36 +0300
  • b2205940fa
    Merge pull request #3194 from nspcc-dev/add-test Roman Khimov 2023-11-18 22:44:57 +0300
  • fdcc369d60 manifest: add compatibility test for Permissions and Trust serialization Anna Shaleva 2023-11-08 16:08:24 +0300
  • dd48f810cc
    Merge pull request #3203 from nspcc-dev/doc-upd Roman Khimov 2023-11-17 17:23:21 +0300
  • f88df92925 docs: adjust ValidatorsHistory documentation Anna Shaleva 2023-11-17 16:57:41 +0300