Agent0

Latest version: v0.23.0

Safety actively analyzes 660387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

0.23.0

What's Changed
* Fix event decoder by slundqui in https://github.com/delvtech/agent0/pull/1669
* Updating agent0 for pypechain support for link referencing in deploy. by slundqui in https://github.com/delvtech/agent0/pull/1668
* Service bots hotfixes for gnoisis by slundqui in https://github.com/delvtech/agent0/pull/1671
* remove hypertypes in favor of hyperdrivetypes by dpaiton in https://github.com/delvtech/agent0/pull/1667
* Hotfix for morpho pools with new hyperdrivetypes by slundqui in https://github.com/delvtech/agent0/pull/1673
* Version bump to v0.23.0 by slundqui in https://github.com/delvtech/agent0/pull/1672


**Full Changelog**: https://github.com/delvtech/agent0/compare/v0.22.0...v0.23.0

0.22.0

What's Changed
* Remove variable rate from pool state and instead require an explicit call by slundqui in https://github.com/delvtech/agent0/pull/1635
* Wrap getting anvil state dump in a chain config flag, defaulting to False by slundqui in https://github.com/delvtech/agent0/pull/1636
* add interface functions for calculating market estimates by dpaiton in https://github.com/delvtech/agent0/pull/1622
* Update README.md by smaroo in https://github.com/delvtech/agent0/pull/1634
* Fuzz fork of testnet by slundqui in https://github.com/delvtech/agent0/pull/1637
* Adding minimum transaction amount to list of ignore errors in fuzzing by slundqui in https://github.com/delvtech/agent0/pull/1638
* Fork fuzz hotfix by slundqui in https://github.com/delvtech/agent0/pull/1639
* Adding chain host and port arguments to fork fuzz bot script by slundqui in https://github.com/delvtech/agent0/pull/1640
* Minor features and improvements by slundqui in https://github.com/delvtech/agent0/pull/1641
* Adding cli arg to monitoring script to ignore previous checkpoint exists check by slundqui in https://github.com/delvtech/agent0/pull/1642
* Don't use whales to fund, instead limit amount of base per agent by slundqui in https://github.com/delvtech/agent0/pull/1643
* Multi pool random hold by slundqui in https://github.com/delvtech/agent0/pull/1644
* Ethpy interface fixes by slundqui in https://github.com/delvtech/agent0/pull/1645
* Ignoring min txn amount in fork fuzz bots by slundqui in https://github.com/delvtech/agent0/pull/1646
* Adding check time to invariant checks for option to not check every block by slundqui in https://github.com/delvtech/agent0/pull/1647
* Relax prev checkpoint invariance check by slundqui in https://github.com/delvtech/agent0/pull/1649
* Converting shares to base in unrealized values calculation by slundqui in https://github.com/delvtech/agent0/pull/1650
* Run invariant checks after every bot trade by slundqui in https://github.com/delvtech/agent0/pull/1651
* Known error check for when fees exceed long proceeds when closing a long by slundqui in https://github.com/delvtech/agent0/pull/1652
* Add traceback to rollbar log exception by default. Changing invariant check uncaught error as error by slundqui in https://github.com/delvtech/agent0/pull/1653
* Dashboard updates by slundqui in https://github.com/delvtech/agent0/pull/1654
* Explicit types for columns, and formatting numbers with precision by slundqui in https://github.com/delvtech/agent0/pull/1655
* Typo on checking known error by slundqui in https://github.com/delvtech/agent0/pull/1658
* Update dependencies by slundqui in https://github.com/delvtech/agent0/pull/1659
* Don't use multi in to_sql, as it breaks if there are too many events … by slundqui in https://github.com/delvtech/agent0/pull/1660
* Add web3 pinned <7.0.0 by slundqui in https://github.com/delvtech/agent0/pull/1661
* Invariance checks use web sockets to run when trade is made by slundqui in https://github.com/delvtech/agent0/pull/1662
* Web sockets fixes by slundqui in https://github.com/delvtech/agent0/pull/1663
* Fixing hex conversion of value when 0 by slundqui in https://github.com/delvtech/agent0/pull/1664
* Don't log to rollbar on periodic checks by slundqui in https://github.com/delvtech/agent0/pull/1665
* Version bump to v0.22.0 by slundqui in https://github.com/delvtech/agent0/pull/1666


