feature/allowListedCross
Yaroslav Bolyukin 2022-11-24 #e5a8b87
Node update fix
Yaroslav Bolyukin 2022-11-24 #bfaa0d0
- feature/allowListedCross In the `Collection` solidity interface, the `allowed` function has been renamed to `allow_listed_cross`. The `EthCrossAccount` type is now used as `user` arg.
PraetorP 2022-11-15 #e6208f5
- build upgrade frontier
Yaroslav Bolyukin 2022-11-16 #6913914
feature/setCollectionLimit
Yaroslav Bolyukin 2022-11-23 #074bf74
- feature/setCollectionLimit Behavior of the `setCollectionLimit` method. Removed method overload: single signature `(string, uint256)` is used for both cases.
PraetorP 2022-11-16 #2e0d1a6