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 |
|
Santiago Carmuega
|
883e0bd8a2
|
fix(multiplexer): resolve lint issues
|
2021-12-10 07:59:38 -03:00 |
|
Santiago Carmuega
|
77e208951e
|
docs(multiplexer): tidy up examples
|
2021-12-10 07:59:38 -03:00 |
|
Santiago Carmuega
|
84347dd84c
|
docs(multiplexer): add introduction to readme
|
2021-12-10 07:59:38 -03:00 |
|
Santiago Carmuega
|
c528017f23
|
Release 0.3.2
pallas-blockfetch@0.3.2
Generated by cargo-workspaces
|
2021-12-10 07:59:38 -03:00 |
|
Santiago Carmuega
|
5bc7e42d97
|
feat(blockfetch): add more observer events
|
2021-12-10 07:59:38 -03:00 |
|
Santiago Carmuega
|
988ac7af12
|
bump version patch
|
2021-12-10 07:52:27 -03:00 |
|
Santiago Carmuega
|
2022d0705b
|
feat(alonzo): add instantaneous reward model
|
2021-12-10 07:18:17 -03:00 |
|
Santiago Carmuega
|
79aa203da0
|
fix: intra dev dependencies for example code
|
2021-12-10 07:17:05 -03:00 |
|
Santiago Carmuega
|
e7053e35fe
|
fix(alonzo): bad epoch data type
|
2021-12-09 07:06:16 -03:00 |
|
Santiago Carmuega
|
f118cabba7
|
fix(alonzo): visibility of struct members
|
2021-12-09 07:06:16 -03:00 |
|
Santiago Carmuega
|
2e498096d1
|
fix: update incompatible doc link versions
|
2021-12-09 07:06:16 -03:00 |
|
Santiago Carmuega
|
eef3f7afeb
|
style: apply fmt to entire workspace
|
2021-12-09 07:03:13 -03:00 |
|
Santiago Carmuega
|
b55ee1799f
|
feat(chainsync): add cursor to observer args
|
2021-12-09 06:49:48 -03:00 |
|
Santiago Carmuega
|
61b37cce41
|
feat(blockfetch): add on-demand block-fetch client
|
2021-12-09 06:46:51 -03:00 |
|
Santiago Carmuega
|
6659d2e69c
|
feat(chainsync): add tip finder specialized client
|
2021-12-09 06:42:23 -03:00 |
|
Santiago Carmuega
|
82bec59490
|
fix(handshake): make client struct data public
|
2021-12-09 06:41:35 -03:00 |
|
Santiago Carmuega
|
611611d063
|
refactor(multiplexer): allow multiplexer channels to be sequantially shared
|
2021-12-09 06:40:28 -03:00 |
|
Santiago Carmuega
|
451751109f
|
chore: bump version numbers
|
2021-12-08 10:56:14 -03:00 |
|
Santiago Carmuega
|
0c46117f84
|
feat(alonzo): small ergonomic improvements to lib api
|
2021-12-08 10:54:05 -03:00 |
|
Santiago Carmuega
|
b740aaf968
|
chore: bump versions
|
2021-12-08 09:49:31 -03:00 |
|
Santiago Carmuega
|
f2cfea58c1
|
feat(alonzo): add mechanism to compute hashes of common structs
|
2021-12-08 09:01:30 -03:00 |
|
Santiago Carmuega
|
6f58a5e5a3
|
chore(alonzo): ensure isomorphic decoding / encoding
|
2021-12-08 07:52:48 -03:00 |
|
Santiago Carmuega
|
1e3fed9856
|
Improve cargo metadata
|
2021-12-02 23:06:37 -03:00 |
|
Santiago Carmuega
|
bb6d19efac
|
Fill in place holders
|
2021-12-02 19:55:54 -03:00 |
|
Santiago Carmuega
|
54ce8a8027
|
Start using 'observer' concept in mini protocols
|
2021-12-01 22:30:56 -03:00 |
|
Santiago Carmuega
|
afd1d9e7c5
|
Move local state queries to its own module
|
2021-11-29 08:23:58 -03:00 |
|
Santiago Carmuega
|
c2ffc7aa3b
|
Move point struct to shared primitives
|
2021-11-28 17:36:39 -03:00 |
|
Santiago Carmuega
|
0f4f98dd3d
|
Tidy up multiplexer api
|
2021-11-28 17:03:38 -03:00 |
|
Santiago Carmuega
|
b07a1fa7e6
|
Add local state query mini-protocol naive implementation
|
2021-11-28 16:42:51 -03:00 |
|
Santiago Carmuega
|
df41d7cbd8
|
Add unboxing info to readme
|
2021-11-27 15:37:34 -03:00 |
|
Santiago Carmuega
|
b0a5cdc470
|
Add reference to Alonzo cddl source
|
2021-11-27 15:37:04 -03:00 |
|
Santiago Carmuega
|
829c495ed0
|
Try out readme TOC
|
2021-11-26 23:09:26 -03:00 |
|
Santiago Carmuega
|
cdb5c11d15
|
Work on Alonzo ledger codec
|
2021-11-26 22:30:32 -03:00 |
|