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 0064-VALP-validator_performance_based_rewards.md #1795

Closed
wants to merge 238 commits into from

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    c4f9ddc View commit details
    Browse the repository at this point in the history
  2. chore: Linting fixes.

    jgsbennett committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    74dc927 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Merge branch 'master' of github.com:vegaprotocol/specs-internal into …

    …eth_changes_during_outages
    jgsbennett committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6978495 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Merge branch 'master' of github.com:vegaprotocol/specs-internal into …

    …eth_changes_during_outages
    jgsbennett committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c2012ab View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. fix: More linting issues.

    jgsbennett committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    e394bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35c6743 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1c7561 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af389ac View commit details
    Browse the repository at this point in the history
  5. fix: spelling

    gordsport committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    1483194 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'eth_changes_during_outages' of github.com:vegaprotocol/…

    …specs into eth_changes_during_outages
    gordsport committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    586006b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    05d0b70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad1e7dc View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    eb644ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f00e4d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Merge pull request #1615 from vegaprotocol/eth_changes_during_outages

    feat: Add new cases, mostly around eth changes during outages. A few …
    jgsbennett committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c128f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb00a64 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1636 from vegaprotocol/chore/remove-invalid-acs

    chore: remove invalid and unimplemented use cases
    radoslaw-szpiech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0100836 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. refactor: floor slippage

    witgaw committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c682173 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1638 from vegaprotocol/floor-slippage

    refactor: floor slippage
    witgaw committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    896351f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. 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 <[email protected]>
    
    * add link to docs
    
    ---------
    
    Co-authored-by: candida-d <[email protected]>
    campbellssource and candida-d committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a36839b View commit details
    Browse the repository at this point in the history
  2. 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 <[email protected]>
    davidsiska-vega and gordsport committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    485f667 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    92d7f54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1647 from vegaprotocol/FOK_MO

    feat: update FOK MO reduce-only
    Jiajia-Cui committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f805037 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    7282d92 View commit details
    Browse the repository at this point in the history
  2. Update protocol/0033-OCAN-cancel_orders.md

    Co-authored-by: Tom <[email protected]>
    jgsbennett and TomMcL committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f3d59e1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1652 from vegaprotocol/cancel_partial_active

    fix: Add some more cancel order ACs.
    jgsbennett committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    defbade View commit details
    Browse the repository at this point in the history
  4. 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).
    jgsbennett committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    5894d98 View commit details
    Browse the repository at this point in the history
  5. 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).
    jgsbennett committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    5fb5df9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. 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)
    Vegaklaus committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ecb7232 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. 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
    witgaw committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5324a72 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. feat: update datanode spec with functionality to rollback node and fu…

    …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 <[email protected]>
    Co-authored-by: Gordsport <[email protected]>
    3 people committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f7aed68 View commit details
    Browse the repository at this point in the history
  2. spec: draft for time-based mempool pruning (#1645)

    * spec: draft for time-based mempool pruning
    
    Signed-off-by: Elias Van Ootegem <[email protected]>
    
    * spec: spelling
    
    Signed-off-by: Elias Van Ootegem <[email protected]>
    
    * Spelling + clarify how block height is determined
    
    Signed-off-by: Elias Van Ootegem <[email protected]>
    
    * 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 <[email protected]>
    
    * complete acceptance criteria
    
    Signed-off-by: Elias Van Ootegem <[email protected]>
    
    * fix typo
    
    Signed-off-by: Elias Van Ootegem <[email protected]>
    
    ---------
    
    Signed-off-by: Elias Van Ootegem <[email protected]>
    Co-authored-by: Gordsport <[email protected]>
    EVODelavega and gordsport committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    7b972f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. re-word ac

    campbellssource committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1befb9b View commit details
    Browse the repository at this point in the history
  2. 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
    gordsport committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a9ac335 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    dacb6e9 View commit details
    Browse the repository at this point in the history
  2. fix: correct AC

    cdummett committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    c49ee26 View commit details
    Browse the repository at this point in the history
  3. refactor: address feedback

    cdummett committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    5067dcf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1655 from vegaprotocol/feat/liq_fee_distribution

    feat: spec for distributing remainder of liquidity fee
    cdummett committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    026748a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    72fed21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7f36d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58a454c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85dc06d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    416ec89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d44016 View commit details
    Browse the repository at this point in the history
  7. add asset file

    mattrussell36 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    06e49b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55c82d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6750a3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4585c50 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3068b55 View commit details
    Browse the repository at this point in the history
  12. fix: linting errors

    gordsport committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    0d5ebf4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    09321d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. refactor: add ACs

    witgaw committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    7c13ce0 View commit details
    Browse the repository at this point in the history
  2. refactor: another AC

    witgaw committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    4d00f3f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1675 from vegaprotocol/liquidation-price

    Add liquidation price estimate non-protocol spec
    witgaw committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    3872ee4 View commit details
    Browse the repository at this point in the history
  4. refactor: cosmetic change

    witgaw committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    8dc8ad9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1676 from vegaprotocol/correction

    refactor: cosmetic change
    witgaw committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    5f93d07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55c8b73 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1673 from vegaprotocol/remove-ttl

    fix: mempool pruning with PoW only
    davidsiska-vega committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    9bcc3a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. 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 <[email protected]>
    Co-authored-by: Barney Mannerings <[email protected]>
    3 people committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5b98406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e09c790 View commit details
    Browse the repository at this point in the history
  3. Update user-interface/7005-FILL-fills.md

    Co-authored-by: Michael <[email protected]>
    mattrussell36 and campbellssource committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    ee2122a View commit details
    Browse the repository at this point in the history
  4. Update user-interface/7005-FILL-fills.md

    Co-authored-by: Michael <[email protected]>
    mattrussell36 and campbellssource committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5ddba25 View commit details
    Browse the repository at this point in the history
  5. Update user-interface/7005-FILL-fills.md

    Co-authored-by: Michael <[email protected]>
    mattrussell36 and campbellssource committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b6891ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    364a375 View commit details
    Browse the repository at this point in the history
  7. Update user-interface/7005-FILL-fills.md

    Co-authored-by: Michael <[email protected]>
    mattrussell36 and campbellssource committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    87af478 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95ff5fe View commit details
    Browse the repository at this point in the history
  9. fix: typo in ac number

    mattrussell36 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    39269b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    d4c04e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1664 from vegaprotocol/user-interface/EWAL-cant-d…

    …estroy-ethwallet-session
    
    user interface: Can not destroy metamask session from dapp
    daro-maj committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b457f0c View commit details
    Browse the repository at this point in the history
  3. feat: update typo in 0061

    Jiajia-Cui committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    bd694a3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1682 from vegaprotocol/typo-0061

    feat: update typo in 0061
    Jiajia-Cui committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3d60a8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c01d40 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. feat: correct typos

    Jiajia-Cui committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    4b1f54e View commit details
    Browse the repository at this point in the history
  2. feat: typo

    Jiajia-Cui committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    e72e9dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1683 from vegaprotocol/ersatz-validator-explain

    feat: add explaination on ersatz validators
    Vegaklaus committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    73f3ea4 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    08f00c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d69b84 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1657 from vegaprotocol/7005-FILL-fills

    Add UI spec for current functionality of fills
    daro-maj committed May 1, 2023
    Configuration menu
    Copy the full SHA
    3d17a6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    689e7d2 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    15cbf19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc7738f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9c1191 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1687 from vegaprotocol/chore/add-vega-wallet-specs

    chore: add vegawallet specs
    dalebennett1992 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    11682b1 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    b976119 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1656 from vegaprotocol/7001-COLL-collateral

    Add UI spec for current functionality surrounding collateral
    mattrussell36 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8252fc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ace04c8 View commit details
    Browse the repository at this point in the history
  4. feat: update BRIE specs (#1654)

    * feat: update BRIE specs
    
    Signed-off-by: Jeremy Letang <[email protected]>
    
    * chore: update spelling and linting
    
    * feat: update BRIE specs
    
    Signed-off-by: Jeremy Letang <[email protected]>
    
    * chore: update spelling and linting
    
    * fix: spelling and lint and rebase
    
    * fix: spelling
    
    ---------
    
    Signed-off-by: Jeremy Letang <[email protected]>
    Co-authored-by: gordsport <[email protected]>
    Co-authored-by: Gordsport <[email protected]>
    3 people committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f623a33 View commit details
    Browse the repository at this point in the history
  5. 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 <[email protected]>
    Co-authored-by: wwestgarth <[email protected]>
    Co-authored-by: wwestgarth <[email protected]>
    Co-authored-by: Paul Webb <[email protected]>
    Co-authored-by: RomanLeca <[email protected]>
    Co-authored-by: Witold <[email protected]>
    Co-authored-by: candida-d <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: wwestgarth <[email protected]>
    Co-authored-by: wwestgarth <[email protected]>
    Co-authored-by: Paul Webb <[email protected]>
    Co-authored-by: RomanLeca <[email protected]>
    Co-authored-by: Witold <[email protected]>
    Co-authored-by: candida-d <[email protected]>
    Co-authored-by: Vegaklaus <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: wwestgarth <[email protected]>
    Co-authored-by: wwestgarth <[email protected]>
    Co-authored-by: Paul Webb <[email protected]>
    Co-authored-by: RomanLeca <[email protected]>
    Co-authored-by: Witold <[email protected]>
    Co-authored-by: candida-d <[email protected]>
    Co-authored-by: Vegaklaus <[email protected]>
    
    * 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 <[email protected]>
    
    * fix: update epoch ACs (#1555)
    
    Co-authored-by: Gordsport <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update protocol/0029-FEES-fees.md
    
    Co-authored-by: David Siska <[email protected]>
    
    * Update protocol/0029-FEES-fees.md
    
    Co-authored-by: David Siska <[email protected]>
    
    * Update 0048-DSRI-data_source_internal.md
    
    * fix: refactor 0069-VCBS-052 (#1570)
    
    Co-authored-by: Gordsport <[email protected]>
    Co-authored-by: Vegaklaus <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md
    
    Co-authored-by: Gordsport <[email protected]>
    
    * Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md
    
    Co-authored-by: Gordsport <[email protected]>
    
    * Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md
    
    Co-authored-by: Gordsport <[email protected]>
    
    * Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md
    
    Co-authored-by: Gordsport <[email protected]>
    
    * Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md
    
    Co-authored-by: Gordsport <[email protected]>
    
    * Update 0011-NP-CLIE-client-interaction-tests.md
    
    * Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md
    
    Co-authored-by: Gordsport <[email protected]>
    
    * Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md
    
    Co-authored-by: Gordsport <[email protected]>
    
    * Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md
    
    Co-authored-by: Gordsport <[email protected]>
    
    * Update non-protocol-specs/0011-NP-CLIE-client-interaction-tests.md
    
    Co-authored-by: Gordsport <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: gordsport <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: gordsport <[email protected]>
    
    * 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 <[email protected]>
    
    * Update 0069-VCBS-validators_chosen_by_stake.md (#1596)
    
    * Update 0069-VCBS-validators_chosen_by_stake.md
    
    * fix: spelling errors
    
    ---------
    
    Co-authored-by: Gordsport <[email protected]>
    Co-authored-by: gordsport <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: Gordsport <[email protected]>
    
    * 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 <[email protected]>
    Co-authored-by: wwestgarth <[email protected]>
    Co-authored-by: wwestgarth <[email protected]>
    Co-authored-by: Paul Webb <[email protected]>
    Co-authored-by: RomanLeca <[email protected]>
    Co-authored-by: Witold <[email protected]>
    Co-authored-by: candida-d <[email protected]>
    Co-authored-by: Vegaklaus <[email protected]>
    Co-authored-by: MuthuVega <[email protected]>
    Co-authored-by: AnExsomnis <[email protected]>
    Co-authored-by: Jiajia-Cui <[email protected]>
    Co-authored-by: Edd <[email protected]>
    Co-authored-by: Jiajia-Cui <[email protected]>
    Co-authored-by: claudiumilea <[email protected]>
    Co-authored-by: Tom <[email protected]>
    Co-authored-by: MuthuVega <[email protected]>
    Co-authored-by: Philip Scott <[email protected]>
    Co-authored-by: Philip Scott <[email protected]>
    Co-authored-by: Jake Bennett <[email protected]>
    
    * 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 <[email protected]>
    
    * add link to docs
    
    ---------
    
    Co-authored-by: candida-d <[email protected]>
    
    * 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 <[email protected]>
    
    ---------
    
    Co-authored-by: Jake Bennett <[email protected]>
    Co-authored-by: Tom <[email protected]>
    Co-authored-by: Rado <[email protected]>
    Co-authored-by: Witold <[email protected]>
    Co-authored-by: Michael <[email protected]>
    Co-authored-by: candida-d <[email protected]>
    Co-authored-by: David Siska <[email protected]>
    
    ---------
    
    Co-authored-by: Witold <[email protected]>
    Co-authored-by: David Siska <[email protected]>
    Co-authored-by: wwestgarth <[email protected]>
    Co-authored-by: wwestgarth <[email protected]>
    Co-authored-by: Paul Webb <[email protected]>
    Co-authored-by: RomanLeca <[email protected]>
    Co-authored-by: candida-d <[email protected]>
    Co-authored-by: Vegaklaus <[email protected]>
    Co-authored-by: Tom <[email protected]>
    Co-authored-by: MuthuVega <[email protected]>
    Co-authored-by: AnExsomnis <[email protected]>
    Co-authored-by: Jiajia-Cui <[email protected]>
    Co-authored-by: Edd <[email protected]>
    Co-authored-by: Jiajia-Cui <[email protected]>
    Co-authored-by: claudiumilea <[email protected]>
    Co-authored-by: MuthuVega <[email protected]>
    Co-authored-by: Philip Scott <[email protected]>
    Co-authored-by: Philip Scott <[email protected]>
    Co-authored-by: Jake Bennett <[email protected]>
    Co-authored-by: Rado <[email protected]>
    Co-authored-by: Michael <[email protected]>
    22 people committed May 4, 2023
    Configuration menu
    Copy the full SHA
    99d973b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    86cbcb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32cc916 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    774452f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12be2d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84a836c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1689 from vegaprotocol/fix/fix-browser-wallet-spe…

    …c-prefix
    
    fix: fix prefix for browser wallet
    dalebennett1992 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    2865ee6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. add missing AC

    dalebennett1992 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    4f27121 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1690 from vegaprotocol/chore/add-more-ac-browser-…

    …wallet
    
    Add some missing AC
    dalebennett1992 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    6de10f0 View commit details
    Browse the repository at this point in the history
  3. add more ac

    dalebennett1992 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    59ca776 View commit details
    Browse the repository at this point in the history
  4. typoe

    dalebennett1992 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    3fc97b7 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Merge pull request #1692 from vegaprotocol/chore/add-network-and-keyp…

    …air-ac
    
    Network and keypair AC for browser wallet
    dalebennett1992 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1f1fe09 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    143d182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83016bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1696 from vegaprotocol/chore/add-specs-for-browse…

    …r-wallet-sprint
    
    chore: add ac for wallet browser sprint
    dalebennett1992 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    734c728 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    19c8b22 View commit details
    Browse the repository at this point in the history
  2. fix number sequence

    mattrussell36 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    0e92276 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28b3684 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1662 from vegaprotocol/6001-MARK-find_markets

    Add UI spec for closed markets
    mattrussell36 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    d3da340 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1169c5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a722889 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    658ad07 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1701 from vegaprotocol/chore/desktop-wallet-trans…

    …action-log
    
    chore: added ACs for transaction log
    radoslaw-szpiech committed May 16, 2023
    Configuration menu
    Copy the full SHA
    d3e5cd5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    72aff13 View commit details
    Browse the repository at this point in the history
  2. 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
    pennyandrews committed May 18, 2023
    Configuration menu
    Copy the full SHA
    e1f915a View commit details
    Browse the repository at this point in the history
  3. Update user-interface/0002-WCON-connect_vega_wallet.md

    Co-authored-by: Penny Andrews <[email protected]>
    ckpringle and pennyandrews committed May 18, 2023
    Configuration menu
    Copy the full SHA
    add9b3a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1707 from vegaprotocol/remove-non-musthaves

    Update 0002-WCON-connect_vega_wallet.md
    pennyandrews committed May 18, 2023
    Configuration menu
    Copy the full SHA
    0e9bb75 View commit details
    Browse the repository at this point in the history
  5. add settings ac

    dalebennett1992 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c548411 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28d3854 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    324136d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1703 from vegaprotocol/chore/update-ac-that-went-…

    …straight-to-done
    
    chore: add ac that was in the done column
    dalebennett1992 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    4ea7945 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e9f859 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    8b3b7d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1710 from vegaprotocol/chore/add-settings-ac

    Chore/add settings ac
    dalebennett1992 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    0dcc9e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37331cc View commit details
    Browse the repository at this point in the history
  4. add ac

    dalebennett1992 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    6f7a375 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1711 from vegaprotocol/chore/add-ac-for-connectio…

    …ns-when-not-onboarded
    
    remove ac for recovery phrase and add new connection and transaction …
    dalebennett1992 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    c284638 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. add and increment

    dalebennett1992 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    413d56d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d60985 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. chore: update readme (#1709)

    Co-authored-by: peterbarrow <[email protected]>
    gordsport and peterbarrow committed May 24, 2023
    Configuration menu
    Copy the full SHA
    2c6f9df View commit details
    Browse the repository at this point in the history
  2. feat: typo

    Jiajia-Cui committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4d15f57 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Merge pull request #1713 from vegaprotocol/typo-in-estimate-position

    feat: typo in spec estimate position
    Jiajia-Cui committed May 25, 2023
    Configuration menu
    Copy the full SHA
    c3562ef View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    feb2615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96d1cb2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1718 from vegaprotocol/chore(trading)-Add-Transfe…

    …r-ACs
    
    chore(trading): Add transfer ACs
    bwallacee committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1138371 View commit details
    Browse the repository at this point in the history
  4. chore: update proposal acs

    Joe committed May 26, 2023
    Configuration menu
    Copy the full SHA
    28e0364 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4c9344 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1721 from vegaprotocol/fix(trading)-Fix-transfer-…

    …specs-id
    
    fix(trading): Fix transfer specs ID
    MadalinaRaicu committed May 26, 2023
    Configuration menu
    Copy the full SHA
    7392e0f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    e27aa4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    995ac59 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1723 from vegaprotocol/fix/ersatz-number

    Fix: bring ersatz number in line with core
    ze97286 committed May 29, 2023
    Configuration menu
    Copy the full SHA
    6117f8d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. increment and add ac

    dalebennett1992 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9dbca90 View commit details
    Browse the repository at this point in the history
  2. format

    dalebennett1992 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    bedcd9a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1724 from vegaprotocol/chore/add-additional-conne…

    …ction-ac
    
    Add connection new AC and increment AC that follows
    dalebennett1992 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    4495ce9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. rework

    daro-maj committed May 31, 2023
    Configuration menu
    Copy the full SHA
    763c4a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84dc993 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1725 from vegaprotocol/chore/withdraw-min-amount

    chore: withdraw minimal amount
    asiaznik committed May 31, 2023
    Configuration menu
    Copy the full SHA
    504fc97 View commit details
    Browse the repository at this point in the history
  4. chore: add new market proposal acs

    Joe committed May 31, 2023
    Configuration menu
    Copy the full SHA
    7987de0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1ddf99 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. 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
    ckpringle committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    b06185d View commit details
    Browse the repository at this point in the history
  2. chore:update todo

    bwallacee committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e4b3533 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04b21f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84fdefc View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. amend spec numbers

    dalebennett1992 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    4c04fcc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1726 from vegaprotocol/ckpringle-patch-2

    Update 1101-BWAL-browser_wallet.md
    dalebennett1992 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    2634d97 View commit details
    Browse the repository at this point in the history
  3. update acs

    daro-maj committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f75ec11 View commit details
    Browse the repository at this point in the history
  4. update numeration

    daro-maj committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    9f4a25a View commit details
    Browse the repository at this point in the history
  5. 6501-ASSE-assets.md

    bwallacee committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3a25159 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fdfa48 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    773cc19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed2b934 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    7d53705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb6e5b3 View commit details
    Browse the repository at this point in the history
  3. update acs

    daro-maj committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ea7eb29 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    18cb69d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    455a6d6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1744 from vegaprotocol/feat/community-settled-mar…

    …ket-ac
    
    A community-verified settlement AC
    davidsiska-vega committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    09fd071 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91465f6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1722 from vegaprotocol/6001-MARK-Find-markets

    Added all markets and proposal markets ACs
    daro-maj committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f38cbf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11b9084 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b85c0d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    62b333c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0574e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab03a71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8fb0ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbb23d5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1740 from vegaprotocol/chore/6002-MARD-AC

    chore: ACs added to 6002-MDET-market-details
    radoslaw-szpiech committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    3c3f019 View commit details
    Browse the repository at this point in the history
  7. liquidity ACs

    daro-maj committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    cf04fd6 View commit details
    Browse the repository at this point in the history
  8. updated numeration

    daro-maj committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    5b15fde View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    05862de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1745 from vegaprotocol/fix/ac-for-lost-settle-key

    Fix: another AC for changing oracle after trading termination
    davidsiska-vega committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    14b1c8b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. chore(trading): Add Position ACs (#1733)

    * chore(trading): Add Position ACs
    
    * chore: pr suggestion
    bwallacee committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    60c9bb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. remove outdated ac

    dalebennett1992 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c6fca8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8475fe View commit details
    Browse the repository at this point in the history
  3. update

    daro-maj committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d8312ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efea4b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. chore: fix bold typo

    mattrussell36 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    28ed3ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1759 from vegaprotocol/7001-COLL-collateral-add-q…

    …uantum
    
    chore: add AC for quantum formatting
    MadalinaRaicu committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5e1a39a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28fbaf1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1756 from vegaprotocol/chore/6003-ordb

    chore: filled ACs in 6003-ORDB
    radoslaw-szpiech committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    568a152 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a1cc8b View commit details
    Browse the repository at this point in the history
  6. disconnect ac

    dalebennett1992 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f60d413 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2bfba8 View commit details
    Browse the repository at this point in the history
  8. finger slip

    dalebennett1992 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    405d693 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    678ccee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba0f463 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1748 from vegaprotocol/5002-LIQP-Liquidity

    5002-LIQP - Liquidity ACs
    daro-maj committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4bb7631 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    f17972b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1762 from vegaprotocol/market-selector-acs-update

    test: market selector acs update
    daro-maj committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c0d9dbc View commit details
    Browse the repository at this point in the history
  3. update console space

    daro-maj committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    21c67e9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1765 from vegaprotocol/update-console-spec

    Update console space
    daro-maj committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    386d713 View commit details
    Browse the repository at this point in the history
  5. 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.
    gordsport committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c7c63ca View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    8db350d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a3976 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1720 from vegaprotocol/3929-governance-ACs

    chore(governance): update proposal acs
    Sam Keen committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    2d2bfe8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    dd190e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1771 from vegaprotocol/chore/6005-this-trade-history

    chore: 6005-THIS-trade_history filled with ACs
    daro-maj committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    5a6b3a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. popout windoiw

    dalebennett1992 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    2322f4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87a2a5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9835795 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    640e7dd View commit details
    Browse the repository at this point in the history
  5. fix: typo

    Co-authored-by: Gordsport <[email protected]>
    davidsiska-vega and gordsport committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5034de3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1774 from vegaprotocol/fix/tgt-stake-scaling-param

    fix: clarify what's a market and what's a network param.
    davidsiska-vega committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    95afe22 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    0f799ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1776 from vegaprotocol/feat/bw-loading-states

    add browser wallet loading state ACs
    dexturr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6101b56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e9b39c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc5f811 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    f80d582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8db33e3 View commit details
    Browse the repository at this point in the history
  3. user-interface/

    dalebennett1992 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    67af27b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    906ffee View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. depth chart ACs

    daro-maj committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e387e9e View commit details
    Browse the repository at this point in the history
  2. update acs

    daro-maj committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    95d230c View commit details
    Browse the repository at this point in the history
  3. update numbers

    daro-maj committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    07524a1 View commit details
    Browse the repository at this point in the history
  4. update name of reference

    daro-maj committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ab5815e View commit details
    Browse the repository at this point in the history
  5. update

    daro-maj committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    aa2a9f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d3b34a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. 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 <[email protected]>
    dalebennett1992 and dexturr committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    757faa0 View commit details
    Browse the repository at this point in the history
  2. Update 0064-VALP-validator_performance_based_rewards.md

    Added Ethereum event forwarding reward/punishment.
    Vegaklaus committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    dadbcd1 View commit details
    Browse the repository at this point in the history
  3. Update 0064-VALP-validator_performance_based_rewards.md

    Tweak to the formula
    Vegaklaus committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e76af03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afc33c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Update 0064-VALP-validator_performance_based_rewards.md

    Added Heartbeat
    Vegaklaus committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c77a505 View commit details
    Browse the repository at this point in the history
  2. Update 0064-VALP-validator_performance_based_rewards.md

    Messing with the formulars
    Vegaklaus committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    39b522e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Update 0064-VALP-validator_performance_based_rewards.md

    Minor clarifications
    Vegaklaus committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    07e6c51 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    085e545 View commit details
    Browse the repository at this point in the history
  2. Update 0064-VALP-validator_performance_based_rewards.md

    Formulas generalised
    Vegaklaus committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    916f286 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46cb4d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    004eea2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    81ced0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7803980 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    3349b84 View commit details
    Browse the repository at this point in the history