Monero's p2p and RPC in go. Fork of https://github.com/cirocosta/go-monero
This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Ciro S. Costa 761bb73e3f get-connections: mention that it's restricted
Signed-off-by: Ciro S. Costa <utxobr@protonmail.com>
2021-04-16 18:11:51 -04:00
cmd/monero get-connections: mention that it's restricted 2021-04-16 18:11:51 -04:00
pkg/daemonrpc add get_connections 2021-04-16 18:11:28 -04:00
.gitignore bootstrap jsonrpc + get_block_count 2021-04-16 14:54:56 -04:00
go.mod bootstrap jsonrpc + get_block_count 2021-04-16 14:54:56 -04:00
go.sum bootstrap jsonrpc + get_block_count 2021-04-16 14:54:56 -04:00
LICENSE init 2021-04-16 09:54:12 -04:00
main.go init 2021-04-16 09:54:12 -04:00
Makefile bootstrap jsonrpc + get_block_count 2021-04-16 14:54:56 -04:00
README.md add get_connections 2021-04-16 18:11:28 -04:00

go-monero

todo

  • get_block_count
  • on_get_block_hash
  • get_block_template
  • submit_block
  • get_last_block_header
  • get_block_header_by_hash
  • get_block_header_by_height
  • get_block_headers_range
  • get_block
  • get_connections
  • get_info
  • hard_fork_info
  • set_bans
  • get_bans
  • flush_txpool
  • get_output_histogram
  • get_version
  • get_coinbase_tx_sum
  • get_fee_estimate
  • get_alternate_chains
  • relay_tx
  • sync_info
  • get_txpool_backlog
  • get_output_distribution