Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 0031-ETHB-ethereum_bridge_spec.md #2265

Open
wants to merge 268 commits into
base: colosseo
Choose a base branch
from
Open

Conversation

Vegaklaus
Copy link
Contributor

Changed to Ethereum finality.

witgaw and others added 30 commits March 23, 2023 17:27
* draft for SORD

* add AC for showing rejected reason

* typo

* execution flags on orders table

* add codes to SORD

* Update user-interface/7002-SORD-submit_orders.md

Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>

* add link to docs

---------

Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
* Clarify rewards if multisig contains a key it should not

* fix: MD lint error

---------

Co-authored-by: gordsport <gordon@vegaprotocol.io>
feat: update FOK MO reduce-only
Co-authored-by: Tom <tom@vegaprotocol.io>
#1637)

* feat: Add a test for checking performance scores when checkpoint restart happens in a new epoch.

* fix: Typo.

* chore: Fix indentation (tabs/spaces).
#1637)

* feat: Add a test for checking performance scores when checkpoint restart happens in a new epoch.

* fix: Typo.

* chore: Fix indentation (tabs/spaces).
Deleted half an AC as discussed on slack (as the number for the performance score didn't make sense here)
* refactor: update ACs

* chore: tell approbation to leave me alone

* chore: try again

* refactor: rephrase AC

* refactor: clarify

* refactor: fix spelling
…nctionality to fetch csv files containing network history (#1659)

* feat: update datanode spec with functionality to rollback node and functionality to fetch csv files containing network history

* fix: spell checker

---------

Co-authored-by: gordsport <gordon@vegaprotocol.io>
Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>
* spec: draft for time-based mempool pruning

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>

* spec: spelling

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>

* Spelling + clarify how block height is determined

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>

* spec: add some additional ACs, remove mention of TxV4, clarify that transaction data includes block hash in addition to block height

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>

* complete acceptance criteria

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>

* fix typo

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>

---------

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>
Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>
* chore: Add decision notes template

Added a decision template based loosely on the [Any Decision Records](https://adr.github.io/madr/) template

Also updated some MD linting to allow sibling duplicated header titles and double spacing to make reading easier.

* fix: Spelling error
feat: spec for distributing remainder of liquidity fee
Co-authored-by: Michael <michael@vega.xyz>
Co-authored-by: Michael <michael@vega.xyz>
Co-authored-by: Michael <michael@vega.xyz>
Co-authored-by: Michael <michael@vega.xyz>
dalebennett1992 and others added 28 commits July 10, 2023 09:14
Added clarification on event forwarding
Add some market successor specs
Update 6002-MDET-market-details.md
* chore: remove spec on showing user pnl in closed market list

* chore: add successor market acs
* add more synonyms

* introduce accounts

* accounts are displayed as asset balances

* introduce quantum

* fix links to old DATA file

* more detail

* typo

Co-authored-by: Edd <edd@vega.xyz>

---------

Co-authored-by: Edd <edd@vega.xyz>
* chore: add acs for network upgrade proposal

* chore: add acs for proposal enhancements

* chore: proposal acs

* chore: acs for successor market
* feat: Adding generic AC for perp order types (#1908)

* feat: Adding generic AC for perp order types

* refactor: clarify network parameter behaviour

* feat: add acceptance criteria for program updates

* feat: update features

* fix spellcheck

* fix: mkt param to be a netparam

* refactor: update spelling as per feedback

Co-authored-by: Tom <tom@vegaprotocol.io>

* feat: add vesting spec

* feat: add activity spec

* feat: update reward distribution

* feat: address vesting feedback

* feat: update reward metrics

* feat: add validator power metric

* feat: add new entity scoping

* refactor: linting and spellcheck fixes

* refactor: address network param feedback

* refactor: fix formatting

* feat: update the validator ranking metric

* fix: correct variable name

* feat: add vested multiplier

* feat: change total rewards calc as per feedback

* feat: remove logarithmic functions

* refactor: rename open-interest metric to position metric

* fix: fix linting and spellcheck

* feat: add validation for k

* feat: address feedback

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* feat: address exponential feedback

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* feat: switch rank exponential distribution to table

* feat: address feedback

* feat: apply suggestion

Co-authored-by: Barnaby M <b.mannerings@gmail.com>

* feat: add limits

* feat: clarify requirements not applied for certain metrics

* feat: switch reward accounts to per unique transfer

* refactor: clarification of lock period

* feat: address comments

* feat: address comments

* feat: update json file

* feat: remove 061062

* feat: typo

* feat: formatting

* feat: update format for formula

* feat: Update AC 080

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* feat: update space

* Update protocol/0042-LIQF-setting_fees_and_rewarding_lps.md

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* feat: typo

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* feat: typo

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* feat: address comments

* feat: benefit factors set by original referral set

* feat: add reward multipliers for staking

* refactor: rename maxBenefitTiers to maxReferralTiers

* fix: update referral codes

* refactor: address review comments

* fix: correct equation for converting to quantum

* feat: align with core implementation

* feat: update market parameter part

* feat: Adding perp margin calcs (#1915)

* feat: Adding perp margin calcs

* fixed: removed one ac

* fix: ac numbers

* fix: add quote

* Update 0044-LIME-lp_mechanics.md (#1918)

SLA remove 0044-LIME-010

* chore: Delete incorrect acceptance criteria relating to perps and market termination

* chore: Update features.json to reflect removed ac

* feat: update ACs in 0034

* feat: update AC code

* fix: appprobation from pr#1921

* fix: features.json for PR 1921 (#1924)

Updates the features.json as pt2 of #1921 .

* Update 0044-LIME-lp_mechanics.md (#1925)

* refactor: bring specs in line with implementation

* refactor: remove undelegate in anger

* refactor: add `0` account bit

* refactor: general -> global

* refactor: address comments from PR review

* refactor: review suggestion

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* refactor: clarify details around `0` account

* feat: update AC 0044-LIME-028

* Update protocol/0044-LIME-lp_mechanics.md

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* refactor: remove redundant sentences

* Update protocol/0044-LIME-lp_mechanics.md

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* Update protocol/0044-LIME-lp_mechanics.md

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* addressed comments

* chore: add two eth oracles ACs related to multiple contracts (#1926)

* chore: add two eth oracles ACs related to multiple contracts

* fix: Update protocol/0082-ETHD-ethereum-data-source.md

---------

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* modified for clarity and consistency

* chore: tidy up the features.json file (#1929)

* fix: reword ACs 38, 39 (#1923)

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* test: add a concrete example

* fix: Spot ACs in features.json file (#1931)

* fix: Spot ACs in features.json file

moves the spot related SLA ACs into the spot feature for tracking

* fix: dupes

* feat: update AC 0044-LIME-026

* feat: update AC

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* fix: Minor spelling corrections, plus two new ACs for testing perp data is visible in REST and GRPC.

* fix: logic fix

* fix: align AC with implementation

* Fix/fee calc step is netparam (#1937)

* fix: fee distribution time step is a netparam

* fix: fee distribution time step is a netparam

* fix: fee distribution time step is a netparam

* fix: fee distribution time step is a netparam

---------

Co-authored-by: Paul Webb <86229849+vega-paul@users.noreply.github.com>

* fix: revert the deployment name changes in the features.json file (#1943)

* fix: align with core

* fix: small correction

* fix: Add tests for perpetuals doing protocol upgrade, checkpoint and network history. (#1940)

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* chore: add AC codes to referral ACs in fees spec (#1947)

* chore: add AC codes to referral ACs in fees spec

* chore: add Codes

* refactor: move acs to correct section

* feat: align acs with implementation

* fix: remove legacy ac

* chore: move batch transfers out of deployment 2 (#1948)

* refactor: amend margin formula

* feat: add clarification when no indicative price

* fix/enacted doesn't mean leaves opening auction

* fix: remove mentions of maturity

* Update comsic from master (#1956)

* refactor: floor slippage

* User interface: add Post only and Reduce only (#1640)

* draft for SORD

* add AC for showing rejected reason

* typo

* execution flags on orders table

* add codes to SORD

* Update user-interface/7002-SORD-submit_orders.md

Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>

* add link to docs

---------

Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>

* Clarify rewards if multisig contains a key it should not (#1643)

* Clarify rewards if multisig contains a key it should not

* fix: MD lint error

---------

Co-authored-by: gordsport <gordon@vegaprotocol.io>

* feat: update FOK MO reduce-only

* fix: Add some more cancel order ACs.

* Update protocol/0033-OCAN-cancel_orders.md

Co-authored-by: Tom <tom@vegaprotocol.io>

* feat: Add a test for checking performance scores when checkpoint rest… (#1637)

* feat: Add a test for checking performance scores when checkpoint restart happens in a new epoch.

* fix: Typo.

* chore: Fix indentation (tabs/spaces).

* feat: Add a test for checking performance scores when checkpoint rest… (#1637)

* feat: Add a test for checking performance scores when checkpoint restart happens in a new epoch.

* fix: Typo.

* chore: Fix indentation (tabs/spaces).

* Update 0069-VCBS-validators_chosen_by_stake.md (#1653)

Deleted half an AC as discussed on slack (as the number for the performance score didn't make sense here)

* Amend price monitoring ACs (#1660)

* refactor: update ACs

* chore: tell approbation to leave me alone

* chore: try again

* refactor: rephrase AC

* refactor: clarify

* refactor: fix spelling

* feat: update datanode spec with functionality to rollback node and functionality to fetch csv files containing network history (#1659)

* feat: update datanode spec with functionality to rollback node and functionality to fetch csv files containing network history

* fix: spell checker

---------

Co-authored-by: gordsport <gordon@vegaprotocol.io>
Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* spec: draft for time-based mempool pruning (#1645)

* spec: draft for time-based mempool pruning

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>

* spec: spelling

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>

* Spelling + clarify how block height is determined

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>

* spec: add some additional ACs, remove mention of TxV4, clarify that transaction data includes block hash in addition to block height

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>

* complete acceptance criteria

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>

* fix typo

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>

---------

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>
Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* re-word ac

* chore: Add decision notes template (#1658)

* chore: Add decision notes template

Added a decision template based loosely on the [Any Decision Records](https://adr.github.io/madr/) template

Also updated some MD linting to allow sibling duplicated header titles and double spacing to make reading easier.

* fix: Spelling error

* feat: update for distributing remainder of liq fee

* fix: correct AC

* refactor: address feedback

* add spec for current collateral

* clarify total margin available

* Update user-interface/7001-COLL-collateral.md

Co-authored-by: Michael <michael@vega.xyz>

* Update user-interface/7001-COLL-collateral.md

Co-authored-by: Michael <michael@vega.xyz>

* Update user-interface/7001-COLL-collateral.md

Co-authored-by: Michael <michael@vega.xyz>

* Update user-interface/7001-COLL-collateral.md

Co-authored-by: Michael <michael@vega.xyz>

* add asset file

* Add ACs for asset detail dialog and link up with collateral spec

* add suggested sort order per account type

* fix: 005 AC code link (#1671)

* fix: mempool pruning with PoW only

* fix: linting errors

* refactor: add liquidation price estimate

* refactor: add ACs

* refactor: another AC

* refactor: cosmetic change

* Update 0045-DSRC-data_sourcing.md (#1674)

* Update 0045-DSRC-data_sourcing.md

* Update 0045-DSRC-data_sourcing.md

* Wording of timestamp AC

---------

Co-authored-by: AnExsomnis <86832315+AnExsomnis@users.noreply.github.com>
Co-authored-by: Barney Mannerings <b.mannerings@gmail.com>

* add spec for current functionality fo fills data grid

* Update user-interface/7005-FILL-fills.md

Co-authored-by: Michael <michael@vega.xyz>

* Update user-interface/7005-FILL-fills.md

Co-authored-by: Michael <michael@vega.xyz>

* Update user-interface/7005-FILL-fills.md

Co-authored-by: Michael <michael@vega.xyz>

* Make notional value of feels a could

* Update user-interface/7005-FILL-fills.md

Co-authored-by: Michael <michael@vega.xyz>

* add clarification on user role for trades during continuos vs auction

* fix: typo in ac number

* feat: update typo in 0061

* feat: add explaination on ersatz validators

* feat: correct typos

* feat: typo

* Update user-interface/7005-FILL-fills.md

* add browser wallet spec as part of approbation set up

* chore: fix typo and add browser specs to app.json

* chore: add browser wallet to categories, hopefully in the right place

* chore: Update 0033-OCAN-cancel_orders.md (#1686)

* feat: update BRIE specs (#1654)

* feat: update BRIE specs

Signed-off-by: Jeremy Letang <me@jeremyletang.com>

* chore: update spelling and linting

* feat: update BRIE specs

Signed-off-by: Jeremy Letang <me@jeremyletang.com>

* chore: update spelling and linting

* fix: spelling and lint and rebase

* fix: spelling

---------

Signed-off-by: Jeremy Letang <me@jeremyletang.com>
Co-authored-by: gordsport <gordon@vegaprotocol.io>
Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* chore: Update cosmic elevator branch from master (#1688)

* refactor: let max oi drop during auciton

* fix: duplicate AC codes in 0069-VCBS (#1536) (#1537)

* Update `cosmicelevator` branch from `master` branch (#1550)

* fix: bring market.liquidity.targetstake.triggering.ratio in line with implementation

* fix: duplicate AC codes in 0069-VCBS (#1536)

* chore: trailing spaces

* fix: remove the unused netparam; not liking that

* chore: remove untestable AC from 0018 (#1530)

* chore: reword 0063-VALK-013

* Update 0035-LIQM-liquidity_monitoring.md (#1539)

* Update 0035-LIQM-liquidity_monitoring.md

* Update 0035-LIQM-liquidity_monitoring.md

* fix AC numbering on 0035-LIQM-liquidity_monitoring.md (#1541)

* Update 0011-NP-CLIE-client-interaction-tests.md

* feat: allow any key to request multisg signers update bundle

* feat: clarify spam status

* refactor: let max oi drop during auciton

* Wording tweaks for spam protection spec (#1548)

* grammar etc fixes to spam protection
* fix linting errors
* chore: remove brackets
* docs: another round of rewording
* add related topics section

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>
Co-authored-by: wwestgarth <william@vega.xyz>
Co-authored-by: wwestgarth <westgarth.w@gmail.com>
Co-authored-by: Paul Webb <86229849+vega-paul@users.noreply.github.com>
Co-authored-by: RomanLeca <roman.leca@yahoo.com>
Co-authored-by: Witold <witold@vega.xyz>
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>

* Update cosmicelevator branch from master to keep up-to-date (#1560)

* fix: bring market.liquidity.targetstake.triggering.ratio in line with implementation

* fix: duplicate AC codes in 0069-VCBS (#1536)

* chore: trailing spaces

* fix: remove the unused netparam; not liking that

* chore: remove untestable AC from 0018 (#1530)

* chore: reword 0063-VALK-013

* Update 0035-LIQM-liquidity_monitoring.md (#1539)

* Update 0035-LIQM-liquidity_monitoring.md

* Update 0035-LIQM-liquidity_monitoring.md

* fix AC numbering on 0035-LIQM-liquidity_monitoring.md (#1541)

* Update 0011-NP-CLIE-client-interaction-tests.md

* feat: allow any key to request multisg signers update bundle

* feat: clarify spam status

* refactor: let max oi drop during auciton

* Wording tweaks for spam protection spec (#1548)

* grammar etc fixes to spam protection
* fix linting errors
* chore: remove brackets
* docs: another round of rewording
* add related topics section

* fix spelling in spam protection spec (#1553)

* Update 0069-VCBS-validators_chosen_by_stake.md

Added pending validator to VCBS-59

* Update 0069-VCBS-validators_chosen_by_stake.md

Clarification on 0059

* Update 0062-SPAM-spam_protection.md

* Update 0062-SPAM-spam_protection.md

fixed link to defaults.go

* Add quality checks to the makefile (#1556)

* fix: broken links in the specs (#1557)

* fix: remove broken kraken link

---------

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>
Co-authored-by: wwestgarth <william@vega.xyz>
Co-authored-by: wwestgarth <westgarth.w@gmail.com>
Co-authored-by: Paul Webb <86229849+vega-paul@users.noreply.github.com>
Co-authored-by: RomanLeca <roman.leca@yahoo.com>
Co-authored-by: Witold <witold@vega.xyz>
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
Co-authored-by: Vegaklaus <62546834+Vegaklaus@users.noreply.github.com>

* chore: Update cosmicelevator from master branch (#1564)

* fix: bring market.liquidity.targetstake.triggering.ratio in line with implementation

* fix: duplicate AC codes in 0069-VCBS (#1536)

* chore: trailing spaces

* fix: remove the unused netparam; not liking that

* chore: remove untestable AC from 0018 (#1530)

* chore: reword 0063-VALK-013

* Update 0035-LIQM-liquidity_monitoring.md (#1539)

* Update 0035-LIQM-liquidity_monitoring.md

* Update 0035-LIQM-liquidity_monitoring.md

* fix AC numbering on 0035-LIQM-liquidity_monitoring.md (#1541)

* Update 0011-NP-CLIE-client-interaction-tests.md

* feat: allow any key to request multisg signers update bundle

* feat: clarify spam status

* refactor: let max oi drop during auciton

* Wording tweaks for spam protection spec (#1548)

* grammar etc fixes to spam protection
* fix linting errors
* chore: remove brackets
* docs: another round of rewording
* add related topics section

* fix spelling in spam protection spec (#1553)

* Update 0069-VCBS-validators_chosen_by_stake.md

Added pending validator to VCBS-59

* Update 0069-VCBS-validators_chosen_by_stake.md

Clarification on 0059

* Update 0062-SPAM-spam_protection.md

* Update 0062-SPAM-spam_protection.md

fixed link to defaults.go

* Add quality checks to the makefile (#1556)

* fix: broken links in the specs (#1557)

* fix: remove broken kraken link

* refactor: clarify 0042-LIQF-018

* feat: fix non-protocol linting and add makefile (#1563)

* feat: fix non-protocol linting and add makefile

* fix: remove binary file

* fix: remove binary

* fix: revert ui changes

* fix: remove package files

* Update glossaries/distributed-ledger-glossary.md

---------

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>
Co-authored-by: wwestgarth <william@vega.xyz>
Co-authored-by: wwestgarth <westgarth.w@gmail.com>
Co-authored-by: Paul Webb <86229849+vega-paul@users.noreply.github.com>
Co-authored-by: RomanLeca <roman.leca@yahoo.com>
Co-authored-by: Witold <witold@vega.xyz>
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
Co-authored-by: Vegaklaus <62546834+Vegaklaus@users.noreply.github.com>

* chore: Update cosmicelevator branch from master (#1573)

* docs: post only orders (#1562)

* docs: Adding specs for post-only orders

* Update from master (#1602)

* fix: bring market.liquidity.targetstake.triggering.ratio in line with implementation

* fix: duplicate AC codes in 0069-VCBS (#1536)

* chore: trailing spaces

* fix: remove the unused netparam; not liking that

* chore: remove untestable AC from 0018 (#1530)

* chore: reword 0063-VALK-013

* Update 0035-LIQM-liquidity_monitoring.md (#1539)

* Update 0035-LIQM-liquidity_monitoring.md

* Update 0035-LIQM-liquidity_monitoring.md

* fix AC numbering on 0035-LIQM-liquidity_monitoring.md (#1541)

* Update 0011-NP-CLIE-client-interaction-tests.md

* feat: allow any key to request multisg signers update bundle

* feat: clarify spam status

* refactor: let max oi drop during auciton

* Wording tweaks for spam protection spec (#1548)

* grammar etc fixes to spam protection
* fix linting errors
* chore: remove brackets
* docs: another round of rewording
* add related topics section

* fix spelling in spam protection spec (#1553)

* Update 0069-VCBS-validators_chosen_by_stake.md

Added pending validator to VCBS-59

* Update 0069-VCBS-validators_chosen_by_stake.md

Clarification on 0059

* Update 0062-SPAM-spam_protection.md

* Update 0062-SPAM-spam_protection.md

fixed link to defaults.go

* Add quality checks to the makefile (#1556)

* fix: broken links in the specs (#1557)

* fix: remove broken kraken link

* refactor: clarify 0042-LIQF-018

* feat: fix non-protocol linting and add makefile (#1563)

* feat: fix non-protocol linting and add makefile

* fix: remove binary file

* fix: remove binary

* fix: revert ui changes

* fix: remove package files

* Update glossaries/distributed-ledger-glossary.md

* Update 0069-VCBS-validators_chosen_by_stake.md

Added ACs to match the implementation so its codified (i.e., if an Ersatzvalidator drops below ownstake and there's no-one there to replace it, it is not demoted to pending.

* Update 0069-VCBS-validators_chosen_by_stake.md

* fix: Update acceptance criteria to correctly reflect implementation (#1549)

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* fix: update epoch ACs (#1555)

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* feat: update 0042, LP fee Transfer, Distribution

* Add build folder to gitigore

The approbation checks in `makefile` use this folder. Make sure it's not checked in.

* Update protocol/0042-LIQF-setting_fees_and_rewarding_lps.md

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* Ignore dictionary

Spellcheck creates a dictionary file. Ensure it isn't committed.

* Un parallelise clone-sources in makefile

The makefile tried to be clever and run all the remote-repo clones for Approbation checks in parallel. Due to my limited makefile skills, the check could run before a clone was finished. Run them in series instead.

This also improves the output a little

* Add specs param to names and codes in makefile

The old behaviour (default paths) should have been deprecated ages ago, but hasn't been. This change makes it provide the same paths as the defaults.

* feat: update maker fee transfer account

* Update 0069-VCBS-validators_chosen_by_stake.md

* Update protocol/0029-FEES-fees.md

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* Update protocol/0029-FEES-fees.md

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* Update protocol/0029-FEES-fees.md

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* Update 0048-DSRI-data_source_internal.md

* fix: refactor 0069-VCBS-052 (#1570)

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>
Co-authored-by: Vegaklaus <62546834+Vegaklaus@users.noreply.github.com>

* fix: MD and spelling lint checks

* fix: MD and spelling lint errors

* fix: update wording for AC 0059-VCBS-016- (#1566)

* Update 0062-SPAM-spam_protection.md (#1571)

* Update 0062-SPAM-spam_protection.md

* Update protocol/0062-SPAM-spam_protection.md

* Update protocol/0062-SPAM-spam_protection.md

---------

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* Update 0011-NP-CLIE-client-interaction-tests.md (#1542)

* Update 0011-NP-CLIE-client-interaction-tests.md

Added ACs to test static spam protection (wallet doesn't allow you to get banned)

* Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* Update 0011-NP-CLIE-client-interaction-tests.md

* Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* Update 0011-NP-CLIE-client-interaction-tests.md

* Update 0011-NP-CLIE-client-interaction-tests.md

* chore: fix spelling and MD lint checks

---------

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>
Co-authored-by: gordsport <gordon@vegaprotocol.io>

* Update 0011-NP-CLIE-client-interaction-tests.md (#1579)

* refactor: clarify AC

* fix: adding bound on slippage part of margin

* fix: adding bound on slippage part of margin - ACs

* chore: lint

* chore: format

* chore: add ac codes

* chore: lint

* feat: make it nonlinear

* fix: remove obsolete ac

* fix: typo

* fix: typo from comments

Co-authored-by: Tom <tom@vegaprotocol.io>

* fix: code block in list formatting (#1584)

* chore: Remove untestable acceptance criteria

* feat: add rate limit spec

* Update 0057-TRAN-transfers.md (#1588)

* Update 0057-TRAN-transfers.md

* Update 0057-TRAN-transfers.md

* chore: add AC codes

* Update 0057-TRAN-transfers.md (#1590)

* Update 0069-VCBS-validators_chosen_by_stake.md

Added Acs for IssueSignature

* Update 0069-VCBS-validators_chosen_by_stake.md

* fix: Expand acceptance criteria to make them clear for 0011-NP-CLIE-client-interaction (#1585)

* fix: Expand acceptance criteria to make them clear

* chore: Fix formatting

* fix: Address review comments

---------

Co-authored-by: Paul Webb <86229849+vega-paul@users.noreply.github.com>

* feat: Add new PLUP AC for state-sync in protocol upgrade.

* feat: add closeout API

* chore: tidy up

* chore: remove blank line

* chore: by more specific about when a client should be banned

* feat: update formula line 140

* fix: Add extra cases for various things that might be affected by validators joining and leaving.

* fix: Review comments for new ACs.

* fix: Satisfy the linter.

* refactor: add slippage to orders

* refactor: update examples

* chore: fix linter issues

* refactor: fix typo

* refactor: formlise margin level treatment

* refactor: amend/add ACs

* Update 0042-LIQF-setting_fees_and_rewarding_lps.md (#1598)

* Update 0042-LIQF-setting_fees_and_rewarding_lps.md

* fix: linting errors

---------

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>
Co-authored-by: gordsport <gordon@vegaprotocol.io>

* fix: linting error

* fix: MD lint and spelling

* Update 0069-VCBS-validators_chosen_by_stake.md (#1604)

* Update 0069-VCBS-validators_chosen_by_stake.md

* Update 0069-VCBS-validators_chosen_by_stake.md

* Update 0069-VCBS-validators_chosen_by_stake.md

* Update 0069-VCBS-validators_chosen_by_stake.md

* Update 0069-VCBS-validators_chosen_by_stake.md

* Update 0069-VCBS-validators_chosen_by_stake.md

* Update 0069-VCBS-validators_chosen_by_stake.md

* Update 0069-VCBS-validators_chosen_by_stake.md

* Update 0069-VCBS-validators_chosen_by_stake.md

* fix: MD linting and spelling errors

---------

Co-authored-by: gordsport <gordon@vegaprotocol.io>

* Update 0069-VCBS-validators_chosen_by_stake.md (#1596)

* Update 0069-VCBS-validators_chosen_by_stake.md

* fix: spelling errors

---------

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>
Co-authored-by: gordsport <gordon@vegaprotocol.io>

* fix: More validator join/leave test cases involving checkpoints. (#1601)

* fix: More validator join/leave test cases involving checkpoints.

* fix: spelling error

* fix: Update AC codes to not be duplicates.

---------

Co-authored-by: gordsport <gordon@vegaprotocol.io>
Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* feat: update make file and add approabtion to CI (#1605)

* feat: update make file and add approabtion to CI

* chore: add more checks and fix errors

* fix: checkout PR branch

* fix: get branch

* fix: approbation errors

---------

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>
Co-authored-by: wwestgarth <william@vega.xyz>
Co-authored-by: wwestgarth <westgarth.w@gmail.com>
Co-authored-by: Paul Webb <86229849+vega-paul@users.noreply.github.com>
Co-authored-by: RomanLeca <roman.leca@yahoo.com>
Co-authored-by: Witold <witold@vega.xyz>
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
Co-authored-by: Vegaklaus <62546834+Vegaklaus@users.noreply.github.com>
Co-authored-by: MuthuVega <91467655+MuthuVega@users.noreply.github.com>
Co-authored-by: AnExsomnis <86832315+AnExsomnis@users.noreply.github.com>
Co-authored-by: Jiajia-Cui <jiajia@vega.xyz>
Co-authored-by: Edd <edd@vega.xyz>
Co-authored-by: Jiajia-Cui <92106936+Jiajia-Cui@users.noreply.github.com>
Co-authored-by: claudiumilea <claudius.milea@gmail.com>
Co-authored-by: Tom <tom@vegaprotocol.io>
Co-authored-by: MuthuVega <muthu@vega.xyz>
Co-authored-by: Philip Scott <phil@vega.xyz>
Co-authored-by: Philip Scott <94362991+pscott31@users.noreply.github.com>
Co-authored-by: Jake Bennett <jake@vegaprotocol.io>

* fix: lint errors and duplicate paragraph (#1630)

* fix: lint errors and duplicate paragraph

* fix: MD lint error

* Chore: Update cosmicelevator from master (#1646)

* feat: Add new cases, mostly around eth changes during outages. A few extra cases for PUP.

* chore: Linting fixes.

* fix: More linting issues.

* fix: spelling and AC code lint errors

* fix: spelling

* feat: Clarifying fees paid (or not paid) by post-only orders (#1635)

* chore: remove invalid and unimplemented use cases

* refactor: floor slippage

* User interface: add Post only and Reduce only (#1640)

* draft for SORD

* add AC for showing rejected reason

* typo

* execution flags on orders table

* add codes to SORD

* Update user-interface/7002-SORD-submit_orders.md

Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>

* add link to docs

---------

Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>

* Clarify rewards if multisig contains a key it should not (#1643)

* Clarify rewards if multisig contains a key it should not

* fix: MD lint error

---------

Co-authored-by: gordsport <gordon@vegaprotocol.io>

---------

Co-authored-by: Jake Bennett <jake@vegaprotocol.io>
Co-authored-by: Tom <tom@vegaprotocol.io>
Co-authored-by: Rado <szpiechrados@gmail.com>
Co-authored-by: Witold <witold@vega.xyz>
Co-authored-by: Michael <michael@vega.xyz>
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

---------

Co-authored-by: Witold <witold@vega.xyz>
Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>
Co-authored-by: wwestgarth <william@vega.xyz>
Co-authored-by: wwestgarth <westgarth.w@gmail.com>
Co-authored-by: Paul Webb <86229849+vega-paul@users.noreply.github.com>
Co-authored-by: RomanLeca <roman.leca@yahoo.com>
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
Co-authored-by: Vegaklaus <62546834+Vegaklaus@users.noreply.github.com>
Co-authored-by: Tom <tom@vegaprotocol.io>
Co-authored-by: MuthuVega <91467655+MuthuVega@users.noreply.github.com>
Co-authored-by: AnExsomnis <86832315+AnExsomnis@users.noreply.github.com>
Co-authored-by: Jiajia-Cui <jiajia@vega.xyz>
Co-authored-by: Edd <edd@vega.xyz>
Co-authored-by: Jiajia-Cui <92106936+Jiajia-Cui@users.noreply.github.com>
Co-authored-by: claudiumilea <claudius.milea@gmail.com>
Co-authored-by: MuthuVega <muthu@vega.xyz>
Co-authored-by: Philip Scott <phil@vega.xyz>
Co-authored-by: Philip Scott <94362991+pscott31@users.noreply.github.com>
Co-authored-by: Jake Bennett <jake@vegaprotocol.io>
Co-authored-by: Rado <szpiechrados@gmail.com>
Co-authored-by: Michael <michael@vega.xyz>

* fix: fix prefix for browser wallet

* chore: fixed wrong file..

* chore: now undo my formatting for the other file

* chore: undo formatting change

* add missing AC

* add more ac

* typoe

* chore: add ac for the sprint

* add ui specs for finding closed markets

* fix number sequence

* chore: add acs for market selector

* chore: added ACs for transaction log

* chore: removed navigation AC

* add key pair ac that slipped the net via a ticket going straight to the done column

* Add UI ACs for network and nodes (#1700)

* Update 0002-WCON-connect_vega_wallet.md

Removing all coulds, shoulds and would like tos. These are captured here and will be pulled into tickets as applicable later down the line if / when these features are implemented

* Update user-interface/0002-WCON-connect_vega_wallet.md

Co-authored-by: Penny Andrews <47143694+pennyandrews@users.noreply.github.com>

* add settings ac

* Update user-interface/1101-BWAL-browser_wallet.md

* remove ac for recovery phrase and add new connection and transaction ac when not onboarded

* add ac

* add and increment

* chore: update readme (#1709)

Co-authored-by: peterbarrow <62435083+peterbarrow@users.noreply.github.com>

* feat: typo

* chore(trading): Add transfer ACs

* chore(trading): Add transfer ACs number fix

* chore: update proposal acs

* fix(trading): Fix transfer specs ID

* added all markets and proposal markets ACs

* Fix: bring ersatz number in line with core.

* increment and add ac

* format

* rework

* chore: withdraw minimal amount

* chore: add new market proposal acs

* Update 1101-BWAL-browser_wallet.md

Removed: 

- It is visually similar to other transaction types but essentially has less of the human readable detail(s) (design note) (1101-BWAL-057) as it is a design note

- When I approve a transaction I can see confirmation that the transaction has been approved (1101-BWAL-045) - separate story in backlog


- When I reject a transaction I can see confirmation that the transaction has been rejected (1101-BWAL-049) - separate story in backlog

* chore:update todo

* amend spec numbers

* update acs

* update numeration

* 6501-ASSE-assets.md

* add ac for import wallet

* add list connections ac

* update acs

* A community settlement story.

* fix: another AC for changing oracle after trading termination

* fix: another AC for changing oracle after trading termination

* chore: ACs added to 6002-MDET-market-details

* chore: few more details added

* Update user-interface/6002-MDET-market-details.md

Co-authored-by: daro-maj <119658839+daro-maj@users.noreply.github.com>

* chore: info about tooltips added

* Update user-interface/6002-MDET-market-details.md

Co-authored-by: Ben <ben@vega.xyz>

* liquidity ACs

* updated numeration

* chore(trading): Add Position ACs (#1733)

* chore(trading): Add Position ACs

* chore: pr suggestion

* remove outdated ac

* update

* chore: add AC for quantum formatting

* chore: fix bold typo

* chore: filled ACs in 6003-ORDB

* disconnect ac

* finger slip

* test: market selector acs update

* update console space

* chore: remove cosmic feature from master (#1766)

There has been some confusion when designing FE/UXs as the spec for governance transfers has changed slightly from whats in master.

Its also the case that master should now be what is live in mainnet this feature is not one that is live.

* chore: 6005-THIS-trade_history filled with ACs

* popout windoiw

* fix: clarify what's a market and what's a network param.

* fix: clarify what's a market and what's a network param.

* fix: clarify what's a market and what's a network param.

* fix: typo

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* add browser wallet loading state ACs

* chore: add AC for the button always being disabled (#1746)

* Update 5002-LIQP-liquidity.md with 5002-LIQP-013 (#1769)

* user-interface/

* depth chart ACs

* update acs

* update numbers

* update name of reference

* update

* re-arrange browser wallet acs to save mainetenance (#1781)

* re-arrange ac to save mainetenance

* add file extension

* onboarding spec tweak

* final tweaks and removals

* add specs to categories and apps

---------

Co-authored-by: Dexter Edwards <dexter@vega.xyz>

* chore(trading): 6004-CHAR-chart ACs created (#1775)

* chore(trading): fix spec links

* chore(trading): add code to apps.json

* chore(trading): fix numbering

* chore(trading): fix Char having duplicated id

* chore(trading): fix id duplication

* chore)trading): Fixing missed 0

* feat: use ghcr image to run approbation

* feat: fix flags

* fix: descriptions

* chore(trading):add chart and orderbook ACs

* add telemtry ac

* update ac description

* remove browser wallet

* update README

* Update 0036-BRIE-event_queue.md

Added clarification on event forwarding

* stop orders acs (#1859)

* Update 6002-MDET-market-details.md

Add some market successor specs

* feat: fix some specs

* Closed market list changes (#1828)

* chore: remove spec on showing user pnl in closed market list

* chore: add successor market acs

* chore: update data display for mark price, liquidation price and pnl

* `DATA`. Quantum decimals and accounts (#1512)

* add more synonyms

* introduce accounts

* accounts are displayed as asset balances

* introduce quantum

* fix links to old DATA file

* more detail

* typo

Co-authored-by: Edd <edd@vega.xyz>

---------

Co-authored-by: Edd <edd@vega.xyz>

* chore: add acs for network upgrade proposal (#1857)

* chore: add acs for network upgrade proposal

* chore: add acs for proposal enhancements

* chore: proposal acs

* chore: acs for successor market

* Update  the GitHub action token add_issue_new_projects.yml

* chore: remove user-interface specs (#1877)

* fix: add 048-COSMICELEVATOR-009

* fix: reword 0045-DSRC-012

* chore: update cosmic from matster

* fix: missed conflict

---------

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>
Signed-off-by: Jeremy Letang <me@jeremyletang.com>
Co-authored-by: Witold <witold@vega.xyz>
Co-authored-by: Michael <michael@vega.xyz>
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>
Co-authored-by: Jiajia-Cui <jiajia@vega.xyz>
Co-authored-by: Jiajia-Cui <92106936+Jiajia-Cui@users.noreply.github.com>
Co-authored-by: Jake Bennett <jake@vegaprotocol.io>
Co-authored-by: Tom <tom@vegaprotocol.io>
Co-authored-by: Vegaklaus <62546834+Vegaklaus@users.noreply.github.com>
Co-authored-by: Matthew Pendrey <matthew.pendrey@gmail.com>
Co-authored-by: Elias Van Ootegem <EVODelavega@users.noreply.github.com>
Co-authored-by: Charlie <charles.ae.dummett@outlook.com>
Co-authored-by: Charlie <99198652+cdummett@users.noreply.github.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Paul Webb <86229849+vega-paul@users.noreply.github.com>
Co-authored-by: AnExsomnis <86832315+AnExsomnis@users.noreply.github.com>
Co-authored-by: Barney Mannerings <b.mannerings@gmail.com>
Co-authored-by: daro-maj <119658839+daro-maj@users.noreply.github.com>
Co-authored-by: dalebennett1992 <dalebennett1992@hotmail.co.uk>
Co-authored-by: dalebennett1992 <37066267+dalebennett1992@users.noreply.github.com>
Co-authored-by: Jeremy Letang <me@jeremyletang.com>
Co-authored-by: wwestgarth <william@vega.xyz>
Co-authored-by: wwestgarth <westgarth.w@gmail.com>
Co-authored-by: RomanLeca <roman.leca@yahoo.com>
Co-authored-by: MuthuVega <91467655+MuthuVega@users.noreply.github.com>
Co-authored-by: Edd <edd@vega.xyz>
Co-authored-by: claudiumilea <claudius.milea@gmail.com>
Co-authored-by: MuthuVega <muthu@vega.xyz>
Co-authored-by: Philip Scott <phil@vega.xyz>
Co-authored-by: Philip Scott <94362991+pscott31@users.noreply.github.com>
Co-authored-by: Rado <szpiechrados@gmail.com>
Co-authored-by: Penny Andrews <47143694+pennyandrews@users.noreply.github.com>
Co-authored-by: Calum Pringle <46783148+ckpringle@users.noreply.github.com>
Co-authored-by: peterbarrow <62435083+peterbarrow@users.noreply.github.com>
Co-authored-by: Ben Wallace <ben@vega.xyz>
Co-authored-by: Joe <joe@vega.xyz>
Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
Co-authored-by: Zohar Etzioni <zohar.etzioni@gmail.com>
Co-authored-by: asiaznik <artur@vegaprotocol.io>
Co-authored-by: Art <artur.siaznik@gmail.com>
Co-authored-by: Dexter Edwards <dexter@vega.xyz>
Co-authored-by: Joe Tsang <30622993+jtsang586@users.noreply.github.com>
Co-authored-by: Sam Keen <samuel@vegaprotocol.io>
Co-authored-by: Mikołaj Młodzikowski <mikolaj.mlodzikowski@gmail.com>
Co-authored-by: Maciek <maciek@vegaprotocol.io>
Co-authored-by: AnExsomnis <an9temetnosce@gmail.com>

* fix: small correction

* feat: add vesting acs

* feat: add activity streak acs

* feat: update features.json

* feat: additional ACs

* fix: correct approbation failures

* refactor: improve wording with connectors

* fix: align with core

* fix: align with core

* Update 0044-LIME-lp_mechanics.md (#1916)

SLA 0044-LIME-006

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* refactor: add funding payment

* Fix example in 0083-RFPR-on_chain_referral_program.md

From the same docs:
> all `minimum_epochs` values must be an integer strictly greater than 0

* Update 0035-LIQM-liquidity_monitoring.md (#1964)

* Update 0035-LIQM-liquidity_monitoring.md

https://vegaprotocol.slack.com/archives/C9E6XA8GK/p1695151499045989?thread_ts=1695146384.224289&cid=C9E6XA8GK

* fix: remove market.liquidity.targetstake.triggering.ratio

* fix: linting

* refactor: add perps AC

* refactor: scale constant with volume

* chore: add ac to feature

* feat: add explanation on market life cycle

* chore: align ACs with core implementation

* feat: add additional referral ACs

* feat: update features

* fix: correct approbation

* refactor: clarify 0083-RFPR-049

* fix: 0044-LIME-003 effect after epoch end (#1968)

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* fix: link (#1954)

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* chore: align closing_timestamp to end_of_program_timestamp

* chore: update GOVE-140 to clarify reward account types

update AC GOVE-140 to clarify reward account types and exclude metric based rewards from the referral feature

* fix: update gov spec 141 (#1974)

* chore: Update acceptance criteria to match implementation (#1967)

* feat: Remove mention of market value proxy (#1975)

* Update 0044-LIME-lp_mechanics.md (#1976)

min value for market.liquidity.performanceHysteresisEpochs valid is 0

* chore: correct typos

* chore: align protos with core implementation

* feat: remove legacy ac

* fix: update features

* chore: add staking tiers

* Update features.json to align milestone names (#1982)

Updates features.json to align milestone names and report out correctly

* chore: align spec with core implementation

* feat: add AC to cover october reward features

* fix: correct for markdownlint

* refactor: correct AC behaviour

* chore: correct typo

* feat: add spam rules for referral program

* chore: clarify all assets count towards deposit requirement

* feat: add separate netparams for each transaction type

* refactor: apply suggestion correcting typo

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* feat: add snapshot network parameter

* feat: update spec with banning mechanics

* chore: correct applyReferralCode typo

* feat: clarify rejection and banning mechanisms

* feat: remove non-vega restriction

* chore: update 0070-MKTD-018 and 19 and add a new AC for exact precision (#1985)

* chore: update 0070-MKTD-018 and 19 and add a new AC for exact presision

* fix: dupe AC code

* chore: make ACs 18 and 19 more valuable

* fix: make wording more clear

* Update protocol/0070-MKTD-market-decimal-places.md

Co-authored-by: Jiajia-Cui <92106936+Jiajia-Cui@users.noreply.github.com>

---------

Co-authored-by: Jiajia-Cui <92106936+Jiajia-Cui@users.noreply.github.com>

* fix: remove specific time from the ACs (#1983)

* fix: remove specific time from the ACs

* fix: update

* feat: add SLA edge case

* feat: update format

* chore: format

* chore: remove empty space

* Update 0062-SPAM-spam_protection.md (#1988)

param names

* feat: add entitiy scope acs

* feat: update features.json

* chore: clarify ac by removing weighted

* Update 0028-GOVE-governance.md (#1992)

* Update 0028-GOVE-governance.md

auction termination AC changes
0028-GOVE-135

* Update 0028-GOVE-governance.md

* Make referrals spec line up with implementation (#2009)

* chore: spelling errors

* feat: add validation for running volume values

* chore: remove mention of program states

* fix: correct validation

* fix: corrrect ac code

* fix: correct AC code to match implementation and tests

---------

Co-authored-by: Charlie <charlie@vegaprotocol.io>
Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* chore: align spec with implementation (#2002)

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* update gov-transfer max amount (#2014)

* chore: align spec with implementation

* chore: clarify acs to match existing tests

* feat: add acs to cover multiple discount sources

* fix: markdownlint failing

* refactor: commit suggestion

Co-authored-by: Valentin Trinqué <ValentinTrinque@users.noreply.github.com>

* chore: removed descoped features from cosmic branch

* chore: remove spot from cosmic approbation

* chore: remove Batch change proposals from cosmic

* chore: remove AC from wrong feature

Its been put into spot for palazzo or later in chore:
- #2004

---------

Signed-off-by: Elias Van Ootegem <elias@vega.xyz>
Signed-off-by: Jeremy Letang <me@jeremyletang.com>
Co-authored-by: Tom <tom@vegaprotocol.io>
Co-authored-by: Charlie <charlie@vegaprotocol.io>
Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>
Co-authored-by: Sohill-Patel <85170301+Sohill-Patel@users.noreply.github.com>
Co-authored-by: Charlie <99198652+cdummett@users.noreply.github.com>
Co-authored-by: Jiajia-Cui <92106936+Jiajia-Cui@users.noreply.github.com>
Co-authored-by: Barnaby M <b.mannerings@gmail.com>
Co-authored-by: Jiajia-Cui <jiajia@vega.xyz>
Co-authored-by: Paul Webb <86229849+vega-paul@users.noreply.github.com>
Co-authored-by: MuthuVega <muthu@vega.xyz>
Co-authored-by: MuthuVega <91467655+MuthuVega@users.noreply.github.com>
Co-authored-by: Witold <witold@vega.xyz>
Co-authored-by: wwestgarth <westgarth.w@gmail.com>
Co-authored-by: AnExsomnis <86832315+AnExsomnis@users.noreply.github.com>
Co-authored-by: Jake Bennett <jake@vegaprotocol.io>
Co-authored-by: Peter Barrow <pete@vega.xyz>
Co-authored-by: Pete Barrow <62435083+peterbarrow@users.noreply.github.com>
Co-authored-by: Karel Moravec <moravec.wdd@gmail.com>
Co-authored-by: Michael <michael@vega.xyz>
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
Co-authored-by: Vegaklaus <62546834+Vegaklaus@users.noreply.github.com>
Co-authored-by: Matthew Pendrey <matthew.pendrey@gmail.com>
Co-authored-by: Elias Van Ootegem <EVODelavega@users.noreply.github.com>
Co-authored-by: Charlie <charles.ae.dummett@outlook.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: daro-maj <119658839+daro-maj@users.noreply.github.com>
Co-authored-by: dalebennett1992 <dalebennett1992@hotmail.co.uk>
Co-authored-by: dalebennett1992 <37066267+dalebennett1992@users.noreply.github.com>
Co-authored-by: Jeremy Letang <me@jeremyletang.com>
Co-authored-by: wwestgarth <william@vega.xyz>
Co-authored-by: RomanLeca <roman.leca@yahoo.com>
Co-authored-by: Edd <edd@vega.xyz>
Co-authored-by: claudiumilea <claudius.milea@gmail.com>
Co-authored-by: Philip Scott <phil@vega.xyz>
Co-authored-by: Philip Scott <94362991+pscott31@users.noreply.github.com>
Co-authored-by: Rado <szpiechrados@gmail.com>
Co-authored-by: Penny Andrews <47143694+pennyandrews@users.noreply.github.com>
Co-authored-by: Calum Pringle <46783148+ckpringle@users.noreply.github.com>
Co-authored-by: Ben Wallace <ben@vega.xyz>
Co-authored-by: Joe <joe@vega.xyz>
Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
Co-authored-by: Zohar Etzioni <zohar.etzioni@gmail.com>
Co-authored-by: asiaznik <artur@vegaprotocol.io>
Co-authored-by: Art <artur.siaznik@gmail.com>
Co-authored-by: Dexter Edwards <dexter@vega.xyz>
Co-authored-by: Joe Tsang <30622993+jtsang586@users.noreply.github.com>
Co-authored-by: Sam Keen <samuel@vegaprotocol.io>
Co-authored-by: Mikołaj Młodzikowski <mikolaj.mlodzikowski@gmail.com>
Co-authored-by: Maciek <maciek@vegaprotocol.io>
Co-authored-by: AnExsomnis <an9temetnosce@gmail.com>
Co-authored-by: fryd <fryderyk@vega.xyz>
Co-authored-by: Valentin Trinqué <ValentinTrinque@users.noreply.github.com>
* feat: remove redundant AC 013

* feat: address comments

* feat: remove duplicated ACs

* feat: remove duplicated ACs

* feat: rename network parameter FeeDiscountDecay

* feat: add governance proposal change market name

* chore: typo

* feat: address comments

* feat: typo

* chore: add ACs to features file for overnance proposal market name

* Insurance pools of closed / settled markets to go to on - chain treasury (#2065)

* feat: insurance pool redistribution

* feat: add more updates

* chore: markdown

* chore: remove old AC

* feat: address comments

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* feat: address comments

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* feat: address comments

* feat: update spec 0015

* chore: markdown

* chore: typo

---------

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* feat: add more ACs to isolated margin

* chore: markdown

* chore: markdown

* feat: add more ACs

* chore: markdown

* chore: markdown

* chore: typo

* feat: address comments

* chore: typo

* Remove a duplicate AC (#2073)

* fix: Removed duplicate AC

* fix: Removed duplicate AC

* fix: formula in ac

* fix: diff twap if auct was included

* feat: tidy up and add more ACS

* chore: reorder

* chore: format

* fix: MD and spelling checks

* feat: add ACs for switch margin modes

* feat: update closeout

* feat: update closeout

* chore: remove mystery AC

* feat: address commments from Tom

* chore: typo

* fix: AC 0053-PERP-030 now flexes the boundary

* fix: formatting

* Update protocol/0053-PERP-product_builtin_perpetual_future.md

Co-authored-by: Gordsport <83510148+gordsport@users.noreply.github.com>

* fix: another formatting issue

* feat: A couple more ACs, API clarifications and Removing excessive margin check (#2076)

* feat: add alias to public keys

* feat: add allow list to teams

* feat: align spec with core change adding JoinTeam

* chore: assign ac codes

* chore: remove mentions of alias

* feat: stop order position linked (#2043)

* feat: Stop order changes

* fix: correct expected behaviour

* chore: duplicate ac

* fix: address comments

* feat: update for pegged order in isolated margin

* feat: update json

* chore: markdown

* feat: more margin pegged order acs

* fix: typo marging > margin

* fix: duplicate ac code

* fix: more marging typo

* refactor: remove two acs

* chore: add 165 back in

* chore: position of ac corrected for diff

* feat: update AC

* feat: add back pegged order AC

* chore: markdown

* chore: typo

* feat: update market state duing name changing

* feat: address comment

* chore: typo

* feat: mark price updates ACs

* fix: replace withdrawal limit > maximumLifetimeDeposit

* fix: spellcheck

* feat: update meaning of closed and allow_list team fields (#2090)

* feat: change meaning of closed and allow_list

* chore: reassign AC codes

* fix: update wordlist

* feat: add two system-test acs

* feat: clarify market has no pm params

* fix: update ac numbers

* fix: still dup ac numbers

* feat: update AC and add more AC

* chore: tidy up

* chore: markdown

* feat: address comments

* chore: markdown

* chore: add timing

* chore: typo

* chore: Add AC code to the featurtes.json

Also sneaking in a categories tidy up

* fix: duplicated AC codes in features.json

* feat: address comment

* feat: EthL2s

* fix: better name

* fix: clarity on what is meant by L2

* chore: add initial AC codes and fix linting

* fix: codeblock formatting

* fix: milestone name

* chore: Add ACs from the Eth spec to the L2 spec

* fix: review comment

* fix: MD linting

* fix: approbation linting

* fix: clarity on what is meant by L2

* feat: few acs for stop orders in auction

* fix: updated ac numbers

* fix: still dup acs

* fix: removed AC codes and add L2 clarification

* feat: added one more ac

* feat: add acs for network profit and loss

* fix: update for markdownlint

* fix: update for spellcheck

* fix: clarity on what is meant by L2

* fix: MD linting and add AC code to file

* fix: MD linting and spellings

* fix: spelling linting

* chore: add AC code to existing AC (#2102)

Adds an AC code to an AC that had one missing.

* feat: add more acs

* feat: add ac for first mark price

* chore: markdown

* feat: add more ac

* feat: update AC 001

* chore: address comments

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* chore: address comment

* chore: typo

* feat: add more AC for validation

* chore: typo

* chore: markdown

* chore: address comment

* feat: add validation ac for mark price

* fix: post-research call edits

* refactor: scale funding payment down (auction)

* refactor: apply suggestions from code review

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* feat: add liquidation acs

* fix: correct typo in features

* chore: update AC codes for rebase

* fix: markdown

* feat: add AC 126

* chore: Add more perps funding ACs (#2110)

* chore: Add more perps funding ACs

Adds more perps funding ACs from the AC review meeting

Note the ACs mentioned for:
- vegaprotocol/vega#10254
- vegaprotocol/vega#10255

Have NOT yet been added as the core side work has not been scheduled. A note has been added to the core issue

* chore: Add AC code to the features.json file

* fix: spelling

* fix: spelling

* fix: more spelling

* fix: AC wording

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

---------

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* fix: add missing AC codes to the featurews.json file

Adds in the missing margin, markprice and perp AC codes

* chore: Add ACs from the LP fee setting AC review meeting (#2115)

* chore: Add ACs from the LP fee setting AC review meeting

This PR adds new ACs from the LP fee setting AC review meeting.

* fix: add codes to features.json

* fix: add AC clarification

* fix: wording from review comment

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* fix: fill in value

---------

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* fix: liq fee setting method market update

* chore: comment out the cosmic-carryover (#2120)

* chore: comment out the cosmic-carryover

This comments out the cosmic carry over ACs so that the approbation stats reflect just the palazzo ACs

* fix: syntax error

* feat: more validation acs

* fix: correct the AC requirement to match the correct behaviour (#2111)

* fix: correct the AC requirement to match the correct behaviour

* feat: corrected ac and added 2 more

* fix: duplicated AC codes

* fix: json syntax error

* fix: Extra AC codes

---------

Co-authored-by: Sohill-Patel <85170301+Sohill-Patel@users.noreply.github.com>

* chore: update features.json (#2123)

In order to have the correct reporting on palazzo AC coverage I have remove some ACs that will NOT be done:

insurance pool re-dist:


0073-LIMN-115
0073-LIMN-116
0073-LIMN-117

perps/sucessor markets:
0015-INSR-005
0081-SUCM-036

We do not support sucessor and perps and we are not supporting LNL

* chore: split AC code 056 into 3 (#2126)

Splits the AC code 056 into 3 parts and adds one new AC.

All to be done as system tests

* chore: adds AC from the isolated margin AC review (#2125)

* chore: adds AC from the isolated margin AC review

Adds in protocol upgrade AC coverage for isolated margin as per the isolated margin AC review meeting

* chore: Update AC to be more clear

Co-authored-by: Sohill-Patel <85170301+Sohill-Patel@users.noreply.github.com>

---------

Co-authored-by: Sohill-Patel <85170301+Sohill-Patel@users.noreply.github.com>

* chore Update features.json to add missing AC code (#2127)

* chore Update features.json to add missing AC code

Adds the following missing AC to the features file:

"0087-EVMD-043"

* fix: remove "0053-PERP-036", as its a nebula AC

* chore: add more position stop order AC codes (#2109)

* chore: add more position stop order AC codes

Adds in ACs from the position stop orders feature AC review

* fix: linting checks

* fix: review comment

* fix: reduce ethereum rpc data source flexibility

* fix: reduce ethereum rpc data source flexibility

* fix: AC code approbation check fail

* feat: add AC 003 for mark price

* chore: update json file

* feat: update ac 027

* chore: grammar

* feat: update initial margin level in isolated margin

* chore: grammar

Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>

* chore: typo

Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>

* feat: change tau scaling bound

* feat: update bound

* feat: update probability of trading in LP score

* chore: address comment

Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>

* chore: markdown

* chore: descope AC 0053-PERP-035 from Palazzo (#2135)

based on a research / protocol design discussion this PR descopes AC 0053-PERP-035 from Palazzo

* fix: Updating AC to cover wrong side stop orders being rejected

* feat: add party profile feature

* feat: add anti alias squatting feature

* Revert "feat: add anti alias squatting feature"

This reverts commit 6c3f548.

* chore: correct restriction typos

* feat: add validation and defaults for new network parameters

* feat: add ac for price via data node

* feat: update json file

* chore: remove ACs from palazzo (#2140)

0009-MRKP-133 and 0053-PERP-043 will be moved to Nebula in a new PR

* refactor: update liquidation price estimate

* chore: add feature file for 0012-NP-LIPE ACs

* refactor: add spec for position estimate

* chore: Update features.json

* chore: renove dupe AC from features file (#2151)

* chore: add deatails about the max proposals in a batch

This updates the spec to details the max number of proposals that can be submitted in a single batch proposal

* chore: add teams spam protection (#2157)

Copies the changes made to the Colosseo branch here:

- #2156

* feat: add ac to 0019

* chore: add features.json entries

* fix: dupe ACs

* chore: add update team spam ACs (#2159)

* chore: add update team spam ACs

Adds in ACs for also updating referral sets / teams and spam protection

* fix: spelling

* chore: Update protocol/0062-SPAM-spam_protection.md

Co-authored-by: Jiajia-Cui <92106936+Jiajia-Cui@users.noreply.github.com>

* chore: Update protocol/features.json

Co-authored-by: Jiajia-Cui <92106936+Jiajia-Cui@users.noreply.github.com>

* fix: net param name

---------

Co-authored-by: Jiajia-Cui <92106936+Jiajia-Cui@users.noreply.github.com>

* feat: add more ACs

* chore: typo

* feat: market update ACs for mark price and perps price (#2171)

* feat: market update ACs for mark price and perps price

* feat: market update ACs for mark price and perps price

* feat: market update ACs for mark price and perps price

* feat: market update ACs for mark price and perps price

* feat: market update ACs for mark price and perps price

* feat: market update ACs for mark price and perps price

* chore: add ACs to feature.json file

---------

Co-authored-by: gordsport <gordon@vegaprotocol.io>

* refactor: AC clarifications

* refactor: amend 0012-NP-LIPE-005

* refactor: clarify and extend liquidation ACs

* refactor: additional clarifications

* feat: Add extra validator ranking reward metric AC (#2174)

* feat: Add extra validator ranking reward metric AC

Adds an extra validator ranking reward metric AC:

For reward metrics relating to trading, an individual must meet the staking requirement AND notional time-weighted average position requirement) set in the recurring transfer. If they do not then their reward metric is set to 0. Note, these requirements do not apply to the validator ranking metric or the market creation reward metric.

e.g. For a party that is a consensus or standby validator, the staking requirement and notional time-weighted average position requirement do not apply to their validator ranking metric

* chore: split AC into 3

* fix: remove old AC

* refactor: amend a few perp ACs

* chore: remove dup ac

* refactor: modify AC

* feat: clarify and add ac for gov suspend and resume

* fix: duplicate ac code

* fix: dup ac codes

* fix: conflicts and spell / md lint checks

* fix: missed dupe ACs

* chore: remove spot

---------

Co-authored-by: Jiajia-Cui <jiajia@vega.xyz>
Co-authored-by: Jiajia-Cui <92106936+Jiajia-Cui@users.noreply.github.com>
Co-authored-by: David Siska <62546419+davidsiska-vega@users.noreply.github.com>
Co-authored-by: Pete Barrow <62435083+peterbarrow@users.noreply.github.com>
Co-authored-by: Sohill-Patel <85170301+Sohill-Patel@users.noreply.github.com>
Co-authored-by: Witold <witold@vega.xyz>
Co-authored-by: wwestgarth <william@vega.xyz>
Co-authored-by: wwestgarth <westgarth.w@gmail.com>
Co-authored-by: Tom <tom@vegaprotocol.io>
Co-authored-by: Charlie <charlie@vegaprotocol.io>
Co-authored-by: Charlie <99198652+cdummett@users.noreply.github.com>
Co-authored-by: Witold <gawlikowicz@gmail.com>
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
Co-authored-by: Pete Barrow <pete@vega.xyz>
Co-authored-by: Jeremy Letang <me@jeremyletang.com>
copies change from palazzo #2197 into master
Changed to Ethereum finality.
@davidsiska-vega davidsiska-vega changed the base branch from master to colosseo May 8, 2024 10:06
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.

None yet