hinto.janai
|
405db208c7
|
Merge branch 'main' into other
|
2025-01-17 15:28:17 -05:00 |
|
|
503ef11514
|
cuprated: Init (#344)
* add cuprated skeleton
* fmt and add deny exception
* add main chain batch handler
* add blockchain init
* very rough block manager
* misc changes
* move more config values
* add new tables & types
* add function to fully add an alt block
* resolve current todo!s
* add new requests
* WIP: starting re-orgs
* add last service request
* commit Cargo.lock
* add test
* more docs + cleanup + alt blocks request
* clippy + fmt
* document types
* move tx_fee to helper
* more doc updates
* fmt
* fix imports
* remove config files
* fix merge errors
* fix generated coins
* handle more p2p requests + alt blocks
* clean up handler code
* add function for incoming blocks
* add docs to handler functions
* broadcast new blocks + add commands
* add fluffy block handler
* fix new block handling
* small cleanup
* increase outbound peer count
* fix merge
* clean up the blockchain manger
* add more docs + cleanup imports
* fix typo
* fix doc
* remove unrelated changes
* add `get_objects` handler
* add `get_chain` handler
* add `fluffy_missing_txs` handler
* add `new_fluffy_block` handler
* improve interface globals
* manger -> manager
* enums instead of bools
* move chain service to separate file
* more review fixes
* sort imports + docs
* init config
* init dandelion integration
* add dandelion start function
* finish incoming tx handler
* Add tx blob hash table
* Add missing txpool requests
* handle duplicate stem txs
* check txpool on incoming block
* add request to remove tx in new blocks from the pool
* tell the txpool about incoming blocks
* fix merge
* typos
* remove blockchain height from txpool
* fix merge
* fix merge
* handle incoming txs in p2p request handler
* split sections
* finish initial config.
* fix clap
* misc changes
* fix doc
* fix test & clippy
* fix test 2
* try fix windows
* testing
* testing 2
* fix windows test
* fix windows: the remix.
* Allow `IncomingTxHandler` to be given later
* add p2p clearnet init
* fix build
* misc changes
* review comments
* fix imports
* rename & fix default config file
* fix cargo hack
* enable serde on `cuprate-helper`
* changes from matrix chats
* fix ci
* fix doc
* fix doc test
* doc updates
* more doc updates
* sort imports
* add startup code
* d -> h
* add file logging
* fix stem peer service
* todo
* remove `get_range`
* change usages of `get_range`
* clippy
* cargo update
* fix test + update comment
* manually set numb threads for each pool
* fix address book saves
* add more data to status
* fix config
* cleanup main + logging
* add more info to output when changing log level
* cleanup commands
* fix small issue in block downloader more misc clean up
* cross block bp(+) batch verification
* add message when syncing is done
* Revert "cross block bp(+) batch verification"
This reverts commit 764c4663a0 .
* fix fmt & clippy
* move `io_loop` to commands
* review fixes
* fix clippy
* review fixes
|
2025-01-17 20:24:24 +00:00 |
|
hinto.janai
|
2c32e0238e
|
fixes
|
2025-01-17 15:22:01 -05:00 |
|
hinto.janai
|
416efcb788
|
fix key image types
|
2025-01-17 14:58:54 -05:00 |
|
hinto.janai
|
95ab9765e8
|
fix is_key_image_spent
|
2025-01-17 14:40:30 -05:00 |
|
hinto.janai
|
78b3ff1925
|
fix get_hashes
|
2025-01-17 14:34:16 -05:00 |
|
hinto.janai
|
0b3ff4e14c
|
review fixes
Deny / audit (push) Waiting to run
|
2025-01-16 20:14:30 -05:00 |
|
hinto.janai
|
4118af2f24
|
Merge branch 'other' of github.com:hinto-janai/cuprate into other
|
2025-01-16 19:39:23 -05:00 |
|
hinto-janai
|
c7443c9140
|
Update binaries/cuprated/src/rpc/handlers/json_rpc.rs
Co-authored-by: Boog900 <boog900@tutanota.com>
|
2025-01-16 19:38:30 -05:00 |
|
hinto-janai
|
bc6fc0ae13
|
Update binaries/cuprated/src/rpc/handlers/json_rpc.rs
Co-authored-by: Boog900 <boog900@tutanota.com>
|
2025-01-16 19:38:14 -05:00 |
|
hinto.janai
|
1d3c807b98
|
use monero_address
|
2025-01-16 19:22:48 -05:00 |
|
hinto.janai
|
85ebc679b2
|
review fixes
Deny / audit (push) Has been cancelled
|
2024-12-20 20:53:10 -05:00 |
|
hinto.janai
|
d41014b210
|
get_transaction_pool_hashes fix
|
2024-12-20 17:11:18 -05:00 |
|
hinto.janai
|
b2b7e93e4c
|
json-rpc fixes
Deny / audit (push) Waiting to run
|
2024-12-19 20:41:50 -05:00 |
|
hinto.janai
|
cb6fdb76e4
|
HexVec
|
2024-12-19 17:22:35 -05:00 |
|
hinto.janai
|
ed8de29504
|
txpool: all_hashes
|
2024-12-18 21:03:40 -05:00 |
|
hinto.janai
|
21e42c1f54
|
module cleanup
|
2024-12-18 20:26:54 -05:00 |
|
hinto.janai
|
aca28552ab
|
get_output_distribution
|
2024-12-18 18:09:01 -05:00 |
|
hinto.janai
|
04cdc72f46
|
/get_blocks.bin
|
2024-12-17 18:16:03 -05:00 |
|
hinto.janai
|
3664e2f794
|
/get_output_distribution.bin
|
2024-12-16 20:48:06 -05:00 |
|
hinto.janai
|
8cd319cc45
|
/get_o_indexes.bin
|
2024-12-16 20:30:52 -05:00 |
|
hinto.janai
|
541302ea07
|
get_blocks_by_height, shared::get_outs
|
2024-12-16 20:21:00 -05:00 |
|
hinto.janai
|
0b3ee2d1d1
|
finish other draft
|
2024-12-16 17:56:27 -05:00 |
|
hinto.janai
|
805f475083
|
/get_transaction_pool_stats
|
2024-12-13 20:21:11 -05:00 |
|
hinto.janai
|
c5abf9bb98
|
/get_transaction_pool
|
2024-12-13 20:14:16 -05:00 |
|
hinto.janai
|
c924f24765
|
/peerlist
|
2024-12-13 19:50:19 -05:00 |
|
hinto.janai
|
b3314d4981
|
/send_raw_transaction , /save_bc , response_base
|
2024-12-13 19:30:25 -05:00 |
|
hinto.janai
|
d4b30333bb
|
most of /send_raw_transaction
Deny / audit (push) Has been cancelled
|
2024-12-13 16:43:39 -05:00 |
|
hinto.janai
|
c38daa4497
|
/get_transactions hex
|
2024-12-13 15:36:11 -05:00 |
|
hinto.janai
|
ab4822c660
|
!!
|
2024-12-13 15:16:26 -05:00 |
|
hinto.janai
|
a359eed8be
|
/is_key_image_spent
|
2024-12-11 20:52:40 -05:00 |
|
hinto.janai
|
c3bc9b26ec
|
/get_transactions
|
2024-12-11 19:16:34 -05:00 |
|
hinto.janai
|
b402c82557
|
json_rpc: get_block_template
|
2024-12-11 16:30:37 -05:00 |
|
hinto.janai
|
2de9a019c6
|
fix json-rpc handlers
|
2024-12-06 19:59:38 -05:00 |
|
hinto.janai
|
3c25374b03
|
architecture book
|
2024-12-06 19:30:17 -05:00 |
|
hinto.janai
|
d1c1025238
|
rpc: move json-rpc types away from macros
Deny / audit (push) Waiting to run
|
2024-12-06 11:29:55 -05:00 |
|
hinto.janai
|
20e599fc72
|
type fixes, move fn to -helper
|
2024-12-06 09:23:45 -05:00 |
|
hinto.janai
|
568a276b7f
|
rpc-types -> types pt. 2
Deny / audit (push) Waiting to run
|
2024-12-05 20:45:27 -05:00 |
|
hinto.janai
|
2104bb0e17
|
cuprate_types::rpc , from module for cuprate_rpc_types
|
2024-12-05 16:05:22 -05:00 |
|
hinto.janai
|
0b50091b5d
|
merge diffs from https://github.com/Cuprate/cuprate/pull/272
Deny / audit (push) Waiting to run
|
2024-12-05 09:29:33 -05:00 |
|
hinto.janai
|
edaf6275da
|
Merge branch 'main' into json
|
2024-12-04 20:43:10 -05:00 |
|
|
7b8756fa80
|
cuprated: P2P protocol request handler (#303)
CI / typo (push) Has been cancelled
CI / ci (macos-latest, stable, bash) (push) Has been cancelled
CI / fmt (push) Has been cancelled
CI / ci (ubuntu-latest, stable, bash) (push) Has been cancelled
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Has been cancelled
Deny / audit (push) Has been cancelled
Doc / build (push) Has been cancelled
Doc / deploy (push) Has been cancelled
* add cuprated skeleton
* fmt and add deny exception
* add main chain batch handler
* add blockchain init
* very rough block manager
* misc changes
* move more config values
* add new tables & types
* add function to fully add an alt block
* resolve current todo!s
* add new requests
* WIP: starting re-orgs
* add last service request
* commit Cargo.lock
* add test
* more docs + cleanup + alt blocks request
* clippy + fmt
* document types
* move tx_fee to helper
* more doc updates
* fmt
* fix imports
* remove config files
* fix merge errors
* fix generated coins
* handle more p2p requests + alt blocks
* clean up handler code
* add function for incoming blocks
* add docs to handler functions
* broadcast new blocks + add commands
* add fluffy block handler
* fix new block handling
* small cleanup
* increase outbound peer count
* fix merge
* clean up the blockchain manger
* add more docs + cleanup imports
* fix typo
* fix doc
* remove unrelated changes
* add `get_objects` handler
* add `get_chain` handler
* add `fluffy_missing_txs` handler
* add `new_fluffy_block` handler
* improve interface globals
* manger -> manager
* enums instead of bools
* move chain service to separate file
* more review fixes
* sort imports + docs
* init dandelion integration
* add dandelion start function
* finish incoming tx handler
* Add tx blob hash table
* Add missing txpool requests
* handle duplicate stem txs
* check txpool on incoming block
* add request to remove tx in new blocks from the pool
* tell the txpool about incoming blocks
* fix merge
* typos
* remove blockchain height from txpool
* fix merge
* fix merge
* handle incoming txs in p2p request handler
* Allow `IncomingTxHandler` to be given later
* add p2p clearnet init
* fix build
* misc changes
* doc updates
* more doc updates
* sort imports
* review changes
* Result -> DbResult
* use `NonZero`
* review fixes
* remove `rust-2024-compatibility` lint
|
2024-12-03 20:21:05 +00:00 |
|
|
ecd077b402
|
cuprated: config & args (#304)
* init config
* split sections
* finish initial config.
* fix clap
* misc changes
* fix doc
* fix test & clippy
* fix test 2
* try fix windows
* testing
* testing 2
* fix windows test
* fix windows: the remix.
* review comments
* fix imports
* rename & fix default config file
* fix cargo hack
* enable serde on `cuprate-helper`
* changes from matrix chats
* fix ci
* fix doc
* fix doc test
* move Cuprated.toml
* remove default.rs
* `size` -> `bytes`
* `addressbook_path` -> `address_book_path`
* fix config output
* fix ci
* Update binaries/cuprated/src/config/args.rs
Co-authored-by: hinto-janai <hinto.janai@protonmail.com>
---------
Co-authored-by: hinto-janai <hinto.janai@protonmail.com>
|
2024-12-03 15:17:21 +00:00 |
|
hinto-janai
|
38541dbfda
|
workspace: add/fix 1.83 lints (#353)
Deny / audit (push) Has been cancelled
Doc / build (push) Has been cancelled
CI / fmt (push) Has been cancelled
CI / typo (push) Has been cancelled
CI / ci (macos-latest, stable, bash) (push) Has been cancelled
CI / ci (ubuntu-latest, stable, bash) (push) Has been cancelled
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Has been cancelled
Doc / deploy (push) Has been cancelled
* 1.83 `cargo clippy --fix`
* fix type complexity, add `DbResult`
* clippy fix
* redb fix
* Update consensus/context/src/difficulty.rs
Co-authored-by: hinto-janai <hinto.janai@protonmail.com>
---------
Co-authored-by: Boog900 <boog900@tutanota.com>
|
2024-11-28 19:53:59 +00:00 |
|
hinto.janai
|
a3fa638d91
|
fix bans
Deny / audit (push) Has been cancelled
|
2024-11-26 21:05:57 -05:00 |
|
hinto.janai
|
1a079c856e
|
lint/todo fixes
|
2024-11-26 20:48:53 -05:00 |
|
hinto.janai
|
916d593024
|
fixes
|
2024-11-26 19:37:35 -05:00 |
|
hinto.janai
|
1ffa86c5ae
|
review fixes
|
2024-11-26 19:23:33 -05:00 |
|
hinto.janai
|
de7abfc3f0
|
helper::block_header
|
2024-11-25 20:52:18 -05:00 |
|
|
c54bb0c8b2
|
P2P: Change ClientPool to PeerSet (#337)
* add WeakClient
* todo
* client pool -> peer set
* more peer set changes
* fix cuprated builds
* add docs
* more docs + better disconnect handling
* more docs
* fix imports
* review fixes
|
2024-11-20 01:37:52 +00:00 |
|