Commit graph

  • b4c0fcfaad cli: move RPC bindings related testdata to a separate folder Anna Shaleva 2023-08-11 16:07:02 +0300
  • b2f84c83b3 rpcbinding: reuse upperFirst helper where possible Anna Shaleva 2023-08-11 15:31:18 +0300
  • 1356721862 rpcbinding: export any unexported fields of structures/events Anna Shaleva 2023-08-10 20:23:54 +0300
  • 11c0f13d06
    Merge pull request #3080 from nspcc-dev/extend-int-prec Roman Khimov 2023-08-10 13:30:04 +0300
  • 624f193f94 vm: move JNumbers parsing precision under HFBasilisk Anna Shaleva 2023-08-08 18:52:14 +0300
  • d90608ddbf vm: increase BigInt parsing precision Anna Shaleva 2023-08-03 15:52:12 +0300
  • 562293c74b
    Merge pull request #3066 from nspcc-dev/abort-msg Roman Khimov 2023-08-10 13:11:41 +0300
  • 3608314c15 .github: enable submodules sync for actions/checkout@v3 Anna Shaleva 2023-08-10 12:33:03 +0300
  • 158d8e69a4 vm: update VM json tests path Anna Shaleva 2023-08-10 11:08:06 +0300
  • 5b12be2ac7 compiler: add test for util.AbortMsg and util.AssertMsg Anna Shaleva 2023-07-20 11:51:18 +0300
  • de43b39c2a *: update interop deps Anna Shaleva 2023-07-20 11:44:26 +0300
  • 11bb733f1a interop: support ABORTMSG, ASSERT, ASSERTMSG opcodes Anna Shaleva 2023-07-20 11:42:48 +0300
  • e7f77e052f vm: add ABORTMSG and ASSERTMSG opcodes Anna Shaleva 2023-07-20 11:25:00 +0300
  • 2493400525
    Merge pull request #3085 from nspcc-dev/fix-oracle-instance Roman Khimov 2023-08-10 12:02:26 +0300
  • c39153756a rpcsrv: carefully store Oracle service Anna Shaleva 2023-08-09 15:14:06 +0300
  • 25f61b45dd
    Merge pull request #3056 from nspcc-dev/revert-script-check-removal Roman Khimov 2023-08-09 20:55:55 +0300
  • 50ee241377 core: move strict script check on deploy under HF condition Anna Shaleva 2023-08-03 19:48:55 +0300
  • bd937bc500 Revert "core: remove contract script check on deploy/update" Anna Shaleva 2023-07-08 12:22:45 +0300
  • 6c1240d023 cli: fix failing TestRunWithHistoricState Anna Shaleva 2023-08-09 15:11:43 +0300
  • 5fc61be5f6
    Merge pull request #3084 from nspcc-dev/wrkshp-upd Roman Khimov 2023-08-08 22:54:20 +0300
  • 4e6b1c4a38 examples: extend storage contract Anna Shaleva 2023-08-08 18:29:32 +0300
  • b5f17215db config: enable session-based iterators on privnet Anna Shaleva 2023-08-08 18:28:45 +0300
  • afa4530c7d
    Merge pull request #3078 from nspcc-dev/fix-failing-tests Roman Khimov 2023-08-02 10:53:07 +0300
  • e82fcb48c4 go.sum: update sums after 0.101.4 merge Anna Shaleva 2023-08-02 10:34:48 +0300
  • 50a77f3fae rpcclient: fix test after 0.101.4 merge Anna Shaleva 2023-08-02 10:34:21 +0300
  • 7e867aefc4
    Merge pull request #3077 from nspcc-dev/rel-0.101.4 Roman Khimov 2023-08-01 19:41:26 +0300
  • 18c42f7993
    Merge branch 'master' into rel-0.101.4 Anna Shaleva 2023-08-01 19:34:34 +0300
  • 80fdb1c90c CHANGELOG: release 0.101.4 v0.101.4 Anna Shaleva 2023-08-01 18:53:20 +0300
  • e2c6bbb6b1 rpcsrv: properly set content-type and CORS for all headers Anna Shaleva 2023-08-01 15:46:01 +0300
  • 8d5a41de6e vm: allow parsing scientific JSON numbers Anna Shaleva 2023-07-27 18:12:02 +0300
  • 6615cce81d rpcclient: adjust unwrapContract helper Anna Shaleva 2023-07-27 16:28:19 +0300
  • c0abc61613 smartcontract: allow to pass nil as parameter to (*Invoker).Call Anna Shaleva 2023-07-21 13:18:08 +0300
  • bf871760c6 core: do not use formatted error if not needed Anna Shaleva 2023-07-12 12:31:40 +0300
  • 96aa10bb80 neorpc: adjust the way SignerWithWitness is marshalled Anna Shaleva 2023-07-12 08:39:15 +0300
  • 8db997c58a neorpc: adjust SignerWithWitness scopes parsing Anna Shaleva 2023-07-12 08:33:26 +0300
  • e30e262e66 network: forbid Notary contract to be a sender of main transaction Anna Shaleva 2023-07-20 10:55:11 +0300
  • ebe4c4ce2b cli: add test for incremental DB dump and restore Anna Shaleva 2023-07-03 13:24:11 +0300
  • b560475e67 server: allow to create incremental dumps Roman Khimov 2023-06-29 11:41:04 +0300
  • 4383832aa2 go.mod: upgrade bolt to v1.3.7 Roman Khimov 2023-06-05 14:58:17 +0300
  • 6abf5f6388 cli: allow to provide network-specific node config file Anna Shaleva 2023-05-12 16:53:57 +0300
  • d560395985 core: prevent direct access to Notary contract if not active Anna Shaleva 2023-04-26 14:10:12 +0300
  • 2c984e2393 core: initialize natives cache wrt NativeActivations Anna Shaleva 2023-04-26 13:22:13 +0300
  • d0718a680f core: add InitializeCache method to Contract interface Anna Shaleva 2023-04-26 12:52:59 +0300
  • 97b93c6833 *: adjust Prometheus metrics initialisation on node start Anna Shaleva 2023-04-25 13:12:18 +0300
  • 288dee8871 rpcclient: close subscriber channels on wsReader exit Roman Khimov 2023-04-18 19:36:57 +0300
  • 08b273266b rpcclient: correctly handle request channel closure Roman Khimov 2023-04-18 19:34:38 +0300
  • ab64f7cfe4 docs: fix typo Anna Shaleva 2023-04-18 18:52:57 +0300
  • 6e990f39de cli/node: Fix deadlock produced by instant RPC service start Leonard Lyubich 2023-04-13 12:53:58 +0400
  • 465d3f43d2 services/rpcsrv: Wait for subscription process to complete when stopped Leonard Lyubich 2023-04-13 12:36:39 +0400
  • f8227aa5f7 services/rpcsrv: Fix potential shutdown deadlock of RPC server Leonard Lyubich 2023-04-13 12:03:18 +0400
  • 758c455c7e services/rpcsrv: Test Server shutdown with failed precondition Leonard Lyubich 2023-04-13 11:48:18 +0400
  • c880873105 core: improve documentation to SetOracle/SetNotary Anna Shaleva 2023-04-13 18:20:52 +0300
  • d5f964f181 config: do not allow negative validators count Anna Shaleva 2023-04-13 13:10:01 +0300
  • 6cd0f78649 config: do not allow zero numbers for validators/committee history Anna Shaleva 2023-04-13 13:02:36 +0300
  • 56b93d279e config: use uint32 for validators/committee members count Anna Shaleva 2023-04-13 12:43:21 +0300
  • 7028930bd6 network: do not use error channel to start network srv Anna Shaleva 2023-04-13 12:00:52 +0300
  • eeab9c1b2e
    Merge pull request #3076 from nspcc-dev/fix-content-type Roman Khimov 2023-08-01 16:17:38 +0300
  • 01a5816f04 rpcsrv: properly set content-type and CORS for all headers Anna Shaleva 2023-08-01 15:46:01 +0300
  • 03b9b4a4a1
    Merge pull request #3073 from nspcc-dev/fix-sci-jnum Roman Khimov 2023-08-01 15:06:32 +0300
  • 4be692193e vm: allow parsing scientific JSON numbers Anna Shaleva 2023-07-27 18:12:02 +0300
  • 3bbb21bf8f
    Merge pull request #3072 from nspcc-dev/fix-contract-unwrap Roman Khimov 2023-07-28 20:12:09 +0300
  • e57967b11c rpcclient: adjust unwrapContract helper Anna Shaleva 2023-07-27 16:28:19 +0300
  • 081f9d3ac5
    Merge pull request #3061 from nspcc-dev/check-onchain-conflicts Roman Khimov 2023-07-21 22:36:21 +0300
  • ee4b8f883b core: check signers of on-chained conflict during new tx verification Anna Shaleva 2023-07-14 11:57:18 +0300
  • 7a7d0a06ce
    Merge pull request #3067 from nspcc-dev/allow-nil-arg Roman Khimov 2023-07-21 14:51:10 +0300
  • 0d17273476 core: fix formatted error on transaction verification Anna Shaleva 2023-07-14 11:40:44 +0300
  • 0a2be89964 core: remove unused blockchain API Anna Shaleva 2023-07-14 10:51:17 +0300
  • c926d53869 smartcontract: allow to pass nil as parameter to (*Invoker).Call Anna Shaleva 2023-07-21 13:18:08 +0300
  • 5ca0d508b6 *: add wokshop file workshop-example Anna Shaleva 2023-07-20 23:30:26 +0300
  • 862c2e4ed3
    Merge pull request #3060 from nspcc-dev/extend-rpc-signers Roman Khimov 2023-07-20 17:27:23 +0300
  • 35ebdc1c91
    Merge pull request #3065 from nspcc-dev/forbid-notary-sender Roman Khimov 2023-07-20 11:09:19 +0300
  • 966111f4a8 network: forbid Notary contract to be a sender of main transaction Anna Shaleva 2023-07-20 10:55:11 +0300
  • 8253025c90 core: do not use formatted error if not needed Anna Shaleva 2023-07-12 12:31:40 +0300
  • 165525b7e9 neorpc: adjust the way SignerWithWitness is marshalled Anna Shaleva 2023-07-12 08:39:15 +0300
  • 9f69522ff5 neorpc: adjust SignerWithWitness scopes parsing Anna Shaleva 2023-07-12 08:33:26 +0300
  • c49dba2db0 notary: add an example of attack on notary service notary-attacks Anna Shaleva 2023-07-19 19:22:33 +0300
  • 133082ed58 core: check signers of on-chained conflict during new tx verification Anna Shaleva 2023-07-14 11:57:18 +0300
  • cf4001d31c core: fix formatted error on transaction verification Anna Shaleva 2023-07-14 11:40:44 +0300
  • edd4f390ad core: remove unused blockchain API Anna Shaleva 2023-07-14 10:51:17 +0300
  • e7a83cbef9
    Merge pull request #3057 from nspcc-dev/upd-release-doc Anna Shaleva 2023-07-11 18:32:03 +0500
  • 8fcfa2c11a docs: adjust release instructions Anna Shaleva 2023-07-08 13:10:55 +0300
  • 2511dd20cc CHANGELOG: release 0.102.0 changelog-0.102.0 Anna Shaleva 2023-07-10 08:41:31 +0300
  • ee885bafdf
    Merge pull request #3053 from nspcc-dev/rel-0.101.3 Anna Shaleva 2023-07-08 14:11:28 +0500
  • 146775213a CHANGELOG: release 0.101.3 v0.101.3 Anna Shaleva 2023-07-04 14:29:08 +0300
  • 762a8da76a core: remove contract script check on deploy/update Anna Shaleva 2023-07-04 12:51:41 +0300
  • f611a793a7
    Merge pull request #3052 from nspcc-dev/remove-script-check Anna Shaleva 2023-07-08 13:40:05 +0500
  • 68ad542639
    Merge pull request #3047 from nspcc-dev/incremental-dump-creation Anna Shaleva 2023-07-06 16:15:35 +0500
  • 48c8ae359f
    Merge pull request #3055 from nspcc-dev/dependabot/go_modules/google.golang.org/grpc-1.53.0 Anna Shaleva 2023-07-06 16:14:07 +0500
  • ca80cfea2b
    build(deps): bump google.golang.org/grpc from 1.48.0 to 1.53.0 dependabot[bot] 2023-07-05 21:28:13 +0000
  • 6fa4bcdc1d core: remove contract script check on deploy/update Anna Shaleva 2023-07-04 12:51:41 +0300
  • bfe8867e63 cli: add test for incremental DB dump and restore Anna Shaleva 2023-07-03 13:24:11 +0300
  • abb58fb7de
    Merge pull request #3048 from nspcc-dev/rel-0.101.2 Roman Khimov 2023-06-29 13:34:06 +0300
  • 91b57745ac
    Merge pull request #3046 from nspcc-dev/mainnet-state-fix Roman Khimov 2023-06-29 12:24:23 +0300
  • e993003b46 CHANGELOG: release 0.101.2 v0.101.2 Roman Khimov 2023-06-29 12:20:11 +0300
  • 3bf8192f98 rpcclient: make Notary Actor follow the request creation doc Anna Shaleva 2023-04-19 17:18:04 +0300
  • 60e6fe05a7 docs: improve Notary's till value documentation Anna Shaleva 2023-04-25 12:01:55 +0300
  • 70aed34d77 interop/contract: fix state rollbacks for nested contexts Roman Khimov 2023-06-29 11:18:30 +0300
  • 50c8805034 *: drop legacy addresses from examples Roman Khimov 2023-05-31 18:31:20 +0300
  • 84b00d46aa rpc: emit Null in case of Any parameter with zero-len value Anna Shaleva 2023-04-03 15:53:37 +0300
  • a30f098f73 server: allow to create incremental dumps Roman Khimov 2023-06-29 11:41:04 +0300