Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

singleton uniswap contract #13

Merged
merged 42 commits into from
Jan 4, 2022
Merged

singleton uniswap contract #13

merged 42 commits into from
Jan 4, 2022

Conversation

moodysalem
Copy link
Contributor

@moodysalem moodysalem commented Nov 11, 2021

fixes #3

@moodysalem moodysalem changed the title first pass: turn the pool into a library turn the pool into a library Nov 11, 2021
# Conflicts:
#	test/Multihop.spec.ts
#	test/Pool.arbitrage.spec.ts
#	test/Pool.gas.spec.ts
#	test/Pool.spec.ts
#	test/Pool.swaps.spec.ts
# Conflicts:
#	contracts/Pool.sol
#	contracts/PoolDeployer.sol
#	contracts/PoolFactory.sol
#	contracts/test/MockTimePool.sol
#	contracts/test/MockTimePoolDeployer.sol
#	contracts/test/MultihopTester.sol
#	contracts/test/PoolSwapTest.sol
#	contracts/test/ReentrancyTester.sol
#	contracts/test/SwapPaymentTest.sol
#	contracts/test/SwapTarget.sol
@moodysalem moodysalem changed the title turn the pool into a library singleton uniswap contract Nov 29, 2021
@moodysalem moodysalem marked this pull request as ready for review January 4, 2022 20:53
@moodysalem moodysalem merged commit 3c41acf into main Jan 4, 2022
@moodysalem moodysalem deleted the singleton branch January 4, 2022 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

put the pool logic in the factory contract (singleton uniswap contract)
1 participant