XRPLF / xrpl-py

A Python library to interact with the XRP Ledger (XRPL) blockchain
ISC License
144 stars 83 forks source link

Update the docker container to use latest amendments #577

Closed JST5000 closed 1 year ago

JST5000 commented 1 year ago

High Level Overview of Change

Update the docker container we use for integration tests to have the latest amendments.

Context of Change

Our tests were speed constrained if we were using public resources, and so having an updated standalone docker container should help us improve our test coverage while still having fast tests.

Type of Change

Test Plan

CI Passes