{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":335346007,"defaultBranch":"master","name":"neofs-contract","ownerLogin":"cthulhu-rider","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-02-02T16:07:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/45413332?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1695730217.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"9fc996246672be8e6f0bae6482e05954537cfe88","ref":"refs/heads/nns-contract-hash","pushedAt":"2023-09-26T12:10:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"TEST\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"TEST"}},{"before":"613475b4c20e4842c277eb792e38ec0da47e3163","after":"ecf827068208e5cda82d3972d1a0abed70981d2e","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-06-16T10:16:43.146Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"nns: Avoid double domain name fragmentation within one method\n\nAfter recent changes, some contract methods pre-calculate fragments of\nthe requested domain name to process TLDs. In most cases, these methods\ncall `getNameState` function in subsequent instructions which also\nperforms fragmentation. In order to avoid resource costs for a\nduplicated action, an already calculated partition should be reused.\n\nAdd `getFragmentedNameState` function which allows to pass\npre-calculated fragments. The function is implemented with the\npossibility of a direct call from `getNameState` while maintaining the\nbehavior of the latter.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"nns: Avoid double domain name fragmentation within one method"}},{"before":"ff50af5061ac60952730e1ed3e3755431bc78789","after":"613475b4c20e4842c277eb792e38ec0da47e3163","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-06-16T10:14:20.192Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"nns: Avoid double domain name fragmentation within one method\n\nAfter recent changes, some contract methods pre-calculate fragments of\nthe requested domain name to process TLDs. In most cases, these methods\ncall `getNameState` function in subsequent instructions which also\nperforms fragmentation. In order to avoid resource costs for a\nduplicated action, an already calculated partition should be reused.\n\nAdd `getFragmentedNameState` function which allows to pass\npre-calculated fragments. The function is implemented with the\npossibility of a direct call from `getNameState` while maintaining the\nbehavior of the latter.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"nns: Avoid double domain name fragmentation within one method"}},{"before":"7156e5411b17184f6ffda949b2a476b6e838c66d","after":"ff50af5061ac60952730e1ed3e3755431bc78789","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-06-16T10:11:05.904Z","pushType":"push","commitsCount":1,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"nns: Avoid double domain name fragmentation within one method\n\nAfter recent changes, some contract methods pre-calculate fragments of\nthe requested domain name to process TLDs. In most cases, these methods\ncall `getNameState` function in subsequent instructions which also\nperforms fragmentation. In order to avoid resource costs for a\nduplicated action, an already calculated partition should be reused.\n\nAdd `getFragmentedNameState` function which allows to pass\npre-calculated fragments. The function is implemented with the\npossibility of a direct call from `getNameState` while maintaining the\nbehavior of the latter.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"nns: Avoid double domain name fragmentation within one method"}},{"before":"92aa3edf9ce96fca4b6b06ed974025678c8b5a37","after":"7156e5411b17184f6ffda949b2a476b6e838c66d","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-06-14T10:29:03.004Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"tests: Add test for `roots` method of the NNS contract\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"tests: Add test for roots method of the NNS contract"}},{"before":"5b1f59b892234ebc8218d2c335f40ef3db3a603d","after":"92aa3edf9ce96fca4b6b06ed974025678c8b5a37","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-06-14T10:25:47.636Z","pushType":"push","commitsCount":1,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"tests: Add test for `roots` method of the NNS contract\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"tests: Add test for roots method of the NNS contract"}},{"before":"7603fb2a863af61c10ea14cb3671e8d6a088a9dc","after":"5b1f59b892234ebc8218d2c335f40ef3db3a603d","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-06-10T09:01:21.658Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"nns: Add dedicated method for TLD registration\n\nTop-level domains are controlled by the committee. Previously, NNS\ncontract provided `register` method that accepted fixed domain owner.\nAfter recent changes, TLDs were forbidden to be treated as regular\ntokens in terms of the NNS contract. According to this, `register`\nmethod is no longer well-suited for TLD registration, so, it's worth to\nprovide dedicated method for this purpose.\n\nAdd `registerTLD` method with signature similar to the `register` one\nbut w/o owner parameter.\n\nCloses 334.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"nns: Add dedicated method for TLD registration"}},{"before":"a2f67c54462f1a84c34a80604ac89312f793a991","after":"7603fb2a863af61c10ea14cb3671e8d6a088a9dc","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-06-10T08:49:46.309Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"nns: Add dedicated method for TLD registration\n\nTop-level domains are controlled by the committee. Previously, NNS\ncontract provided `register` method that accepted fixed domain owner.\nAfter recent changes, TLDs were forbidden to be treated as regular\ntokens in terms of the NNS contract. According to this, `register`\nmethod is no longer well-suited for TLD registration, so, it's worth to\nprovide dedicated method for this purpose.\n\nAdd `registerTLD` method with signature similar to the `register` one\nbut w/o owner parameter.\n\nCloses 334.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"nns: Add dedicated method for TLD registration"}},{"before":"e0ce477417096836cc9e1532d19afd1ca7845287","after":"a2f67c54462f1a84c34a80604ac89312f793a991","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-06-10T08:28:40.665Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"nns: Add dedicated method for TLD registration\n\nTop-level domains are controlled by the committee. Previously, NNS\ncontract provided `register` method that accepted fixed domain owner.\nAfter recent changes, TLDs were forbidden to be treated as regular\ntokens in terms of the NNS contract. According to this, `register`\nmethod is no longer well-suited for TLD registration, so, it's worth to\nprovide dedicated method for this purpose.\n\nAdd `registerTLD` method with signature similar to the `register` one\nbut w/o owner parameter.\n\nCloses 334.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"nns: Add dedicated method for TLD registration"}},{"before":"bb793f08749d368ffd7aa7301d63185b0a24555e","after":"e0ce477417096836cc9e1532d19afd1ca7845287","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-06-10T08:24:51.733Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"nns: Add dedicated method for TLD registration\n\nTop-level domains are controlled by the committee. Previously, NNS\ncontract provided `register` method that accepted fixed domain owner.\nAfter recent changes, TLDs were forbidden to be treated as regular\ntokens in terms of the NNS contract. According to this, `register`\nmethod is no longer well-suited for TLD registration, so, it's worth to\nprovide dedicated method for this purpose.\n\nAdd `registerTLD` method with signature similar to the `register` one\nbut w/o owner parameter.\n\nRefs 334.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"nns: Add dedicated method for TLD registration"}},{"before":"4c6580e04be3878cb07816151066692f067deab5","after":"bb793f08749d368ffd7aa7301d63185b0a24555e","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-06-08T05:38:55.027Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"tests/migration: Don't pass extra data on NNS contract deployment\n\nAfter recent changes, NNS contract may be deployed with pre-defined\nTLDs. For this reason, the contract now expects additional parameters in\na strictly defined format. Previously, the contract migration testing\nframework explicitly passed an empty array of arguments as deployment\nparameters, which started to fail.\n\nPass `nil` data parameter to `neotest.Executor.DeployContract` method in\n`migration.NewContract`. This heals migration tests.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"tests/migration: Don't pass extra data on NNS contract deployment"}},{"before":"f83a256e1ba9279c5f9a6c84066fea32c177cecc","after":"4c6580e04be3878cb07816151066692f067deab5","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-06-08T05:32:17.272Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"tests/migration: Don't pass extra data on NNS contract deployment\n\nAfter recent changes, NNS contract may be deployed with pre-defined\nTLDs. For this reason, the contract now expects additional parameters in\na strictly defined format. Previously, the contract migration testing\nframework explicitly passed an empty array of arguments as deployment\nparameters, which started to fail.\n\nPass `nil` data parameter to `neotest.Executor.DeployContract` method in\n`migration.NewContract`. This heals migration tests.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"tests/migration: Don't pass extra data on NNS contract deployment"}},{"before":"c33d8d61e2ceb481d3318299dc70cbde0cc2d31e","after":"f83a256e1ba9279c5f9a6c84066fea32c177cecc","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-06-08T05:19:31.775Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"nns: Allow to register pre-defined TLDs on deployment stage\n\nIn order to register TLD, committee multi-signature must be gathered.\nIt is not always easy. For example, on \"fresh\" network, committee\nmembers may not have a notary role, so they will not be able to use\nNotary service to collect a signature. At the same time, Notary service\nis the only convenient way to collect a multi-signature in a distributed\nmode. To simplify the solution of the described task, it would be\nconvenient to be able to register pre-known TLDs at the NNS contract\ndeployment stage (which is performed by the committee).\n\nSupport list of (name, e-mail) pairs describing pre-defined TLDs as\noptional deployment parameters (passed into `_deploy` callback).\n\nCloses #334.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"nns: Allow to register pre-defined TLDs on deployment stage"}},{"before":"fa726688ea21493634bc6b863f077887909a1f5c","after":"c33d8d61e2ceb481d3318299dc70cbde0cc2d31e","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-05-28T16:00:48.506Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"nns: Register pre-defined TLDs for the committee on deployment stage\n\nThere is a need to pre-register some domains for NeoFS system needs. The\neasiest way to do this is to register such TLDs at deployment stage.\nThese domains should be owned by the (whole) committee and require its\nmulti-signature. There is also need to work with such domain trees on\nbehalf of the individual committee member, so it's worth to make each\nmember an admin.\n\nAdd list of (domain, e-mail) pairs to extra deployment parameters\n(`_deploy` callback). Register all specified domains and bind them to\nthe committee. Since current access policy works with specific owner\n(fixed script hash), owner witness check (internal `checkAdmin` method\nand contract `Transfer`/`SetAdmin` methods).\n\nCloses #334.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"nns: Register pre-defined TLDs for the committee on deployment stage"}},{"before":null,"after":"fa726688ea21493634bc6b863f077887909a1f5c","ref":"refs/heads/feature/334-committee-tlds","pushedAt":"2023-05-28T15:58:33.250Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"nns: Register pre-defined TLDs for the committee on deployment stage\n\nThere is a need to pre-register some domains for NeoFS system needs. The\neasiest way to do this is to register such TLDs at deployment stage.\nThese domains should be owned by the (whole) committee and require its\nmulti-signature. There is also need to work with such domain trees on\nbehalf of the individual committee member, so it's worth to make each\nmember an admin.\n\nAdd list of (domain, e-mail) pairs to extra deployment parameters\n(`_deploy` callback). Register all specified domains and bind them to\nthe committee. Since current access policy works with specific owner\n(fixed script hash), owner witness check (internal `checkAdmin` method\nand contract `Transfer`/`SetAdmin` methods).\n\nCloses #334.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"nns: Register pre-defined TLDs for the committee on deployment stage"}},{"before":"115d52be83e7a9988ca8efb9a37a263cfe99c002","after":"686927dcf4d89ff5a588991e5142e0648014d2ca","ref":"refs/heads/doc/storage-models","pushedAt":"2023-05-24T14:15:40.045Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"*: Describe storage model of contracts\n\nAdd comments (outside godoc) with key-value storage scheme and\nsome explanations. The memory model will allow to more precisely\nunderstand and migrate the contract storage.\n\nRefs #275\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"*: Describe storage model of contracts"}},{"before":"bebca757f093d00afd055f84fe08c99846967564","after":"115d52be83e7a9988ca8efb9a37a263cfe99c002","ref":"refs/heads/doc/storage-models","pushedAt":"2023-05-24T09:08:52.445Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"*: Describe storage model of contracts\n\nAdd comments (outside godoc) with key-value storage scheme and\nsome explanations. The memory model will allow to more precisely\nunderstand and migrate the contract storage.\n\nRefs #275\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"*: Describe storage model of contracts"}},{"before":"f244a84060ae55b4f07fca16081ac22b0297e454","after":"bebca757f093d00afd055f84fe08c99846967564","ref":"refs/heads/doc/storage-models","pushedAt":"2023-05-22T15:04:07.615Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"*: Describe storage model of contracts\n\nAdd comments (outside godoc) with key-value storage scheme and\nsome explanations. The memory model will allow to more precisely\nunderstand and migrate the contract storage.\n\nRefs #275\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"*: Describe storage model of contracts"}},{"before":"4b9106331fb79ce25a8363fb0768971b11bc76e2","after":"f244a84060ae55b4f07fca16081ac22b0297e454","ref":"refs/heads/doc/storage-models","pushedAt":"2023-04-12T08:23:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"[#275] *: Describe storage model of contracts\n\nAdd comments (outside godoc) with key-value storage scheme and\nsome explanations. The memory model will allow to more precisely\nunderstand and migrate the contract storage.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"[nspcc-dev#275] *: Describe storage model of contracts"}},{"before":"bbe1162217c542813e41ae6eac298248e9189ab7","after":"4b9106331fb79ce25a8363fb0768971b11bc76e2","ref":"refs/heads/doc/storage-models","pushedAt":"2023-04-12T06:58:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"[#275] *: Describe storage model of contracts\n\nAdd comments (outside godoc) with key-value storage scheme and\nsome explanations. The memory model will allow to more precisely\nunderstand and migrate the contract storage.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"[nspcc-dev#275] *: Describe storage model of contracts"}},{"before":null,"after":"288dddc9a67fa838c1f8323b2d56168a295cec92","ref":"refs/heads/bugfix/container-seteacl-panic","pushedAt":"2023-04-10T14:07:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"container: Document eACL input requirements of `setEACL` method\n\n`SetEACL` method imposes requirements on the eACL parameter of a generic\nbyte array type. These requirements should be described in the\ndocumentation as user manual.\n\nRef #329.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"container: Document eACL input requirements of setEACL method"}},{"before":"465a6ad815229f791388674108dc580e4d521bf2","after":"78ecc40c4eb093214a750d120b39fbfefbeda96a","ref":"refs/heads/303-drop-non-notary","pushedAt":"2023-03-17T13:29:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"Fix `unused` linter's remark\n\n`defaultRegisterPrice` constant is used in `_deploy` function of the NNS\ncontract.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"Fix unused linter's remark"}},{"before":"04af51008b85776da8f57ad79214eebdd80122a4","after":"465a6ad815229f791388674108dc580e4d521bf2","ref":"refs/heads/303-drop-non-notary","pushedAt":"2023-03-17T13:21:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"Fix `unused` linter's remark\n\n`defaultRegisterPrice` constant is used in `_deploy` function of the NNS\ncontract.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"Fix unused linter's remark"}},{"before":"5629bfcf60265e89319ec889f470080725a20ee7","after":"04af51008b85776da8f57ad79214eebdd80122a4","ref":"refs/heads/303-drop-non-notary","pushedAt":"2023-03-17T13:18:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"Fix `unused` linter's remark\n\n`defaultRegisterPrice` constant is used in `_deploy` function of the NNS\ncontract.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"Fix unused linter's remark"}},{"before":"4acb8bb361aae1503ab01a0399d11d7fe69026b1","after":"5629bfcf60265e89319ec889f470080725a20ee7","ref":"refs/heads/303-drop-non-notary","pushedAt":"2023-03-17T11:24:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"Fix `unused` linter's remark\n\n`defaultRegisterPrice` constant is used in `_deploy` function of the NNS\ncontract.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"Fix unused linter's remark"}},{"before":"86455f90ba9dea2d163d266ee5ed3cc5fd62d8f1","after":"4acb8bb361aae1503ab01a0399d11d7fe69026b1","ref":"refs/heads/303-drop-non-notary","pushedAt":"2023-03-17T11:22:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"Fix `unused` linter's remark\n\n`defaultRegisterPrice` constant is used in `_deploy` function of the NNS\ncontract.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"Fix unused linter's remark"}},{"before":"ef2e83425a7b2c0ababa06e3608aae3e84e08273","after":"4acb8bb361aae1503ab01a0399d11d7fe69026b1","ref":"refs/heads/clean/303-drop-non-notary","pushedAt":"2023-03-17T11:19:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"Fix `unused` linter's remark\n\n`defaultRegisterPrice` constant is used in `_deploy` function of the NNS\ncontract.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"Fix unused linter's remark"}},{"before":"41458708c5a4de6a3d2f9374c3219cd39abb250f","after":"86455f90ba9dea2d163d266ee5ed3cc5fd62d8f1","ref":"refs/heads/303-drop-non-notary","pushedAt":"2023-03-16T13:26:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"Fix `unused` linter's remark\n\n`defaultRegisterPrice` constant is used in `_deploy` function of the NNS\ncontract.\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"Fix unused linter's remark"}},{"before":"26f0d0dd652a65f4e0c9e6d6cd3e5c3c88a884be","after":"41458708c5a4de6a3d2f9374c3219cd39abb250f","ref":"refs/heads/303-drop-non-notary","pushedAt":"2023-03-16T13:18:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"common: Bump contract versions to v0.17.0\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"common: Bump contract versions to v0.17.0"}},{"before":"927d9771990bdb942ad2056aa5020fe988aa1e12","after":"ef2e83425a7b2c0ababa06e3608aae3e84e08273","ref":"refs/heads/clean/303-drop-non-notary","pushedAt":"2023-03-15T15:02:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"cthulhu-rider","name":"LeL","path":"/cthulhu-rider","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45413332?s=80&v=4"},"commit":{"message":"common: Bump contract versions to v0.17.0\n\nSigned-off-by: Leonard Lyubich ","shortMessageHtmlLink":"common: Bump contract versions to v0.17.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADiRvIwgA","startCursor":null,"endCursor":null}},"title":"Activity ยท cthulhu-rider/neofs-contract"}