Pinned
1,170 contributions in the last year
Less
More
Activity overview
Contributed to
gnosis/gp-v2-services,
bh2smith/safe-airdrop,
gnosis/gp-v2-contracts
and 5 other
repositories
Contribution activity
July 2021
Created 9 commits in 3 repositories
Created a pull request in gnosis/gp-v2-services that received 11 comments
[Paraswap] retry until not Price Error
Fixes #802 Changing the paraswap solver run loop to loop on the price route and transaction building until the transaction response does not result…
+106
−44
•
11
comments
Opened 10 other pull requests in 4 repositories
gnosis/gp-v2-services
5
merged
2
open
gnosis/cowswap
1
merged
duneanalytics/abstractions
1
open
bh2smith/safe-airdrop
1
merged
Reviewed 37 pull requests in 4 repositories
gnosis/gp-v2-services 26 pull requests
- Add Archer settlement flow
- Allow solutions with empty AMMs field
- Consider pool limits in BaselineSolvable computation
- Prioritize most recent order of user selling the same token
-
Improve
Orderdebug implementation - Fix BaselineSolvable parameters for weighted pool
- Add support for disabling specific ParaSwap DEXs
- Filter orders that have same buy and sell token
- Fetch initial weighted pool data on-chain
- [Thought Experiment] Implement a simple service component registry
- Use full order execution for Match solver
- [HTTP Solver] Weighted Pool Model with Liquidity
- [HTTP solver] UpdatedAmmModel to new format
- Sell order filled status calculation fix
- [Easy] (de)serialization for BigRational as Decimal
- Bump mockall from 0.10.0 to 0.10.1
- Bump tokio from 1.7.1 to 1.8.0
- Bump thiserror from 1.0.25 to 1.0.26
- Bump hex-literal from 0.3.1 to 0.3.2
- Bump structopt from 0.3.21 to 0.3.22
- [Paraswap] retry until not Price Error
- Solve with bal liquidity
- Disable pool intiailzation for unsupported networks
- Add archerdao transaction api
- Paraswap Error handling
- Some pull request reviews not shown.
bh2smith/safe-airdrop 7 pull requests
gnosis/ethcontract-rs 3 pull requests
gnosis/gp-v2-contracts 1 pull request
Created an issue in gnosis/cowswap that received 1 comment
Locale number format not respected
Description
I would expect to see a dot (.) as decimal separator in the swap interface, but recently on staging this has changed to a , everywhere …
1
comment