Closed sneurlax closed 6 years ago
Work progressing in https://github.com/sneurlax/monerophp#feature/rpc (src/daemonRPC.php)
JSON RPC methods:
getblockcount
on_getblockhash
getblocktemplate
submitblock
getlastblockheader
getblockheaderbyhash
getblockheaderbyheight
getblock
get_connections
get_info
hard_fork_info
Testing:
Note: testing for submitblock deferred
See #34 and https://github.com/sneurlax/monerophp/issues/4 for additional TODOs
Work progressing in https://github.com/sneurlax/monerophp#feature/rpc (src/daemonRPC.php)
JSON RPC methods:
getblockcount
on_getblockhash
getblocktemplate
submitblock
getlastblockheader
getblockheaderbyhash
getblockheaderbyheight
getblock
get_connections
get_info
hard_fork_info
Testing:
getblockcount
on_getblockhash
getblocktemplate
getlastblockheader
getblockheaderbyhash
getblockheaderbyheight
getblock
get_connections
get_info
hard_fork_info
Note: testing for
submitblock
deferred