eth-portfolio-temp 0.1.3.dev0__tar.gz → 0.1.4.dev0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of eth-portfolio-temp might be problematic. Click here for more details.

Files changed (116) hide show
  1. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/.github/workflows/black.yaml +3 -3
  2. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/.github/workflows/compile.yaml +2 -2
  3. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/.github/workflows/deploy_docs.yaml +5 -5
  4. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/.github/workflows/mypy.yaml +1 -1
  5. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/.github/workflows/release.yaml +12 -12
  6. eth_portfolio_temp-0.1.4.dev0/PKG-INFO +25 -0
  7. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/docker/docker-compose.yaml +2 -2
  8. eth_portfolio_temp-0.1.4.dev0/eth_portfolio_temp.egg-info/PKG-INFO +25 -0
  9. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_temp.egg-info/SOURCES.txt +1 -0
  10. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/pyproject.toml +1 -1
  11. eth_portfolio_temp-0.1.4.dev0/renovate.json +6 -0
  12. eth_portfolio_temp-0.1.3.dev0/PKG-INFO +0 -8
  13. eth_portfolio_temp-0.1.3.dev0/eth_portfolio_temp.egg-info/PKG-INFO +0 -8
  14. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/.env.sample +0 -0
  15. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/.gitignore +0 -0
  16. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/Makefile +0 -0
  17. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/README.md +0 -0
  18. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/brownie-config.yaml +0 -0
  19. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/Makefile +0 -0
  20. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/_build/html/_static/alabaster.css +0 -0
  21. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/_build/html/_static/basic.css +0 -0
  22. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/_build/html/_static/custom.css +0 -0
  23. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/_build/html/_static/doctools.js +0 -0
  24. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/_build/html/_static/documentation_options.js +0 -0
  25. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/_build/html/_static/file.png +0 -0
  26. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/_build/html/_static/language_data.js +0 -0
  27. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/_build/html/_static/minus.png +0 -0
  28. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/_build/html/_static/plus.png +0 -0
  29. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/_build/html/_static/pygments.css +0 -0
  30. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/_build/html/_static/searchtools.js +0 -0
  31. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/_build/html/_static/sphinx_highlight.js +0 -0
  32. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/caching.rst +0 -0
  33. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/conf.py +0 -0
  34. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/exporter.rst +0 -0
  35. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/index.rst +0 -0
  36. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/make.bat +0 -0
  37. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/docs/new-protocols.rst +0 -0
  38. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/__init__.py +0 -0
  39. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_argspec.py +0 -0
  40. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_cache.py +0 -0
  41. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_config.py +0 -0
  42. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_db/__init__.py +0 -0
  43. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_db/decorators.py +0 -0
  44. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_db/entities.py +0 -0
  45. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_db/utils.py +0 -0
  46. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_decimal.py +0 -0
  47. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_decorators.py +0 -0
  48. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_exceptions.py +0 -0
  49. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_ledgers/__init__.py +0 -0
  50. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_ledgers/address.py +0 -0
  51. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_ledgers/portfolio.py +0 -0
  52. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_loaders/__init__.py +0 -0
  53. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_loaders/_nonce.py +0 -0
  54. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_loaders/balances.py +0 -0
  55. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_loaders/token_transfer.py +0 -0
  56. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_loaders/transaction.py +0 -0
  57. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_loaders/utils.py +0 -0
  58. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_shitcoins.py +0 -0
  59. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_stableish.py +0 -0
  60. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_submodules.py +0 -0
  61. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_utils.py +0 -0
  62. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_ydb/__init__.py +0 -0
  63. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/_ydb/token_transfers.py +0 -0
  64. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/address.py +0 -0
  65. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/buckets.py +0 -0
  66. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/constants.py +0 -0
  67. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/portfolio.py +0 -0
  68. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/protocols/__init__.py +0 -0
  69. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/protocols/_base.py +0 -0
  70. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/protocols/convex.py +0 -0
  71. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/protocols/dsr.py +0 -0
  72. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/protocols/lending/README.md +0 -0
  73. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/protocols/lending/__init__.py +0 -0
  74. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/protocols/lending/_base.py +0 -0
  75. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/protocols/lending/compound.py +0 -0
  76. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/protocols/lending/liquity.py +0 -0
  77. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/protocols/lending/maker.py +0 -0
  78. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/protocols/lending/unit.py +0 -0
  79. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/protocols/liquity.py +0 -0
  80. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/py.typed +0 -0
  81. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/structs/__init__.py +0 -0
  82. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/structs/modified.py +0 -0
  83. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/structs/structs.py +0 -0
  84. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/typing/__init__.py +0 -0
  85. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio/typing/balance/single.py +0 -0
  86. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/__init__.py +0 -0
  87. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/_args.py +0 -0
  88. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/_logging.py +0 -0
  89. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/_portfolio.py +0 -0
  90. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/_utils.py +0 -0
  91. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/balances.py +0 -0
  92. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/docker/.grafana/dashboards/Portfolio/Balances.json +0 -0
  93. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/docker/.grafana/dashboards/dashboards.yaml +0 -0
  94. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/docker/.grafana/datasources/datasources.yml +0 -0
  95. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/docker/__init__.py +0 -0
  96. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/docker/check.py +0 -0
  97. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/docker/docker_compose.py +0 -0
  98. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/main.py +0 -0
  99. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/py.typed +0 -0
  100. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/victoria/__init__.py +0 -0
  101. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_scripts/victoria/types.py +0 -0
  102. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_temp.egg-info/dependency_links.txt +0 -0
  103. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_temp.egg-info/entry_points.txt +0 -0
  104. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_temp.egg-info/not-zip-safe +0 -0
  105. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_temp.egg-info/requires.txt +0 -0
  106. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/eth_portfolio_temp.egg-info/top_level.txt +0 -0
  107. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/requirements.txt +0 -0
  108. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/setup.cfg +0 -0
  109. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/setup.py +0 -0
  110. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/tests/_test_completeness.py +0 -0
  111. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/tests/conftest.py +0 -0
  112. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/tests/fixtures.py +0 -0
  113. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/tests/protocols/test_external.py +0 -0
  114. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/tests/scripts/test_utils.py +0 -0
  115. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/tests/test_portfolio.py +0 -0
  116. {eth_portfolio_temp-0.1.3.dev0 → eth_portfolio_temp-0.1.4.dev0}/tests/test_typing.py +0 -0
