Sheen Huth

Results 14 comments of Sheen Huth

We solved this by decode the correct tx signed message from PolkadotJS. And we found out the go-rpc code writes the TX message in a wrong sequence ``0x390284005675bfca5d558c0df741ce6017beb274d97f262144441f8d622f7e62bb0e411c0168d01fbd9c7849bfdb51cde9d7a3494e1e7af22160f2a361f3672168f5d9085db91a24ea9d9a9d3c9bdaa8f7a347c28a0e4f930aa7e8f0af484547086b9aca89002400000f00009425ad96a3583bfe7de1f0a722ee7bbe9ddcaf3b4b79468ca74fe1b6b99c540c0284d717`` https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Ftanganika.datahighway.com#/extrinsics/decode After...

you can find basically all your answers in the types repo or RPC repo

any idea we can allow the users in Supernodes to also participate in governance ?

Just a friendly advice from MXC here, blockscout current version is not modifiable as the exlir is integrated with JS, we requested the V2 which separated the frontend to react,...

Morning, if it is merged users won't need to update their app to use our chain right?

@Cryptocool1 @Milerius hey, any reply

@Cryptocool1 hey any reply?

is this feature implemented? can I also suggest to get our bot to reply to any group message or just detect a keyword to reply?

> @sheenhx Please read the README [configuration section](https://github.com/n3d1117/chatgpt-telegram-bot?tab=readme-ov-file#additional-optional-configuration-options), `GROUP_TRIGGER_KEYWORD` could be what you're looking for thanks it is working for human messages but not for bot messages, is there any...

我也用gpt-4的fine-tuning试过,跟楼主的感觉一样,好像用了几万个语料训练没有任何效果,还不如prompt给人设。那fine-tuning真正的实现方式和语料jsonl应该怎么弄?