- https://syntheticbird45.github.io
-
Laziness is my motto
- Joined on
2024-06-03
SyntheticBird
synced commits to json at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-10 07:11:03 +00:00
SyntheticBird
synced commits to main at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-09 23:01:03 +00:00
9923d8d69d
cuprated: internal signatures required for RPC (#297)
SyntheticBird
synced commits to benches at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-09 23:01:03 +00:00
eb617b30f8
json-rpc benchmarks
cab2011613
lib readme
fe6c395d40
Merge branch 'main' into benches
9923d8d69d
cuprated: internal signatures required for RPC (#297)
SyntheticBird
synced commits to benches at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-09 06:41:12 +00:00
Compare 3 commits »
SyntheticBird
synced and deleted reference 2024-10-09 06:41:11 +00:00
refs/tags/rpc-msgs
at SyntheticBird/cuprate-hinto-janai from mirror
SyntheticBird
synced commits to rpc-msgs at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-08 22:31:03 +00:00
364ce37099
fix merge
0913a2b3a8
Merge branch 'rpc-msgs' of github.com:hinto-janai/cuprate into rpc-msgs
9aa9ef56fd
Merge branch 'main' into rpc-msgs
337f42f702
Update p2p/p2p-core/src/ban.rs
8be369846e
cuprated: Blockchain Manager (#274)
SyntheticBird
synced commits to main at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-08 22:31:03 +00:00
8be369846e
cuprated: Blockchain Manager (#274)
00bdd6ffaa
cryptonight in pure Rust (#271)
ca882512fc
P2P: move seed nodes to config (#306)
80bfe0a34c
types: JSON representation types (#300)
SyntheticBird
synced commits to benches at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-08 22:31:02 +00:00
185c2ee25a
add
cuprate-criterion-example
897396ee1a
Merge branch 'main' into benches
8be369846e
cuprated: Blockchain Manager (#274)
00bdd6ffaa
cryptonight in pure Rust (#271)
ca882512fc
P2P: move seed nodes to config (#306)
SyntheticBird
synced commits to benches at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-08 06:11:03 +00:00
6525307744
book
SyntheticBird
synced commits to rpc-msgs at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-08 06:11:03 +00:00
4fa37deec5
storage: remove
Clone
off write handle
SyntheticBird
synced commits to rpc-msgs at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-05 04:41:06 +00:00
c886f807dd
CurrentRxVm
-> CurrentRxVms
4f9c5f12ab
fix p2p ban types
aaed13ad69
remove
BlockchainReadRequest::MinerData
d0888c8cf3
remove
BlockchainReadRequest::Difficulty
2228d4d741
remove blockchain write handle, fix docs
SyntheticBird
synced commits to benches at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-05 04:41:05 +00:00
24d176ff14
example, docs
SyntheticBird
synced and deleted reference 2024-10-05 04:41:05 +00:00
refs/tags/json-types
at SyntheticBird/cuprate-hinto-janai from mirror
SyntheticBird
synced commits to benches at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-04 04:11:03 +00:00
7bac741d5f
name changes, bin impl
39fe790553
Merge branch 'main' into benches
a003e0588d
Add
constants/
crate (#280)
521bf877db
P2P: give the protocol handler access to the peer info (#302)
6da9d2d734
P2P: remove peer sync service (#299)
SyntheticBird
synced commits to rpc-msgs at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-03 03:41:08 +00:00
e7f052f1d0
fixes
42d6f97847
AlternateChains
, docs
64a3e5d5e9
blockchain docs/types
cf331885b6
txpool docs/types
41f4b788b3
Merge branch 'main' into rpc-msgs
SyntheticBird
synced commits to main at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-02 19:31:03 +00:00
a003e0588d
Add
constants/
crate (#280)
SyntheticBird
synced and deleted reference 2024-10-02 19:31:03 +00:00
refs/tags/constants
at SyntheticBird/cuprate-hinto-janai from mirror
SyntheticBird
synced commits to constants at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-02 03:11:02 +00:00
7e9339945d
fix
0d9891de19
revert
8c94b7131f
Merge branch 'main' into constants
521bf877db
P2P: give the protocol handler access to the peer info (#302)
6da9d2d734
P2P: remove peer sync service (#299)
SyntheticBird
synced commits to rpc-msgs at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-02 03:11:02 +00:00
f9ff59345c
p2p msg changes, docs
3fb69f23cb
Merge branch 'main' into rpc-msgs
521bf877db
P2P: give the protocol handler access to the peer info (#302)
6da9d2d734
P2P: remove peer sync service (#299)
12bbadd749
cuprated: add
constants
& statics
modules (#301)
SyntheticBird
synced commits to main at SyntheticBird/cuprate-hinto-janai from mirror
2024-10-02 03:11:02 +00:00
521bf877db
P2P: give the protocol handler access to the peer info (#302)
6da9d2d734
P2P: remove peer sync service (#299)
12bbadd749
cuprated: add
constants
& statics
modules (#301)
a072d44a0d
P2P: fix connection disconnect on
Client
drop (#298)