git.delta.rocks / unique-network / refs/commits / 06cd03567343

difftreelog
  1. CORE-159. Transfer through substrate and EVM
    kozyrevdev 2021-08-25 #06cd035
  2. Feature/core 161
    kozyrevdev 2021-08-13 #d614bc7
  3. only removed
    Igor Kozyrev 2021-08-25 #eebc5b6
  4. CORE-160. Collection admin integration tests
    kozyrevdev 2021-08-13 #9a3373d
  5. New test added
    str-mv 2021-08-13 #83994a5
  6. Tests fix + global folders mask in config
    str-mv 2021-08-11 #c54922b
  7. Update node_build_test.yml
    Alexei 2021-07-30 #d49b9b4
  8. Test description
    str-mv 2021-08-13 #08200c1
  9. Tests updated
    str-mv 2021-08-13 #6b16ace
  10. CORE-159. Transfer through substrate and EVM
    str-mv 2021-08-11 #ebdb67f
  11. Update node_build_test.yml
    Alexei 2021-07-30 #e620378
  12. updated timeout parameter
    Alexei 2021-07-30 #a68e61d
  13. only removed
    str-mv 2021-08-13 #fe6deb8
  14. CORE-161. Change collection owner integration tests
    str-mv 2021-07-29 #7c95ae9
  15. added correct link to action
    Alexei 2021-07-29 #457f502
  16. Update node_build_test.yml
    Alexei 2021-07-29 #cbb2c7f
  17. Test description fix
    str-mv 2021-08-13 #73eef23
  18. CORE-160. Collection admin integration tests
    str-mv 2021-07-29 #e961e84
  19. Add missing pallets to pallet presence test
    kozyrevdev 2021-07-29 #50b90e4
  20. added correct link to action
    Your Name 2021-07-29 #cdec516
  21. Missing tests added
    str-mv 2021-08-13 #0066f81
  22. EVM contract helpers
    usetech-llc 2021-07-28 #cd2e9c1
  23. test fix pallet list
    Yaroslav Bolyukin 2021-07-29 #7ab778c
  24. Only removed
    str-mv 2021-08-11 #a395e0a
  25. Feature/core 36
    usetech-llc 2021-07-27 #4359d76
  26. test fix sponsoring for updated logic
    Yaroslav Bolyukin 2021-07-28 #72c7cbd
  27. SBP M2 review
    usetech-llc 2021-07-27 #d0064f7
  28. Update transfer disable tests
    Greg Zaitsev 2021-07-27 #931d0a9
  29. feat set default sponsoring rate limit for contracts
    Yaroslav Bolyukin 2021-07-28 #d5c4f58
  30. Format
    Greg Zaitsev 2021-07-27 #40e660f
  31. Resolve conflicts
    Greg Zaitsev 2021-07-27 #4b9c21e
  32. Code style and format
    Greg Zaitsev 2021-07-27 #6c1065a
  33. feat only enable sponsoring if rate limit is on
    Yaroslav Bolyukin 2021-07-28 #02b183a
  34. Configure RPC ports for polkadot-launch config
    Greg Zaitsev 2021-07-13 #5b3615f
  35. Merge branch 'develop' into sbp-m2-review
    Greg Zaitsev 2021-07-27 #13a8824
  36. Remove .only from enableDisableTransfers
    Greg Zaitsev 2021-07-27 #793a35d
  37. fix only enable sponsoring if rate limit is on
    Yaroslav Bolyukin 2021-07-28 #ea3a682
  38. Temporary disable contracts
    Greg Zaitsev 2021-07-08 #f9fbba6
  39. fix configure rpc ports
    Yaroslav Bolyukin 2021-07-02 #b2341b5
  40. SBP M2 review: comments on inflation pallet's tests
    Steve Degosserie 2021-06-04 #f4c2643
  41. CORE-36. Integration tests
    str-mv 2021-07-16 #41d3859
  42. feat default sponsoring rate limit
    Yaroslav Bolyukin 2021-07-28 #8a7066a
  43. Enforce codestyle
    usetech-llc 2021-07-08 #3fb6236
  44. Add instrcutions for re-enabling Ink! contracts
    Greg Zaitsev 2021-07-08 #53f6567
  45. Tests can build
    Yaroslav Bolyukin 2021-06-25 #d08f396
  46. Add tests for setCollectionLimits
    str-mv 2021-06-01 #c803bd5
  47. Merge branch 'feature/fix-tests' into feature/CORE-36
    str-mv 2021-07-16 #a042d1f
  48. feat evm helpers method to set rate limit
    Yaroslav Bolyukin 2021-07-28 #eb158df
  49. ci disable clippy job run
    Yaroslav Bolyukin 2021-07-06 #ad8b982
  50. build update lockfile
    Yaroslav Bolyukin 2021-07-08 #b18a5cf
  51. Refactor sponsorship logic to reduce cross-crate dependencies
    Greg Zaitsev 2021-06-25 #90fcef9
  52. Add CrossAccountId handling in normalize account in helpers
    Greg Zaitsev 2021-06-25 #ffd054d
  53. Feature/mint extension
    Yaroslav Bolyukin 2021-05-05 #172f80a
  54. Add tests for setCollectionLimits
    Greg Zaitsev 2021-06-01 #b398412
  55. Runtime types
    str-mv 2021-07-14 #196b880
  56. Remove .only
    Greg Zaitsev 2021-07-15 #78c2433
  57. test update typescript-eslint to fix version warn
    Yaroslav Bolyukin 2021-07-27 #a386d99
  58. build upgrade polkadot to v0.9.7
    Yaroslav Bolyukin 2021-07-06 #84a79a5
  59. style fix clippy warning
    Yaroslav Bolyukin 2021-07-08 #14d2baa
  60. Update setting up test environment
    Yaroslav Bolyukin 2021-06-24 #73e89cc
  61. build update lock
    Yaroslav Bolyukin 2021-06-24 #c1a55f7
  62. Tests can build
    Greg Zaitsev 2021-06-25 #fced765
  63. Fix pallet presence test
    Yaroslav Bolyukin 2021-04-08 #b8ab366
  64. refactor remove unnecessary reencoding in CE
    Yaroslav Bolyukin 2021-05-05 #397f5bd
  65. Small fixes
    str-mv 2021-07-13 #58d5f9e
  66. Merge branch 'feature/fix-tests' of github.com:usetech-llc/nft_private into feature/fix-tests
    Greg Zaitsev 2021-07-15 #c33c2f5
  67. test make eth tests pass
    Yaroslav Bolyukin 2021-07-27 #9eaef92
  68. test define scheduler CallSpec
    Yaroslav Bolyukin 2021-07-02 #ef0b4c2
  69. refactor disable contracts in collator
    Yaroslav Bolyukin 2021-07-08 #012eb43
  70. Implement parachain support for frontier
    usetech-llc 2021-06-23 #41cfad9
  71. Update setting up test environment
    Greg Zaitsev 2021-06-24 #2cd3389
  72. fix nft primitive path
    Yaroslav Bolyukin 2021-06-24 #1c82a8b
  73. Feature/nftpar 413 inflation
    Yaroslav Bolyukin 2021-04-07 #8cfbb8c
  74. Fix pallet presence test
    Greg Zaitsev 2021-04-08 #0b68862
  75. Add chain extension to mint
    Greg Zaitsev 2021-05-04 #d6ccebb
  76. Merge remote-tracking branch 'origin/feature/fix-tests' into core36
    str-mv 2021-07-13 #9cafc6e
  77. Merge branch 'feature/fix-tests' of github.com:usetech-llc/nft_private into feature/fix-tests
    Greg Zaitsev 2021-07-15 #dbfc408
  78. Merge branch 'feature/fix-tests' of https://github.com/usetech-llc/nft_private into feature/fix-tests
    str-mv 2021-07-15 #29efb9d
  79. test fix evm tests start
    Yaroslav Bolyukin 2021-07-27 #1cfdc4e
  80. test define ContractHelpers signed extension
    Yaroslav Bolyukin 2021-07-02 #aa9447b
  81. refactor disable contracts in runtime
    Yaroslav Bolyukin 2021-07-08 #8def008
  82. Chain extensions
    Greg Zaitsev 2021-06-17 #dc9fdbf
  83. fix implement RPC
    Yaroslav Bolyukin 2021-06-22 #c28aba9
  84. feat enable sponsorship primitives
    Yaroslav Bolyukin 2021-06-24 #d881b16
  85. Check event for MultipleItems
    usetech-llc 2021-04-05 #b0e2d1f
  86. Replace spaces with tabs
    Greg Zaitsev 2021-04-07 #e725f85
  87. CORE-36 Enable/Disable Transfers + Unit tests fix
    str-mv 2021-07-13 #a78e321
  88. Fixed addCollectionAdmin.test.ts
    Greg Zaitsev 2021-07-13 #29c61bb
  89. Tests cleanup
    Greg Zaitsev 2021-07-14 #5af2b45
  90. Scheduller test fixed
    str-mv 2021-07-14 #0b237a5
  91. Integration tests setConstOnChainSchema and setVariableOnChainSchema fixed
    str-mv 2021-07-15 #b6b4ad1
  92. test fix unit tests
    Yaroslav Bolyukin 2021-07-27 #4fa2a1b
  93. merge to recent changes
    Greg Zaitsev 2021-06-30 #2072cd7
  94. build remove useless nft dependency on contracts
    Yaroslav Bolyukin 2021-07-08 #d412fe4
  95. Scheduler
    Greg Zaitsev 2021-06-17 #cbd9f34
  96. Merge branch 'develop' into feature/NFTPAR-373_chain_extensions
    Greg Zaitsev 2021-06-17 #e5c09cb
  97. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-366_insert_ethereum_pallets
    Yaroslav Bolyukin 2021-06-22 #4dbeda6
  98. reafactor: switch scheduler to sponsoring primitive
    Yaroslav Bolyukin 2021-06-24 #900dc04
  99. Update node_build_test.yml
    usetech-llc 2021-04-05 #4917d00
  100. Fix Section 'ItemCreated' for MultipleItems
    Antz0x0z 2021-03-24 #d6a6ada