This repository was archived by the owner on Mar 11, 2025. It is now read-only.
File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.5.0] ( https://github.com/sygmaprotocol/sygma-solidity/compare/v2.4.1...v2.5.0 ) (2023-10-02)
4
+
5
+
6
+ ### Features
7
+
8
+ * Implement fee whitelist ([ #203 ] ( https://github.com/sygmaprotocol/sygma-solidity/issues/203 ) ) ([ 4463bcb] ( https://github.com/sygmaprotocol/sygma-solidity/commit/4463bcb03fd046875e8109fa5e9266ffdc304015 ) )
9
+ * limit permissionless generic call gas usage ([ #200 ] ( https://github.com/sygmaprotocol/sygma-solidity/issues/200 ) ) ([ d7823d7] ( https://github.com/sygmaprotocol/sygma-solidity/commit/d7823d7fc1879718387355b8f687e12bd587aa9c ) )
10
+
11
+
12
+ ### Miscellaneous
13
+
14
+ * update migrations to support percetange fee handler + flow improvements ([ #198 ] ( https://github.com/sygmaprotocol/sygma-solidity/issues/198 ) ) ([ 746d51e] ( https://github.com/sygmaprotocol/sygma-solidity/commit/746d51e108fb3b03616ba533b2dbde96b4c2bbdc ) )
15
+
3
16
## [ 2.4.1] ( https://github.com/sygmaprotocol/sygma-solidity/compare/v2.4.0...v2.4.1 ) (2023-09-14)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @buildwithsygma/sygma-contracts" ,
3
- "version" : " 2.4.1 " ,
3
+ "version" : " 2.5.0 " ,
4
4
"description" : " " ,
5
5
"main" : " dist/index.js" ,
6
6
"repository" : " https://github.com/sygmaprotocol/sygma-solidity.git" ,
You can’t perform that action at this time.
0 commit comments