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

difftreelog
  1. refactor make collection limits fields optional
    Yaroslav Bolyukin 2021-11-04 #8ccb268
  2. test generate api definitions
    Yaroslav Bolyukin 2021-11-04 #579977f
  3. fix check for token existence in RFT admin approve
    Yaroslav Bolyukin 2021-11-04 #9bedf1f
  4. fix skip eth allowance event on token transfer
    Yaroslav Bolyukin 2021-11-04 #cfe76c1
  5. fix nft allowance getter
    Yaroslav Bolyukin 2021-11-04 #0aec5e9
  6. feat regenerate solidity stubs
    Yaroslav Bolyukin 2021-11-02 #b11eb43
  7. feat burn_from
    Yaroslav Bolyukin 2021-11-02 #44992fc
  8. build fix chain spec
    Yaroslav Bolyukin 2021-11-01 #283713e
  9. Merge remote-tracking branch 'origin/develop' into feature/split-collection-pallets
    Yaroslav Bolyukin 2021-11-01 #20c35b2
  10. test define rpc
    Yaroslav Bolyukin 2021-11-01 #8484aa7
  11. Return contract code for contract helper
    Yaroslav Bolyukin 2021-11-01 #0151032
  12. fix serde rpc
    Yaroslav Bolyukin 2021-11-01 #5fa1e14
  13. Upgrade polkadot to v0.9.12
    kozyrevdev 2021-11-01 #cadd585
  14. Return contract code for contract helper
    Greg Zaitsev 2021-11-01 #6bfc1ca
  15. build update lockfile
    Yaroslav Bolyukin 2021-10-26 #a02890f
  16. CORE-180. burnItem
    kozyrevdev 2021-10-27 #65a56d5
  17. fix cargo fmt
    Igor Kozyrev 2021-11-01 #49ee011
  18. ci add bench scripts
    Yaroslav Bolyukin 2021-10-21 #c9cf876
  19. Merge pull request #216 from UniqueNetwork/ci/fix-profile-arg
    Alexei 2021-10-21 #01d9f60
  20. Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
    (cherry picked from commit a8ad5e0e175095ef80bab307aa9b4a7755ca97bf)
    Yaroslav Bolyukin 2021-10-26 #7bd33ea
  21. fix bigint usage at limits tests
    Igor Kozyrev 2021-11-01 #370e33a
  22. feat enable split benchmarks
    Yaroslav Bolyukin 2021-10-22 #7663d36
  23. Speedup tests
    Alexei 2021-10-20 #e70284a
  24. fix include profile arg in builder stage
    Yaroslav Bolyukin 2021-10-21 #11eb340
  25. test set amount of NFT/RFT to burn
    Yaroslav Bolyukin 2021-10-27 #46f8534
  26. fix burnItem NFT unit test
    Igor Kozyrev 2021-11-01 #ecdc247
  27. style fix unused imports
    Yaroslav Bolyukin 2021-10-22 #1d12e73
  28. Remove unneeded step for contracts in README
    kozyrevdev 2021-10-08 #b24dbee
  29. ci speedup ci tests
    Yaroslav Bolyukin 2021-10-20 #78977ee
  30. manual merge of Dockerfile-parachain
    Igor Kozyrev 2021-10-25 #73456d1
  31. up runtime version
    Igor Kozyrev 2021-11-01 #cec2b88
  32. feat(refungible) benchmarking
    Yaroslav Bolyukin 2021-10-22 #1d469f4
  33. Feature/fix rpc error in docker
    kozyrevdev 2021-10-08 #a75bd61
  34. Remove unneeded step for contracts in README
    Greg Zaitsev 2021-07-13 #0d80db5
  35. ci speedup ci tests
    Yaroslav Bolyukin 2021-10-20 #895c484
  36. up tokio version
    Igor Kozyrev 2021-11-01 #8db8f4b
  37. feat(nonfungible) benchmarking
    Yaroslav Bolyukin 2021-10-22 #4e1bd65
  38. CORE-170. White list tests
    kozyrevdev 2021-10-06 #f4ecaab
  39. fix for rpc tests
    akNFT 2021-10-08 #6376413
  40. Add instrcutions for re-enabling Ink! contracts
    Greg Zaitsev 2021-07-08 #53f6567
  41. test normalize account id in burnFrom tests
    Yaroslav Bolyukin 2021-10-20 #73706f6
  42. fix burnItem unit tests
    Igor Kozyrev 2021-11-01 #fe0e858
  43. feat(fungible) benchmarking
    Yaroslav Bolyukin 2021-10-22 #54a17a4
  44. move deploy script to external repo
    Alexei 2021-10-06 #4ad54ca
  45. minor fixes
    Igor Kozyrev 2021-10-06 #d016ac0
  46. build update lockfile
    Yaroslav Bolyukin 2021-07-08 #b18a5cf
  47. test fix burnFrom tests
    Yaroslav Bolyukin 2021-10-19 #c7f2aa6
  48. test use bigint for freeBalance
    Yaroslav Bolyukin 2021-10-29 #fce2e7d
  49. feat(common) benchmarking
    Yaroslav Bolyukin 2021-10-22 #278f1b9
  50. Feature/core 162
    kozyrevdev 2021-10-06 #b255f4b
  51. move deploy script to external repo
    Igor Kozyrev 2021-10-06 #7075f70
  52. CORE-170. White list tests
    str-mv 2021-08-05 #a428146
  53. style fix clippy warning
    Yaroslav Bolyukin 2021-07-08 #14d2baa
  54. Merge remote-tracking branch 'origin/develop' into feature/CORE-180-v2
    Yaroslav Bolyukin 2021-10-19 #ccd8d86
  55. test fix value field name for metadata v14
    Yaroslav Bolyukin 2021-10-29 #8dd6903
  56. refactor(interface) remove outdated benchmarks
    Yaroslav Bolyukin 2021-10-22 #c8da6d5
  57. Feature/core 164
    kozyrevdev 2021-10-04 #94e2090
  58. fix test
    Igor Kozyrev 2021-10-06 #34a7787
  59. refactor disable contracts in collator
    Yaroslav Bolyukin 2021-07-08 #012eb43
  60. test support vscode test explorer
    Yaroslav Bolyukin 2021-10-11 #acef225
  61. Merge branch 'feature/polkadot-v0.9.12' of github.com:UniqueNetwork/unique-chain into feature/polkadot-v0.9.12
    Yaroslav Bolyukin 2021-10-28 #b867553
  62. refactor(refungible) merge TokenData
    Yaroslav Bolyukin 2021-10-22 #d54d8c2
  63. Feature/core 164
    kozyrevdev 2021-10-04 #b2e47b5
  64. fix contractsHelpersAbi
    Igor Kozyrev 2021-10-04 #b693648
  65. remove artefact
    Igor Kozyrev 2021-10-05 #61da4de
  66. refactor disable contracts in runtime
    Yaroslav Bolyukin 2021-07-08 #8def008
  67. test use new burn value logic
    Yaroslav Bolyukin 2021-10-11 #0278245
  68. build upgrade lockfile
    Yaroslav Bolyukin 2021-10-28 #53380a8
  69. manual merge of develop
    Igor Kozyrev 2021-10-27 #1bd93c2
  70. refactor(nonfungible) merge TokenData & Owner
    Yaroslav Bolyukin 2021-10-22 #ed4e1ec
  71. only removed. skip used on tests dependent on feature=limit-testing
    Yaroslav Bolyukin 2021-10-04 #550c48c
  72. revert contractHelpersAbi.json
    Igor Kozyrev 2021-10-04 #d499b83
  73. geadd tSponsoringRateLimit ABI
    Igor Kozyrev 2021-10-04 #1e586d1
  74. Merge branch 'develop' into feature/CORE-162
    Igor Kozyrev 2021-10-05 #8964590
  75. build remove useless nft dependency on contracts
    Yaroslav Bolyukin 2021-07-08 #d412fe4
  76. remove unnesessary import
    Igor Kozyrev 2021-10-08 #91ce31e
  77. test remove invalid test
    Yaroslav Bolyukin 2021-10-28 #feb1457
  78. test use rtt from metadata
    Yaroslav Bolyukin 2021-10-26 #5164830
  79. feat(rpc) adminlist/allowlist/last_token_id calls
    Yaroslav Bolyukin 2021-10-22 #3528861
  80. Limits logic fixed. Tests added
    kozyrevdev 2021-10-04 #8bbc6ae
  81. only removed. skip used on tests dependent on feature=limit-testing
    Igor Kozyrev 2021-10-04 #977367a
  82. Merge branch 'develop' into feature/CORE-164
    Igor Kozyrev 2021-10-04 #5cf2505
  83. Merge branch 'develop' into feature/CORE-162
    Igor Kozyrev 2021-09-01 #a05576a
  84. Enforce codestyle
    usetech-llc 2021-07-08 #3fb6236
  85. fix test after burtItem redesign (partially)
    Igor Kozyrev 2021-10-08 #59f80a7
  86. fix use fp checked extrinsic
    Yaroslav Bolyukin 2021-10-28 #845ac6e
  87. ci allow both rpc and ws on parachain nodes
    Yaroslav Bolyukin 2021-10-26 #a8ad5e0
  88. feat connect split pallets via runtime
    Yaroslav Bolyukin 2021-10-12 #9c7fc18
  89. Parachain compose
    kozyrevdev 2021-10-04 #511eef6
  90. Merge branch 'develop' into feature/CORE-167
    Igor Kozyrev 2021-10-04 #854f33e
  91. Tests fix
    str-mv 2021-09-13 #9ec6364
  92. Commented code lines removed
    str-mv 2021-08-13 #d8da38d
  93. Implement bulkMint/getVariableMetadata/setVariableMetadata for EVM
    kozyrevdev 2021-09-01 #4d7077f
  94. Tests can build
    Yaroslav Bolyukin 2021-06-25 #d08f396
  95. ci disable clippy job run
    Yaroslav Bolyukin 2021-07-06 #ad8b982
  96. Merge branch 'develop' into feature/CORE-180-v2
    Igor Kozyrev 2021-10-08 #35ede41
  97. build fix branch field
    Yaroslav Bolyukin 2021-10-27 #98f02c4
  98. build upgrade node dependencies
    Yaroslav Bolyukin 2021-10-26 #468f758
  99. feat custom rpc
    Yaroslav Bolyukin 2021-10-12 #b70e369
  100. Update to polkadot v0.9.10
    kozyrevdev 2021-10-01 #4af5c31