git.delta.rocks / unique-network / refs/commits / ead48f376fcd

difftreelog

commits

/history
  1. Successful Converging value only used as return value,
    and most repos just return 0
    
    Chain extension should not panic on not implemented func_id
    Yaroslav Bolyukin 2021-05-13 #ead48f3
  2. feat(CE) charge for calling pallet methods
    Yaroslav Bolyukin 2021-05-13 #849f7ee
  3. feat add/remove from white list chain extension
    Yaroslav Bolyukin 2021-05-06 #b3fda41
  4. feat set_variable_meta_data chain extension
    Yaroslav Bolyukin 2021-05-06 #13a0a85
  5. feat approval chain extensions
    Yaroslav Bolyukin 2021-05-06 #3c083fe
  6. feat create_multiple_items chain extension
    Yaroslav Bolyukin 2021-05-06 #f600776
  7. Feature/mint extension
    Yaroslav Bolyukin 2021-05-05 #172f80a
  8. Fix pallet presence test
    Yaroslav Bolyukin 2021-04-08 #b8ab366
  9. refactor remove unnecessary reencoding in CE
    Yaroslav Bolyukin 2021-05-05 #397f5bd
  10. Feature/nftpar 413 inflation
    Yaroslav Bolyukin 2021-04-07 #8cfbb8c
  11. Fix pallet presence test
    Greg Zaitsev 2021-04-08 #0b68862
  12. Add chain extension to mint
    Greg Zaitsev 2021-05-04 #d6ccebb
  13. Check event for MultipleItems
    usetech-llc 2021-04-05 #b0e2d1f
  14. Replace spaces with tabs
    Greg Zaitsev 2021-04-07 #e725f85
  15. Update node_build_test.yml
    usetech-llc 2021-04-05 #4917d00
  16. Fix Section 'ItemCreated' for MultipleItems
    Antz0x0z 2021-03-24 #d6a6ada
  17. Add boundary tests for inflation rate
    Greg Zaitsev 2021-04-07 #9d35eac
  18. Ci patch
    usetech-llc 2021-04-05 #9cfe6fd
  19. added command timeout
    akaryaginUSETECH 2021-03-26 #3974c7b
  20. Fix unit tests
    usetech-llc 2021-03-23 #3bcc5aa
  21. Implement inflation pallet, unit, and integration tests
    Greg Zaitsev 2021-04-07 #b40985b
  22. Feature/nftpar 218
    usetech-llc 2021-04-02 #26015a9
  23. fix3
    akaryaginUSETECH 2021-04-04 #cf466fd
  24. Update node_build_test.yml
    usetech-llc 2021-03-26 #040a586
  25. Update getCreateCollectionResult()
    usetech-llc 2021-03-23 #7b0bdf5
  26. test transfer_from now throws NoPermission on low approval
    Yaroslav Bolyukin 2021-03-23 #3e7f8c4
  27. Refactoting and added method timeoutPromise to ensure that tests are included in different blocks
    Antz0x0z 2021-03-24 #d68f54a
  28. fix3
    akaryaginUSETECH 2021-04-04 #d6eb853
  29. setting correct path to key
    akaryaginUSETECH 2021-03-25 #405ddb8
  30. Add test events
    Greg Zaitsev 2021-03-22 #c1873db
  31. Rename Created event to CollectionCreated
    Greg Zaitsev 2021-03-23 #84b418d
  32. refactor remove unnecessary contains_key checks for Allowances
    Yaroslav Bolyukin 2021-03-23 #16c9428
  33. Merge pull request #138 from usetech-llc/develop
    Antz0x0z 2021-03-24 #4d1c4cc
  34. fix2
    akaryaginUSETECH 2021-04-04 #66721c6
  35. Optional collections related review
    Greg Zaitsev 2021-03-22 #a6f3f04
  36. Fix test events
    Antz0x0z 2021-03-17 #8d3beac
  37. Fix helpers.ts, event 'CollectionCreated'
    Antz0x0z 2021-03-23 #5fd3500
  38. tests: make collection creation free for unit tests
    Yaroslav Bolyukin 2021-03-23 #18bd1f5
  39. Add script to run collision tests
    Greg Zaitsev 2021-03-22 #493d48c
  40. fix_1
    akaryaginUSETECH 2021-04-04 #132dda7
  41. Emit approve/transferFrom events
    Greg Zaitsev 2021-03-22 #c09c218
  42. tests: fix tests for optional collections
    Yaroslav Bolyukin 2021-03-22 #39dc916
  43. Add NFTPAR-321,325,326,324,347,345
    Antz0x0z 2021-03-06 #b056347
  44. test initialize balances when constructing runtime
    Yaroslav Bolyukin 2021-03-23 #9a34025
  45. Add test confirm sponsor & new owner.
    Antz0x0z 2021-03-02 #ffad1cd
  46. updating ci
    akaryaginUSETECH 2021-04-04 #ef7da68
  47. Feature/nftpar 196 sponsor set variable metadata
    Greg Zaitsev 2021-03-22 #e4dd4c0
  48. feat emit Transfer event on transfer_from
    Yaroslav Bolyukin 2021-03-22 #ec67731
  49. refactor optional collections related review
    Yaroslav Bolyukin 2021-03-22 #6a8b360
  50. Remove storage call from CollectionLimits Default impl
    str-mv 2021-03-04 #1f47f96