Hong Jing (Jingles)
Hong Jing (Jingles)
- Hydra Provider to fully communicate with a hydra node - Reference to hydra API docs - Hydra Provider Integration: Establish a connection with a Hydra node. - Base Functionality:...
- Web page displaying balance in a head and can construct & sign a transaction using a CIP-30 connected wallet - TxBuilder can initiated for hydra constants - Query required...
- working Hydra Asteria (https://github.com/txpipe/asteria) running with Mesh txbuilder and hydraprovider - a playable site hosted at asteria.meshjs.dev, where users can input their hydra node - provide as much utility...
### Describe the feature you'd like Lately many users have been complained about the fact they have to set the collateral manually to interact with contracts, therefore here my proposal...
### Describe the feature you'd like As hardfork cost model changes seems to become more common, and as each network can have different cost models. Its time to pull cost...
### Describe the feature you'd like an endpoint to build tx from bytes or CBOR. and throw error if unable to do so. ### Is your feature request related to...
https://meshjs.dev/smart-contracts/payment-splitter#triggerPayout gets error: ``` Transaction information is incomplete while no fetcher instance is provided. Provide a `fetcher`. ```
some work has started that need review: - https://github.com/MeshJS/mesh/pull/723
### Summary ``` deserializePoolId('pool107k26e3wrqxwghju2py40ngngx2qcu48ppeg7lk0cm35jl2aenx'); ``` error: `An error occurred during resolveEd25519KeyHash: c: Invalid argument 'data': Enterprise address data length should be 29 bytes long..` ### Steps to reproduce the bug...