Florian Pellissier 10a36c0a9b fix: Replace buggy balance extraction with SDK extract_balance_deltas_from_tx
The bug occurred when a Transfer event involved both the sender and recipient being pools. In such cases, the previous implementation only created a BalanceDelta for the "to" address and missed accounting for the "from" address.
2024-07-12 14:59:54 +02:00
2024-03-27 11:17:12 +01:00
2024-03-27 10:31:00 +01:00
2024-04-15 17:42:30 +01:00
2024-03-13 12:29:41 +00:00
2024-06-27 21:07:19 +02:00

Propeller Protocol Lib

Protocol lib is a library used by Propellerheads.xyz solvers to integrate decentralized protocols. Currently, only swap/exchange protocols are supported.

Please refer to the README.md for more information.

Description
No description provided
Readme MIT 5.8 MiB
Languages
Rust 99.7%