Skip to content

Conversation

teogeb
Copy link
Contributor

@teogeb teogeb commented Sep 13, 2023

Renamed the method to flag as all flagging needs to use that method in practice. There was already a flag method which didn't have metadata parameter. That method is now removed.

The inspection logic needs that there is partition information available, and we deliver that in the metadata field. There are currently no on-chain validations to the metadata. In that sense it is similar to e.g. StreamRegistry#createStream which needs the metadata for off-chain use, and validation is implemented off-chain.

@teogeb teogeb requested a review from jtakalai September 13, 2023 10:38
@jtakalai jtakalai requested a review from samt1803 September 13, 2023 11:56
@jtakalai jtakalai merged commit b698d6f into master Sep 14, 2023
@jtakalai jtakalai deleted the rename-flagwithmetadata branch September 14, 2023 07:38
samt1803 added a commit that referenced this pull request Sep 14, 2023
…uild_smoke

* origin/master:
  fix: merge hazard from flagWithMetadata PR
  cleanup: reorder setParam function, uint256 -> uint in Policies
  feat: make slashing fraction configurable (#624)
  rename flagWithMetadata -> flag, and remove the previous implementation (#630)
samt1803 added a commit that referenced this pull request Sep 15, 2023
…lthcheck

* origin/master: (32 commits)
  release(network-contracts): v6.1.0
  release(config): @streamr/config 4.0.5
  ETH-585 docker images build and test in CI (#616)
  Eth 596 subgraph fixeschanges (#631)
  fix: merge hazard from flagWithMetadata PR
  cleanup: reorder setParam function, uint256 -> uint in Policies
  feat: make slashing fraction configurable (#624)
  rename flagWithMetadata -> flag, and remove the previous implementation (#630)
  release(config): @streamr/config 4.0.4
  streamr 1.0 mumbai deployment addresses update
  Modularize operator (#629)
  doc: add clean step to push-to-docker-hub instructions
  release(network-contracts): 6.0.1
  fix: remove accidentally duplicated function
  Eth 584 erc677 in operator factory (#627)
  added hardhat-contract-sizer to contract build process
  ETH-579: Check Operator contract function guards (#628)
  deoc: added addresses preloaded with DATA to fastchain readme
  release(config): @streamr/config 4.0.3
  new addresses for mumbai streamr 1.0 deployment
  ...
samt1803 added a commit that referenced this pull request Sep 15, 2023
* ens-sync-script-healthcheck: (39 commits)
  codereview changerequest changes
  release(network-contracts): v6.1.0
  release(config): @streamr/config 4.0.5
  ETH-585 docker images build and test in CI (#616)
  Eth 596 subgraph fixeschanges (#631)
  fix: merge hazard from flagWithMetadata PR
  cleanup: reorder setParam function, uint256 -> uint in Policies
  feat: make slashing fraction configurable (#624)
  rename flagWithMetadata -> flag, and remove the previous implementation (#630)
  release(config): @streamr/config 4.0.4
  streamr 1.0 mumbai deployment addresses update
  Modularize operator (#629)
  doc: add clean step to push-to-docker-hub instructions
  release(network-contracts): 6.0.1
  fix: remove accidentally duplicated function
  Eth 584 erc677 in operator factory (#627)
  added hardhat-contract-sizer to contract build process
  ETH-579: Check Operator contract function guards (#628)
  deoc: added addresses preloaded with DATA to fastchain readme
  release(config): @streamr/config 4.0.3
  ...

# Conflicts:
#	.github/workflows/ci.yaml
#	packages/network-contracts/package.json
samt1803 added a commit that referenced this pull request Sep 18, 2023
* master:
  Add a test that parallels an Operator plugin test in network repo (#633)
  updated ens-sync-script to work with fastchain (#615)
  Sponsorship fix: don't let _reduceStakeBy revert when over-slashing (#632)
  doc: update build and publish images description
  doc: publish instructions
  release(network-contracts): v6.1.0
  release(config): @streamr/config 4.0.5
  ETH-585 docker images build and test in CI (#616)
  Eth 596 subgraph fixeschanges (#631)
  fix: merge hazard from flagWithMetadata PR
  cleanup: reorder setParam function, uint256 -> uint in Policies
  feat: make slashing fraction configurable (#624)
  rename flagWithMetadata -> flag, and remove the previous implementation (#630)
  release(config): @streamr/config 4.0.4
  streamr 1.0 mumbai deployment addresses update

# Conflicts:
#	package-lock.json
#	packages/network-subgraphs/subgraph.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants