Andrew Westberg
|
0f8cafdaa0
|
feat(math): add support for some math functions (#483)
|
2024-08-01 19:35:18 -03:00 |
|
Alexsander Falcucci
|
9e7cafbcac
|
feat(network): implement GetChainBlockNo local state query (#441)
|
2024-04-16 09:27:23 -03:00 |
|
Alexsander Falcucci
|
54582764a2
|
feat(network): implement GetGenesisConfig local state query (#407)
|
2024-02-26 08:44:37 -03:00 |
|
Alexsander Falcucci
|
83728a085d
|
fix: support multiple pools in stake snapshot query (#396)
|
2024-02-11 12:51:35 -03:00 |
|
Alexsander Falcucci
|
d4a8acfaa0
|
feat(network): implement stake snapshot local state query (#394)
|
2024-02-06 09:17:44 -03:00 |
|
Alexsander Falcucci
|
1798946e3f
|
fix: contemplate legacy tx outputs in utxo by address query (#386)
|
2024-01-29 10:19:47 -03:00 |
|
Alexsander Falcucci
|
0c026ef4c9
|
feat: implement GetCurrentPParams local state query (#322)
|
2024-01-08 08:38:39 -03:00 |
|
Santiago Carmuega
|
8c6d5e5e58
|
refactor(network): split bearer into read/write (#364)
|
2023-12-21 18:08:29 -03:00 |
|
Andrew Westberg
|
b6399333da
|
feat(network): update n2n handshake versions & add keepalive miniprotocol (#362)
|
2023-12-19 07:56:10 -03:00 |
|
Harper
|
4c651c0c3a
|
fix(network): use correct client state transition for n2n txsub (#348)
|
2023-12-15 13:28:36 -03:00 |
|
Alexsander Falcucci
|
27f1b3af24
|
feat(network): implement GetUTxOByAddress local state query (#341)
|
2023-12-12 09:31:46 -03:00 |
|
Alexsander Falcucci
|
b1ac003716
|
feat(network): implement stake distribution local state query (#340)
|
2023-11-24 06:43:25 -03:00 |
|
Santiago Carmuega
|
24b7139e4b
|
chore: fix lint warnings (#339)
|
2023-11-20 19:46:14 -03:00 |
|
Santiago Carmuega
|
fdbdcc3a4f
|
chore: fix lint warnings (#330)
|
2023-11-13 17:00:00 -03:00 |
|
Santiago Carmuega
|
750c2d303e
|
refactor(network): simplify local state mini-protocol implementation (#326)
|
2023-11-09 21:47:24 -03:00 |
|
Harper
|
fb1cc54b0c
|
feat(network): scaffold local state query server (#280)
|
2023-10-26 18:02:11 +00:00 |
|
Santiago Carmuega
|
f515a6115c
|
chore: fix lint warning (#283)
|
2023-09-07 09:39:18 -03:00 |
|
Harper
|
b294f9be01
|
feat(network): add server-side facades (#282)
|
2023-09-01 09:15:14 -03:00 |
|
Harper
|
f223b0fde9
|
feat(network): implement chain sync server side (#277)
|
2023-08-23 20:17:17 -03:00 |
|
Harper
|
367e76872b
|
feat(network): add server side of blockfetch miniprotocol (#275)
|
2023-08-09 06:46:45 -03:00 |
|
Santiago Carmuega
|
a64cd08678
|
refactor: Improve network module naming (#245)
|
2023-04-10 20:21:11 -03:00 |
|
Santiago Carmuega
|
d5f0c2fd80
|
refactor: Merge multiplexer & miniprotocols into single crate (#244)
|
2023-04-10 19:51:38 -03:00 |
|