stellar / django-polaris

An extendable Django app for building modular Stellar services
https://django-polaris.readthedocs.io
Apache License 2.0
95 stars 70 forks source link

upgrade to 8.0 beta #617

Closed JakeUrban closed 2 years ago

JakeUrban commented 2 years ago

These changes upgrade the stellar sdk to the latest v8.0 beta release. When a stable version of the SDK is released, we'll upgrade the Stellar SDK version and make a release of Polaris.

codecov-commenter commented 2 years ago

Codecov Report

Merging #617 (f75d19b) into master (f26ed1e) will decrease coverage by 0.02%. The diff coverage is 30.00%.

@@            Coverage Diff             @@
##           master     #617      +/-   ##
==========================================
- Coverage   84.05%   84.03%   -0.03%     
==========================================
  Files          52       52              
  Lines        4377     4377              
==========================================
- Hits         3679     3678       -1     
- Misses        698      699       +1     
Impacted Files Coverage Δ
...is/management/commands/process_pending_deposits.py 78.93% <0.00%> (-0.29%) :arrow_down:
.../polaris/management/commands/watch_transactions.py 74.80% <100.00%> (ø)
polaris/polaris/sep10/views.py 98.49% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f26ed1e...f75d19b. Read the comment docs.