prediction-market-agent-tooling 0.64.6.dev618__py3-none-any.whl → 0.64.6.dev622__py3-none-any.whl
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.
- prediction_market_agent_tooling/tools/caches/db_cache.py +4 -2
- {prediction_market_agent_tooling-0.64.6.dev618.dist-info → prediction_market_agent_tooling-0.64.6.dev622.dist-info}/METADATA +1 -1
- {prediction_market_agent_tooling-0.64.6.dev618.dist-info → prediction_market_agent_tooling-0.64.6.dev622.dist-info}/RECORD +6 -6
- {prediction_market_agent_tooling-0.64.6.dev618.dist-info → prediction_market_agent_tooling-0.64.6.dev622.dist-info}/LICENSE +0 -0
- {prediction_market_agent_tooling-0.64.6.dev618.dist-info → prediction_market_agent_tooling-0.64.6.dev622.dist-info}/WHEEL +0 -0
- {prediction_market_agent_tooling-0.64.6.dev618.dist-info → prediction_market_agent_tooling-0.64.6.dev622.dist-info}/entry_points.txt +0 -0
@@ -56,7 +56,8 @@ def db_cache(
|
|
56
56
|
ignore_args: Sequence[str] | None = None,
|
57
57
|
ignore_arg_types: Sequence[type] | None = None,
|
58
58
|
log_error_on_unsavable_data: bool = True,
|
59
|
-
) -> Callable[[FunctionT], FunctionT]:
|
59
|
+
) -> Callable[[FunctionT], FunctionT]:
|
60
|
+
...
|
60
61
|
|
61
62
|
|
62
63
|
@overload
|
@@ -69,7 +70,8 @@ def db_cache(
|
|
69
70
|
ignore_args: Sequence[str] | None = None,
|
70
71
|
ignore_arg_types: Sequence[type] | None = None,
|
71
72
|
log_error_on_unsavable_data: bool = True,
|
72
|
-
) -> FunctionT:
|
73
|
+
) -> FunctionT:
|
74
|
+
...
|
73
75
|
|
74
76
|
|
75
77
|
def db_cache(
|
@@ -86,7 +86,7 @@ prediction_market_agent_tooling/tools/betting_strategies/market_moving.py,sha256
|
|
86
86
|
prediction_market_agent_tooling/tools/betting_strategies/minimum_bet_to_win.py,sha256=-FUSuQQgjcWSSnoFxnlAyTeilY6raJABJVM2QKkFqAY,438
|
87
87
|
prediction_market_agent_tooling/tools/betting_strategies/stretch_bet_between.py,sha256=THMXwFlskvzbjnX_OiYtDSzI8XVFyULWfP2525_9UGc,429
|
88
88
|
prediction_market_agent_tooling/tools/betting_strategies/utils.py,sha256=68zFWUj43GUaSpOPowVrbI-t6qbCE29RsVHNzCVuJ9U,175
|
89
|
-
prediction_market_agent_tooling/tools/caches/db_cache.py,sha256=
|
89
|
+
prediction_market_agent_tooling/tools/caches/db_cache.py,sha256=rZIGhgijquwwPtp_qncSAPR1SDF2XxIVZL1ir0fgzWw,12127
|
90
90
|
prediction_market_agent_tooling/tools/caches/inmemory_cache.py,sha256=ZW5iI5rmjqeAebu5T7ftRnlkxiL02IC-MxCfDB80x7w,1506
|
91
91
|
prediction_market_agent_tooling/tools/caches/serializers.py,sha256=vFDx4fsPxclXp2q0sv27j4al_M_Tj9aR2JJP-xNHQXA,2151
|
92
92
|
prediction_market_agent_tooling/tools/contract.py,sha256=Yex8MVYvdBTMZLESLqKpwEyT8EGAfkJRri5kCaPqrBM,21235
|
@@ -124,8 +124,8 @@ prediction_market_agent_tooling/tools/tokens/usd.py,sha256=yuW8iPPtcpP4eLH2nORMD
|
|
124
124
|
prediction_market_agent_tooling/tools/transaction_cache.py,sha256=K5YKNL2_tR10Iw2TD9fuP-CTGpBbZtNdgbd0B_R7pjg,1814
|
125
125
|
prediction_market_agent_tooling/tools/utils.py,sha256=AC2a68jwASMWuQi-w8twl8b_M52YwrEJ81abmuEaqMY,6661
|
126
126
|
prediction_market_agent_tooling/tools/web3_utils.py,sha256=zRq-eeBGWt8uUGN9G_WfjmJ0eVvO8aWE9S0Pz_Y6AOA,12342
|
127
|
-
prediction_market_agent_tooling-0.64.6.
|
128
|
-
prediction_market_agent_tooling-0.64.6.
|
129
|
-
prediction_market_agent_tooling-0.64.6.
|
130
|
-
prediction_market_agent_tooling-0.64.6.
|
131
|
-
prediction_market_agent_tooling-0.64.6.
|
127
|
+
prediction_market_agent_tooling-0.64.6.dev622.dist-info/LICENSE,sha256=6or154nLLU6bELzjh0mCreFjt0m2v72zLi3yHE0QbeE,7650
|
128
|
+
prediction_market_agent_tooling-0.64.6.dev622.dist-info/METADATA,sha256=KHsFBECHJzLOJxJLI81qeoVA9caPZ3eXV1VcfQ-kXNA,8748
|
129
|
+
prediction_market_agent_tooling-0.64.6.dev622.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
130
|
+
prediction_market_agent_tooling-0.64.6.dev622.dist-info/entry_points.txt,sha256=m8PukHbeH5g0IAAmOf_1Ahm-sGAMdhSSRQmwtpmi2s8,81
|
131
|
+
prediction_market_agent_tooling-0.64.6.dev622.dist-info/RECORD,,
|
File without changes
|
File without changes
|