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

Proposed 2.0.0-rc2 #4818

Merged
merged 7 commits into from
Nov 20, 2023
Merged

Proposed 2.0.0-rc2 #4818

merged 7 commits into from
Nov 20, 2023

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    4cb0bcb View commit details
    Browse the repository at this point in the history
  2. Promote API version 2 to supported (XRPLF#4803)

    * Promote API version 2 to supported
    
    * Switch command line to API version 1
    
    * Fix LedgerRequestRPC test
    
    * Remove obsolete tx_account method
    
    This method is not implemented, the only parts which are removed are related to command-line parsing
    
    * Fix RPCCall test
    
    * Reduce diff size, small test improvements
    
    * Minor fixes
    
    * Support for the mold linker
    
    * [fold] handle case where both mold and gold are installed
    
    * [fold] Use first non-default linker
    
    * Fix TransactionEntry_test
    
    * Fix AccountTx_test
    
    ---------
    
    Co-authored-by: seelabs <scott.determan@yahoo.com>
    Bronek and seelabs authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ac27089 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Update Linux smoketest distros (XRPLF#4813)

    Co-authored-by: manoj <mdoshi@ripple.com>
    legleux and manojsdoshi authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7b49f1e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Fix 2.0 regression in tx method with binary output (XRPLF#4812)

    * Fix binary output from tx method
    
    * Formatting fix
    
    * Minor test improvement
    
    * Minor test improvements
    Bronek authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    d593972 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Optimize calculation of close time to avoid impasse and minimize grat…

    …uitous proposal changes (XRPLF#4760)
    
    * Optimize the calculation of close time to avoid
    impasse and minimize gratuitous proposal changes.
    
    * git apply clang-format.patch
    
    * Review (Howard) fixes.
    
    * Review fix for impasse discovered by John.
    
    * Review fixes (comments) from John.
    
    * Scott S review fixes. Also clang-format.
    mtrippled authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8ce85a9 View commit details
    Browse the repository at this point in the history
  2. Set version to 2.0.0-rc2

    manojsdoshi committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1570585 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5af1330 View commit details
    Browse the repository at this point in the history