rust-lnpbp icon indicating copy to clipboard operation
rust-lnpbp copied to clipboard

Library implementing LNPBP standards related to client-side-validation paradigm

Results 9 rust-lnpbp issues
Sort by recently updated
recently updated
newest added

https://github.com/LNP-BP/rust-lnpbp/blob/95e66c5297fa0222b9a29c2e9b4fe82edeae2e49/src/chain.rs#L277 https://github.com/LNP-BP/rust-lnpbp/blob/95e66c5297fa0222b9a29c2e9b4fe82edeae2e49/src/chain.rs#L305

*security*

https://github.com/LNP-BP/rust-lnpbp/blob/95e66c5297fa0222b9a29c2e9b4fe82edeae2e49/src/chain.rs#L379

help wanted
good first issue
*compatibility*

Chain type system must define format of bitcoin transactions; for instance bitcoin mainnet, testnet and signet are of the same chain type, while liquid/elements is another one.

*compatibility*
*consensus*
refactoring

https://github.com/LNP-BP/rust-lnpbp/blob/b4f44e4c11949d80525c16a4815c5bd2b39183c2/chain/Cargo.toml#L20

good first issue
low priority
refactoring

help wanted
good first issue
test
refactoring

Bumps [unsafe-libyaml](https://github.com/dtolnay/unsafe-libyaml) from 0.2.5 to 0.2.10. Release notes Sourced from unsafe-libyaml's releases. 0.2.10 Fix write to improperly aligned pointer in 32-bit targets (#21) 0.2.9 Documentation improvements 0.2.8 No release notes...

dependency

Implement library doing https://github.com/orgs/LNP-BP/discussions/133 Related: https://github.com/RGB-WG/rgb-std/issues/10