Commit graph

  • 99a7cbc93d
    test fixes hinto.janai 2024-09-20 19:53:33 -0400
  • bda0679e57 Merge remote-tracking branch 'origin/main' into dimalinux/cryptonote Dmitry Holodov 2024-09-20 15:51:17 -0700
  • 1ad8b34941
    fix feature cfgs hinto.janai 2024-09-20 17:44:44 -0400
  • 2a440c3d8d fixed place that needed wrapping_add Dmitry Holodov 2024-09-20 14:41:11 -0700
  • 374bc77cfb
    features hinto.janai 2024-09-20 17:39:20 -0400
  • 4f87767063
    add genesis data for all networks hinto.janai 2024-09-20 17:30:36 -0400
  • f0f15d921c
    PoW -> proof-of-work hinto.janai 2024-09-20 16:21:31 -0400
  • b001304492
    review fixes hinto.janai 2024-09-20 16:19:50 -0400
  • 9738ed5660
    expect reason hinto.janai 2024-09-20 16:18:09 -0400
  • 5351bd32fe
    update for https://github.com/Cuprate/cuprate/pull/290 hinto.janai 2024-09-20 16:16:25 -0400
  • 57af45e01d
    epee-encoding: enable workspace lints (#294) hinto-janai 2024-09-20 10:13:55 -0400
  • 5588671501
    levin: enable workspace lints (#292) hinto-janai 2024-09-20 10:11:27 -0400
  • 19150df355
    p2p/dandelion-tower: enable workspace lints (#287) hinto-janai 2024-09-20 09:36:34 -0400
  • 93ddbd6c5c
    CRYPTONOTE_MAX_BLOCK_HEIGHT hinto.janai 2024-09-19 20:44:41 -0400
  • b4b456b78a
    remove todos hinto.janai 2024-09-19 20:40:32 -0400
  • 2c9725008a
    Merge branch 'main' into constants hinto.janai 2024-09-19 20:23:47 -0400
  • c079f9e7c0
    fixes hinto.janai 2024-09-19 18:26:36 -0400
  • b14bd373dd
    fmt hinto.janai 2024-09-19 17:47:34 -0400
  • 5ee10a3775
    fixes hinto.janai 2024-09-19 17:47:06 -0400
  • d2adf9034c
    Merge branch 'main' into lints-11 hinto.janai 2024-09-19 17:40:59 -0400
  • 1038b08d02
    fixes hinto.janai 2024-09-19 17:40:13 -0400
  • 91bb33a712
    Merge branch 'main' into lints-10 hinto.janai 2024-09-19 17:35:46 -0400
  • 39cdb8eab1
    fixes hinto.janai 2024-09-19 17:34:12 -0400
  • 44ac530705
    Merge branch 'main' into lints-5 hinto.janai 2024-09-19 17:32:57 -0400
  • b44391b5ef
    fixes hinto.janai 2024-09-19 17:32:15 -0400
  • b9dd6256e2
    Merge branch 'main' into lints-6 hinto.janai 2024-09-19 17:31:22 -0400
  • 84275da763
    dep fixes hinto.janai 2024-09-19 17:25:49 -0400
  • 077db2f951
    fixes hinto.janai 2024-09-19 17:23:50 -0400
  • 719f4cd64d
    fix tests hinto.janai 2024-09-19 17:14:58 -0400
  • 103ca17f2d
    expect reason hinto.janai 2024-09-19 17:09:00 -0400
  • e7c6bba63d
    Database: Split BlockBlobs table + Miscellaneous fixes (#290) Asurar 2024-09-19 21:05:41 +0200
  • 090fa1acfb
    fix warning Asurar0 2024-09-19 19:46:42 +0200
  • 3899d3357a
    Update storage/blockchain/src/ops/block.rs Asurar 2024-09-19 19:39:31 +0200
  • 5a8b0bc590
    Update storage/blockchain/src/types.rs Asurar 2024-09-19 19:39:26 +0200
  • cf4ade500e
    fix fmt Asurar0 2024-09-19 18:56:12 +0200
  • 3a42cf8a9e
    Merge remote-tracking branch 'cuprate/main' into split_database_fixme Asurar0 2024-09-19 18:50:25 +0200
  • 4169c45c58
    Blockchain: add alt-block handling (#260) Boog900 2024-09-19 16:55:28 +0100
  • dd014446b7 Split BlockBlobs database table + misc fixes Asurar0 2024-09-18 17:13:46 +0200
  • e23a3f61c6
    remove INVARIANT comments Boog900 2024-09-19 16:35:04 +0100
  • 890f4654f3
    start docs, targets tracing Boog900 2024-09-19 03:39:48 +0100
  • e3a918bca5
    wire: enable workspace lints (#291) hinto-janai 2024-09-18 18:19:32 -0400
  • a1267619ef
    p2p/address-book: enable workspace lints (#286) hinto-janai 2024-09-18 18:18:31 -0400
  • 2afc0e8373
    test-utils: enable workspace lints (#283) hinto-janai 2024-09-18 18:14:31 -0400
  • b9842fcb18
    fixed-bytes: enable workspace lints (#293) hinto-janai 2024-09-18 18:12:35 -0400
  • 266c71f4a9
    fixes hinto.janai 2024-09-18 18:00:01 -0400
  • 024ecf22a7
    revert match arm formatting hinto.janai 2024-09-18 17:52:16 -0400
  • 8b4b403c5c
    pruning: enable workspace lints (#284) hinto-janai 2024-09-18 17:44:23 -0400
  • d4b2a6adef
    use drop() hinto.janai 2024-09-18 17:41:22 -0400
  • 1d618456f9
    fixes hinto.janai 2024-09-18 17:37:11 -0400
  • 66a82a377e
    fix clippy Boog900 2024-09-18 22:35:28 +0100
  • fedc7ac809
    fixes hinto.janai 2024-09-18 17:34:21 -0400
  • fec033a460
    fixes hinto.janai 2024-09-18 17:33:28 -0400
  • 35353c4e10
    fixes hinto.janai 2024-09-18 17:31:42 -0400
  • a3d32d96d6
    fixes hinto.janai 2024-09-18 17:30:55 -0400
  • eae73276fe
    fixes hinto.janai 2024-09-18 17:29:27 -0400
  • 6ee3b1682b
    Merge branch 'main' into storage-alt-blocks Boog900 2024-09-18 22:25:17 +0100
  • 8271b917b8
    typos hinto.janai 2024-09-18 17:24:42 -0400
  • 4e00cd0aac
    more review fixes Boog900 2024-09-18 22:23:22 +0100
  • 46df93d7a9
    rules/fast-sync: enable workspace lints hinto.janai 2024-09-18 17:23:00 -0400
  • be3114bc13
    review fixes Boog900 2024-09-18 22:03:12 +0100
  • a4c77a2e3f
    Merge branch 'main' into lints-11 hinto.janai 2024-09-18 16:58:16 -0400
  • de83ca7d97
    Merge branch 'main' into lints-10 hinto.janai 2024-09-18 16:58:14 -0400
  • 81927d240c
    Merge branch 'main' into lints-9 hinto.janai 2024-09-18 16:58:13 -0400
  • 7edfce961c
    Merge branch 'main' into lints-8 hinto.janai 2024-09-18 16:58:12 -0400
  • 3076c2c852
    Merge branch 'main' into lints-7 hinto.janai 2024-09-18 16:58:10 -0400
  • d2b457650d
    Merge branch 'main' into lints-6 hinto.janai 2024-09-18 16:58:09 -0400
  • 0fe82b1c76
    Merge branch 'main' into lints-5 hinto.janai 2024-09-18 16:58:07 -0400
  • 6e4f530d0d
    Merge branch 'main' into lints-4 hinto.janai 2024-09-18 16:58:06 -0400
  • 03a8097397
    Merge branch 'main' into lints-3 hinto.janai 2024-09-18 16:58:04 -0400
  • a0cf3af168
    Merge branch 'main' into lints-2 hinto.janai 2024-09-18 16:58:02 -0400
  • 3ad9239ec4
    Merge branch 'main' into lints hinto.janai 2024-09-18 16:56:53 -0400
  • c40376afae
    cargo upgrade hinto.janai 2024-09-18 16:50:13 -0400
  • 1dfbed0c13
    consensus: enable workspace lints hinto.janai 2024-09-18 16:40:48 -0400
  • a92313b52e
    move flush_alt_blocks Boog900 2024-09-18 21:38:34 +0100
  • 6502729d8c
    lints: replace allow with expect (#285) hinto-janai 2024-09-18 16:31:08 -0400
  • 4e02c714a3
    fmt hinto.janai 2024-09-18 16:19:59 -0400
  • 29d9f1b734
    epee-encoding: enable workspace lints hinto.janai 2024-09-18 16:19:48 -0400
  • abfb2a5e55
    fixed-bytes: enable workspace lints hinto.janai 2024-09-18 16:14:48 -0400
  • 1057dd9f07
    levin: enable workspace lints hinto.janai 2024-09-18 16:13:12 -0400
  • 13ac72834a
    wire: enable workspace lints hinto.janai 2024-09-18 16:08:21 -0400
  • 3199700e0b
    fmt hinto.janai 2024-09-18 16:03:20 -0400
  • 7bd7d9af5e
    fix expect msg hinto.janai 2024-09-18 16:02:02 -0400
  • 51aa1b6ce4
    cargo update Boog900 2024-09-18 18:03:59 +0100
  • c4c025aade
    add dev dep Boog900 2024-09-18 17:13:09 +0100
  • 6aeb720dcd
    Apply suggestions from code review Boog900 2024-09-18 16:40:09 +0100
  • ad140a04c3
    p2p: enable workspace lints hinto.janai 2024-09-17 21:05:11 -0400
  • 6325f6faee
    todos hinto.janai 2024-09-17 20:49:07 -0400
  • b0e14e9866
    fixes hinto.janai 2024-09-17 20:46:54 -0400
  • 669e5a2120
    fmt hinto.janai 2024-09-17 20:36:04 -0400
  • 0f4939a318
    p2p-core: enable workspace lints hinto.janai 2024-09-17 20:34:05 -0400
  • ed01bf79d9
    fmt hinto.janai 2024-09-17 20:03:15 -0400
  • 0cf9a341e9
    dandelion-tower: add/fix workspace lints hinto.janai 2024-09-17 20:01:52 -0400
  • b818e1ef41
    fix hinto.janai 2024-09-17 19:59:55 -0400
  • e01ea45d6b
    address-book: enable workspace lints hinto.janai 2024-09-17 19:57:53 -0400
  • 0411c1ef25
    fix docs hinto.janai 2024-09-17 19:43:22 -0400
  • 9c160f5ccb
    fix docs hinto.janai 2024-09-17 17:50:28 -0400
  • ea20ad278d
    fmt hinto.janai 2024-09-17 17:44:40 -0400
  • c6a71ff827
    fixes hinto.janai 2024-09-17 17:43:49 -0400
  • 950da17ef9
    fix lints hinto.janai 2024-09-17 17:38:49 -0400
  • 5ccd6b048b
    cargo.toml: add allow_attributes lint hinto.janai 2024-09-17 17:38:37 -0400