pyth-crosschain/third_party/pyth
Ali Behjati 61b84c84ac
[test-publisher]: Set cap on dyn added symbols (#371)
* [test-publisher]: Set cap on dyn added symbols

Currently the test publisher creates a new symbol every two minutes
without any cap and running tilt for a
long time will eventually drain all the resources.

This change sets a cap of PYTH_TEST_SYMBOL_COUNT
on the dynamically added symbols. It means that the publisher
starts with PYTH_TEST_SYMBOL_COUNT and will add at most
PYTH_TEST_SYMBOL_COUNT new symbols after that

* Update third_party/pyth/pyth_publisher.py

Co-authored-by: Stanisław Drozd <stan@nexantic.com>

* Update third_party/pyth/pyth_publisher.py

Co-authored-by: Stanisław Drozd <stan@nexantic.com>

* Update third_party/pyth/pyth_publisher.py

Co-authored-by: Stanisław Drozd <stan@nexantic.com>

Co-authored-by: Stanisław Drozd <stan@nexantic.com>
2022-11-03 13:58:44 +01:00
..
evm-watcher update solidity package version (#304) 2022-09-26 23:43:47 +08:00
multisig-wh-message-builder Add verify command for wormhole msg (#363) 2022-10-27 10:02:38 +02:00
p2w-relay [eth] Some contract improvements (#356) 2022-10-19 19:47:09 +02:00
p2w-sdk Add receive time to the price service (#360) 2022-10-24 19:16:56 +02:00
price-service Add receive time to the price service (#360) 2022-10-24 19:16:56 +02:00
xc-governance-sdk-js [eth] Make governance transfer less error-prone (#355) 2022-10-19 19:46:26 +02:00
Dockerfile.p2w-attest Guibescos/cli for attester admin (#314) 2022-09-29 15:24:47 -05:00
Dockerfile.pyth Update terra contract to use new pyth sdk + new wiring format (#193) 2022-04-28 16:33:52 +02:00
p2w_autoattest.py Drozdziak1/p2w attest cont mapping reload (#330) 2022-10-24 17:19:25 +02:00
pyth_publisher.py [test-publisher]: Set cap on dyn added symbols (#371) 2022-11-03 13:58:44 +01:00
pyth_utils.py pyth_publisher.py: Add a new symbol every 2 minutes (#331) 2022-10-11 13:46:26 +02:00