git.delta.rocks / unique-network / refs/commits / 6b0c3b1ff24e

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