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

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