Skip to content

Commit 3871c5b

Browse files
authored
Merge pull request #513 from blinklabs-io/chore/update-readme
chore: update README
2 parents 490b5ab + 0b894be commit 3871c5b

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

README.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -22,27 +22,27 @@ This is not an exhaustive list of existing and planned features, but it covers t
2222
- [X] support for separate initiator and responder instance for each protocol
2323
- [ ] support for buffer limits for each mini-protocol
2424
- [ ] Protocols
25-
- [ ] Handshake
25+
- [X] Handshake
2626
- [X] Client support
27-
- [ ] Server support
27+
- [X] Server support
2828
- [X] Keepalive
2929
- [X] Client support
3030
- [X] Server support
31-
- [ ] ChainSync
31+
- [X] ChainSync
3232
- [X] Client support
33-
- [ ] Server support
34-
- [ ] BlockFetch
33+
- [X] Server support
34+
- [X] BlockFetch
3535
- [X] Client support
36-
- [ ] Server support
37-
- [ ] TxSubmission
38-
- [ ] Client support
39-
- [ ] Server support
36+
- [X] Server support
37+
- [X] TxSubmission
38+
- [X] Client support
39+
- [X] Server support
4040
- [ ] PeerSharing
4141
- [ ] Client support
4242
- [ ] Server support
43-
- [ ] LocalTxSubmission
43+
- [X] LocalTxSubmission
4444
- [X] Client support
45-
- [ ] Server support
45+
- [X] Server support
4646
- [ ] LocalTxMonitor
4747
- [X] Client support
4848
- [ ] Server support
@@ -78,42 +78,42 @@ This is not an exhaustive list of existing and planned features, but it covers t
7878
- [X] Transactions
7979
- [ ] TX inputs
8080
- [ ] TX outputs
81-
- [ ] Shelley
81+
- [X] Shelley
8282
- [X] Blocks
8383
- [X] Transactions
8484
- [X] TX inputs
8585
- [X] TX outputs
86-
- [ ] Allegra
86+
- [X] Allegra
8787
- [X] Blocks
8888
- [X] Transactions
8989
- [X] TX inputs
9090
- [X] TX outputs
91-
- [ ] Mary
91+
- [X] Mary
9292
- [X] Blocks
9393
- [X] Transactions
9494
- [X] TX inputs
9595
- [X] TX outputs
96-
- [ ] Alonzo
96+
- [X] Alonzo
9797
- [X] Blocks
9898
- [X] Transactions
9999
- [X] TX inputs
100100
- [X] TX outputs
101-
- [ ] Babbage
101+
- [X] Babbage
102+
- [X] Blocks
103+
- [X] Transactions
104+
- [X] TX inputs
105+
- [X] TX outputs
106+
- [X] Conway
102107
- [X] Blocks
103108
- [X] Transactions
104109
- [X] TX inputs
105110
- [X] TX outputs
106-
- [ ] Conway
107-
- [ ] Blocks
108-
- [ ] Transactions
109-
- [ ] TX inputs
110-
- [ ] TX outputs
111111
- [ ] Transaction attributes
112112
- [X] Inputs
113113
- [X] Outputs
114114
- [X] Metadata
115-
- [ ] Fees
116-
- [ ] TTL
115+
- [X] Fees
116+
- [X] TTL
117117
- [ ] Certificates
118118
- [ ] Staking reward withdrawls
119119
- [ ] Protocol parameter updates

0 commit comments

Comments
 (0)