@@ -11,14 +11,14 @@ jobs:
11
11
 
12
12
  steps:
13
13
  - name: Checkout code
14
- uses: actions/checkout@v3
14
+ uses: actions/checkout@v4
15
15
  with:
16
16
  ref: ${{ github.head_ref }} # Check out the PR branch
17
17
 
18
18
  - name: Set up Python
19
- uses: actions/setup-python@v4
19
+ uses: actions/setup-python@v5
20
20
  with:
21
- python-version: '3.12'
21
+ python-version: '3.13'
22
22
 
23
23
  - name: Install Black
24
24
  run: pip install black
@@ -14,7 +14,7 @@ jobs:
14
14
  runs-on: ubuntu-latest
15
15
  steps:
16
16
  - name: Checkout code
17
- uses: actions/checkout@v3
17
+ uses: actions/checkout@v4
18
18
  with:
19
19
  # Check out the PR branch
20
20
  ref: ${{ github.head_ref }}
@@ -22,7 +22,7 @@ jobs:
22
22
  - name: Set up Python 3.12
23
23
  uses: actions/setup-python@v5
24
24
  with:
25
- python-version: "3.12"
25
+ python-version: "3.13"
26
26
 
27
27
  - name: Install Requirements
28
28
  run: pip install -r requirements.txt
@@ -16,12 +16,12 @@ jobs:
16
16
  runs-on: ubuntu-latest
17
17
  steps:
18
18
  - name: Check out code
19
- uses: actions/checkout@v2
19
+ uses: actions/checkout@v4
20
20
 
21
21
  - name: Set up Python
22
- uses: actions/setup-python@v2
22
+ uses: actions/setup-python@v5
23
23
  with:
24
- python-version: '3.10'
24
+ python-version: '3.13'
25
25
 
26
26
  - name: Install dependencies
27
27
  run: |
@@ -44,7 +44,7 @@ jobs:
44
44
  BROWNIE_NETWORK_ID=mainnet ETHERSCAN_TOKEN=${{ secrets.ETHERSCAN_TOKEN }} make html
45
45
 
46
46
  - name: Deploy to GitHub Pages
47
- uses: peaceiris/actions-gh-pages@v3
47
+ uses: peaceiris/actions-gh-pages@v4
48
48
  with:
49
49
  github_token: ${{ secrets.GITHUB_TOKEN }}
50
50
  publish_dir: ./docs/_build/html
@@ -55,7 +55,7 @@ jobs:
55
55
  ref: gh-pages
56
56
 
57
57
  - name: Setup Pages
