Commit Graph

19 Commits

Author SHA1 Message Date
21c2002310
change back slash to forward slash to make git submodule work
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-29 14:54:40 +03:00
a41cef0dfe
make definition of tokens name and symbol during the deployment
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-29 14:37:27 +03:00
07c752754b
make help and ability to use blockscout as verifier
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-29 14:35:48 +03:00
9e40d4ed4f
tests of the burning functionality
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-27 21:39:38 +03:00
15dfd49163
rename function to make it more self-describing
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-27 20:51:05 +03:00
a8790cc452
new tests for minting based on donations
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-27 20:50:01 +03:00
4bea615f8b
take into account that by default there is no donation anymore
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-27 20:42:23 +03:00
899b03ddde
conversionRate is not used by owner anymore
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-27 20:39:05 +03:00
3bb6904f54
try to remove re-entrancy from withdraw function
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-27 20:37:10 +03:00
3f0d1fb02e
remove unnecessary functions
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-27 20:32:41 +03:00
34fdb21d82
try to avoid re-entrancy on burn function
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-27 20:31:07 +03:00
941aba02fa
make owner to mint amount directly
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-27 20:18:06 +03:00
5541eda138
additional logic for burning reserve in exchange of native; initial draft
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-27 20:16:10 +03:00
4193447068
optimizer added explicitly
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-05-11 16:33:19 +03:00
4c41037fa8
hoodi testnet added
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-05-11 16:31:40 +03:00
46b33b4c75
initial push for smart-contracts
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-04-28 14:17:04 +03:00
unknown
9a78f63ea0 chore: forge init 2024-09-12 16:02:08 +03:00
unknown
a0dccf514d forge install: forge-std
v1.9.2
2024-09-12 15:22:04 +03:00
unknown
150f9ab9a6 chore: forge init 2024-09-12 15:21:57 +03:00