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

Murisi/draft with denominated fee amount on 0.28.0 #2258

Closed
wants to merge 39 commits into from

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    d3ce868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdf727a View commit details
    Browse the repository at this point in the history
  3. Refactors convert_amount

    grarco committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b81de9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0629006 View commit details
    Browse the repository at this point in the history
  5. Changelog #2222

    grarco committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    905c863 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    d8b5114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f855dc View commit details
    Browse the repository at this point in the history
  3. Removes wrong comment

    grarco committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5cc290c View commit details
    Browse the repository at this point in the history
  4. Changelog #2240

    grarco committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9ed6d52 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    f1156c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    144536f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Refactors handle_masp_tx

    grarco committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    39e00c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd07f6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32ec88c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Protocol now ensures that a DenominatedAmounts denom is correct. Adde…

    …d checked arithmetic operations to DenominatedAmount to catch mistakes.
    murisi committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    439fec1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f551e29 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Fixed the redaction of MASP amounts and ensured that correct token ty…

    …pe is attached. Integration tests now work.
    murisi committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e8cb0c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    8b28d27 View commit details
    Browse the repository at this point in the history
  2. deliberately empty

    tzemanovic committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b575d04 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. wasm/vp_user: fix a typo

    tzemanovic committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    7e923db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b092f2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63f70d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14fde59 View commit details
    Browse the repository at this point in the history
  5. changelog: add #2213

    tzemanovic committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    50adb72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63e14a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c09699a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    648fde2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06d5895 View commit details
    Browse the repository at this point in the history
  10. additions from comments

    brentstone authored and tzemanovic committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    763ea16 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'tomas/vp-less-permissive' (#2213)

    * tomas/vp-less-permissive:
      additions from comments
      wasm/vp_user+vp_implicit: update for IBC actions
      benches: fix foreign key write tx sigs
      wasm/vp_user+vp_implicit: always print rejected keys
      wasm/vp_user+vp_implicit: impl PoS key checks
      changelog: add #2213
      wasm/vp_implicit: require valid sig for unknown changes
      wasm/vp_user: require valid sig for unknown changes
      wasm/vp_implicit: port Masp and PgfSteward key handling from vp_user
      wasm/vp_user: fix a typo
    tzemanovic committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    7ec427e View commit details
    Browse the repository at this point in the history
  12. Merge branch 'grarco/masp-cross-epoch-proof-fix' (#2222)

    * origin/grarco/masp-cross-epoch-proof-fix:
      Changelog #2222
      Updates masp fixtures for tests
      Refactors `convert_amount`
      Tests masp cross-epoch unshield
      Allows unshielding assets from previous epochs
    tzemanovic committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0fcf39e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fcfc006 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'grarco/nullifier-uniqueness' (#2240)

    * origin/grarco/nullifier-uniqueness:
      Refactors `handle_masp_tx`
      Reduce code duplication to reveal masp nullifiers
      Fixes masp vp nullifier validation
      Changelog #2240
      Removes wrong comment
      Masp VP checks uniqueness of nullifiers
      Updates masp tx to reveal nullifiers
    tzemanovic committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    791be88 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9ab4c0f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ef1894c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Add test vector printers for bridge pool transfers, resign steward, u…

    …pdate steward commission, and redelegate.
    murisi committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    41acfb9 View commit details
    Browse the repository at this point in the history
  2. Added changelog entry.

    murisi committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    ff27346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a723d00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42b0595 View commit details
    Browse the repository at this point in the history