58
- uses: actions/configure-pages@v4
58
+ uses: actions/configure-pages@v5
59
59
 
60
60
  - name: Upload artifact
61
61
  uses: actions/upload-pages-artifact@v3
@@ -20,7 +20,7 @@ jobs:
20
20
 
21
21
  steps:
22
22
  - name: Checkout
23
- uses: actions/checkout@v4.1.4
23
+ uses: actions/checkout@v4.2.2
24
24
  with:
25
25
  fetch-depth: 0
26
26
  persist-credentials: false
@@ -70,16 +70,16 @@ jobs:
70
70
 
71
71
  steps:
72
72
  - name: Check out code
73
- uses: actions/checkout@v3
73
+ uses: actions/checkout@v4
74
74
  with:
75
75
  fetch-depth: 0
76
76
  fetch-tags: true
77
77
  ref: refs/tags/${{ github.event.release.tag_name }}
78
78
 
79
79
  - name: Set up Python
80
- uses: actions/setup-python@v4
80
+ uses: actions/setup-python@v5
81
81
  with:
82
- python-version: "3.11"
82
+ python-version: "3.13"
83
83
 
84
84
  - name: Install cibuildwheel
85
85
  run: |
@@ -110,16 +110,16 @@ jobs:
110
110
  runs-on: ubuntu-latest
111
111
  steps:
112
112
  - name: Check out code
113
- uses: actions/checkout@v3
113
+ uses: actions/checkout@v4
114
114
  with:
115
115
  fetch-depth: 0
116
116
  fetch-tags: true
117
117
  ref: refs/tags/${{ github.event.release.tag_name }}
118
118
 
119
119
  - name: Set up Python
120
- uses: actions/setup-python@v4
120
+ uses: actions/setup-python@v5
121
121
  with:
122
- python-version: "3.11"
122
+ python-version: "3.13"
123
123
 
124
124
  - name: Install dependencies
125
125
  run: |
@@ -134,37 +134,37 @@ jobs:
134
134
  # Download wheels built on each runner
135
135
  # ----------------------------------------------------
136
136
  - name: Download manylinux 64-bit wheels
137
- uses: actions/download-artifact@v4
137
+ uses: actions/download-artifact@v5
138
138
  with:
139
139
  name: "wheels-ubuntu-latest-manylinux-x64"
140
140
  path: wheelhouse/linux-many-x64
141
141
 
142
142
  - name: Download manylinux 32-bit wheels
143
- uses: actions/download-artifact@v4
143
+ uses: actions/download-artifact@v5
144
144
  with:
145
145
  name: "wheels-ubuntu-latest-manylinux-x86"
146
146
  path: wheelhouse/linux-many-x86
147
147
 
148
148
  - name: Download musllinux 64-bit wheels
149
- uses: actions/download-artifact@v4
149
+ uses: actions/download-artifact@v5
150
150
  with:
151
151
  name: "wheels-ubuntu-latest-musllinux-x64"
152
152
  path: wheelhouse/linux-musl-x64
153
153
 
154
154
  - name: Download macOS wheels
155
- uses: actions/download-artifact@v4
155
+ uses: actions/download-artifact@v5
156
156
  with:
157
157
  name: "wheels-macos-latest"
158
158
  path: wheelhouse/macos
159
159
 
160
160
  - name: Download Windows 64-bit wheels
161
- uses: actions/download-artifact@v4
161
+ uses: actions/download-artifact@v5
162
162
  with:
163
163
  name: "wheels-windows-latest-x64"
164
164
  path: wheelhouse/windows-x64
165
165
 
166
166
  - name: Download Windows 32-bit wheels
167
- uses: actions/download-artifact@v4
167
+ uses: actions/download-artifact@v5
168
168
  with:
169
169
  name: "wheels-windows-latest-x86"
170
170
  path: wheelhouse/windows-x86
