issues
search
txpipe
/
pallas
Rust-native building blocks for the Cardano blockchain ecosystem
Apache License 2.0
150
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
miniprotocol tests using tokio do not report failures in subprocesses
#546
francolq
opened
19 hours ago
0
feat(traverse): implement MultiEraValue.into_conway
#545
SupernaviX
closed
1 week ago
0
The latest Pallas 0.31.0 requires unstable Nightly Rust
#544
michalrus
closed
2 days ago
1
explore: codegen primitives from cddl
#543
scarmuega
opened
1 week ago
0
feat(math): Replace math library - malachite -> dashu
#542
AndrewWestberg
opened
2 weeks ago
0
fix: remove math from root crate
#541
scarmuega
closed
2 weeks ago
0
fix(crypto): remove modules with non-published deps
#540
scarmuega
closed
2 weeks ago
0
docs: update readme with latest crate structure
#539
scarmuega
closed
2 weeks ago
0
chore: use new method for github dark mode images
#538
scarmuega
closed
2 weeks ago
0
chore: remove rolldb from repo
#537
scarmuega
closed
2 weeks ago
0
chore: update root crate re-exports
#536
scarmuega
closed
2 weeks ago
0
fix(math): update once_cell::Lazy -> std::sync::LazyLock
#535
AndrewWestberg
closed
2 weeks ago
1
feat: New performant Block and Tx structures with raw auxiliary data.
#534
Mr-Leshiy
opened
3 weeks ago
0
fix(math): fix edge cases of ln and pow
#533
AndrewWestberg
closed
2 weeks ago
2
Fix invalid serialization of Conway transactions when there are no redeemers
#532
yHSJ
closed
3 weeks ago
0
fix(txbuilder): sign transactions using Conway era
#531
scarmuega
closed
3 weeks ago
0
fix: update n2n version table
#530
scarmuega
closed
3 weeks ago
0
The natural logarithm of a `0 :: FixedDecimal` should not be 0
#529
abailly
closed
2 weeks ago
2
refactor: add Clone derive to GenesisFile
#528
Mercurial
opened
4 weeks ago
0
feat(traverse): prioritize Conway for tx decoding heuristics
#527
scarmuega
closed
4 weeks ago
0
refactor: support roundtrip encoding for script data hash components
#526
scarmuega
closed
4 weeks ago
0
feat(txbuilder): compute ScriptDataHash with all edge cases
#525
scarmuega
closed
4 weeks ago
0
Cannot build a KES private key from a vector of bytes
#524
ghost
opened
1 month ago
0
Re-organize and clean-up pallas-primitives
#523
KtorZ
closed
4 weeks ago
0
feat(txbuilder): expose independent output builder
#522
scarmuega
closed
1 month ago
0
feat: add support for Conway config and params traverse
#521
scarmuega
closed
1 month ago
0
refactor: improved support for Conway genesis and protocol params
#520
Mercurial
closed
1 month ago
1
chore(interop): bump u5c to v0.11.0
#519
scarmuega
closed
1 month ago
0
feat(crypto): Add Key Evolving Signatures (KES)
#518
AndrewWestberg
closed
1 month ago
0
feat(crypto): Add extra types and conversions
#517
AndrewWestberg
closed
1 month ago
0
feat(traverse): introduce MultiEraValue
#516
scarmuega
closed
1 month ago
0
feat(codec): improve KeyValuePairs ergonomics
#515
scarmuega
closed
1 month ago
0
build(deps): update minicbor requirement from 0.20 to 0.25
#514
dependabot[bot]
closed
4 weeks ago
1
Upgrade minicbor past 0.20.0
#513
SupernaviX
closed
1 month ago
2
Add script_data_hash computation.
#512
kalomaaan
closed
4 weeks ago
1
feat(interop): map u5c Conway structs
#511
scarmuega
closed
2 months ago
0
feat(applying): certificate and native script validation for ShelleyMA
#510
sterraf
closed
1 month ago
0
fix(interop): support Conway pparams mapping to u5c
#509
scarmuega
closed
2 months ago
0
fix(applying): use correct cost model for Conway
#508
scarmuega
closed
2 months ago
0
fix(applying): add missing pparams variant for Conway
#507
scarmuega
closed
2 months ago
0
don't error on nonempty invariant
#506
jmhrpr
closed
2 months ago
0
0.30.0+patch
#505
KtorZ
closed
2 months ago
0
feat(interop): implement u5c pparams mapping
#504
scarmuega
closed
3 months ago
0
chore(interop): bump u5c spec to v0.9
#503
scarmuega
closed
3 months ago
0
feat(interop): introduce field-mask context for u5c
#502
scarmuega
closed
3 months ago
0
Expose (necessary) hidden struct fields
#501
KtorZ
closed
3 months ago
0
Add NonceGenerator trait and implement RollingNonce
#500
AndrewWestberg
closed
1 month ago
3
Use Conway types in places they are meant to.
#499
KtorZ
closed
3 months ago
0
fix(interop): skip conway certs in u5c
#498
scarmuega
closed
3 months ago
0
Make ExUnits accessible from outside the module
#497
yHSJ
closed
3 months ago
0
Next