chia-blockchain/chia/rpc
Kronus91 dda347e09c
Load NFT off-chain metadata on backend (#13018)
* Fix NFT wallet naming

* Resolve comments

* Resolve comment

* Add tests

* Load off-chain metadata & nft_get_nfts pagination

* Fix pre-commit

* Resolve comments

* Resolve comments

* Fix precommit

* Resolve comments

* Resolve comment

* Fix pre-commit

* Fix unit test

* Add tests for pagination

* Resolve comments

* Fix pre-commit

* Resolve comments
2022-09-06 12:31:02 -05:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
crawler_rpc_api.py EndpointResult (#12026) 2022-07-05 16:27:47 -05:00
data_layer_rpc_api.py Change override to overwrite atari add_missing_files. (#13224) 2022-08-30 02:59:13 -05:00
data_layer_rpc_client.py Change override to overwrite atari add_missing_files. (#13224) 2022-08-30 02:59:13 -05:00
data_layer_rpc_util.py some rpc reference data output code (commented out) 2022-08-22 16:31:46 -04:00
farmer_rpc_api.py Merge commit 'a375e3cb8febbc2a0125e7039dab57bfc854b364' into checkpoint/long_lived_atari_from_main_a375e3cb8febbc2a0125e7039dab57bfc854b364 2022-07-15 19:20:13 +01:00
farmer_rpc_client.py farmer|rpc|tests: Implement paginated harvester plot endpoints (#11365) 2022-05-04 02:21:46 +02:00
full_node_rpc_api.py Implement generator_for_single_coin() in python instead of clvm and apply quex' optimization to only computing the puzzle hash if the parent and amount matches (#13237) 2022-08-30 16:30:34 -05:00
full_node_rpc_client.py New RPC block_spends - Get spends for block using transaction generator (#12062) 2022-07-25 09:17:09 -05:00
harvester_rpc_api.py EndpointResult (#12026) 2022-07-05 16:27:47 -05:00
harvester_rpc_client.py fix type hint of harvester rpc client (#2706) 2021-04-26 01:22:31 -07:00
rpc_client.py other refactor changes: one main cmd function 2022-08-03 16:26:00 -04:00
rpc_server.py Merge commit '12fcaf0e982590efcf26a954c67cd760035d9e6e' into checkpoint/main_from_release_1.6.0_12fcaf0e982590efcf26a954c67cd760035d9e6e 2022-08-29 17:45:49 +01:00
timelord_rpc_api.py rpc: Introduce rpc_server.Endpoint hint alias (#11889) 2022-06-21 16:57:42 -05:00
util.py rpc|tests: Introduce RPC endpoint /get_routes (#9084) 2021-11-19 11:20:56 -08:00
wallet_rpc_api.py Load NFT off-chain metadata on backend (#13018) 2022-09-06 12:31:02 -05:00
wallet_rpc_client.py Merge commit '12fcaf0e982590efcf26a954c67cd760035d9e6e' into checkpoint/main_from_release_1.6.0_12fcaf0e982590efcf26a954c67cd760035d9e6e 2022-08-29 17:45:49 +01:00