Skip to content

Releases: balancer/balpy

Internal Balances and Higher Precision

24 Jun 14:22
Compare
Choose a tag to compare
Pre-release

Adds support for and examples demonstrating the different ways developers can utilize ManageUserBalance.
Supports high precision decimals by incorporating the Decimal library

Alpha: Weighted, Oracle, Stable(prototype) Pools and BatchSwaps

17 Jun 14:32
Compare
Choose a tag to compare

Extended pool creation to include Weighted, Weighted2Tokens, and Stable(prototype) pools. Made sample subdirectories for pool creation and swaps. Also added an allowance revocation script for easy allowance testing.

Alpha: WeightedPools and BatchSwaps

16 Jun 17:27
Compare
Choose a tag to compare
Pre-release

Proof of concept implementations of WeightedPool creation and BatchSwaps. The samples/ directory has sample scripts and json files for creating a pool and executing three types of swaps (single hop, multihop, flash swap)