- Add fungible collections checks
Max Andreev 2022-12-05 #256ba30
- Add destroyCollection checks
Max Andreev 2022-12-03 #185ad36
- Add destroyCollection tests
Max Andreev 2022-12-03 #2849d0e
- Merge branch 'develop' into tests/eth-helpers
Max Andreev 2022-12-03 #2293f03
- Add changeCollectionOwnerCross checks
Max Andreev 2022-12-02 #a851f1b
- fix clippy fix
Trubnikov Sergey 2022-12-02 #bf1349a
- Add more transferCross tests
Max Andreev 2022-12-02 #231aa66
- fix clippy
Trubnikov Sergey 2022-12-02 #7b633dc
- Add transferCross tests
Max Andreev 2022-12-02 #3509456
- refac: match -> if let
Trubnikov Sergey 2022-12-02 #ad92b1d
- Add reaffirm approved address test
Max Andreev 2022-12-01 #8c823a6
- fix PR suggestions
Trubnikov Sergey 2022-12-02 #d0e40b1
- Add checks to removeCollectionAdminCross
Max Andreev 2022-12-01 #79fd5e9
- refactor split mod into some files
Trubnikov Sergey 2022-12-02 #6539d35
- Add checks to burnFromCross test
Max Andreev 2022-12-01 #e28dd3d
- fix PR suggestions
Trubnikov Sergey 2022-12-02 #83d2fa0
- Fix admin test and remove //Alice
Max Andreev 2022-12-01 #ccf797c
- bump versions
Trubnikov Sergey 2022-11-30 #2274edc
- Fix eslint
Max Andreev 2022-12-01 #4a008cd
- misk: improve error report
Trubnikov Sergey 2022-11-30 #3ea185a
- Fix allowlistCross tests
Max Andreev 2022-12-01 #e62b558
- fix TryForm generation
Trubnikov Sergey 2022-11-30 #8adc410
- Add approveCross and trasferFromCross checks
Max Andreev 2022-12-01 #09a417b
- misk: add docs for enums
Trubnikov Sergey 2022-11-29 #0affbc2
- Add ethereum allowlist checks
Max Andreev 2022-11-30 #71e7d44
- misk: add tests
Trubnikov Sergey 2022-11-29 #f23c97b
- Test fix: use send instead of call
Max Andreev 2022-11-30 #8f5889c
- feat generate solidity and abi traits for enums
Trubnikov Sergey 2022-11-29 #fedf214
combine tests
remove Bob
add e2e test
Max Andreev 2022-11-30 #6adc689
- reafactor: Better error reporting
Trubnikov Sergey 2022-11-23 #a1ef1e7
- test script clarification messages
Yaroslav Bolyukin 2022-11-25 #d7cd036
- misk: Add more checks for enum
Trubnikov Sergey 2022-11-23 #11dcf7d
- ci type package generation script
Yaroslav Bolyukin 2022-10-24 #6b2c051
- misc: Check enum is repr(u8)
Trubnikov Sergey 2022-11-22 #bcfbebc
change function name `tokenProperties` to `properties`
Yaroslav Bolyukin 2022-11-25 #06c5ffc
- refac: tests for structures
Trubnikov Sergey 2022-11-22 #5aaab7b
feature/allowListedCross
Yaroslav Bolyukin 2022-11-24 #e5a8b87
- change function name `tokenProperties` to `properties`
PraetorP 2022-11-25 #133c3f1
- refac: impl_abi_macro
Trubnikov Sergey 2022-11-22 #38998e8
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
- refactor Make implementations of Abi* for EthCrossAccount via AbiCoder macro
Trubnikov Sergey 2022-11-17 #36bc522
- ci log try-runtime stats
Yaroslav Bolyukin 2022-11-01 #547c821
(cherry picked from commit 271642fdf620feed0fc0b0564dfc48d77f082292)
Konstantin Astakhov 2022-11-10 #5fcc324
- refactor abi tests
Trubnikov Sergey 2022-11-14 #f44eb92
- feat sapphire runtime
Alexander Saft 2022-11-22 #11819be
(cherry picked from commit d5b272411f47a0075badb1b708909c3cd823bd98)
Konstantin Astakhov 2022-11-10 #dec8a6d
Tests/eth helpers
ut-akuznetsov 2022-12-01 #d4b9e94
- style clarify argument names
Yaroslav Bolyukin 2022-11-24 #df29d0d
(cherry picked from commit 7c1d5c647b1d5adb1ce617a50bbbfdd93165c0b2)
Konstantin Astakhov 2022-11-10 #7548f2c