git.delta.rocks / unique-network / refs/commits / 8a7066aa5b01

difftreelog
  1. feat default sponsoring rate limit
    Yaroslav Bolyukin 2021-07-28 #8a7066a
  2. feat evm helpers method to set rate limit
    Yaroslav Bolyukin 2021-07-28 #eb158df
  3. test update typescript-eslint to fix version warn
    Yaroslav Bolyukin 2021-07-27 #a386d99
  4. test make eth tests pass
    Yaroslav Bolyukin 2021-07-27 #9eaef92
  5. test fix evm tests start
    Yaroslav Bolyukin 2021-07-27 #1cfdc4e
  6. test fix unit tests
    Yaroslav Bolyukin 2021-07-27 #4fa2a1b
  7. style fix cargo fmt warning
    Yaroslav Bolyukin 2021-07-27 #18b08e8
  8. Merge commit '4359d76172511a9ab73cac61957cc6ddf47a2653' into feature/evm-call-sponsoring
    Yaroslav Bolyukin 2021-07-27 #a4127fe
  9. test run evm tests on yarn test
    Yaroslav Bolyukin 2021-07-27 #1c1c248
  10. Feature/core 36
    usetech-llc 2021-07-27 #4359d76
  11. build update devcontainer for parachains
    Yaroslav Bolyukin 2021-07-27 #922abe0
  12. SBP M2 review
    usetech-llc 2021-07-27 #d0064f7
  13. Update transfer disable tests
    Greg Zaitsev 2021-07-27 #931d0a9
  14. doc: update polkadot branch version
    Yaroslav Bolyukin 2021-07-27 #b783ce3
  15. Format
    Greg Zaitsev 2021-07-27 #40e660f
  16. Resolve conflicts
    Greg Zaitsev 2021-07-27 #4b9c21e
  17. Code style and format
    Greg Zaitsev 2021-07-27 #6c1065a
  18. build update lock
    Yaroslav Bolyukin 2021-07-27 #f5086e8
  19. Configure RPC ports for polkadot-launch config
    Greg Zaitsev 2021-07-13 #5b3615f
  20. Merge branch 'develop' into sbp-m2-review
    Greg Zaitsev 2021-07-27 #13a8824
  21. Remove .only from enableDisableTransfers
    Greg Zaitsev 2021-07-27 #793a35d
  22. test fix build dependencies
    Yaroslav Bolyukin 2021-07-27 #e647efb
  23. Temporary disable contracts
    Greg Zaitsev 2021-07-08 #f9fbba6
  24. fix configure rpc ports
    Yaroslav Bolyukin 2021-07-02 #b2341b5
  25. SBP M2 review: comments on inflation pallet's tests
    Steve Degosserie 2021-06-04 #f4c2643
  26. CORE-36. Integration tests
    str-mv 2021-07-16 #41d3859
  27. test use new polkadot-launch config port
    Yaroslav Bolyukin 2021-07-27 #7f4d7e8
  28. Enforce codestyle
    usetech-llc 2021-07-08 #3fb6236
  29. Add instrcutions for re-enabling Ink! contracts
    Greg Zaitsev 2021-07-08 #53f6567
  30. Tests can build
    Yaroslav Bolyukin 2021-06-25 #d08f396
  31. Add tests for setCollectionLimits
    str-mv 2021-06-01 #c803bd5
  32. Merge branch 'feature/fix-tests' into feature/CORE-36
    str-mv 2021-07-16 #a042d1f
  33. test(evm) sponsoring
    Yaroslav Bolyukin 2021-07-27 #448eded
  34. ci disable clippy job run
    Yaroslav Bolyukin 2021-07-06 #ad8b982
  35. build update lockfile
    Yaroslav Bolyukin 2021-07-08 #b18a5cf
  36. Refactor sponsorship logic to reduce cross-crate dependencies
    Greg Zaitsev 2021-06-25 #90fcef9
  37. Add CrossAccountId handling in normalize account in helpers
    Greg Zaitsev 2021-06-25 #ffd054d
  38. Feature/mint extension
    Yaroslav Bolyukin 2021-05-05 #172f80a
  39. Add tests for setCollectionLimits
    Greg Zaitsev 2021-06-01 #b398412
  40. Runtime types
    str-mv 2021-07-14 #196b880
  41. Remove .only
    Greg Zaitsev 2021-07-15 #78c2433
  42. test(evm) allowlist
    Yaroslav Bolyukin 2021-07-27 #bb85132
  43. build upgrade polkadot to v0.9.7
    Yaroslav Bolyukin 2021-07-06 #84a79a5
  44. style fix clippy warning
    Yaroslav Bolyukin 2021-07-08 #14d2baa
  45. Update setting up test environment
    Yaroslav Bolyukin 2021-06-24 #73e89cc
  46. build update lock
    Yaroslav Bolyukin 2021-06-24 #c1a55f7
  47. Tests can build
    Greg Zaitsev 2021-06-25 #fced765
  48. Fix pallet presence test
    Yaroslav Bolyukin 2021-04-08 #b8ab366
  49. refactor remove unnecessary reencoding in CE
    Yaroslav Bolyukin 2021-05-05 #397f5bd
  50. Small fixes
    str-mv 2021-07-13 #58d5f9e
  51. Merge branch 'feature/fix-tests' of github.com:usetech-llc/nft_private into feature/fix-tests
    Greg Zaitsev 2021-07-15 #c33c2f5
  52. test(evm) helpers smoke test
    Yaroslav Bolyukin 2021-07-27 #32e5102
  53. test define scheduler CallSpec
    Yaroslav Bolyukin 2021-07-02 #ef0b4c2
  54. refactor disable contracts in collator
    Yaroslav Bolyukin 2021-07-08 #012eb43
  55. Implement parachain support for frontier
    usetech-llc 2021-06-23 #41cfad9
  56. Update setting up test environment
    Greg Zaitsev 2021-06-24 #2cd3389
  57. fix nft primitive path
    Yaroslav Bolyukin 2021-06-24 #1c82a8b
  58. Feature/nftpar 413 inflation
    Yaroslav Bolyukin 2021-04-07 #8cfbb8c
  59. Fix pallet presence test
    Greg Zaitsev 2021-04-08 #0b68862
  60. Add chain extension to mint
    Greg Zaitsev 2021-05-04 #d6ccebb
  61. Merge remote-tracking branch 'origin/feature/fix-tests' into core36
    str-mv 2021-07-13 #9cafc6e
  62. Merge branch 'feature/fix-tests' of github.com:usetech-llc/nft_private into feature/fix-tests
    Greg Zaitsev 2021-07-15 #dbfc408
  63. Merge branch 'feature/fix-tests' of https://github.com/usetech-llc/nft_private into feature/fix-tests
    str-mv 2021-07-15 #29efb9d
  64. test(evm) add contract helpers
    Yaroslav Bolyukin 2021-07-27 #51bdbdd
  65. test define ContractHelpers signed extension
    Yaroslav Bolyukin 2021-07-02 #aa9447b
  66. refactor disable contracts in runtime
    Yaroslav Bolyukin 2021-07-08 #8def008
  67. Chain extensions
    Greg Zaitsev 2021-06-17 #dc9fdbf
  68. fix implement RPC
    Yaroslav Bolyukin 2021-06-22 #c28aba9
  69. feat enable sponsorship primitives
    Yaroslav Bolyukin 2021-06-24 #d881b16
  70. Check event for MultipleItems
    usetech-llc 2021-04-05 #b0e2d1f
  71. Replace spaces with tabs
    Greg Zaitsev 2021-04-07 #e725f85
  72. CORE-36 Enable/Disable Transfers + Unit tests fix
    str-mv 2021-07-13 #a78e321
  73. Fixed addCollectionAdmin.test.ts
    Greg Zaitsev 2021-07-13 #29c61bb
  74. Tests cleanup
    Greg Zaitsev 2021-07-14 #5af2b45
  75. Scheduller test fixed
    str-mv 2021-07-14 #0b237a5
  76. Integration tests setConstOnChainSchema and setVariableOnChainSchema fixed
    str-mv 2021-07-15 #b6b4ad1
  77. test fix tests for updated frontier
    Yaroslav Bolyukin 2021-07-27 #7233370
  78. merge to recent changes
    Greg Zaitsev 2021-06-30 #2072cd7
  79. build remove useless nft dependency on contracts
    Yaroslav Bolyukin 2021-07-08 #d412fe4
  80. Scheduler
    Greg Zaitsev 2021-06-17 #cbd9f34
  81. Merge branch 'develop' into feature/NFTPAR-373_chain_extensions
    Greg Zaitsev 2021-06-17 #e5c09cb
  82. Merge remote-tracking branch 'origin/develop' into feature/NFTPAR-366_insert_ethereum_pallets
    Yaroslav Bolyukin 2021-06-22 #4dbeda6
  83. reafactor: switch scheduler to sponsoring primitive
    Yaroslav Bolyukin 2021-06-24 #900dc04
  84. Update node_build_test.yml
    usetech-llc 2021-04-05 #4917d00
  85. Fix Section 'ItemCreated' for MultipleItems
    Antz0x0z 2021-03-24 #d6a6ada
  86. Add boundary tests for inflation rate
    Greg Zaitsev 2021-04-07 #9d35eac
  87. Fix e2e tests: change-collection-owner, confirmSponsorship, pallet-presence
    Greg Zaitsev 2021-07-14 #2fc9e2d
  88. Fix e2e tests: createItem, addToContractWhiteList, change-collection-owner, toggleContractWhiteList
    Greg Zaitsev 2021-07-14 #430a12f
  89. style fix clippy warnings
    Yaroslav Bolyukin 2021-07-27 #7168c55
  90. Update linter and formatter commands in README
    Greg Zaitsev 2021-06-30 #4afa738
  91. ci fix clippy warnings
    Yaroslav Bolyukin 2021-06-28 #fbd66f5
  92. Feature/nftpar 312 parachains
    str-mv 2021-06-16 #b93e7f4
  93. Warnings fixed
    str-mv 2021-06-17 #79a50fe
  94. Merge branch 'develop' into feature/NFTPAR-373_chain_extensions
    Greg Zaitsev 2021-06-17 #0c23e05
  95. build fix remote frontier version
    Yaroslav Bolyukin 2021-06-11 #b6f730e
  96. feat implement sponsoring primitive for nft
    Yaroslav Bolyukin 2021-06-24 #afcf32a
  97. Ci patch
    usetech-llc 2021-04-05 #9cfe6fd
  98. added command timeout
    akaryaginUSETECH 2021-03-26 #3974c7b
  99. Fix unit tests
    usetech-llc 2021-03-23 #3bcc5aa
  100. Implement inflation pallet, unit, and integration tests
    Greg Zaitsev 2021-04-07 #b40985b