wayfinder-paths 0.1.18__tar.gz → 0.1.19__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 wayfinder-paths might be problematic. Click here for more details.
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/PKG-INFO +2 -2
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/pyproject.toml +1 -1
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/brap_adapter/adapter.py +2 -13
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/hyperlend_adapter/adapter.py +6 -4
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/hyperlend_stable_yield_strategy/strategy.py +1 -1
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/LICENSE +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/README.md +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/balance_adapter/README.md +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/balance_adapter/adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/balance_adapter/examples.json +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/balance_adapter/test_adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/brap_adapter/README.md +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/brap_adapter/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/brap_adapter/examples.json +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/brap_adapter/test_adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/hyperlend_adapter/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/hyperlend_adapter/test_adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/hyperliquid_adapter/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/hyperliquid_adapter/adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/hyperliquid_adapter/executor.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/hyperliquid_adapter/paired_filler.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/hyperliquid_adapter/test_adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/hyperliquid_adapter/test_adapter_live.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/hyperliquid_adapter/test_executor.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/hyperliquid_adapter/test_utils.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/hyperliquid_adapter/utils.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/ledger_adapter/README.md +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/ledger_adapter/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/ledger_adapter/adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/ledger_adapter/examples.json +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/ledger_adapter/test_adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/moonwell_adapter/README.md +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/moonwell_adapter/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/moonwell_adapter/adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/moonwell_adapter/test_adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/pool_adapter/README.md +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/pool_adapter/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/pool_adapter/adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/pool_adapter/examples.json +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/pool_adapter/test_adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/token_adapter/README.md +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/token_adapter/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/token_adapter/adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/token_adapter/examples.json +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/token_adapter/test_adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/conftest.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/adapters/BaseAdapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/adapters/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/adapters/base.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/adapters/models.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/analytics/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/analytics/bootstrap.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/analytics/stats.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/analytics/test_analytics.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/BRAPClient.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/ClientManager.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/HyperlendClient.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/LedgerClient.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/PoolClient.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/TokenClient.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/WalletClient.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/WayfinderClient.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/protocols.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/config.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/constants/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/constants/base.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/constants/erc20_abi.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/constants/hyperlend_abi.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/constants/moonwell_abi.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/engine/StrategyJob.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/services/test_local_evm_txn.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/strategies/Strategy.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/strategies/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/strategies/base.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/strategies/descriptors.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/utils/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/utils/erc20_service.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/utils/evm_helpers.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/utils/transaction.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/utils/wallets.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/utils/web3.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/policies/enso.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/policies/erc20.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/policies/evm.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/policies/hyper_evm.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/policies/hyperlend.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/policies/hyperliquid.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/policies/moonwell.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/policies/prjx.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/policies/util.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/run_strategy.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/scripts/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/scripts/create_strategy.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/scripts/make_wallets.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/basis_trading_strategy/README.md +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/basis_trading_strategy/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/basis_trading_strategy/constants.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/basis_trading_strategy/examples.json +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/basis_trading_strategy/snapshot_mixin.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/basis_trading_strategy/strategy.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/basis_trading_strategy/test_strategy.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/basis_trading_strategy/types.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/hyperlend_stable_yield_strategy/README.md +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/hyperlend_stable_yield_strategy/examples.json +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/hyperlend_stable_yield_strategy/test_strategy.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/moonwell_wsteth_loop_strategy/README.md +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/moonwell_wsteth_loop_strategy/examples.json +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/moonwell_wsteth_loop_strategy/strategy.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/moonwell_wsteth_loop_strategy/test_strategy.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/stablecoin_yield_strategy/README.md +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/stablecoin_yield_strategy/examples.json +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/stablecoin_yield_strategy/strategy.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/strategies/stablecoin_yield_strategy/test_strategy.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/adapter/README.md +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/adapter/adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/adapter/examples.json +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/adapter/test_adapter.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/strategy/README.md +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/strategy/examples.json +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/strategy/strategy.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/strategy/test_strategy.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/tests/__init__.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/tests/test_smoke_manifest.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/tests/test_test_coverage.py +0 -0
- {wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/tests/test_utils.py +0 -0
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/brap_adapter/adapter.py
RENAMED
|
@@ -458,19 +458,8 @@ class BRAPAdapter(BaseAdapter):
|
|
|
458
458
|
return v
|
|
459
459
|
return None
|
|
460
460
|
|
|
461
|
-
spender = (
|
|
462
|
-
|
|
463
|
-
or _as_address(transaction.get("allowance_target"))
|
|
464
|
-
or _as_address(transaction.get("approvalAddress"))
|
|
465
|
-
or _as_address(transaction.get("approval_address"))
|
|
466
|
-
or _as_address(transaction.get("spender"))
|
|
467
|
-
or _as_address(quote.get("allowanceTarget"))
|
|
468
|
-
or _as_address(quote.get("allowance_target"))
|
|
469
|
-
or _as_address(quote.get("approvalAddress"))
|
|
470
|
-
or _as_address(quote.get("approval_address"))
|
|
471
|
-
or _as_address(quote.get("spender"))
|
|
472
|
-
or _as_address(transaction.get("to"))
|
|
473
|
-
)
|
|
461
|
+
spender = transaction.get("to")
|
|
462
|
+
|
|
474
463
|
approve_amount = (
|
|
475
464
|
quote.get("input_amount")
|
|
476
465
|
or quote.get("inputAmount")
|
|
@@ -234,7 +234,7 @@ class HyperlendAdapter(BaseAdapter):
|
|
|
234
234
|
from_address=owner,
|
|
235
235
|
chain_id=chain_id,
|
|
236
236
|
token_address=token_address,
|
|
237
|
-
|
|
237
|
+
spender_address=spender,
|
|
238
238
|
amount=amount,
|
|
239
239
|
)
|
|
240
240
|
return await self._send_tx(approve_tx)
|
|
@@ -255,9 +255,11 @@ class HyperlendAdapter(BaseAdapter):
|
|
|
255
255
|
async with web3_from_chain_id(chain_id) as web3:
|
|
256
256
|
contract = web3.eth.contract(address=target, abi=abi)
|
|
257
257
|
try:
|
|
258
|
-
data =
|
|
259
|
-
*args
|
|
260
|
-
|
|
258
|
+
data = (
|
|
259
|
+
await getattr(contract.functions, fn_name)(*args).build_transaction(
|
|
260
|
+
{"from": from_address}
|
|
261
|
+
)
|
|
262
|
+
)["data"]
|
|
261
263
|
except ValueError as exc:
|
|
262
264
|
raise ValueError(f"Failed to encode {fn_name}: {exc}") from exc
|
|
263
265
|
|
|
@@ -2165,7 +2165,7 @@ class HyperlendStableYieldStrategy(Strategy):
|
|
|
2165
2165
|
self, snapshot: dict[str, Any]
|
|
2166
2166
|
) -> dict[str, Any]:
|
|
2167
2167
|
balances = {}
|
|
2168
|
-
assets = snapshot.get("
|
|
2168
|
+
assets = snapshot.get("assets", [])
|
|
2169
2169
|
if assets:
|
|
2170
2170
|
for asset in assets:
|
|
2171
2171
|
checksum = asset.get("underlying_checksum") or asset.get("underlying")
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/balance_adapter/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/brap_adapter/README.md
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/brap_adapter/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/ledger_adapter/README.md
RENAMED
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/ledger_adapter/adapter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/pool_adapter/README.md
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/pool_adapter/__init__.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/pool_adapter/adapter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/token_adapter/README.md
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/token_adapter/__init__.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/adapters/token_adapter/adapter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/adapters/BaseAdapter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/analytics/__init__.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/analytics/bootstrap.py
RENAMED
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/analytics/test_analytics.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/BRAPClient.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/ClientManager.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/HyperlendClient.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/LedgerClient.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/PoolClient.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/TokenClient.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/WalletClient.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/clients/WayfinderClient.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/constants/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/constants/erc20_abi.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/constants/hyperlend_abi.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/constants/moonwell_abi.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/engine/StrategyJob.py
RENAMED
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/strategies/Strategy.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/strategies/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/strategies/descriptors.py
RENAMED
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/core/utils/erc20_service.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/scripts/create_strategy.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/adapter/README.md
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/adapter/adapter.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/adapter/examples.json
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/adapter/test_adapter.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/strategy/README.md
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/strategy/examples.json
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/templates/strategy/strategy.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/tests/test_smoke_manifest.py
RENAMED
|
File without changes
|
{wayfinder_paths-0.1.18 → wayfinder_paths-0.1.19}/wayfinder_paths/tests/test_test_coverage.py
RENAMED
|
File without changes
|
|
File without changes
|