Commit graph

  • f9cf38609b
    cargo.toml: add epee_encoding hinto.janai 2024-06-20 16:53:22 -0400
  • 9d262719d7
    fix status; use CORE_RPC_* constants hinto.janai 2024-06-20 16:19:38 -0400
  • 441949ec41
    format tracking_issue.md hinto.janai 2024-06-20 12:36:30 -0400
  • 97a5d54bdf
    fix {bug,proposal}.md hinto.janai 2024-06-20 12:25:11 -0400
  • cd5ec6c597
    add tracking_issue.md hinto.janai 2024-06-20 12:25:01 -0400
  • 7117386339
    add CORE_RPC_* constants hinto.janai 2024-06-20 12:03:37 -0400
  • 004ca7d37a
    Apply suggestions from code review Boog900 2024-06-20 02:37:38 +0100
  • 56b1840c5e
    Cuprate's protocol book -> Monero Boog900 2024-06-20 02:16:14 +0100
  • 30dc4e260a
    Merge branch 'main' into block-downloader Boog900 2024-06-20 02:04:20 +0100
  • c79ea87ac8
    Apply suggestions from code review Boog900 2024-06-20 02:01:13 +0100
  • 1b326067c3
    add ResponseBase hinto.janai 2024-06-19 19:02:44 -0400
  • f7be3e127a
    add BinaryString hinto.janai 2024-06-19 18:29:34 -0400
  • 15a80be526
    Update rpc/types/Cargo.toml hinto-janai 2024-06-19 17:59:08 -0400
  • 4830a26180
    add TODO for strum hinto.janai 2024-06-19 17:57:11 -0400
  • c886d2b6d2
    add cuprate-benchmark-harness hinto.janai 2024-06-19 17:47:13 -0400
  • e3b700529f
    added file appender test-sync-file-appender SyntheticBird45 2024-06-19 11:29:21 +0200
  • 1eaf32bee9
    fix helper/Cargo.toml test-sync Boog900 2024-06-19 01:54:24 +0100
  • e01e37faa8
    install dependencies Boog900 2024-06-19 01:49:41 +0100
  • ced0d43a6a
    fix workflow Boog900 2024-06-19 01:43:00 +0100
  • 1e9e4a2a81
    Merge branch 'main' into hack Boog900 2024-06-18 22:58:32 +0100
  • b76042a4e4
    Cargo update (#171) Boog900 2024-06-18 21:43:35 +0000
  • 61b54914da
    cargo update Boog900 2024-06-18 22:12:36 +0100
  • 3bd7981d5f
    fix errors Boog900 2024-06-18 21:54:21 +0100
  • 1b255f4fa5
    add workflow Boog900 2024-06-18 21:36:54 +0100
  • a31ce6677c
    fix clippy Boog900 2024-06-18 20:22:51 +0100
  • 2345289ae9
    more docs Boog900 2024-06-18 19:28:43 +0100
  • 122216a513
    fix typos Boog900 2024-06-18 02:09:47 +0100
  • 41b6f725b5
    update url Boog900 2024-06-18 02:03:06 +0100
  • d3404f7827
    add protocol bool Boog900 2024-06-18 02:00:40 +0100
  • 96d4ae5c3f
    make block_downloader private Boog900 2024-06-18 01:03:58 +0100
  • 54a249e858
    make initial_chain_search pub Boog900 2024-06-18 01:02:35 +0100
  • 9f6a85e23f
    make BlockDownloader pub Boog900 2024-06-18 00:56:41 +0100
  • f0900f7594
    review fixes Boog900 2024-06-18 00:43:39 +0100
  • f4bcfd2b3d
    add more docs to builder Boog900 2024-06-17 23:04:09 +0100
  • 94f6b67724
    fix imports hinto.janai 2024-06-17 16:57:28 -0400
  • 0b6bd2c3c0
    Merge branch 'main' into db hinto.janai 2024-06-17 16:42:41 -0400
  • 36feea0b53
    more compat fixes hinto.janai 2024-06-17 16:40:21 -0400
  • 5841841674
    blockchain: create crate::open(), OpenTables::create_tables() hinto.janai 2024-06-17 16:08:59 -0400
  • ed7571fa33
    rename, fix database config hinto.janai 2024-06-17 15:40:15 -0400
  • dfcb933d12
    fix poll_ready :/ Boog900 2024-06-17 19:54:56 +0100
  • e8baf3d40d
    remove borsh requirement Boog900 2024-06-17 19:52:22 +0100
  • 87e99da0eb
    add Status::Other(String) hinto.janai 2024-06-17 14:50:52 -0400
  • d72c96ab9c
    Merge branch 'main' into rpc-types hinto.janai 2024-06-17 14:38:02 -0400
  • cc27b6199c
    finish builder Boog900 2024-06-17 17:34:26 +0100
  • f69b830f89
    macro docs, fixes hinto.janai 2024-06-16 21:06:54 -0400
  • 8209107122
    start handshaker builder Boog900 2024-06-17 01:10:40 +0100
  • 8effac5da4
    rename fn hinto.janai 2024-06-16 18:00:14 -0400
  • c379b3956b
    add basic Response serde benches hinto.janai 2024-06-16 17:40:52 -0400
  • c52108ea86
    add benches/ readme hinto.janai 2024-06-16 17:40:33 -0400
  • 5cf2c875d7
    specify commit in macro, add () type aliases hinto.janai 2024-06-16 16:45:10 -0400
  • 07ae4f6bd2
    fix modules hinto.janai 2024-06-16 16:23:32 -0400
  • 1c12d6d2cf
    monero-rpc-types -> cuprate-rpc-types hinto.janai 2024-06-16 15:59:25 -0400
  • c57b4d76f0
    Merge branch 'main' into rename hinto.janai 2024-06-16 15:46:00 -0400
  • 410a528f57
    fix build Boog900 2024-06-14 23:04:27 +0100
  • c837f2f48e
    Fast sync part 2 (#156) jomuel 2024-06-15 00:00:18 +0200
  • 6f03587725
    Update consensus/fast-sync/src/fast_sync.rs Boog900 2024-06-14 22:39:00 +0100
  • f07d08942f
    contributing: add & format sections (#150) hinto-janai 2024-06-14 17:35:15 -0400
  • 14aff87e22
    Update consensus/fast-sync/src/fast_sync.rs Boog900 2024-06-14 22:33:30 +0100
  • dd08f1d8c7
    fix pruning hinto.janai 2024-06-14 17:32:59 -0400
  • 18858811ad
    add monerod binary note hinto.janai 2024-06-14 17:30:45 -0400
  • 008e46c683
    add syncer Boog900 2024-06-14 22:24:08 +0100
  • 1abe0b4fa0
    fix json-rpc hinto.janai 2024-06-14 17:02:07 -0400
  • 575ea2279e
    fix epee-encoding test hinto.janai 2024-06-14 16:54:04 -0400
  • 35393d791f
    dandelion/ -> dandelion-tower/ hinto.janai 2024-06-14 16:44:28 -0400
  • 1b6474111c
    fix doc link hinto.janai 2024-06-14 16:44:21 -0400
  • d6ed5a918f
    fix all use hinto.janai 2024-06-14 16:41:38 -0400
  • 47d157a4d1
    rename all directories and crates hinto.janai 2024-06-14 16:25:47 -0400
  • 62cb9fea08
    add A-help-wanted label hinto.janai 2024-06-14 14:06:29 -0400
  • 8b08cdd34c
    formatting hinto.janai 2024-06-14 14:03:01 -0400
  • 25a019b160
    Merge branch 'main' into contrib hinto.janai 2024-06-14 13:44:23 -0400
  • 99f0498c17
    add crate names section hinto.janai 2024-06-14 13:41:04 -0400
  • 1bc05366b0
    docs: update README.md & SECURITY.md (#143) hinto-janai 2024-06-14 13:33:43 -0400
  • 86c01ab95a
    contributing: add crate naming rules (#144) hinto-janai 2024-06-14 13:30:53 -0400
  • ae49044f8f
    monero-wire -> wire/, cuprate-monero-wire -> cuprate-wire hinto.janai 2024-06-14 13:17:17 -0400
  • d1288b141a
    Merge branch 'block-downloader' into cuprated Boog900 2024-06-14 17:47:28 +0100
  • 2eb681e307 More suggestions Jochen Müller 2024-06-14 12:18:35 +0200
  • 7ca8880bcc
    Apply suggestions from code review jomuel 2024-06-14 10:53:04 +0200
  • 33ca4ea408
    fix doc links hinto.janai 2024-06-13 20:40:09 -0400
  • 6e48c76d80
    initial cuprate-blockchain split hinto.janai 2024-06-13 20:26:01 -0400
  • cfe5bea453
    fix tests Boog900 2024-06-13 23:07:35 +0100
  • 98413dfacd
    database: remove ReaderThreads, make db_directory mandatory hinto.janai 2024-06-13 17:21:51 -0400
  • 3e87556411
    add a timeout Boog900 2024-06-13 22:12:41 +0100
  • 3a7a8563e6
    Merge branch 'main' into block-downloader Boog900 2024-06-13 22:05:58 +0100
  • 6d83cda90f
    clean up test Boog900 2024-06-13 22:04:58 +0100
  • 7024517cf4
    database: fix tests, remove blockchain specific references hinto.janai 2024-06-13 16:39:09 -0400
  • 3dab3f234f
    database: add open table tests hinto.janai 2024-06-13 16:27:43 -0400
  • 4a04625a8b
    database: fix open_db_ro, open_db_rw, create_db behavior hinto.janai 2024-06-13 16:14:57 -0400
  • aa8d48c306
    formatting hinto.janai 2024-06-13 15:04:50 -0400
  • b4ce7e0b57
    formatting hinto.janai 2024-06-13 15:02:03 -0400
  • 1df755366b
    add user book, current about hinto.janai 2024-06-13 14:57:55 -0400
  • acd5380256
    Fix clippy & Cargo update (#161) Boog900 2024-06-13 18:08:34 +0000
  • 560813f4ef
    edit contributing for https://github.com/Cuprate/cuprate/pull/144#discussion_r1638344193 hinto.janai 2024-06-13 13:03:08 -0400
  • 3edecd6bc3
    remove duplicate #[test] Boog900 2024-06-13 17:51:34 +0100
  • 5ccd943f41
    fix cargo deny Boog900 2024-06-13 17:40:32 +0100
  • d287a9ccd3
    run cargo update Boog900 2024-06-13 16:56:53 +0100
  • bc85f8aa00
    fix clippy Boog900 2024-06-13 16:56:43 +0100
  • 3d995c5af5
    order imports correctly Boog900 2024-06-13 16:44:07 +0100
  • 25b5b63349
    ci: update actions/cache -> v4 (#158) hinto-janai 2024-06-13 11:37:26 -0400
  • efbe18b242
    remove test unwrap Boog900 2024-06-13 15:52:02 +0100
  • 28f1b70d7e
    remove test unwrap Boog900 2024-06-13 15:10:57 +0100