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

feat: adding freezer role #82

Merged
merged 27 commits into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
ebfce22
feat: add freezer role
ihoroleksiienko Aug 20, 2024
fb4cf1a
feat: add/update tests
ihoroleksiienko Aug 20, 2024
d3c71f3
feat: style
ihoroleksiienko Aug 21, 2024
b07a7b6
feat: comments
ihoroleksiienko Aug 21, 2024
3de45f1
feat: update modifier to decrease gas
ihoroleksiienko Aug 21, 2024
0505226
feat: update error
ihoroleksiienko Aug 22, 2024
f30b0ff
feat: update tests
ihoroleksiienko Aug 22, 2024
e922ce8
feat: update comment
ihoroleksiienko Aug 22, 2024
7f73587
docs: improve comments in the Solidity code
EvgeniiZaitsevCW Aug 23, 2024
6ebb30c
test: improve tests
EvgeniiZaitsevCW Aug 23, 2024
07db69e
chore: reorder code entities
EvgeniiZaitsevCW Aug 23, 2024
0105b19
style: fix formatting with Prettier
EvgeniiZaitsevCW Aug 23, 2024
030b05c
test: reorder constants in tests
EvgeniiZaitsevCW Aug 23, 2024
57cb32d
test: use constants for amounts
EvgeniiZaitsevCW Aug 23, 2024
df3bf6d
style: remove pointers at comments
EvgeniiZaitsevCW Aug 23, 2024
59181ef
tests: minor style fix
EvgeniiZaitsevCW Aug 23, 2024
57f142a
chore: add the upgrade validation script
EvgeniiZaitsevCW Aug 27, 2024
bb553e0
build: preliminary update of the token contracts in Testnet
EvgeniiZaitsevCW Aug 27, 2024
692b6e0
build: prepare a preliminary update of the token contracts in Mainnet
EvgeniiZaitsevCW Aug 27, 2024
c7a7c3d
feat: stop treating blocklisters as freezers
EvgeniiZaitsevCW Aug 28, 2024
4a9e686
feat: rename "configureFreezers()" => "configureFreezerBatch()"
EvgeniiZaitsevCW Aug 28, 2024
f56ecb5
docs: minor fix in comments
EvgeniiZaitsevCW Aug 28, 2024
339fea1
build: final update of the token contracts in Testnet
EvgeniiZaitsevCW Aug 28, 2024
b21d81c
build: prepare the final update of the token contracts in Mainnet
EvgeniiZaitsevCW Aug 28, 2024
d6fc8f6
docs: add a comment about the previous name of a function
EvgeniiZaitsevCW Aug 29, 2024
18872d6
docs: delete a comment that is no longer relevant
EvgeniiZaitsevCW Aug 29, 2024
ee123f1
docs: improve comments for events
EvgeniiZaitsevCW Aug 30, 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
Loading
Loading