**Full Changelog**: https://github.com/delvtech/agent0/compare/v0.21.10...v0.22.0

0.21.10

What's Changed
* Pause on failure for unit fuzz (1585) by slundqui in https://github.com/delvtech/agent0/pull/1586
* Fixing long short maturity unit test due to steth conversion inaccura… by slundqui in https://github.com/delvtech/agent0/pull/1588
* Cleaning up rollbar output by slundqui in https://github.com/delvtech/agent0/pull/1589
* Filter fuzz logs by slundqui in https://github.com/delvtech/agent0/pull/1590
* Updates to RL environment to use lazy PNL (From 1561) by wshainin in https://github.com/delvtech/agent0/pull/1580
* Reset internal nonce counter on checkpoint error by slundqui in https://github.com/delvtech/agent0/pull/1591
* Fixing typo by slundqui in https://github.com/delvtech/agent0/pull/1592
* Fuzz updates by slundqui in https://github.com/delvtech/agent0/pull/1594
* Preview on pending by slundqui in https://github.com/delvtech/agent0/pull/1595
* Exposing agent name in agent object by slundqui in https://github.com/delvtech/agent0/pull/1596
* Better rollbar logging of uncaught errors. Set default read timeout to be 20 seconds. by slundqui in https://github.com/delvtech/agent0/pull/1597
* Adding hyperdrive address to pause pool printout by slundqui in https://github.com/delvtech/agent0/pull/1598
* Removing traiderdaive from agent0 in favor of seperate repo by slundqui in https://github.com/delvtech/agent0/pull/1599
* Fixing a bug with coerce_float in calc pnl by slundqui in https://github.com/delvtech/agent0/pull/1600
* Bumping hyperdrivepy to v0.16.10 by slundqui in https://github.com/delvtech/agent0/pull/1601
* Allow passing of block identifiers (e.g., "pending") to interface functions. by slundqui in https://github.com/delvtech/agent0/pull/1602
* Fixing lp share price check to check against pending block vs the same block once it's mined by slundqui in https://github.com/delvtech/agent0/pull/1603
* Update INSTALL.md by jrhea in https://github.com/delvtech/agent0/pull/1604
* update comment to be more clear by dpaiton in https://github.com/delvtech/agent0/pull/1606
* Various fixes and features for rl bots training by slundqui in https://github.com/delvtech/agent0/pull/1607
* Wrapping deployin try catch and logging by slundqui in https://github.com/delvtech/agent0/pull/1608
* Better nonce handling by slundqui in https://github.com/delvtech/agent0/pull/1609
* Fixing rounding error with converting scaled value to unscaled value … by slundqui in https://github.com/delvtech/agent0/pull/1610
* Handle missing deploy block event by slundqui in https://github.com/delvtech/agent0/pull/1611
* Update to hyperdrive v1.0.15 by slundqui in https://github.com/delvtech/agent0/pull/1612
* Fixing int too big error by slundqui in https://github.com/delvtech/agent0/pull/1613
* Adding errors to ignore when logging to rollbar in fuzz testing by slundqui in https://github.com/delvtech/agent0/pull/1615
* chainsync safe closeout by dpaiton in https://github.com/delvtech/agent0/pull/1616
* Adding flag for printing crash summary to stdout in agent0 by slundqui in https://github.com/delvtech/agent0/pull/1617
* Adding flag that allows pool info in the db to be sparse for performance by slundqui in https://github.com/delvtech/agent0/pull/1619
* Fixing call to rollbar log exc info by slundqui in https://github.com/delvtech/agent0/pull/1620
* Fixing a bug where precision was getting lost in event -> db pipeline by slundqui in https://github.com/delvtech/agent0/pull/1621
* Changing version specification to minimum version instead of list of … by slundqui in https://github.com/delvtech/agent0/pull/1623
* Using log message instead of rollbar log exc info to prevent logging … by slundqui in https://github.com/delvtech/agent0/pull/1624
* Support morpho pools in interface. Includes update to hyperdrive v1.0.16 by slundqui in https://github.com/delvtech/agent0/pull/1625
* Abi path hotfix by slundqui in https://github.com/delvtech/agent0/pull/1626
* Default to erc4626 in interface, and log a warning if hyperdrive kind… by slundqui in https://github.com/delvtech/agent0/pull/1629
* Adding logging message in checkpoint bots. Crash immediately if there… by slundqui in https://github.com/delvtech/agent0/pull/1628
* Agent0 ReadMe Docs Update | Pull Request by smaroo in https://github.com/delvtech/agent0/pull/1627
* Don't use threads in checkpoint bot, and make checkpoint bot use async waits by slundqui in https://github.com/delvtech/agent0/pull/1631
* Fixing invariance checks for testnet by slundqui in https://github.com/delvtech/agent0/pull/1632
* Version bump to v0.21.10 by slundqui in https://github.com/delvtech/agent0/pull/1633

