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

difftreelog
  1. put keys scripts
    Igor Kozyrev 2021-09-17 #fff09ef
  2. dev setup parachain westend
    Igor Kozyrev 2021-09-17 #f5460ed
  3. dev setup westend-local relay
    Igor Kozyrev 2021-09-17 #371988e
  4. fix polkadotjs balances
    Igor Kozyrev 2021-09-17 #d51c61a
  5. rpc unsafe
    Igor Kozyrev 2021-09-17 #70e9920
  6. refactor folder structure
    Igor Kozyrev 2021-09-16 #67563af
  7. dev stand rococo-local
    Igor Kozyrev 2021-09-16 #ef88d73
  8. dev setup rococo-local relay
    Igor Kozyrev 2021-09-16 #536471f
  9. Merge branch 'develop' into release/westend-v0.9.9
    Igor Kozyrev 2021-09-15 #4261d95
  10. dev machine scripts
    Igor Kozyrev 2021-09-09 #e01ca44
  11. Remove "invalid" collection mode, update frontier for sponsoring fixes, readme update, setVariableMetadata usage due CORE-37
    kozyrevdev 2021-09-15 #518c0da
  12. add built-in westend-local chain spec
    Igor Kozyrev 2021-09-09 #b2b608e
  13. Feature/core 189
    kozyrevdev 2021-09-09 #d15a825
  14. fix usage due CORE-37
    Igor Kozyrev 2021-09-15 #80e5eab
  15. westend-v0.9.9 chain spec
    Igor Kozyrev 2021-09-09 #19365b8
  16. Collision tests fixed
    kozyrevdev 2021-09-09 #e873ca1
  17. Merge branch 'develop' into feature/CORE-189
    Igor Kozyrev 2021-09-09 #51e66ac
  18. fix block time
    Igor Kozyrev 2021-09-15 #7d0e3c0
  19. Feature/core 37
    kozyrevdev 2021-09-09 #c510897
  20. Merge branch 'develop' into feature/CORE-185
    Igor Kozyrev 2021-09-09 #0b9c9db
  21. Merge branch 'feature/CORE-185' into feature/CORE-189
    str-mv 2021-09-09 #2e92a20
  22. fix runtime_types.json
    Igor Kozyrev 2021-09-15 #0d6620c
  23. Upgrade polkadot to v0.9.9
    kozyrevdev 2021-09-08 #8d1373a
  24. Merge branch 'develop' into feature/CORE-37
    Igor Kozyrev 2021-09-09 #5c98ac6
  25. WaitNewBlocks instead timeout function
    str-mv 2021-09-09 #c9f0eb5
  26. Check event tests fixed
    str-mv 2021-09-09 #6521b40
  27. update rust and polkadot version
    Igor Kozyrev 2021-09-15 #86f1fac
  28. Add getSponsoringRateLimit helper
    kozyrevdev 2021-09-02 #abfdac1
  29. test add missing awaits
    Yaroslav Bolyukin 2021-09-08 #5d16a74
  30. Set metadata check fix. Some tests added
    str-mv 2021-09-05 #9cdbe6a
  31. Collision tests fixed
    str-mv 2021-09-09 #fe592a5
  32. fix update frontier
    Yaroslav Bolyukin 2021-09-14 #cd42058
  33. Implement bulkMint/getVariableMetadata/setVariableMetadata for EVM
    kozyrevdev 2021-09-01 #4d7077f
  34. feat getSponsoringRateLimit helper call
    Yaroslav Bolyukin 2021-09-02 #66ac31c
  35. test upgrade filter api
    Yaroslav Bolyukin 2021-09-08 #d221bab
  36. style fix fmt
    Yaroslav Bolyukin 2021-09-01 #81e625c
  37. refactor remove "invalid" collection mode
    Yaroslav Bolyukin 2021-09-14 #d9e0248
  38. Use newly added weights in pallet
    kozyrevdev 2021-09-01 #ded6402
  39. Merge branch 'develop' into feature/erc-bulk-mint-metadata
    Igor Kozyrev 2021-09-01 #4675b20
  40. test update hex-literal to support comments
    Yaroslav Bolyukin 2021-09-08 #b5ed7fc
  41. Merge branch 'develop' into feature/CORE-37
    Yaroslav Bolyukin 2021-09-01 #d6d1ff9
  42. Fix missing await in test
    kozyrevdev 2021-09-01 #7819c0f
  43. fix use new weights
    Yaroslav Bolyukin 2021-09-01 #b3a3ee6
  44. style fix fmt warning
    Yaroslav Bolyukin 2021-09-01 #4e33887
  45. style fix fmt warnings
    Yaroslav Bolyukin 2021-09-08 #34387ce
  46. refactor use CollectionHandle::save
    Yaroslav Bolyukin 2021-09-01 #1e2758b
  47. fix integration tests
    Igor Kozyrev 2021-08-31 #7f0dbc2
  48. test fix missing await
    Yaroslav Bolyukin 2021-09-01 #07de194
  49. feat bench bulk mints
    Yaroslav Bolyukin 2021-08-31 #87c4019
  50. test bulkMint/metadata via proxy
    Yaroslav Bolyukin 2021-09-01 #88feb21
  51. test upgrade polkadot-js
    Yaroslav Bolyukin 2021-09-07 #97991ee
  52. Bad merge fixed
    str-mv 2021-09-01 #7791279
  53. Update pallet-nft benchmarks
    kozyrevdev 2021-08-31 #c1ca9e8
  54. feat nft benchmarking
    Yaroslav Bolyukin 2021-08-30 #c2620ab
  55. test mintBulk/metadata api
    Yaroslav Bolyukin 2021-09-01 #36c7382
  56. fix mixxing ValidateUnsigned for parachain_system
    Yaroslav Bolyukin 2021-09-07 #f38e6a3
  57. Merge branch 'develop' into feature/CORE-37
    Igor Kozyrev 2021-09-01 #281677a
  58. Test collection method calls from EVM
    kozyrevdev 2021-08-31 #65d9891
  59. build mark bench jobs as PHONY
    Yaroslav Bolyukin 2021-08-30 #ececb8d
  60. build regenerate evm stubs
    Yaroslav Bolyukin 2021-09-01 #ac37b71
  61. fix inverted filter direction
    Yaroslav Bolyukin 2021-09-07 #41ba3ec
  62. Style update
    str-mv 2021-08-31 #55d2f5b
  63. EVM contract migration
    kozyrevdev 2021-08-31 #93b7b22
  64. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-31 #874bac8
  65. build update lock
    Yaroslav Bolyukin 2021-08-30 #0778d10
  66. feat bulk mint/get/set metadata
    Yaroslav Bolyukin 2021-09-01 #db24b2b
  67. style fix fmt errors
    Yaroslav Bolyukin 2021-09-07 #0ee16a2
  68. Merge remote-tracking branch 'origin/develop' into feature/CORE-37
    str-mv 2021-08-31 #8057bdd
  69. EVM matcher contract test
    kozyrevdev 2021-08-31 #5192a06
  70. Merge branch 'develop' into feature/evm-collection-calls
    Yaroslav Bolyukin 2021-08-30 #b65bf9a
  71. test basic contract import
    Yaroslav Bolyukin 2021-08-12 #396203a
  72. fix each tuple should be decoded via subresult
    Yaroslav Bolyukin 2021-09-01 #742db63
  73. feat upgrade polkadot to v0.9.9
    Yaroslav Bolyukin 2021-09-07 #eda1b0c
  74. Remove wrong pallet-contracts
    str-mv 2021-07-29 #fee4139
  75. Implement ERC721Burnable/ERC721Mintable
    kozyrevdev 2021-08-30 #8e4698b
  76. test add quotes to testEth
    Yaroslav Bolyukin 2021-08-31 #51d879b
  77. build update evm stubs
    Yaroslav Bolyukin 2021-08-30 #691516e
  78. feat benchmarking script
    Yaroslav Bolyukin 2021-08-12 #622bbee
  79. feat print selector in generated ifaces
    Yaroslav Bolyukin 2021-09-01 #695f378
  80. Code style update
    str-mv 2021-07-29 #e8fdadb
  81. Evm gas metering
    kozyrevdev 2021-08-30 #da8dccd
  82. Cargo.lock update
    Igor Kozyrev 2021-08-30 #ac8c84f
  83. test mock CrossAccountId::from_eth
    Yaroslav Bolyukin 2021-08-31 #ceb4294
  84. test call collection methods from evm
    Yaroslav Bolyukin 2021-08-30 #c2fde9c
  85. fix broken benchmarking
    Yaroslav Bolyukin 2021-08-12 #a5f577f
  86. feat support complex types in solidity defs
    Yaroslav Bolyukin 2021-09-01 #4aadc00
  87. CORE-37. Integration tests
    str-mv 2021-07-16 #1e0a302
  88. Merge pull request #187 from UniqueNetwork/fix/merge-26-08-2021
    Yaroslav Bolyukin 2021-08-26 #b7be484
  89. fix relay 3sec/parachain 6sec
    Igor Kozyrev 2021-08-30 #28500d1
  90. Merge branch 'develop' into feature/erc-mintable-burnable
    Yaroslav Bolyukin 2021-08-30 #0ed1149
  91. fix solidity macro test
    Yaroslav Bolyukin 2021-08-31 #1aac61d
  92. build update lockfile
    Yaroslav Bolyukin 2021-08-26 #e0f21c8
  93. feat evm migration pallet
    Yaroslav Bolyukin 2021-08-12 #326c9b4
  94. Merge branch 'feature/fix-tests' into feature/CORE-37
    str-mv 2021-07-16 #dab0214
  95. Fix contracts intergration
    kozyrevdev 2021-08-26 #0b7086f
  96. fix usage after update
    Igor Kozyrev 2021-08-26 #e69af78
  97. fix balance underflow error in transfer_fungible
    Yaroslav Bolyukin 2021-08-26 #66bb41c
  98. Merge branch 'develop' into test/evm-marketplace
    Yaroslav Bolyukin 2021-08-30 #515da44
  99. fix BoundedVec conversions
    Yaroslav Bolyukin 2021-08-26 #7cfa625
  100. Runtime types update
    str-mv 2021-07-14 #7bce109