Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
dd876c3
fix: add the staker hook
moodysalem Jul 12, 2021
4c096e1
Merge branch 'main' into staker
moodysalem Jul 12, 2021
683f4ac
Merge branch 'main' into staker
moodysalem Jul 12, 2021
9015e8b
some code nits
moodysalem Jul 12, 2021
63d88bd
improve the hook
moodysalem Jul 12, 2021
d8b492c
add a unit test
moodysalem Jul 12, 2021
ad1eb5f
Merge branch 'main' into staker
moodysalem Jul 12, 2021
c215a1a
add a sort test
moodysalem Jul 12, 2021
e225037
Merge branch 'main' into staker
moodysalem Jul 13, 2021
5cd9372
Merge branch 'main' into staker
moodysalem Jul 14, 2021
fb9d7b8
Merge branch 'main' into staker
moodysalem Jul 14, 2021
abf8bce
Merge branch 'main' into staker
moodysalem Jul 15, 2021
263be3e
Merge branch 'main' into liquidity-incentives
moodysalem Jul 16, 2021
f03ad62
create a folder for the incentive hooks
moodysalem Jul 16, 2021
9b316cd
add a hook for getting all incentives
moodysalem Jul 16, 2021
8eeb813
properly decode the logs
moodysalem Jul 16, 2021
6d1eac9
add fetching incentive state
moodysalem Jul 16, 2021
f27999c
reward rate per second
moodysalem Jul 16, 2021
18c4de8
remove unused variable
moodysalem Jul 16, 2021
76a4587
load incentives
moodysalem Jul 16, 2021
60a93bc
Merge branch 'main' into liquidity-incentives
moodysalem Jul 19, 2021
be0b5ee
linter
moodysalem Jul 19, 2021
c4cc53e
add incentive creation page
ianlapham Jul 19, 2021
f52ae82
Merge branch 'main' into liquidity-incentives
moodysalem Jul 20, 2021
4b09e8c
use datetime inputs for the start/end time
moodysalem Jul 20, 2021
9c792d4
add datetime
ianlapham Jul 20, 2021
3e08099
start LM ui (#2085)
ianlapham Jul 20, 2021
b6302b6
Merge branch 'liquidity-incentives' of https://github.com/Uniswap/uni…
ianlapham Jul 20, 2021
75effa1
Merge branch 'liquidity-incentives' of https://github.com/Uniswap/uni…
ianlapham Jul 20, 2021
d3432a5
start UI for program cards
ianlapham Jul 20, 2021
751974e
Merge branch 'main' into liquidity-incentives
moodysalem Jul 20, 2021
4e5ca9b
include pool information in the incentive
moodysalem Jul 20, 2021
49f248d
return owner from the positions hook
moodysalem Jul 21, 2021
89dfa5e
add hook to grab relevant positions for pool
ianlapham Jul 21, 2021
0bee277
Merge branch 'main' into liquidity-incentives
moodysalem Jul 22, 2021
8007b20
include deposited token ids in the positions hook
moodysalem Jul 22, 2021
479788f
better detect of loading for token ids
moodysalem Jul 22, 2021
c34f181
merge incentives with each pool
moodysalem Jul 23, 2021
c4168c2
remove console.log
moodysalem Jul 23, 2021
a11a59b
Merge branch 'main' into liquidity-incentives
moodysalem Jul 23, 2021
d6944ca
Merge branch 'main' into liquidity-incentives
moodysalem Jul 23, 2021
bd4980d
Merge branch 'main' into liquidity-incentives
moodysalem Jul 23, 2021
a070b20
add a unit test for incentiveKeyToIncentiveId
moodysalem Jul 26, 2021
b10ad76
Merge branch 'main' into liquidity-incentives
moodysalem Jul 26, 2021
39dc381
start updated earn page styled
ianlapham1 Jul 28, 2021
d7c6c7d
start pool specific management pages
ianlapham1 Jul 29, 2021
f68674a
start remove UI changes
Aug 2, 2021
dd8a1b3
continue remove UI elements
Aug 2, 2021
1278a87
continue remove UI elements
Aug 2, 2021
8f794bd
continue remove UI elements
Aug 2, 2021
6d2b147
continue remove UI elements
Aug 2, 2021
8a69c77
continue remove UI elements
Aug 2, 2021
d488466
continue remove UI elements
Aug 2, 2021
f1ca121
Merge branch 'main' into liquidity-incentives
moodysalem Aug 8, 2021
454ee6b
feat: Liquidity mining UI (#2146)
ianlapham Aug 11, 2021
cf52c31
feat: staking data fetching (#2240)
ianlapham Aug 25, 2021
a11ea4d
update manage page UI
ianlapham Aug 27, 2021
b1a909d
update modal and position page UI states
ianlapham Aug 27, 2021
9a079e3
start UI rework
ianlapham Aug 28, 2021
890b02c
Merge branch 'main' into liquidity-incentives
moodysalem Sep 8, 2021
31c2ad5
Merge branch 'main' into liquidity-incentives
moodysalem Sep 8, 2021
70c23b4
delete workflow
0xctrlaltape Apr 9, 2023
724e322
delete workflow
0xctrlaltape Apr 9, 2023
54266c2
delete workflow
0xctrlaltape Apr 9, 2023
4377385
delete workflows
0xctrlaltape Apr 9, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions .github/workflows/check-pr-title.yaml

This file was deleted.

57 changes: 0 additions & 57 deletions .github/workflows/crowdin-sync.yaml

This file was deleted.

52 changes: 0 additions & 52 deletions .github/workflows/crowdin.yaml

This file was deleted.

52 changes: 0 additions & 52 deletions .github/workflows/integration-tests.yaml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/lint.yml

This file was deleted.

107 changes: 0 additions & 107 deletions .github/workflows/release.yaml

This file was deleted.

40 changes: 0 additions & 40 deletions .github/workflows/unit-tests.yaml

This file was deleted.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"@uniswap/v3-core": "1.0.0",
"@uniswap/v3-periphery": "^1.1.1",
"@uniswap/v3-sdk": "^3.3.0",
"@uniswap/v3-staker": "^1.0.0",
"@web3-react/core": "^6.0.9",
"@web3-react/fortmatic-connector": "^6.0.9",
"@web3-react/injected-connector": "^6.0.7",
Expand Down Expand Up @@ -125,7 +126,7 @@
"scripts": {
"compile-contract-types": "yarn compile-external-abi-types && yarn compile-v3-contract-types",
"compile-external-abi-types": "typechain --target ethers-v5 --out-dir src/abis/types './src/abis/**/*.json'",
"compile-v3-contract-types": "typechain --target ethers-v5 --out-dir src/types/v3 './node_modules/@uniswap/?(v3-core|v3-periphery)/artifacts/contracts/**/*.json'",
"compile-v3-contract-types": "typechain --target ethers-v5 --out-dir src/types/v3 './node_modules/@uniswap/?(v3-core|v3-periphery|v3-staker)/artifacts/contracts/**/*.json'",
"build": "yarn compile-contract-types && yarn graphql:generate && yarn i18n:extract && react-scripts build",
"i18n:extract": "lingui extract --locale en-US",
"integration-test": "start-server-and-test 'serve build -l 3000' http://localhost:3000 'cypress run --record'",
Expand Down
Binary file added src/assets/images/earn-bg-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading