Commit graph

102 commits

Author SHA1 Message Date
Santiago Carmuega
573db4ae9e chore: Add logo assets 2022-02-06 21:36:42 -03:00
Santiago Carmuega
f8b9d0d5d7
chore: Merge mini-protocols into single crate (#40) 2022-02-06 21:13:35 -03:00
Santiago Carmuega
de41bd8ad6
feat: Introduce Byron library (#39)
Co-authored-by: rvcas <x@rvcas.dev>
2022-02-04 21:40:12 -03:00
Santiago Carmuega
0872dcc6fa
test: Overflow error in ExUnits (#38) 2022-02-01 07:59:43 +01:00
Santiago Carmuega
d87c069a1c Release 0.4.0
pallas@0.4.0
pallas-alonzo@0.4.0
pallas-blockfetch@0.4.0
pallas-chainsync@0.4.0
pallas-crypto@0.4.0
pallas-handshake@0.4.0
pallas-localstate@0.4.0
pallas-machines@0.4.0
pallas-multiplexer@0.4.0
pallas-txsubmission@0.4.0

Generated by cargo-workspaces
2022-01-31 20:42:45 -03:00
dependabot[bot]
6ab3140494
build(deps): update minicbor requirement from 0.12 to 0.13 (#37)
Updates the requirements on [minicbor](https://gitlab.com/twittner/minicbor) to permit the latest version.
- [Release notes](https://gitlab.com/twittner/minicbor/tags)
- [Changelog](https://gitlab.com/twittner/minicbor/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/twittner/minicbor/compare/minicbor-v0.12.0...minicbor-v0.13.0)

---
updated-dependencies:
- dependency-name: minicbor
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 18:32:53 -03:00
Rinor Hoxha
cacd74d8b7
build(deps): update cryptoxide requirement from 0.3.6 to 0.4.1 (#36) 2022-01-31 11:51:34 -03:00
Rinor Hoxha
c251d2fd27
fix(alonzo): ExUnits steps overflow (#35) 2022-01-30 20:33:57 -03:00
Mark Stopka
79a33af1bc
Merge pull request #27 from txpipe/nicolasdp/ed25519-plus
add Ed25519 and Ed25519Extended asymmetric keys
2022-01-22 12:42:18 +01:00
Nicolas Di Prima
1cb1b3e4ab
add Ed25519 and Ed25519Extended asymmetric keys 2022-01-22 10:33:14 +00:00
Nicolas Di Prima
b74f46fb4a
feat: make use of the pallas_crypto::Hash type (#25) 2022-01-20 12:11:04 -03:00
Mark Stopka
08b92bd34e
Merge pull request #23 from txpipe/nicolasdp/pallas-crypto-faster-hash-computation
Offer a faster way to compute the hash of an encodable object
2022-01-18 13:05:35 +01:00
Nicolas Di Prima
ad2e0d1bb3
Move the cryptographic hash to newly created pallas-crypto 2022-01-17 23:16:13 +00:00
Santiago Carmuega
26d74796b4
docs: Add block download example (#24) 2022-01-17 17:11:03 -03:00
Nicolas Di Prima
cea75d6626
Propose a faster way to hash without allocating a huge chunk of memory 2022-01-17 18:36:43 +00:00
Nicolas Di Prima
bead7332ae
bump latest version of cryptoxide 2022-01-17 18:36:32 +00:00
Mark Stopka
d15b3974e3
Merge pull request #21 from txpipe/dependabot/cargo/minicbor-derive-0.8.0
build(deps): update minicbor-derive requirement from 0.7.2 to 0.8.0
2022-01-09 20:16:00 +01:00
Santiago Carmuega
559334fb13 Merge branch 'main' of github.com:txpipe/pallas into main 2022-01-09 16:10:55 -03:00
dependabot[bot]
0ac7026005
build(deps): update minicbor-derive requirement from 0.7.2 to 0.8.0
Updates the requirements on [minicbor-derive](https://gitlab.com/twittner/minicbor) to permit the latest version.
- [Release notes](https://gitlab.com/twittner/minicbor/tags)
- [Changelog](https://gitlab.com/twittner/minicbor/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/twittner/minicbor/compare/minicbor-v0.7.2...minicbor-derive-v0.8.0)

---
updated-dependencies:
- dependency-name: minicbor-derive
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-09 19:05:14 +00:00
Mark Stopka
94985411b9
build: Enable dependabot 2022-01-09 20:04:19 +01:00
Santiago Carmuega
907fd86702 Release 0.3.9
pallas@0.3.9
pallas-alonzo@0.3.9

Generated by cargo-workspaces
2022-01-09 10:38:21 -03:00
Santiago Carmuega
165a5857b8
fix(alonzo): Apply valid cbor codec for Nonce values (#20) 2022-01-09 10:34:27 -03:00
Santiago Carmuega
712650ebff Release 0.3.8
pallas@0.3.8
pallas-alonzo@0.3.8

Generated by cargo-workspaces
2022-01-08 09:48:22 -03:00
Santiago Carmuega
3aa234d019
fix(alonzo): Contemplate aux data with multiple plutus scripts (#19) 2022-01-08 09:42:10 -03:00
Santiago Carmuega
539a17e132 Release 0.3.7
pallas@0.3.7
pallas-alonzo@0.3.7

Generated by cargo-workspaces
2022-01-07 19:47:01 -03:00
Santiago Carmuega
f04cea7b24
fix(alonzo): Apply correct codec for protocol param updates (#18) 2022-01-07 19:36:23 -03:00
Santiago Carmuega
1272ba0623 Release 0.3.6
pallas-alonzo@0.3.6

Generated by cargo-workspaces
2022-01-06 20:18:12 -03:00
Santiago Carmuega
e22438bfe2
fix(alonzo): Make 'invalid txs' field optional for old block compatibility (#17) 2022-01-06 20:16:11 -03:00
Santiago Carmuega
418e72d81f Release 0.3.5
pallas@0.3.5
pallas-alonzo@0.3.5
pallas-chainsync@0.3.5
pallas-localstate@0.3.5
pallas-machines@0.3.5
pallas-multiplexer@0.3.5
pallas-txsubmission@0.3.5

Generated by cargo-workspaces
2022-01-03 22:26:14 -03:00
Santiago Carmuega
19b9511d5c
fix(multiplexer): Remove disconnected protocols from muxer loop (#16) 2022-01-03 20:49:42 -03:00
Santiago Carmuega
c566769c51
fix(machines): Don't warn on expected end-of-input errors (#15) 2022-01-02 10:29:46 -03:00
Santiago Carmuega
38ae2d3aee
fix(chainsync): Stop the consumer machine when intersect is not found (#14) 2022-01-02 10:11:13 -03:00
Santiago Carmuega
31f29b11eb
ci(multiplexer): Fix connection refused error in integration tests (#13) 2022-01-02 09:09:52 -03:00
Santiago Carmuega
5dfda0cc0b chore: Fix formatting / linting issues 2022-01-02 08:04:01 -03:00
Mark Stopka
0535a7334a
Merge pull request #9 from 2nd-Layer/main
ci: Ignore clippy needless_range_loop
2021-12-20 21:54:56 +01:00
Mark Stopka
4a76d304ec ci: Ignore clippy needless_range_loop 2021-12-20 21:52:11 +01:00
Santiago Carmuega
99474e8c5e Release 0.3.4
pallas@0.3.4
pallas-alonzo@0.3.4
pallas-blockfetch@0.3.4
pallas-chainsync@0.3.4
pallas-handshake@0.3.4
pallas-localstate@0.3.4
pallas-machines@0.3.4
pallas-multiplexer@0.3.4
pallas-txsubmission@0.3.4

Generated by cargo-workspaces
2021-12-19 17:34:26 -03:00
Santiago Carmuega
9333c46485 style(multiplexer): format code 2021-12-19 17:29:30 -03:00
Santiago Carmuega
29c16c199a feat(multiplexer): Add error messages to potential panics 2021-12-19 17:27:48 -03:00
Santiago Carmuega
8fe6f61a53 test(multiplexer): Add basic integration tests 2021-12-19 11:06:46 -03:00
Santiago Carmuega
0d12dfce30 ci: add validation workflow on push 2021-12-17 07:01:38 -03:00
Santiago Carmuega
70b412af1c
Merge pull request #8 from 2nd-Layer/disable_unix_socket_on_non-unix_system
feat: Disable Unix socket on non-unix platforms
2021-12-17 06:58:06 -03:00
Mark Stopka
1cc332188e feat: Disable Unix socket on non-unix platforms 2021-12-15 02:43:27 +01:00
Santiago Carmuega
d04582253a Release 0.3.3
pallas-alonzo@0.3.3
pallas-blockfetch@0.3.3
pallas-chainsync@0.3.3
pallas-handshake@0.3.3
pallas-localstate@0.3.3
pallas-machines@0.3.3
pallas-multiplexer@0.3.3
pallas-txsubmission@0.3.3

Generated by cargo-workspaces
2021-12-14 22:28:48 -03:00
Santiago Carmuega
2a880af828 refactor: make chainsync machine agnostic of content 2021-12-14 22:14:33 -03:00
Santiago Carmuega
7706dd7f5b Release 0.3.2
pallas-alonzo@0.3.2
pallas-multiplexer@0.3.2

Generated by cargo-workspaces
2021-12-13 08:51:24 -03:00
Santiago Carmuega
22f8f85044 fix(alonzo): avoid indef arrays isomorphic codec issues 2021-12-13 08:49:39 -03:00
Santiago Carmuega
3757e6bd52 fix(alonzo): deal with transaction body ordering 2021-12-12 22:04:50 -03:00
Santiago Carmuega
acaf6c8d2d chore: improve gitignore 2021-12-12 22:02:58 -03:00
Santiago Carmuega
859ba26146 fix(alonzo): use correct codec for plutus data 2021-12-12 19:54:13 -03:00