Commit graph

  • 1ac60ada19 cli: move tests to subpackages Roman Khimov 2022-10-05 09:44:10 +0300
  • c50cda713a
    Merge pull request #2726 from nspcc-dev/release-doc Roman Khimov 2022-10-06 13:19:57 +0700
  • ece5fe731e
    Merge pull request #2727 from nspcc-dev/test Roman Khimov 2022-10-06 13:19:45 +0700
  • 1ad416a973 docs: update release instruction Roman Khimov 2022-10-05 22:05:44 +0300
  • cd7cd02c33 .github: exclude macOS amd64 binary from build CLI job Anna Shaleva 2022-10-06 08:51:37 +0300
  • a9d32fe8f6 .github: give proper names to CLI binaries and artifact archives Anna Shaleva 2022-10-06 07:16:50 +0300
  • 1c376ffa62
    Merge pull request #2724 from nspcc-dev/rpc-options Roman Khimov 2022-10-05 17:02:55 +0700
  • b48d02f4a6 rpcsrv: handle preflight OPTIONS with CORS kludge, fix #2721 Roman Khimov 2022-10-04 21:50:46 +0300
  • 3609f26cc0
    Merge pull request #2710 from nspcc-dev/check-notification-abi-compiliance Roman Khimov 2022-10-05 15:06:39 +0700
  • 8893163803 smartcontract: define parameter lengths as constants and use them Roman Khimov 2022-10-05 10:46:21 +0300
  • 317dd42513 *: use uint*Size and SignatureLen constants where appropriate Roman Khimov 2022-10-05 10:45:52 +0300
  • 79887f9d78 runtime: check notifications against ABI Roman Khimov 2022-09-22 00:01:23 +0300
  • 48567fbc61
    Merge pull request #2722 from nspcc-dev/docs/cfg-mvub Roman Khimov 2022-10-03 18:56:20 +0700
  • 23795ab6e0 docs: add MaxValidUntilBlockIncrement to config docs Anna Shaleva 2022-10-03 12:28:38 +0300
  • 7d0840d5d5
    Merge pull request #2720 from nspcc-dev/notifications-check Roman Khimov 2022-10-01 03:02:29 +0700
  • 554e48e7b7 compiler: enforce runtime.Notify parameters cast Anna Shaleva 2022-09-29 16:53:28 +0300
  • 80f71a4e6e compiler: do not enforce variadic event args check on ellipsis usage Anna Shaleva 2022-09-29 15:41:53 +0300
  • 08427f23b6 compiler: do not check Any event parameter for compliance Anna Shaleva 2022-09-29 15:13:29 +0300
  • b7be4edf7f
    Merge pull request #2718 from nspcc-dev/ok-conversion Roman Khimov 2022-09-29 02:54:03 +0700
  • b98848bf49 compiler: prohibit to compile type assertion with two return values Anna Shaleva 2022-09-28 09:58:59 +0300
  • b2b5303d06
    Merge pull request #2716 from nspcc-dev/test Roman Khimov 2022-09-28 13:56:02 +0700
  • 1828e79412 compiler: add test for foreign function inlining Anna Shaleva 2022-09-27 15:36:06 +0300
  • 9ee05d3241 examples: update neo-go dependency Anna Shaleva 2022-09-27 15:35:15 +0300
  • 08e2511676 *: update interop dependency Anna Shaleva 2022-09-27 14:51:13 +0300
  • 24c107e3a2 interop: refactor address.FromHash160 code Anna Shaleva 2022-09-27 13:41:41 +0300
  • 5d578fdd95 compiler: consider inlined types info on "append" handling Anna Shaleva 2022-09-27 14:35:13 +0300
  • 3dbd36ef70
    Merge pull request #2712 from nspcc-dev/upd Roman Khimov 2022-09-23 14:08:04 +0700
  • c7ece79cb4 scripts: ignore go 1.16 compat for dependency updator script Anna Shaleva 2022-09-23 09:05:08 +0300
  • 4ca89d23ec examples: update neo-go dependency Anna Shaleva 2022-09-23 09:00:26 +0300
  • ae511447f9 *: update interop dependency Anna Shaleva 2022-09-23 08:58:55 +0300
  • 2093bf806f [nspcc-dev/nspcc-infra#840]: Add DCO check anastasia prasolova 2022-09-22 19:29:14 +0300
  • 29564bdda2
    Merge pull request #2695 from nspcc-dev/call-version Roman Khimov 2022-09-21 21:53:01 +0700
  • bfc65d35ce examples: update neo-go dependency Anna Shaleva 2022-09-21 17:43:15 +0300
  • 25667914fa *: update interop dependency Anna Shaleva 2022-09-21 17:27:40 +0300
  • ea08a81726 interop: add CallWithVersion helper Anna Shaleva 2022-09-16 21:08:05 +0300
  • df802b6fc6 vm: adjust emit.AppCall comment Anna Shaleva 2022-09-16 17:25:43 +0300
  • 5eb4ba772f
    Merge pull request #2708 from nspcc-dev/fix-it-doc Roman Khimov 2022-09-21 14:36:07 +0700
  • 8d5f97a699 interop: adjust Iterator documentation Anna Shaleva 2022-09-20 17:09:48 +0300
  • 5a7ab2054d
    Merge pull request #2698 from nspcc-dev/address-helpers Roman Khimov 2022-09-20 17:07:00 +0700
  • 293dbf3d1b compiler: adjust test's checkInstrCount Anna Shaleva 2022-09-20 09:32:05 +0300
  • 2b8271055f examples: update neo-go version Anna Shaleva 2022-09-20 09:44:45 +0300
  • 0477f83ea8 *: update interop version Anna Shaleva 2022-09-20 09:41:16 +0300
  • 7e13140b04 interop: add Hash160 encoder\decoder helper Anna Shaleva 2022-09-16 19:18:47 +0300
  • 113c0ce781
    Merge pull request #2699 from nspcc-dev/add-atoi-tests Roman Khimov 2022-09-19 21:39:38 +0700
  • 1b753cd4bc native: add some tests for stdlib's atoi Roman Khimov 2022-09-19 16:18:53 +0300
  • b8410a107d
    Merge pull request #2697 from nspcc-dev/upd-deps-script Roman Khimov 2022-09-16 21:02:20 +0300
  • f1fbd6ad4b scripts: update dependency-updator script Anna Shaleva 2022-09-16 18:14:13 +0300
  • 1f94ebe03d
    Merge pull request #2679 from nspcc-dev/nns-upd Roman Khimov 2022-09-16 17:06:38 +0300
  • 94852ab7f4 nns: add admin to properties Anna Shaleva 2022-09-05 17:31:03 +0300
  • c03e420355 nns: allow to resolve FQDN Anna Shaleva 2022-09-05 17:31:00 +0300
  • e97467726c nns: allow hyphen in domain names Anna Shaleva 2022-09-05 17:30:43 +0300
  • ce66610369 nns: adjust maxDomainNameFragmentLength Anna Shaleva 2022-09-05 17:30:38 +0300
  • abd332f764 nns: add Renew event nns-upd-breaking Anna Shaleva 2022-09-16 11:43:48 +0300
  • 748a7d3eea nns: add SetAdmin event Anna Shaleva 2022-09-16 11:37:33 +0300
  • 9eed7c856e nns: accept expiration period in renew Anna Shaleva 2022-09-16 11:31:53 +0300
  • dea82ac4dd nns: make domain registration price dependant on length Anna Shaleva 2022-09-15 22:42:39 +0300
  • 14c9858df2 nns: use MillisecondsInSecond constant where appropriate nns-upd-3 Anna Shaleva 2022-09-15 22:27:12 +0300
  • d8e0a02a86 nns: keep isAvailable in sync with register Anna Shaleva 2022-09-15 22:27:10 +0300
  • d5b1c0e429 nns: check for conflicting records on domain registration Anna Shaleva 2022-09-15 22:27:09 +0300
  • db9cea5ecc nns: allow arbitrary level domains Anna Shaleva 2022-09-15 22:27:07 +0300
  • ea934b8e30 nns: support SOA records Anna Shaleva 2022-09-15 22:27:02 +0300
  • 8ecafaaadf
    Merge pull request #2691 from nspcc-dev/sc-builder-len Roman Khimov 2022-09-14 10:36:01 +0300
  • 18ed26194f smartcontract: add Len to Builder Roman Khimov 2022-09-14 10:25:10 +0300
  • bd8d46e11a
    Merge pull request #2689 from nspcc-dev/stateroot-shutdown-panic Roman Khimov 2022-09-13 13:29:57 +0300
  • 5979138306 stateroot: fix panic on shutdown Roman Khimov 2022-09-13 13:18:13 +0300
  • 8790602f69 nns: ensure records with the same type are not repeated nns-upd-2 Anna Shaleva 2022-09-09 19:36:16 +0300
  • c9050cef4b nns: allow multiple records of the same type Anna Shaleva 2022-09-09 19:36:13 +0300
  • c296f8804c nns: add test for getAllRecords Anna Shaleva 2022-09-09 19:35:54 +0300
  • b27e6918bd Makefile: complicate version detection script Roman Khimov 2022-09-08 22:26:25 +0300
  • 87a4fa827a CHANGELOG: release 0.99.3 v0.99.3 Roman Khimov 2022-09-09 15:33:43 +0300
  • 31792e3132
    Merge pull request #2686 from nspcc-dev/drop-at-block-rpcs Roman Khimov 2022-09-09 15:18:27 +0300
  • a1ca28446d
    Merge pull request #2683 from nspcc-dev/historic-cli Roman Khimov 2022-09-09 15:08:22 +0300
  • 6a5a8c5e89
    Merge pull request #2684 from nspcc-dev/build-fix Roman Khimov 2022-09-09 15:07:51 +0300
  • d40eb79975 rpcclient: simplify historic API Roman Khimov 2022-09-09 13:41:45 +0300
  • f78a065230 vm/cli: generate Go 1.17 go.mods Roman Khimov 2022-09-08 21:18:51 +0300
  • db36be96b3 README: drop stale Go 1.16 reference Roman Khimov 2022-09-08 21:18:02 +0300
  • 29d8d204ef Makefile: always use 8 chars for git revision in version Roman Khimov 2022-09-08 21:17:08 +0300
  • d2d190913b cli: add historic abilities for all invoking commands Roman Khimov 2022-09-08 19:05:32 +0300
  • 4403a95ae6 cli: don't return sender from invokeWithArgs Roman Khimov 2022-09-08 15:57:27 +0300
  • 8dc5b38568
    Merge pull request #2681 from nspcc-dev/rpcclient-comments Roman Khimov 2022-09-08 14:47:31 +0300
  • 541d4b49e1 context: define a constant for transaction context type Roman Khimov 2022-09-08 13:07:49 +0300
  • 6be9367f03 rpcclient/notary: add OnNEP17PaymentData and an example Roman Khimov 2022-09-07 22:37:03 +0300
  • 4fb4f5a1ac smartcontract: make *util.Uint160 and *util.Uint256 usable for parameters Roman Khimov 2022-09-07 22:35:45 +0300
  • 1e54b422cd emit: make *util.Uint160 and *util.Uint256 emittable Roman Khimov 2022-09-07 22:34:46 +0300
  • 3c02177d3c rpcclient: improve comments for some methods Roman Khimov 2022-09-07 19:59:33 +0300
  • 3e8e6857e5 rpcclient; deprecate more methods Roman Khimov 2022-09-07 19:57:54 +0300
  • c4ddf80742 rpcclient: correct Init requirement in documentation Roman Khimov 2022-09-07 19:09:53 +0300
  • ee55e95c28 rpcclient: add examples for nep11/nep17/neo Roman Khimov 2022-09-07 18:26:57 +0300
  • a1c9871d95 nns: it's NEP-11, so make NEP-11 methods available too Roman Khimov 2022-09-07 16:41:31 +0300
  • 186e5c19b6 rpcclient: update documentation, mention subpackages Roman Khimov 2022-09-07 22:38:45 +0300
  • cb1a1f8532 actor: extend documentation, add example Roman Khimov 2022-09-07 15:11:27 +0300
  • e1fe76137e rpcclient: use separate reader/writer structs in nep11 and nep17 Roman Khimov 2022-09-07 15:05:25 +0300
  • 00a9376311 invoker: update documentation, add example Roman Khimov 2022-09-07 22:38:54 +0300
  • 4543de0923 *: update basic test chain Anna Shaleva 2022-09-06 13:31:20 +0300
  • d77b35c385 nns: add admin to properties Anna Shaleva 2022-09-05 17:31:03 +0300
  • 225152f2d7 nns: allow to resolve FQDN Anna Shaleva 2022-09-05 17:31:00 +0300
  • baf24d1c66 nns: check domain expiration for read functions Anna Shaleva 2022-09-05 17:30:58 +0300
  • 017a6b9bc1 nns: require admin signature for subdomain registration Anna Shaleva 2022-09-05 17:30:54 +0300
  • 5cb2a1219c nns: replace root with TLD Anna Shaleva 2022-09-05 17:30:47 +0300
  • c11481b119 nns: allow hyphen in domain names Anna Shaleva 2022-09-05 17:30:43 +0300