Sulkta
f36077e8d8
chore: add gitleaks allowlist for upstream public test fixtures (not secrets)
Validate / Check-1 (push) Failing after 1s
Validate / Test Suite-1 (push) Failing after 1s
Validate / Lints (push) Failing after 1s
Validate / Check (push) Has been cancelled
Validate / Check-2 (push) Has been cancelled
Validate / Test Suite (push) Has been cancelled
Validate / Test Suite-2 (push) Has been cancelled
2026-06-28 22:12:17 -07:00
Santiago Carmuega
679dff9b3a
Release 0.32.1
...
pallas@0.32.1
pallas-addresses@0.32.1
pallas-applying@0.32.1
pallas-codec@0.32.1
pallas-configs@0.32.1
pallas-crypto@0.32.1
pallas-hardano@0.32.1
pallas-math@0.32.1
pallas-network@0.32.1
pallas-primitives@0.32.1
pallas-traverse@0.32.1
pallas-txbuilder@0.32.1
pallas-utxorpc@0.32.1
pallas-wallet@0.32.1
Generated by cargo-workspaces
2025-06-25 10:28:02 -03:00
Paulo Bressan
d50cd7da7c
chore: add n2n handshake version 14 to default options ( #665 )
2025-06-25 10:27:01 -03:00
Santiago Carmuega
100827213e
Release 0.32.0
...
pallas@0.32.0
pallas-addresses@0.32.0
pallas-applying@0.32.0
pallas-codec@0.32.0
pallas-configs@0.32.0
pallas-crypto@0.32.0
pallas-hardano@0.32.0
pallas-math@0.32.0
pallas-network@0.32.0
pallas-primitives@0.32.0
pallas-traverse@0.32.0
pallas-txbuilder@0.32.0
pallas-utxorpc@0.32.0
pallas-wallet@0.32.0
Generated by cargo-workspaces
2024-12-29 19:18:18 -03:00
Santiago Carmuega
cbffafaf51
chore(deps): update utxorpc-spec to v0.15 ( #568 )
2024-12-29 19:16:24 -03:00
Santiago Carmuega
bd3120fabd
feat(traverse): introduce small QoL improvements ( #567 )
2024-12-29 15:17:08 -03:00
Francisco Joray
21a92fc235
feat(network): implement get_utxo_whole query ( #564 )
2024-12-23 13:50:40 -03:00
Santiago Carmuega
f1cbf11c74
fix(traverse): don't mess with Byron update epoch ( #566 )
2024-12-22 12:11:04 -03:00
Santiago Carmuega
7c6ccac3ed
feat(applying): include main constants in pparams ( #565 )
2024-12-22 12:06:47 -03:00
Pedro Sánchez Terraf
914631adcb
feat(network): implement get stake pool parameters query ( #554 )
2024-12-17 13:04:48 -03:00
Santiago Carmuega
b483b3a17a
chore: apply new lint warnings from latest clippy ( #561 )
2024-12-14 17:37:33 -03:00
Santiago Carmuega
e21895206c
chore: fix examples after latest refactors ( #560 )
2024-12-14 17:18:31 -03:00
Andrew Westberg
8318e8539d
chore(math): replace malachite lib with dashu ( #542 )
2024-12-14 16:45:32 -03:00
Clark Alesna
8b511b7d81
feat(configs): allow clone for genesis file structs ( #528 )
2024-12-14 16:42:14 -03:00
Pedro Sánchez Terraf
a0c0ffde1a
fix(network): adjust PoolDistr & ProtocolParam structs used for state queries ( #551 )
...
Signed-off-by: Pedro Sánchez Terraf <sterraf@users.noreply.github.com>
2024-12-14 16:32:12 -03:00
Santiago Carmuega
ac66eb9473
chore(utxorpc): update spec to v0.14 and update redeemer mapper ( #559 )
...
Co-authored-by: ricomiles <ricoquiblat@gmail.com>
2024-12-14 16:16:42 -03:00
Logical Mechanism
e2aa8139fc
feat(txbuilder): allow cloning of relevant structs ( #558 )
...
Co-authored-by: logicalmechanism <logicalmechanism@protonmail.com>
2024-12-13 07:57:36 -03:00
Pedro Sánchez Terraf
226a454ec6
feat(network): implement GetFilteredDelegationsAndRewardAccounts query ( #552 )
...
Signed-off-by: Santiago Carmuega <santiago@carmuega.me>
Co-authored-by: Santiago Carmuega <santiago@carmuega.me>
2024-12-11 22:15:07 -03:00
Pedro Sánchez Terraf
5c3a7ccf19
feat(network): implement GetUTxOByTxIn state query ( #550 )
2024-12-11 21:57:25 -03:00
Rico Miles Quiblat
9c45be76b1
feat(utxorpc): add execution cost prices to parameter mapper ( #555 )
2024-12-11 21:55:16 -03:00
Logical Mechanism
f70a4b41c9
fix(txbuilder): support adding signatures to Conway transactions ( #553 )
...
Co-authored-by: logicalmechanism <logicalmechanism@protonmail.com>
Co-authored-by: logicalmechanism <logicalmechanism@proton.mail>
2024-12-11 21:54:09 -03:00
Simon Gellis
a13e54390f
feat(traverse): implement MultiEraValue.into_conway ( #545 )
2024-11-12 21:06:24 -03:00
Santiago Carmuega
5319590af9
fix: remove math from root crate ( #541 )
2024-11-04 12:29:46 -03:00
Santiago Carmuega
528d34c610
fix(crypto): remove modules with non-published deps ( #540 )
2024-11-04 12:16:26 -03:00
Santiago Carmuega
fbc7c73c20
Release 0.31.0
...
pallas@0.31.0
pallas-addresses@0.31.0
pallas-applying@0.31.0
pallas-codec@0.31.0
pallas-configs@0.31.0
pallas-crypto@0.31.0
pallas-hardano@0.31.0
pallas-math@0.31.0
pallas-network@0.31.0
pallas-primitives@0.31.0
pallas-traverse@0.31.0
pallas-txbuilder@0.31.0
pallas-utxorpc@0.31.0
pallas-wallet@0.31.0
Generated by cargo-workspaces
2024-11-03 12:28:59 -03:00
Santiago Carmuega
504fcd7fc6
docs: update readme with latest crate structure ( #539 )
2024-11-03 12:26:35 -03:00
Santiago Carmuega
1f6bc6b865
chore: use new method for github dark mode images ( #538 )
2024-11-03 11:25:03 -03:00
Santiago Carmuega
ccd51a396c
chore: remove rolldb from repo ( #537 )
2024-11-03 11:14:39 -03:00
Santiago Carmuega
f0380c4928
chore: update root crate re-exports ( #536 )
2024-11-03 10:51:34 -03:00
Andrew Westberg
84a63a379a
fix(math): update once_cell::Lazy -> std::sync::LazyLock
2024-10-31 18:18:45 -04:00
Andrew Westberg
d9b632abef
fix(math): fix edge cases of ln and pow
2024-10-30 20:42:33 -04:00
Joshua Marchand (JSHy)
b580f1caab
fix(txbuilder): don't include empty redeemers in Conway txs ( #532 )
2024-10-25 19:06:25 -03:00
Santiago Carmuega
3adc16b798
fix(txbuilder): sign transactions using Conway era ( #531 )
2024-10-24 16:17:34 -03:00
Santiago Carmuega
a29a6cf50f
feat(txbuilder): compute ScriptDataHash including edge cases ( #525 )
...
Co-authored-by: kalomaaan <kalomaaan@gmail.com>
2024-10-22 22:20:58 -03:00
Santiago Carmuega
dfbe307e6c
feat(traverse): prioritize Conway for tx decoding heuristics ( #527 )
2024-10-22 10:27:56 -03:00
Santiago Carmuega
3b5dcef195
refactor: support roundtrip encoding for script data hash components ( #526 )
2024-10-22 10:09:37 -03:00
Matthias Benkort
6b667c78a3
refactor: Re-organize and clean-up pallas-primitives ( #523 )
...
* Re-organize and clean-up pallas-primitives
Namely:
- Move _common_ (i.e. era-independent) types and structures up to the
`lib` module; to be shared across all eras. If any of those deviate
in a subsequent era, it is easy to bring them down and define new
types from the point of divergence onward. This simplifies the scope
of each era-specific module and make them slightly easier to
navigate.
Note that, each era module still re-export all of the common types
that's relevant to that particular era. So technically, this
reorganization doesn't really change anything for callers/users of
the library.
- Rename `Scripthash` to `ScriptHash`. Before this commit, both
actually existed as `ScriptHash` was introduced with the Conway era.
Yet, they refer to the same thing, so the duplication is simply
confusing.
- Rename `One` / `Two` constructors for `NetworkId` to `Testnet` and
`Mainnet` respectively. Also defined idiomatic `From` & `TryFrom`
implementation for conversion to and from `u8`. This is a lot let
confusing!
- Generalize `PlutusScript` with a constant generic, to avoid
repetition for each plutus script generated for specific version.
Note that a distinction is still _necessary_ if we want to provie
out-of-the-box serialisers for Plutus scripts, which are serialised
with a tag prefix depending on the language. All else apart, they
are strictly similar types.
- Rename `CostMdls` to `CostModels`. Because, common.
- Rename `plutus_script` to `plutus_v1_script` in the Alonzo's witness
set, for consistency with other eras.
* Fix ordering of ScriptHash variants.
This is an odd one. See the note.
* Bump minicbor to v0.25.1
* Add aliases with deprecation warnings to various fields and types.
* revert renaming plutus_script to plutus_v1_script in Alonzo witness
See https://github.com/txpipe/pallas/pull/523#discussion_r1807329742
2024-10-22 08:57:21 -03:00
Andrew Westberg
7d79407163
feat(crypto): Add Key Evolving Signatures (KES)
2024-10-17 15:12:33 -04:00
Santiago Carmuega
33b076ad23
feat(txbuilder): expose independent output builder ( #522 )
2024-10-17 13:36:33 -03:00
Santiago Carmuega
19b0ac3072
feat: add support for Conway config and params traverse ( #521 )
...
Co-authored-by: Clark Alesna <clark_alesna@hotmail.com>
Co-authored-by: johnquinnvictaboada <quinnvictaboada@gmail.com>
2024-10-16 21:43:23 -03:00
Santiago Carmuega
ae71a53707
chore(interop): bump u5c to v0.11.0 ( #519 )
2024-10-11 09:10:39 -03:00
Andrew Westberg
de923dc004
feat(crypto): add extra types and conversions ( #517 )
2024-10-04 08:37:36 -03:00
Santiago Carmuega
3b5c1ba7ab
feat(traverse): introduce MultiEraValue ( #516 )
2024-10-01 09:46:58 -03:00
Santiago Carmuega
cd2fd2b639
feat(codec): improve KeyValuePairs ergonomics ( #515 )
2024-10-01 09:00:23 -03:00
Andrew Westberg
50b947624f
chore[applying]: Fix cargo fmt from previous commits
2024-09-26 07:58:08 -04:00
Andrew Westberg
2477c7c44a
fix[pallas-math]: use malachite as default
2024-09-26 07:58:08 -04:00
Andrew Westberg
20befb28ac
feat[pallas-crypto]: Add Nonce Capabilities
2024-09-26 07:58:08 -04:00
Pedro Sánchez Terraf
7c7a3c25ab
feat(applying): add cert and native script validation for ShelleyMA ( #510 )
...
BREAKING CHANGE: the `validate` fn signature has changed to support these changes
---------
Co-authored-by: Ale Gadea <ale.gadea@txpipe.io>
2024-09-23 13:24:32 -03:00
Santiago Carmuega
87e47de094
Release 0.30.2
...
pallas@0.30.2
pallas-addresses@0.30.2
pallas-applying@0.30.2
pallas-codec@0.30.2
pallas-configs@0.30.2
pallas-crypto@0.30.2
pallas-hardano@0.30.2
pallas-math@0.30.2
pallas-network@0.30.2
pallas-primitives@0.30.2
pallas-rolldb@0.30.2
pallas-traverse@0.30.2
pallas-txbuilder@0.30.2
pallas-utxorpc@0.30.2
pallas-wallet@0.30.2
Generated by cargo-workspaces
2024-09-08 18:49:23 -03:00
Santiago Carmuega
6a3d8df216
feat(interop): map u5c Conway structs ( #511 )
2024-09-06 21:12:27 -03:00