@@ -0,0 +1,25 @@
1
+ Metadata-Version: 2.4
2
+ Name: eth_portfolio_temp
3
+ Version: 0.1.4.dev0
4
+ Summary: eth-portfolio makes it easy to analyze your portfolio.
5
+ Home-page: https://github.com/BobTheBuidler/eth-portfolio
6
+ Author: BobTheBuidler
7
+ Author-email: bobthebuidlerdefi@gmail.com
8
+ Requires-Python: >=3.10,<3.13
9
+ Requires-Dist: checksum_dict>=2.1.7
10
+ Requires-Dist: dank_mids>=4.20.154
11
+ Requires-Dist: eth-brownie<1.23,>=1.21.0
12
+ Requires-Dist: eth_retry<1,>=0.3.4
13
+ Requires-Dist: evmspec>=0.4.1
14
+ Requires-Dist: ez-a-sync>=0.32.7
15
+ Requires-Dist: faster-eth-utils
16
+ Requires-Dist: numpy<2
17
+ Requires-Dist: pandas<3,>=1.4.3
18
+ Requires-Dist: typed-envs>=0.0.9
19
+ Requires-Dist: ypricemagic<5,>=4.6.22.dev0
20
+ Dynamic: author
21
+ Dynamic: author-email
22
+ Dynamic: home-page
23
+ Dynamic: requires-dist
24
+ Dynamic: requires-python
25
+ Dynamic: summary
@@ -3,7 +3,7 @@ networks:
3
3
 
4
4
  services:
5
5
  grafana:
6
- image: grafana/grafana:10.2.0
6
+ image: grafana/grafana:12.1.0
7
7
  ports:
8
8
  - 127.0.0.1:${GRAFANA_PORT:-3000}:3000
9
9
  environment:
@@ -47,7 +47,7 @@ services:
47
47
  restart: always
48
48
 
49
49
  victoria-metrics:
50
- image: victoriametrics/victoria-metrics:v1.81.1
50
+ image: victoriametrics/victoria-metrics:v1.123.0
51
51
  volumes:
52
52
  - ~/.eth-portfolio/data/victoria/:/victoria-metrics-data
53
53
  command:
@@ -0,0 +1,25 @@
1
+ Metadata-Version: 2.4
2
+ Name: eth_portfolio_temp
3
+ Version: 0.1.4.dev0
4
+ Summary: eth-portfolio makes it easy to analyze your portfolio.
5
+ Home-page: https://github.com/BobTheBuidler/eth-portfolio
6
+ Author: BobTheBuidler
7
+ Author-email: bobthebuidlerdefi@gmail.com
8
+ Requires-Python: >=3.10,<3.13
9
+ Requires-Dist: checksum_dict>=2.1.7
10
+ Requires-Dist: dank_mids>=4.20.154
11
+ Requires-Dist: eth-brownie<1.23,>=1.21.0
12
+ Requires-Dist: eth_retry<1,>=0.3.4
13
+ Requires-Dist: evmspec>=0.4.1
14
+ Requires-Dist: ez-a-sync>=0.32.7
15
+ Requires-Dist: faster-eth-utils
16
+ Requires-Dist: numpy<2
17
+ Requires-Dist: pandas<3,>=1.4.3
18
+ Requires-Dist: typed-envs>=0.0.9
19
+ Requires-Dist: ypricemagic<5,>=4.6.22.dev0
20
+ Dynamic: author
21
+ Dynamic: author-email
22
+ Dynamic: home-page
23
+ Dynamic: requires-dist
24
+ Dynamic: requires-python
25
+ Dynamic: summary
@@ -4,6 +4,7 @@ Makefile
4
4
  README.md
5
5
  brownie-config.yaml
6
6
  pyproject.toml
7
+ renovate.json
7
8
  requirements.txt
8
9
  setup.py
9
10
  .github/workflows/black.yaml
@@ -2,7 +2,7 @@
2
2
  requires = [
3
3
  "setuptools",
4
4
  "wheel",
5
- "mypy[mypyc]>=1.14.1,<1.17.1",
5
+ "mypy[mypyc]>=1.17.1,<1.18.0",
6
6
  "types-aiofiles",
7
7
  "eth-brownie==1.21.0; sys_platform=='linux'",
8
8
  "eth-typing==4.4.0",
@@ -0,0 +1,6 @@
1
+ {
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": [
4
+ "config:recommended"
5
+ ]
6
+ }
@@ -1,8 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: eth_portfolio_temp
3
- Version: 0.1.3.dev0
4
- Summary: eth-portfolio makes it easy to analyze your portfolio.
5
- Home-page: https://github.com/BobTheBuidler/eth-portfolio
6
- Author: BobTheBuidler
7
- Author-email: bobthebuidlerdefi@gmail.com
8
- Requires-Python: >=3.10,<3.13
@@ -1,8 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: eth-portfolio-temp
3
- Version: 0.1.3.dev0
4
- Summary: eth-portfolio makes it easy to analyze your portfolio.
5
- Home-page: https://github.com/BobTheBuidler/eth-portfolio
6
- Author: BobTheBuidler
7
- Author-email: bobthebuidlerdefi@gmail.com
8
- Requires-Python: >=3.10,<3.13