Please note that clvm_tools-js and clvm-js passes all the test equivalent to the tests of original Python's clvm_tools/clvm.
You can confirm it by yourself.
https://t.co/oVCrJVpo0M
https://t.co/GuotH7zvjh
Hi folks, I've just released the new chia-agent for chia-blockchain 2.5.2!
https://t.co/a4pg7Ctu7N
Please be noticed that the latest version of chia-blockchain expands support for CHIP-0029 (Wallet Signer Protocol).
In this winter holiday, it's nice to learn mathematics of BLS12-381 curve with ChatGPT o1.
Ask "What is BLS12-381?"
o1 could teach you deep math like
- Finite field with irreducible polynomial elements
- Operation on elliptic curve
Folks! I've just released [email protected] which handles [email protected]
https://t.co/ID0aVLO2OL
There are new RPC APIs available! Please check it out😎
I've released Rue version 0.2.0
https://t.co/Wm8r83b265
https://t.co/RNDXwdrntR
Note: This is still an alpha release. Do not rely on this in production, as things are not guaranteed to be stable or fully working.
I'd appreciate some testing and feedback if anyone's up to it :P
Hi all!
I've just published the new `[email protected]` which supports the latest APIs of `[email protected]`😉
Also I've summarized the API changes between chia-blockchain 2.3.0 and 2.4.1 in CHANGELOG!
https://t.co/y8KggRtbL0
New XCH listing on massive exchange Bybit which is number three behind Binance and Coinbase ranked on monthly visits!!
https://t.co/916vjs4oO3
XCH will be listed on Binance and Coinbase soon IMO.
@chia_project@hoffmang#XCH $XCH #CHIA $CHIA
I've just released [email protected] 🌱🌱🌱
https://t.co/ID0aVLNuZd
This supports the latest APIs from [email protected] !
Sorry for the late release 🙏
Please check the changelog for details!
I'm excited to announce that [email protected] (without beta tag) has just been released!
Full changelog:
https://t.co/dlTKGMbOzM
Also I added sample code to use clvm-js with your browser!
This is a tiny sample project with clvm, TypeScript, React and Vite!
https://t.co/9ekE4B2lJQ
CHANGELOG for [email protected] (Still in beta)
https://t.co/ft2RcZF5Z4
I'll increment the major version because it introduces a few breaking changes which might require you to update your code with `clvm-js`.
Everyone, I've just release [email protected].
https://t.co/kMpDUZtWPt
This supports new format of SExp which will be introduced to the mainnet in the next hardfork.
If you have web apps with chialisp, please learn how it works with:
https://t.co/NQh4VL6vdV
I'll add texts later
@cameroncooper@icerdesign I've just release [email protected].
https://t.co/kMpDUZtWPt
This supports new serialization format(backref) of SExp, which will be introduced to the mainnet in the next hardfork. (Testnet did already)
You can see how it works with:
https://t.co/NQh4VL6vdV
I'll add docs later.
@cameroncooper@icerdesign Progress report:
I've just submitted a PR
https://t.co/1aILn0U2U1 which let wasm version of clvm supports compressed
serialization format of clvm objects.
Next action:
I'll update `clvm-js` to include the wasm version of `clvm_rs` which supports the new format of clvm objects.