bhartnett
e33ab7d468
Fluffy: Minor refactor, cleanup and improve variable names in JSON-RPC handlers ( #2981 )
2025-01-03 15:24:12 +08:00
bhartnett
7c347e1a2a
Fluffy: Update portal_*PutContent JSON-RPC endpoints to return metadata ( #2980 )
...
* Update portal_*PutContent JSON-RPC endpoints to return metadata as defined in the portal specs.
2025-01-02 16:28:12 +08:00
bhartnett
c714fa8735
Fluffy: Rename portal_*Gossip JSON-RPC endpoints to be in line with updated portal spec ( #2970 )
...
* Revert previous change in PortalStream. Allow zero as a valid connectionId if randomly generated.
* Rename portal_*Gossip JSON-RPC endpoints to portal_*PutContent to be in line with updated portal spec.
2024-12-23 15:09:48 +08:00
bhartnett
bdbea9853e
Rename Fluffy rpc methods to match updated spec ( #2735 )
2024-10-14 16:46:35 +08:00
bhartnett
b13f06fcfb
Fluffy state portal rpc validation ( #2719 )
...
* Validate content key in portal_stateLocalContent.
* Add additional validation to stateStore rpc method.
2024-10-09 20:23:46 +08:00
bhartnett
72ee610826
Rename Fluffy debug rpc methods ( #2710 )
...
* Rename Fluffy debug rpc methods.
* Organize portal json-rpc errors.
2024-10-08 15:21:27 +08:00
Kim De Mey
a3bb5d4428
Small clean-up of the differen Portal json-rpc APIs ( #2708 )
...
Clean-up removing:
- no longer relevant comments
- unused types
- unused imports
2024-10-08 09:15:29 +08:00
bhartnett
344a236c31
Fluffy: Create separate portal rpc handlers for each sub-network ( #2705 )
...
* Create separate portal rpc handlers for each sub-network.
* Remove random gossip from history and state networks.
* Move shared portal rpc endpoints into common handler.
* Use enum instead of network string.
2024-10-07 16:33:02 +02:00