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

Staker nft #56

Open
wants to merge 69 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
5291f0d
SVGGenerate
elclandestin0 Aug 21, 2024
7df4674
encoding successfully!
elclandestin0 Aug 21, 2024
cd9d089
fix </svg>
elclandestin0 Aug 21, 2024
374959f
add svg foreground
elclandestin0 Aug 22, 2024
ad74121
svg generate
elclandestin0 Aug 22, 2024
7f08d0f
svg update
elclandestin0 Aug 22, 2024
cf08e74
data type updated
elclandestin0 Aug 23, 2024
d81fd92
remove useless number
elclandestin0 Aug 23, 2024
6360ff6
fix with <style>
elclandestin0 Aug 26, 2024
7619ec3
correct style
elclandestin0 Aug 26, 2024
f14646a
format and fix
elclandestin0 Aug 26, 2024
b8f0d9d
generateAdminElement()
elclandestin0 Aug 26, 2024
fe916ae
generateTokenAddressElement()
elclandestin0 Aug 26, 2024
e4cb766
courier new
elclandestin0 Aug 26, 2024
0e49439
Remove lib
elclandestin0 Aug 26, 2024
bd1da72
cp on element functions
elclandestin0 Aug 26, 2024
aa04774
most variables added
elclandestin0 Aug 27, 2024
bd04a8d
symbol
elclandestin0 Aug 27, 2024
bb4f080
fix token address alignment
elclandestin0 Aug 27, 2024
66a9f7a
remove ftw
elclandestin0 Aug 27, 2024
f38ae06
Added DateTime
elclandestin0 Aug 29, 2024
ab48f9c
parse lockupseconds + stakedat to return unlocks at
elclandestin0 Aug 29, 2024
cb546f9
realigned logo and token amount staked
elclandestin0 Aug 29, 2024
ca6a0fe
realigned staking time periods
elclandestin0 Aug 30, 2024
51d1db4
good token alignment
elclandestin0 Aug 30, 2024
9685c7d
update token info
elclandestin0 Sep 2, 2024
6323319
remove useless f'n
elclandestin0 Sep 2, 2024
6a70148
more positioning
elclandestin0 Sep 2, 2024
74a6da6
generate defs
elclandestin0 Sep 2, 2024
dcc1ed6
cut space
elclandestin0 Sep 2, 2024
a7f4a35
Correct casing
elclandestin0 Sep 2, 2024
f0f34ad
erc20 tests
elclandestin0 Sep 2, 2024
819ba5b
erc20, native, 1155 metadata logs
elclandestin0 Sep 2, 2024
89626b6
abstracted svg f'ns
elclandestin0 Sep 2, 2024
26e55df
cleared error
elclandestin0 Sep 3, 2024
a9b16b0
Tests completed and looking good.
elclandestin0 Sep 3, 2024
9484328
arranged defs
elclandestin0 Sep 3, 2024
593fe78
remove defs
elclandestin0 Sep 3, 2024
c4e19bb
increased font size
elclandestin0 Sep 3, 2024
32ff9f0
increased label font sizes
elclandestin0 Sep 4, 2024
04fdd81
remove useless f'n
elclandestin0 Sep 4, 2024
6752562
updated
elclandestin0 Sep 4, 2024
f09fea6
correction
elclandestin0 Sep 4, 2024
bf36159
PR corrections
elclandestin0 Sep 4, 2024
cdb5aa8
re-added envexample
elclandestin0 Sep 4, 2024
7c90149
remove generatedefs
elclandestin0 Sep 4, 2024
9b9580d
PositionMetadata go bindings
elclandestin0 Sep 4, 2024
626a788
DateTime credits
elclandestin0 Sep 4, 2024
c72c67c
updated tests
elclandestin0 Sep 4, 2024
9dad196
rm nativePoolId from wrong test
elclandestin0 Sep 4, 2024
6c6c940
updated DateTime.sol @notice
elclandestin0 Sep 4, 2024
9d01fbd
gradient added
elclandestin0 Sep 5, 2024
a6bae24
clear
elclandestin0 Sep 5, 2024
e2ca984
fix gradient
elclandestin0 Sep 5, 2024
837fc30
Merge branch 'staker-nft' of github.com:G7DAO/protocol into staker-nft
elclandestin0 Sep 5, 2024
64d290a
maker rebuild
elclandestin0 Sep 5, 2024
3c70890
rm optimizer
elclandestin0 Sep 5, 2024
210e60d
update
elclandestin0 Sep 10, 2024
868c1a2
restore files
elclandestin0 Sep 13, 2024
e6bc4ca
mock erc1155
elclandestin0 Sep 13, 2024
41162a1
cp
elclandestin0 Sep 13, 2024
d33e29d
fix tests
elclandestin0 Sep 24, 2024
478f8c0
Merge remote-tracking branch 'origin/main' into staker-nft
elclandestin0 Sep 24, 2024
9af2ade
remove position metadata
elclandestin0 Sep 24, 2024
ee4774f
correct pr errors
elclandestin0 Sep 24, 2024
c11e91b
update hardhat config
elclandestin0 Sep 27, 2024
a28cd39
Merge branch 'staker-nft' of github.com:G7DAO/protocol into staker-nft
elclandestin0 Sep 27, 2024
4499a7a
breaking up f'ns
elclandestin0 Sep 27, 2024
9728522
break down stakingPeriodElements
elclandestin0 Sep 27, 2024
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
989 changes: 978 additions & 11 deletions bindings/PositionMetadata/PositionMetadata.go

Large diffs are not rendered by default.

Loading
Loading