git.delta.rocks / unique-network / refs/commits / 0b16c5c25c9b

difftreelog
  1. creditFeesToTreasury migrated
    rkv 2022-09-16 #0b16c5c
  2. createMultipleItemsEx migrated
    rkv 2022-09-14 #d729c2f
  3. fix code style
    rkv 2022-09-14 #96cdb9b
  4. Merge branch 'develop' into test/playground-migration
    rkv 2022-09-14 #9844c48
  5. fix allowLists code style
    rkv 2022-09-14 #3d71464
  6. remove labels for relase CI workflow
    Yaroslav Bolyukin 2022-09-14 #61c518e
  7. createMultipeItems migrated
    rkv 2022-09-13 #6804826
  8. Feature/eth passthrought
    Yaroslav Bolyukin 2022-09-14 #0d4bed3
  9. remove labels for relase CI workflow
    Alexander Aksenov 2022-09-14 #5832750
  10. wip migrating createMultipleItems
    rkv 2022-09-12 #3404470
  11. Merge pull request #570 from UniqueNetwork/feature/sponsoring-fee-limit
    Yaroslav Bolyukin 2022-09-13 #a711701
  12. fmt
    Trubnikov Sergey 2022-09-13 #d8d2ace
  13. createItem migrated
    rkv 2022-09-12 #d856e87
  14. Merge pull request #584 from UniqueNetwork/feature/RFT_rename
    Yaroslav Bolyukin 2022-09-13 #f14c4bb
  15. build switch frontier dependency to a branch
    Yaroslav Bolyukin 2022-09-13 #5964f58
  16. fix refactor weght calculation.
    Trubnikov Sergey 2022-09-12 #b5cee7d
  17. createCollection migrated
    rkv 2022-09-12 #792a004
  18. Add description of the sponsoring flow
    Yaroslav Bolyukin 2022-09-13 #8a59560
  19. fix remove artifacts
    Trubnikov Sergey 2022-09-13 #be1cd69
  20. chore update evm stubs
    Grigoriy Simonov 2022-09-13 #dd68dda
  21. refactor Move tests to playgrounds.
    Trubnikov Sergey 2022-09-08 #5a7505a
  22. confirmSponsorship migrated
    rkv 2022-09-12 #8df2058
  23. added `doc` to app promotion
    Yaroslav Bolyukin 2022-09-13 #d236895
  24. doc: sponsoring for unique is implemented via different structs
    Yaroslav Bolyukin 2022-09-11 #0982b02
  25. misk: up version
    Trubnikov Sergey 2022-09-13 #ec75937
  26. chore add sload/sstore and doucumentation
    Grigoriy Simonov 2022-09-13 #781ae2a
  27. fix Add weights to common collection eth methods.
    Trubnikov Sergey 2022-09-08 #294c410
  28. wip migrating confirmSponsorship
    rkv 2022-09-09 #b1fdfb5
  29. Merge pull request #582 from UniqueNetwork/test/fix-approve-with-updated-playgrounds
    ut-akuznetsov 2022-09-13 #848ef93
  30. fix rpc , empty strings
    PraetorP 2022-09-13 #11a57bd
  31. doc: fix sponsor type for ethereum
    Yaroslav Bolyukin 2022-09-08 #4c8a7eb
  32. misk: add prettier configuration for solidity files
    Trubnikov Sergey 2022-09-13 #8e1a9b3
  33. chore store limits in BTreeMap
    Grigoriy Simonov 2022-09-13 #d78c2fe
  34. feat Add some collection methods to eth.
    Trubnikov Sergey 2022-09-08 #bee4854
  35. change-collection-owner migrated
    rkv 2022-09-09 #ad65cb1
  36. Test/playground migration
    ut-akuznetsov 2022-09-12 #80dcadd
  37. test(approve) fix with updated playgrounds
    Fahrrader 2022-09-13 #9424634
  38. fix typos , teminology
    PraetorP 2022-09-13 #8ab1370
  39. doc: evm config associated type is EvmSponsorshipHandler
    Yaroslav Bolyukin 2022-09-08 #2842dae
  40. refactor rename function
    Trubnikov Sergey 2022-09-13 #8c337cf
  41. chore add posibility to define different limits for methods in the future
    Grigoriy Simonov 2022-09-13 #7e9e885
  42. change signAndSend to signTransaction
    rkv 2022-09-09 #5401624
  43. Ci 37 core ci step 3 v2
    Yaroslav Bolyukin 2022-09-12 #e4516e4
  44. del Cargo.lock
    PraetorP 2022-09-12 #31a5766
  45. doc: add description of sponsoring flow
    Yaroslav Bolyukin 2022-09-08 #fe3acb0
  46. chore refactor tests
    Grigoriy Simonov 2022-09-13 #98cf2b1
  47. approve fixes
    rkv 2022-09-09 #a041946
  48. Merge pull request #576 from UniqueNetwork/tests/intermediate-refactor
    ut-akuznetsov 2022-09-12 #a371005
  49. adjust debug timeout
    Alexander Aksenov 2022-09-12 #c10aeb9
  50. fmt
    PraetorP 2022-09-12 #66f5308
  51. Merge pull request #565 from UniqueNetwork/tests/eth-playgrounds
    ut-akuznetsov 2022-09-05 #fc6e541
  52. chore move contract address and transaction data to call context
    Grigoriy Simonov 2022-09-13 #0707cc7
  53. merge develop into test/playground-migration
    rkv 2022-09-09 #cff2347
  54. Merge pull request #566 from UniqueNetwork/tests/CI-73-ci-step-4-2-autogen-js-types
    Yaroslav Bolyukin 2022-09-11 #c4493f1
  55. tests: refactorr playgrounds' minting signature for shorter mint for self
    Fahrrader 2022-09-09 #f5b44a9
  56. resolve merge conflict
    Alexander Aksenov 2022-09-12 #b5153bb
  57. added `doc` to app promotion
    PraetorP 2022-09-12 #5b62d1e
  58. Tests (util): Replace label with native error message + more functions + more docs
    ut-akuznetsov 2022-09-05 #46ff423
  59. test(util) fix extra message labeling
    Fahrrader 2022-09-05 #d561a49
  60. chore fix merge
    Grigoriy Simonov 2022-09-13 #f5580aa
  61. eslint fixes
    rkv 2022-09-09 #16ab55f
  62. Feature/app staking
    Yaroslav Bolyukin 2022-09-08 #4f3f998
  63. fix:typo, order
    Alexander Aksenov 2022-09-09 #a41d8f4
  64. tests: fix package versions again properly
    Fahrrader 2022-09-09 #c067698
  65. name step with api test run
    Alexander Aksenov 2022-09-09 #d2c56f6
  66. Remove logs from the console
    Yaroslav Bolyukin 2022-08-31 #fc68cba
  67. test(util) addtional docs + minor refactoring
    Fahrrader 2022-09-02 #97bc0a1
  68. test(util) refactor removing unused variable from signature
    Fahrrader 2022-09-05 #45d6652
  69. chore replace u128 with CallContext
    Grigoriy Simonov 2022-09-13 #bfcf3ca
  70. add amount to approveToken in unique playgrounds
    rkv 2022-09-09 #2c4a276
  71. Tests (utility in playgrounds): various modifications and additions
    ut-akuznetsov 2022-09-08 #9cb35ec
  72. Add waiter function
    Remove global before script
    Remove useless logs
    Fix refungible tests
    Max Andreev 2022-09-08 #1dbc031
  73. remove un-needed file
    Alexander Aksenov 2022-09-07 #6bf45f6
  74. tests: fix package version warnings + lint errors
    Fahrrader 2022-09-09 #f007f1a
  75. enable cleanup
    Alexander Aksenov 2022-09-09 #d7a8c2c
  76. Merge pull request #551 from UniqueNetwork/test/fix-typo-in-create-accounts
    ut-akuznetsov 2022-08-31 #21a2ff1
  77. test(util) replace label with native error message + shift default amounts in functions to 1
    Fahrrader 2022-09-02 #9df3a53
  78. Merge branch 'develop' into tests/eth-playgrounds
    Farhad Hakimov 2022-09-05 #a0802d2
  79. feat add sponsoring fee limit
    Grigoriy Simonov 2022-09-13 #a94c6b6
  80. add removeFromAllowList in playgrounds
    rkv 2022-09-09 #4863849
  81. test(util-playgrounds) modifications and additions of all stripes
    Fahrrader 2022-09-08 #eba9da9
  82. fix format
    PraetorP 2022-09-08 #048106f
  83. change 127.0.0.1 -> localhost
    Alexander Aksenov 2022-09-07 #89c06ef
  84. tests: displace chai-expect header copypasta
    Fahrrader 2022-09-09 #3f7f6aa
  85. enable read of .env file before market up
    Alexander Aksenov 2022-09-09 #496350e
  86. change name of concurency group
    kozyrevdev 2022-08-30 #c13f6a0
  87. test fix typo in createAccounts
    Fahrrader 2022-08-31 #7a7b4a5
  88. test(util) fix linting warnings
    Fahrrader 2022-09-05 #5a5760e
  89. approve migrated
    rkv 2022-09-07 #fd44216
  90. fix test
    PraetorP 2022-09-08 #76541c4
  91. re-order
    Alexander Aksenov 2022-09-07 #3fcefa3
  92. tests: fix solc has any + revert skipping in transfer
    Fahrrader 2022-09-09 #e1baaf9
  93. add timeout for debug and cat .env file
    Alexander Aksenov 2022-09-09 #837dcd6
  94. Clean up workflow. Add docker builder cleanup.
    Alexander Aksenov 2022-08-30 #bb78c7a
  95. change name of concurency group
    Alexander Aksenov 2022-08-30 #ba730d0
  96. test(eth) fix linting errors and warnings
    Fahrrader 2022-09-05 #dbce17d
  97. add more tokens to accounts
    rkv 2022-09-07 #66bfede
  98. code refactor & comments
    PraetorP 2022-09-08 #35da4ee
  99. add autogeneration js types before tests and enable readyness.js script
    Alexander Aksenov 2022-09-07 #ebe8644
  100. tests: upgrade part of them in ascending naming order to use playgrounds
    Fahrrader 2022-09-09 #6069e8a