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

Paris #2914

Merged
merged 53 commits into from
Jun 5, 2024
Merged

Paris #2914

merged 53 commits into from
Jun 5, 2024

Commits on Apr 11, 2024

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

Commits on Apr 12, 2024

  1. feat: configured paris branch (#2911)

    * feat: configured paris branch
    
    * test: updated estimation assertion
    hui-an-yang committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7df8e39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e52f40a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. 2884 remove get endorsing rights (#2916)

    * feat: removed rpc.getEndorsingRights
    
    * docs: update getBlock desc with default version 1
    
    * test: updated estimation assertion
    
    * test: updated estimation assertion
    
    * test: updated estimation assertion
    hui-an-yang committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    cf41c8b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. updated protocol constants test (#2918)

    * updated protocol constants test
    
    * updated constants response for proto20
    
    * updated missing properties and estimation values
    
    * removed duplicate property
    dsawali committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6047339 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. 2678 rpc ai launch cycle (#2919)

    * feat: support new rpc getAdaptiveIssuanceLaunchCycle and unit tests
    
    re #2678
    
    * test: add integration test and updated response type and description
    
    * test: update test descript for clarity
    
    * test: update estimation consumedMilligas assertion
    
    * docs: updated docs/rpc_nodes_integration_test.md with getAdaptiveIssuanceLaunchCycle
    hui-an-yang committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    bb8a273 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aaff0f View commit details
    Browse the repository at this point in the history
  3. 2887 update ai rpc (#2923)

    * feat: update getDelegates rpc type with adaptive issuance changes
    
    * test: updated estimation assertion
    hui-an-yang committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b660df9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

  1. 2676 new ai rpc (#2926)

    hui-an-yang committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a89b872 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. added staking support in contract API, with unit and integration tests (

    #2930)
    
    * added staking support in contract API, with unit and integration tests
    
    * updated ux to not require destination (for stake/unstake) and not require a param for finalize unstake
    
    * updated error message
    
    * addressed PR comments
    
    * remove wrong check
    
    * removed undefined check for a more general falsy check
    dsawali committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d95d865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de6f509 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e1b113 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    90843ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e92898b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ef6318 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31738db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8898070 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on May 1, 2024

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

Commits on May 3, 2024

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

Commits on May 6, 2024

  1. updated baker account for staking tests (#2951)

    * updated baker account for staking tests
    
    * updated paris tests to not run on oxfordnet
    dsawali committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0840424 View commit details
    Browse the repository at this point in the history
  2. Staking wallet api refine (#2950)

    * test: updated wallet/staking tests to be robust and walletAPI desc to be accurate
    
    * docs: address comments for typedoc
    
    * docs: added rounding explanation
    hui-an-yang committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cce27ff View commit details
    Browse the repository at this point in the history
  3. Documentation for Staking (#2928)

    * docs: draft of documentation for staking
    
    * docs: modifications in response to An's comments
    
    * docs: fix spelling errors
    
    * docs: added code samples
    
    * docs: fixed mermaid error
    
    * docs: add a note to doc that staking will be disabled for about two weeks after protocol activation
    
    * docs: add wallet api code
    ac10n committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4fc008a View commit details
    Browse the repository at this point in the history
  4. 2880 forger attestation with dal (#2949)

    * feat: added rpc type of attestation_with_dal & endorsement_with_dal
    
    * feat: added local-forger support of attestation_with_dal
    
    * test: added unit tests
    
    * test: removed logging
    hui-an-yang committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5fc27da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7794db7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b99a184 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. New Paris protocol ticket literal (#2940)

    * ticket literal
    
    * legacy ticket typeckeck fix
    
    * feat: adding local-forger opMapping with Ticket
    
    ---------
    
    Co-authored-by: huianyang <[email protected]>
    e-asphyx and hui-an-yang committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c42a420 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. 2881 dal publish commitment (#2948)

    * feat: added rpc type of dal_publish_commitment
    
    * feat: added forger support of dal_publish_commitment
    
    * test: added dal_publish_commitment unit test
    
    * test: remove debug logging
    
    * docs: add comments for commitment_proof bytes length
    hui-an-yang committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0491a9f View commit details
    Browse the repository at this point in the history
  2. Update Paris branch with newest Beacon version (v4.2.2-beta.4) (#2956)

    * update beacon version to v4.2.2-beta.4
    
    * removed space
    dsawali committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1847951 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    65bd481 View commit details
    Browse the repository at this point in the history
  2. 2912 paris cleanup (#2957)

    * test: replaced all oxford ref with paris
    
    * test: updated test mentioning protocol
    
    * test: removed unneeded test case
    
    * test: refine failing_noop test
    hui-an-yang committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9c30e01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d990528 View commit details
    Browse the repository at this point in the history
  4. added comment and trigger ci

    dsawali committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7dfd058 View commit details
    Browse the repository at this point in the history
  5. resolved merge conflict

    dsawali committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4c6e079 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55491db View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    0fa050d View commit details
    Browse the repository at this point in the history
  2. 2953 dapp staking (#2959)

    * feat: implement test-dapp set-delegate
    
    * feat: implement test-dapp stake/unstake/finalize-unstake
    
    * ci: removed pr test-dapp preview restirction
    
    * feat: support parisnet on test-dapp
    
    * feat: modified testnet specific test names
    hui-an-yang committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9040b83 View commit details
    Browse the repository at this point in the history
  3. Dependencies 20240521 (#2965)

    * build: snyk suggested website dependencies upgrade
    
    * build: dependabot suggested dependencies upgrade
    hui-an-yang committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0243c01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    053d01d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d8a33c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e07853 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 28, 2024

  1. feat: adding new protocol hash (#2974)

    * feat: adding new protocol hash PtParisBxoLz5gzMmn3d9WBQNoPSZakgnkMC2VNuQ3KXfUtUQeZ
    
    * addressed review comment
    hui-an-yang committed May 28, 2024
    Configuration menu
    Copy the full SHA
    38e2525 View commit details
    Browse the repository at this point in the history
  2. feat: supporting getAllDelegates in rpc (#2975)

    * feat: supporting getAllDelegates in rpc
    
    * test: remove unneeded logging
    hui-an-yang committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3374a55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    410beab View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. chore: satisfy lerna

    dsawali committed May 31, 2024
    Configuration menu
    Copy the full SHA
    45fea4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4871f03 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. resolved merge conflicts

    dsawali committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    18bca78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bda597 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. updated estimate test values and mainnet constants for paris (#2982)

    * updated estimate test values and mainnet constants for paris
    
    * updated assertion to check for a 403 instead of 401 (old node response)
    dsawali committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6865b99 View commit details
    Browse the repository at this point in the history