Tin Chung
Tin Chung
@muharem yes those type parameters are no longer in the treasury pallet but are used in the child pallets like `child bounties`, `bounties` and `tip`.
@muharem Ok let me work on it.
@muharem I reverted the changes to type parameters because I think it is the cleanest approach to remove deprecated treasury calls at the moment. Failed tests are not related to...
@muharem I reverted because those type parameters are used by the dependent pallets.
@muharem Thank you. I have managed to fix the code. I checked the CI tests and seems like the failed tests are not relevant to this PR. Could you help...
@muharem It is good to go now. Could you please check?
@elliot14A I am planning to use this library from TiKV: https://github.com/tikv/grpc-rs. Any other suggestions?
@elliot14A Yea I know that one, maybe I will use that, it is more well-structured
@elliot14A I did research and read some open source code for the implementation but has not started yet. You can reference it from IndraDB: https://github.com/indradb/indradb/tree/master/proto
Could I work on this task? I want to learn more about Coretime