itering / scale.rb

Ruby SCALE Codec Library & Substrate Client
MIT License
18 stars 10 forks source link

No metadata v14 support #27

Open ptqa opened 2 years ago

ptqa commented 2 years ago

It's currently impossible to connect to kusama/polkadot networks since there is no support for latest metadata.

wuminzhe commented 2 years ago

@ptqa Yes, thank you. I will add the metadata v14 support.

s3krit commented 2 years ago

Hey guys, is there likely to be any update on this or has this library been deprecated/abandoned? I am wanting to begin work on a new matrix bot for the Kusama society utilising scale.rb but if you're no longer supporting it I will use something else. Cheers :)

ptqa commented 2 years ago

Yeah, they have abandoned it. They farmed grants and moved over to the next grant.

wuminzhe commented 1 year ago

Of course not. Because Itering's projects uses scale.go, scale.rb is not actually used. In addition, scale.rb has many problems in design and development because of being unfamiliar with scale codec and substrate before, so it did not continue. I'm already working on a new implementation: https://github.com/wuminzhe/scale_rb