New Contributors
* smaroo made their first contribution in https://github.com/delvtech/agent0/pull/1627

**Full Changelog**: https://github.com/delvtech/agent0/compare/v0.21.9...v0.21.10

0.21.9

What's Changed
* Using sharesOf when getting vault shares on steth by slundqui in https://github.com/delvtech/agent0/pull/1581
* Various fuzz fixes by slundqui in https://github.com/delvtech/agent0/pull/1582
* Update hyperdrive to version 1.0.14 by slundqui in https://github.com/delvtech/agent0/pull/1584
* Version bump to v0.21.9 by slundqui in https://github.com/delvtech/agent0/pull/1583


**Full Changelog**: https://github.com/delvtech/agent0/compare/v0.21.8...v0.21.9

0.21.8

What's Changed
* Using global nonce counter for handling nonce by slundqui in https://github.com/delvtech/agent0/pull/1559
* Adding helper function in hyperdrive agent to get eth by slundqui in https://github.com/delvtech/agent0/pull/1560
* Allow for lazy pnl calculation by slundqui in https://github.com/delvtech/agent0/pull/1561
* Fill pnl values hotfix check for empty dataframe and when coercing floats by slundqui in https://github.com/delvtech/agent0/pull/1562
* Absolute links in readme by slundqui in https://github.com/delvtech/agent0/pull/1563
* Allows backfilling pool info in the case of forking a pool by slundqui in https://github.com/delvtech/agent0/pull/1564
* Preview checkpoint call before transacting in checkpoint bots by slundqui in https://github.com/delvtech/agent0/pull/1565
* Fixing bug with setting random variable rate with lp share price check by slundqui in https://github.com/delvtech/agent0/pull/1566
* Fixing block number on status=0 transaction. Better trace error messages by slundqui in https://github.com/delvtech/agent0/pull/1567
* Final try catch to log any uncaught errors in service bots by slundqui in https://github.com/delvtech/agent0/pull/1568
* Fuzz logging level by slundqui in https://github.com/delvtech/agent0/pull/1569
* Deploy steth hyperdrive by slundqui in https://github.com/delvtech/agent0/pull/1570
* Handle events in ethpy by slundqui in https://github.com/delvtech/agent0/pull/1571
* Convert steth to/from lido shares when dealing with steth hyperdrive by slundqui in https://github.com/delvtech/agent0/pull/1572
* Update hyperdrive to v1.0.13 by slundqui in https://github.com/delvtech/agent0/pull/1573
* Making sure ports don't collide with steth + erc4626 by slundqui in https://github.com/delvtech/agent0/pull/1574
* Increasing epsilon for steth markets in long short maturity val test by slundqui in https://github.com/delvtech/agent0/pull/1575
* Adding warning when checkpoint bot gets low funds by slundqui in https://github.com/delvtech/agent0/pull/1576
* Now properly checking to ignore lp rate by slundqui in https://github.com/delvtech/agent0/pull/1577
* No pause on status == 0 by slundqui in https://github.com/delvtech/agent0/pull/1578
* Agent0 version bump to v0.21.8 by slundqui in https://github.com/delvtech/agent0/pull/1579


**Full Changelog**: https://github.com/delvtech/agent0/compare/v0.21.7...v0.21.8

0.21.7

**Full Changelog**: https://github.com/delvtech/agent0/compare/v0.21.6...v0.21.7

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.