Anton Nikiforov acid-ant
  • Joined on 2023-03-06
acid-ant commented on pull request TrueCloudLab/frostfs-contract#8 2023-03-14 13:13:45 +00:00
Remove notary disabled code

Created #17 to track this.

acid-ant opened issue TrueCloudLab/frostfs-contract#17 2023-03-14 13:13:20 +00:00
Remove method alphabetAddress from frostfs contract
acid-ant commented on pull request TrueCloudLab/frostfs-contract#8 2023-03-14 13:12:30 +00:00
Remove notary disabled code

Overall looks good. Hope it was tested with basic operation like:

  • deployment,
  • contract update,
  • container creation.

Yes, tested in dev-env this scenario:

  • deploy prev, create…
b9be2ac036 [#7] Refactor common.CheckAlphabetWitness()
d8530284fd [#7] Remove notary disabled code
6b13a83736 [#14] Bump contracts version
d626660c1a [#12] Use non-specific contract names
19a8ef2d02 Rename package name
Compare 5 commits »
acid-ant closed pull request TrueCloudLab/frostfs-contract#16 2023-03-14 09:07:36 +00:00
Remove notary disabled code
acid-ant created pull request TrueCloudLab/frostfs-contract#16 2023-03-14 09:05:48 +00:00
Remove notary disabled code
8e75fa1285 [#7] Refactor common.CheckAlphabetWitness()
2a889c316c [#7] Remove notary disabled code
6b13a83736 [#14] Bump contracts version
Compare 3 commits »
acid-ant commented on pull request TrueCloudLab/frostfs-contract#15 2023-03-14 08:40:44 +00:00
Bump contracts version

@acid-ant Are we going to change if isUpdate code in the contracts later or everything updates just fine already?

Test in dev-env with lattest changes from master - everything looks good,…

acid-ant created pull request TrueCloudLab/frostfs-contract#15 2023-03-14 08:01:31 +00:00
Bump contracts version
acid-ant created branch bugfix/14-bump-contract-version in acid-ant/frostfs-contract 2023-03-14 08:00:08 +00:00
acid-ant pushed to bugfix/14-bump-contract-version at acid-ant/frostfs-contract 2023-03-14 08:00:08 +00:00
6b13a83736 [#14] Bump contracts version
a7b6090f9e [#7] Refactor common.CheckAlphabetWitness()
7d146ca023 [#7] Remove notary disabled code
d626660c1a [#12] Use non-specific contract names
19a8ef2d02 Rename package name
Compare 4 commits »
acid-ant pushed to bugfix/130-update-nns-group at acid-ant/frostfs-node 2023-03-13 12:06:05 +00:00
b4582239bf [#130] adm: Fix adding of pub key for group.frostfs at init step
4e244686cf [#83] Makefile fixes for pre-commit
6cd806f998 [#82] services/tree: Save last synchronized height in a persistent storage
3e6fd4c611 [#82] pilorama: Allow to store last sync height
5ae4446280 [#50] ir: Add Health status
Compare 13 commits »
acid-ant approved TrueCloudLab/xk6-frostfs#33 2023-03-13 09:37:43 +00:00
scenarios: fix imports