Commit graph

  • 910450c4a5
    Added binary request for GetOIndexes master DataHoarder 2023-04-10 03:12:08 +0200
  • 031b77423d
    Added BulletproofPlus to transaction JSON response DataHoarder 2023-04-08 20:51:41 +0200
  • f9cc428f9e
    Added BoostSerializeTypeBool to levin portable storage DataHoarder 2023-03-20 21:26:21 +0100
  • d8d87587c8
    Added error to submit_block call f6a7735b8cbcd6d5ca6a4f44170a940998683078 DataHoarder 2023-03-05 01:40:01 +0100
  • f6a7735b8c
    Added SubmitBlock RPC method DataHoarder 2023-03-05 01:35:45 +0100
  • 16f8644e01
    Fix GetMinerDataResult difficulty type DataHoarder 2023-03-04 08:32:40 +0100
  • 11a2e1bccc
    Update dependencies DataHoarder 2023-03-03 10:53:33 +0100
  • 0adf4de11a
    Added GetMinerData rpc call DataHoarder 2023-03-03 10:53:08 +0100
  • b6ca970f30
    Change project name DataHoarder 2022-10-05 09:40:23 +0200
  • 0c66c0fe65
    Light project renovation DataHoarder 2022-10-05 09:37:13 +0200
  • 7ce06c6b02
    Merge pull request #42 from cirocosta/dependabot/go_modules/github.com/golangci/golangci-lint-1.45.0 Ciro S. Costa 2022-03-21 09:45:37 -0400
  • 90d49d465d
    build(deps): bump github.com/golangci/golangci-lint dependabot[bot] 2022-03-21 00:57:49 +0000
  • d5bf34f627 bump deps Ciro S. Costa 2021-10-03 09:25:01 +0000
  • 48852069f5 cmd: add set-log-categories Ciro S. Costa 2021-09-19 14:11:16 +0000
  • 96063a2959 cmd: json behavior for get-block-headers* Ciro S. Costa 2021-09-18 20:16:55 +0000
  • 17445423a6 cmd: add set/get limit (net throttling) Ciro S. Costa 2021-09-18 11:53:02 +0000
  • 0d94df56f6 bump deps Ciro S. Costa 2021-09-18 11:30:07 +0000
  • 55438d8e90
    Merge pull request #27 from cirocosta/dependabot/go_modules/github.com/golangci/golangci-lint-1.42.1 Ciro S. Costa 2021-09-09 06:33:24 -0400
  • 82c9624b0d
    build(deps): bump github.com/golangci/golangci-lint dependabot[bot] 2021-09-07 00:33:29 +0000
  • 911ec0b7eb .github: bump go Ciro S. Costa 2021-08-26 09:33:42 -0400
  • 74a9dfbdca cmd: add address generation Ciro S. Costa 2021-08-25 18:26:09 -0400
  • ae4d6f3a92 bump dependencies Ciro S. Costa 2021-08-20 15:58:03 -0400
  • 8d67d37218 dockerfile: bump go (1.16 -> 1.17) Ciro S. Costa 2021-08-20 15:56:03 -0400
  • f6c89fe994 bump go to 1.17 Ciro S. Costa 2021-08-20 15:53:40 -0400
  • 11c3536538
    Merge pull request #23 from cirocosta/dependabot/go_modules/github.com/golangci/golangci-lint-1.42.0 Ciro S. Costa 2021-08-18 08:48:08 -0400
  • 8a59ee374f
    build(deps): bump github.com/golangci/golangci-lint dependabot[bot] 2021-08-18 00:46:52 +0000
  • 88e6ce099f readme: add docker instructions Ciro S. Costa 2021-08-03 18:23:13 -0400
  • 364caf9114 images: tag v/ current version Ciro S. Costa 2021-08-03 18:09:13 -0400
  • aefba5ec1e add container image Ciro S. Costa 2021-08-03 17:50:12 -0400
  • c0cee1b176 cmd/get-info: add missing fields Ciro S. Costa 2021-08-03 17:44:33 -0400
  • 0094b0481e pmg/rpc: make freespace and height u64 Ciro S. Costa 2021-08-03 17:12:08 -0400
  • 42f30dc537 cmd/get-peer-list: allow filtering out lists Ciro S. Costa 2021-08-02 09:22:07 -0400
  • c23662a28c cmd/sync-info: sort and humanize Ciro S. Costa 2021-08-02 09:16:24 -0400
  • e926c48784 cmd: pretty printing Ciro S. Costa 2021-07-31 22:07:52 -0400
  • e84b32b615 cmd/get-block: display subsidy Ciro S. Costa 2021-07-31 10:06:04 -0400
  • 4ee9f9defa get-transaction: -t, --transaction flags Ciro S. Costa 2021-07-31 07:02:23 -0400
  • 07bb1726bd get-block: total fees; reuse blockheader printer Ciro S. Costa 2021-07-31 07:00:29 -0400
  • ad498be8f1 cmd: minor unit and flag improvements Ciro S. Costa 2021-07-31 06:42:08 -0400
  • dcbefcada8 readme: wording Ciro S. Costa 2021-07-28 07:54:14 -0400
  • ac58bd1fd1 add zmq support Ciro S. Costa 2021-07-27 07:10:25 -0400
  • 2eb47cf90f cmd: add --last to block-headers-range Ciro S. Costa 2021-07-23 12:43:45 -0400
  • 17ffb4aea4 cmd: remove unwanted println Ciro S. Costa 2021-07-22 20:06:41 -0400
  • 680c4ce417 add get-accounts; add addr shortener Ciro S. Costa 2021-07-22 07:48:48 -0400
  • 44b1bdf069 cmd: set-bans: allow banning from fpath Ciro S. Costa 2021-07-21 18:56:33 -0400
  • bc7c6484cd wallet: get-address Ciro S. Costa 2021-07-21 18:30:55 -0400
  • 78745598d8 wallet: refresh,auto-refresh,get-height Ciro S. Costa 2021-07-21 07:27:10 -0400
  • 8058e3dfe0 cmd: make monero addr configurable via env var Ciro S. Costa 2021-07-21 06:46:24 -0400
  • 26588fa4f0 wallet: add create-add Ciro S. Costa 2021-07-20 19:32:57 -0400
  • da578aee01 wallet: improve wallet balance output Ciro S. Costa 2021-07-20 19:06:15 -0400
  • 2b2bf3eba6 cmd: fix get-txn when fetching from txn pool Ciro S. Costa 2021-07-20 18:50:45 -0400
  • dd302892fd add dependabot Ciro S. Costa 2021-07-20 08:12:09 -0400
  • 02dd7d551f cmd: get-blk-headers-range and mining-status Ciro S. Costa 2021-07-20 07:54:43 -0400
  • 4539099b20 add install guide Ciro S. Costa 2021-07-19 19:45:34 -0400
  • 06e6d6d6ec remove unused asset Ciro S. Costa 2021-07-19 19:44:03 -0400
  • 45b42a1fae source formatting Ciro S. Costa 2021-07-18 17:22:57 -0400
  • 87083cf533 remove unecessary status code println Ciro S. Costa 2021-07-18 17:15:29 -0400
  • ec284c589c readme: rephrase tor support Ciro S. Costa 2021-07-18 17:15:08 -0400
  • 75198b6d18 readme: shorten outputs; add tor instructions Ciro S. Costa 2021-07-18 17:12:24 -0400
  • 564d426f3a source formatting Ciro S. Costa 2021-07-18 16:48:09 -0400
  • 2136abc313 fix non-verbose auth-based requests Ciro S. Costa 2021-07-18 16:46:40 -0400
  • 7012486a16 source formatting Ciro S. Costa 2021-07-18 15:56:51 -0400
  • 9536d945b0 pkg/http: remove non-monero auth details Ciro S. Costa 2021-07-18 08:38:58 -0400
  • e78b200d02 add support for rpc auth Ciro S. Costa 2021-07-18 08:27:44 -0400
  • 096ad758c2 source formatting Ciro S. Costa 2021-07-18 06:51:24 -0400
  • e94f6ae0dd address lint cases Ciro S. Costa 2021-07-17 20:54:50 -0400
  • dc4973801c source formatting Ciro S. Costa 2021-07-17 20:18:59 -0400
  • 2f4faf8d0e cmd: add support for tls Ciro S. Costa 2021-07-17 19:59:47 -0400
  • bebe21973c cmd: remove debug address Ciro S. Costa 2021-07-17 12:38:45 -0400
  • c7f82fb5db remove viper Ciro S. Costa 2021-07-17 12:14:54 -0400
  • 099386b765 fix small lint issues Ciro S. Costa 2021-07-17 12:04:11 -0400
  • 28184b21bd readme: add example Ciro S. Costa 2021-07-17 09:23:37 -0400
  • 249ec31a71 pretty print + readme update Ciro S. Costa 2021-07-17 09:21:40 -0400
  • 58a7fd031d cmd: add set-bans Ciro S. Costa 2021-07-17 08:48:58 -0400
  • 3df38e8a0c cmd: sort get-bans Ciro S. Costa 2021-07-17 08:35:54 -0400
  • 18b935e63a cmd: extra whitespace for outputs section Ciro S. Costa 2021-07-17 08:32:54 -0400
  • e05d673547 cmd: fix ring members retrieval; fill age column Ciro S. Costa 2021-07-17 08:24:03 -0400
  • 2bb2257534 cmd: retrieve block header by height Ciro S. Costa 2021-07-17 07:41:50 -0400
  • 4a56e5e00a cmd: display ring members in get-transaction Ciro S. Costa 2021-07-17 07:01:41 -0400
  • 964cca2eeb cmd: add get-outs Ciro S. Costa 2021-07-16 18:56:10 -0400
  • 85a7aaaa0a cmd/get-txn: rename fee per-kb field Ciro S. Costa 2021-07-16 08:26:44 -0400
  • bcdb8fb372 cmd: standardize use of fee/per_kb Ciro S. Costa 2021-07-16 08:25:00 -0400
  • 9cf4665b88 cmd: improve pretty-printing, add get-version Ciro S. Costa 2021-07-15 12:22:43 -0400
  • 425893dd54 pkg/rpc: use uint64 for height Ciro S. Costa 2021-07-11 07:25:05 -0400
  • 27d22281e1 readme: re-order, mention releases page Ciro S. Costa 2021-07-10 22:52:20 -0400
  • 2688c54929 prepare for release Ciro S. Costa 2021-07-10 22:34:32 -0400
  • edb7e1b79f improve documentation Ciro S. Costa 2021-07-10 21:32:09 -0400
  • c61587aba0 cmd/p2p: mark node-address required Ciro S. Costa 2021-07-10 21:13:55 -0400
  • e6bc54f872 use cobra for cmds; refactor rpc to support wallet Ciro S. Costa 2021-07-10 20:29:16 -0400
  • a67bbd5e11 readme: fix quotation Ciro S. Costa 2021-07-03 15:49:51 -0400
  • 56dcb6b176 pkg/rpc: docs Ciro S. Costa 2021-07-03 15:46:37 -0400
  • e3856606c0 make: add lint target Ciro S. Costa 2021-07-03 08:39:52 -0400
  • 6ce3a68307 add linting, update github actions Ciro S. Costa 2021-07-03 08:38:54 -0400
  • 207bd1f632 readme: update command help Ciro S. Costa 2021-06-13 18:04:51 -0400
  • eb365cb4f5 cmd: get-public-nodes Ciro S. Costa 2021-06-13 18:04:10 -0400
  • f3e71d5e6e cmd: get-block-header-by-hash Ciro S. Costa 2021-06-13 07:50:06 -0400
  • 1d4fff5e03 cmd: allow passing hash to get-block Ciro S. Costa 2021-06-12 16:13:58 -0400
  • 56034d55bd add pkg/pointer package Ciro S. Costa 2021-06-12 16:13:23 -0400
  • 412e77f10a cmd: present get-bans time left as duration Ciro S. Costa 2021-06-12 15:34:35 -0400
  • d846d5c597 cmd: prettify get-bans Ciro S. Costa 2021-06-12 12:39:52 -0400
  • fa4589c4d2 cmd: pretty get-alternate-chains Ciro S. Costa 2021-06-12 12:33:09 -0400