Commit graph

  • c7dad3ce33
    database/ -> storage/, create skeleton storage/ crates hinto.janai 2024-05-28 16:47:40 -0400
  • ccd3c6e3ed
    misc changes Boog900 2024-05-28 18:53:36 +0100
  • 608c8c7181
    clippy Boog900 2024-05-28 18:26:59 +0100
  • ab6644504a
    doc updates + move Vec to Arc<[]> Boog900 2024-05-28 18:19:16 +0100
  • 3f92053a31
    storage/database -> storage/key-value hinto.janai 2024-05-27 20:17:20 -0400
  • 5e9174817d
    cache tx verification state Boog900 2024-05-28 01:11:27 +0100
  • 7b66fe28c7
    Cargo.toml: add storage hinto.janai 2024-05-27 19:57:52 -0400
  • 704b8e1262
    .github: database -> storage hinto.janai 2024-05-27 19:57:15 -0400
  • c7c2631457
    database/ -> storage/` hinto.janai 2024-05-27 19:56:13 -0400
  • a41799e452
    bug.md: fix spacing hinto.janai 2024-05-27 16:40:06 -0400
  • d8eabfaa10
    fix feature.md hinto.janai 2024-05-27 16:36:44 -0400
  • cfb794332b
    fix bug.md hinto.janai 2024-05-27 16:35:44 -0400
  • 977f475a0b
    add question.md hinto.janai 2024-05-27 10:16:31 -0400
  • 604819ab0d
    add issue templates hinto.janai 2024-05-26 21:51:45 -0400
  • 4da3853162
    Merge 59f936593a into 45656fe653 hinto-janai 2024-05-26 21:19:35 -0400
  • cee8a123b0
    add a proptest for dup txs Boog900 2024-05-27 02:01:19 +0100
  • c035b36481
    fix check for duplicate txs when duplicates are not sequential Boog900 2024-05-27 01:48:21 +0100
  • 3ff98e4a14
    remove scan_chain docs Boog900 2024-05-27 01:38:37 +0100
  • 2d4958294f
    Merge branch 'main' into document-consensus Boog900 2024-05-27 01:32:25 +0100
  • eb69895278
    spawn task whe getting blocks Boog900 2024-05-27 01:31:07 +0100
  • 851a898b03
    Merge branch 'main' into block-downloader Boog900 2024-05-27 01:02:22 +0100
  • fa99fd5343
    move block downloader to struct Boog900 2024-05-27 01:00:55 +0100
  • 45656fe653
    repo: adopt rust-lang label system (#136) hinto-janai 2024-05-26 19:57:21 -0400
  • 59a49b93ab
    repo: update license (#134) hinto-janai 2024-05-26 19:39:32 -0400
  • 95ae04b382
    add A-dependency hinto.janai 2024-05-26 17:06:41 -0400
  • 24835d8263
    wording fix hinto.janai 2024-05-26 17:01:13 -0400
  • 150dead8fa
    doc .github files hinto.janai 2024-05-26 16:54:57 -0400
  • 1148ca1771
    update CONTRIBUTING.md hinto.janai 2024-05-26 16:51:08 -0400
  • 23505b1e4e
    update .github/labeler.yml hinto.janai 2024-05-26 16:48:09 -0400
  • 1d90982083
    fix LICENSE-MIT formatting hinto.janai 2024-05-26 15:55:55 -0400
  • 5488f1e177
    net: remove license files hinto.janai 2024-05-26 15:50:22 -0400
  • 3270560711
    add chain_tracker Boog900 2024-05-25 00:53:13 +0100
  • 35320d3be4
    update labels hinto.janai 2024-05-24 18:53:37 -0400
  • ec81b73706
    more labels hinto.janai 2024-05-23 21:48:59 -0400
  • 67414dbe9e
    add labeler.yml hinto.janai 2024-05-23 21:43:50 -0400
  • b9ad373f29
    contributing: add Keeping track of issues and PRs section hinto.janai 2024-05-23 21:09:32 -0400
  • 1e857416c9
    database/helper: define statics within functions (#135) hinto-janai 2024-05-23 21:16:39 -0400
  • e8b20e6115
    P2P: async buffer (#109) Boog900 2024-05-24 01:15:49 +0000
  • 596fed775a
    initial chain search Boog900 2024-05-24 02:11:49 +0100
  • 0fa432a5fe
    database/helper: define statics within functions hinto.janai 2024-05-23 20:33:36 -0400
  • e81083e1be
    update LICENSE.md hinto.janai 2024-05-23 17:27:35 -0400
  • 0b8212e3e8
    add MIT license hinto.janai 2024-05-23 17:27:28 -0400
  • 55c744512d
    fix doc Boog900 2024-05-23 02:03:09 +0100
  • 5a0d4a4e94
    init block downloader Boog900 2024-05-23 01:34:08 +0100
  • 3365af9af7
    Merge branch 'async-buffer' into block-downloader Boog900 2024-05-22 22:28:17 +0100
  • e14ca2b846
    review comments Boog900 2024-05-22 22:22:59 +0100
  • 73041b9fe1
    Merge branch 'main' into async-buffer Boog900 2024-05-22 22:03:28 +0100
  • 20f9a063ea
    fix merge + add some docs Boog900 2024-05-22 21:43:45 +0100
  • 7f5e44f7b1
    Merge branch 'main' into network-init Boog900 2024-05-22 01:59:47 +0100
  • 0158c6671a
    P2P: Peer sync state svc (#128) Boog900 2024-05-22 00:56:39 +0000
  • c57cc41e08
    Merge branch 'main' into sync-states Boog900 2024-05-22 00:48:41 +0000
  • b54d25c8c6
    Apply suggestions from code review Boog900 2024-05-22 01:47:46 +0100
  • e6c39eb749
    Update pruning/src/lib.rs Boog900 2024-05-22 01:47:12 +0100
  • 02cd963e57
    P2P: Broadcast svc (#129) Boog900 2024-05-21 22:19:52 +0000
  • 13af2dcb60
    review comments Boog900 2024-05-21 02:02:20 +0100
  • d04d10015f
    Apply suggestions from code review Boog900 2024-05-21 01:47:08 +0100
  • ce34494b4b
    move comment Boog900 2024-05-21 01:34:29 +0100
  • 3c9b1c4c72
    dif -> diff Boog900 2024-05-21 01:32:00 +0100
  • f7721499ef
    Apply suggestions from code review Boog900 2024-05-21 01:25:39 +0100
  • 7a22aa6500
    correct comment Boog900 2024-05-20 18:48:30 +0100
  • 79a14120d9
    fix leak in client pool Boog900 2024-05-19 21:58:30 +0100
  • 76c0ad33b0
    fix address book docs Boog900 2024-05-19 19:05:06 +0100
  • f28321a7ec
    remove crate doc for now Boog900 2024-05-19 18:50:10 +0100
  • 2fd74dec14
    add an inbound connection server Boog900 2024-05-19 18:35:07 +0100
  • f818b6a5ff
    start network init Boog900 2024-05-19 01:00:01 +0100
  • 8eaaac53ca
    Merge branch 'broadcast-svc' into network-init Boog900 2024-05-18 18:38:39 +0100
  • 191a1723a1
    Merge branch 'main' into broadcast-svc Boog900 2024-05-18 14:01:16 +0100
  • 41970d748a
    unify PeerDisconnectFut and add more docs Boog900 2024-05-18 13:52:21 +0100
  • 59f936593a
    add macros.rs; conditional logging macros hinto.janai 2024-05-17 20:35:26 -0400
  • 78f87e7b37
    backend: impl Debug for ConcreteEnv hinto.janai 2024-05-17 20:34:59 -0400
  • 112f4c18e4
    Merge branch 'main' into tracing hinto.janai 2024-05-17 19:56:10 -0400
  • f4ef14ca18
    add another test Boog900 2024-05-17 17:36:25 +0100
  • e1dfa3e605
    fix merge Boog900 2024-05-17 15:23:51 +0100
  • 065fa242d8
    Merge branch 'main' into sync-states Boog900 2024-05-17 14:54:58 +0100
  • c5fbbcc6e8
    P2P Client Pool (#121) Boog900 2024-05-17 13:52:51 +0000
  • c17431d5ed
    Update p2p/cuprate-p2p/src/connection_maintainer.rs Boog900 2024-05-17 14:32:36 +0100
  • dcad237388
    review changes Boog900 2024-05-17 01:01:55 +0100
  • 164b421b03
    Apply suggestions from code review Boog900 2024-05-17 00:46:53 +0100
  • 1a6cf365ea
    typo Boog900 2024-05-17 00:10:34 +0100
  • d3dbf7073b
    move tests and add some more Boog900 2024-05-17 00:08:39 +0100
  • 1317df9d4d
    typos Boog900 2024-05-16 20:05:53 +0100
  • 0f4b3b351d
    add mores tests and fix a couple bugs Boog900 2024-05-16 19:59:16 +0100
  • b407377f52
    add a test Boog900 2024-05-16 00:31:55 +0100
  • aedf87ec5b
    add some tests Boog900 2024-05-15 17:15:39 +0100
  • 38ede35468
    database: more README docs (#126) hinto-janai 2024-05-15 11:58:18 -0400
  • df6d6ec187
    add more docs Boog900 2024-05-15 16:30:46 +0100
  • bf5033b044
    readme: review fixes hinto.janai 2024-05-15 08:53:59 -0400
  • 7881013380
    add broadcast svc Boog900 2024-05-15 01:47:44 +0100
  • 020fd56673
    add peer sync state svc Boog900 2024-05-15 01:33:05 +0100
  • 5854e0c5c2
    readme: fixes hinto.janai 2024-05-14 20:16:48 -0400
  • a30c45cf82
    readme: fixes hinto.janai 2024-05-14 19:44:18 -0400
  • 32bc57dd2d
    readme: fill Known issues and tradeoffs section hinto.janai 2024-05-14 18:51:45 -0400
  • b424d1f2bb
    readme: add The service section hinto.janai 2024-05-14 15:44:00 -0400
  • cbb629d431
    Merge branch 'main' into peer-set2 Boog900 2024-05-14 20:04:03 +0100
  • d0ac94a813
    ci: downgrade to gcc 13.2 for windows (#127) hinto-janai 2024-05-14 14:41:39 -0400
  • 7670c3a419
    ci: downgrade to gcc 13.2 for windows hinto.janai 2024-05-12 19:13:51 -0400
  • 6d3096eb03
    small changes Boog900 2024-05-13 23:56:00 +0100
  • e59bb0a1f5
    use JoinSet in connection maintainer Boog900 2024-05-13 23:39:36 +0100
  • 1986da8e05
    remove bad test Boog900 2024-05-13 23:03:46 +0100
  • dd869671c0
    clippy Boog900 2024-05-13 21:43:59 +0100