18 Commits

Author SHA1 Message Date
hinto-janai
d43e0957a2 Update repo to cuprated 0.0.5 (#501)
* apply

* ks

* update

* 515
2025-07-16 21:35:29 +01:00
hinto-janai
640ac1bc1c Update repo to cuprated 0.0.4 (#462)
* apply

* update

* update

* fs

* typos -w

* update
2025-06-04 17:29:32 +01:00
hinto-janai
63246843fe changelog: add #457 + #458 (#459)
* 457

* 458

* wording
2025-05-07 23:32:36 +01:00
hinto-janai
11d0272a5c Update repo to cuprated 0.0.3 (#437)
* 0.0.3

* update sanity timestamp

* case

* changes

* intro

* prs

* include 456
2025-05-07 02:10:09 +01:00
hinto-janai
b862b3da83 fast-sync: .bin -> .json (#448)
* serialize to json

* hex

* build script + static

* doc
2025-05-02 18:55:12 +01:00
hinto-janai
56d3459782 cuprated: v0.0.2 version + changelog (#413)
* update

* !!

* update

* version
2025-04-09 15:05:45 +01:00
hinto-janai
fcbf260747 workspace: initial release cycle files (#370)
* initial files

* hashes

* ci: more targets

* release.yml

* moves

* remove commit list

* typo

* add linux arm to `monerod-download`

* update

* fast sync

* remove `cuprated.service`

* update

* changes

* move contributing
2025-03-11 23:15:53 +00:00
SyntheticBird
cebb71d7dc misc: Update SyntheticBird PGP key (#362)
Update SyntheticBird PGP key

I changed my email very recently (and hopefully stay on it).
This key is also used to sign my future commits.
2025-01-14 01:38:14 +00:00
SyntheticBird
ccff75057e Update Zed in ENVIRONMENT-ADVICE.md (#259)
Update ENVIRONMENT-ADVICE.md

Updated information on Zed editor
2024-08-22 00:33:21 +01:00
SyntheticBird
0454f0ba2e [Misc] Updating SyntheticBird's GPG Key (#122)
Updated SyntheticBird's GPG Key

I still have the old key but it's not the one I'm actively using for signing
nor distribute for communicating.
2024-04-30 20:09:53 +01:00
Boog900
fa212f09ff update gpg key (#86) 2024-03-03 23:19:26 +00:00
hinto-janai
354ac9c2f6 Add typos + cargo doc CI (#32)
* ci: add separate `typo` job

* add `typos.toml` for false positives

* fix all typos

* ci: add `cargo doc` step

* fix doc errors

* contributing.md: update passing CI steps

* fix more typos, add exception to `cryptonight/`

* ci: move `cargo doc` step within `ci` job

It needs dependencies.

* ci: add https://github.com/Cuprate/cuprate/pull/63

* test-utils: fix typo

* ci: switch `rustup update` and switch order

* ci: only update rust on unix

* ci: set `RUSTDOCFLAGS` env earlier

* ci: only run `cargo doc` on linux

* ci: remove `bash` on `cargo doc`

* ci: remove `--all-targets`

We now have the target OS's in CI, no need to compile for each.

* contributing.md: update ci steps

* ci: add `--all-targets` back to clippy, build

* update contributing.md
2024-02-15 16:03:04 +00:00
Someone Else
47238fbef3 Adding development environment advices (#49)
* added ws dev advices

* removed nightly rustfmt
2024-02-02 23:37:15 +00:00
Boog900
2b65be4b18 net: add epee-encoding and fixed-bytes 2024-01-29 22:44:59 +00:00
hinto.janai
049cec184f add hinto-janai.asc 2023-10-25 20:39:57 -04:00
Boog900
b483415c87 Add design document 2023-08-01 02:04:57 +01:00
Boog900
58a076f3aa re-write README
This removes a lot of the content from the README.

I have also removed the MIT license file so people don't get confused.

This README is meant to be expanded in the future when more work has been done on Cuprate
2023-07-26 14:09:38 +01:00
Boog900
f9a735b51f Add Cuprate's logo(s) + move pgp keys to misc (#23)
* Add Cuprate's logo(s) + move pgp keys to etc

* re-name folder

* use Logo on README instead of wordmark

* reduce size

* Update readme.md

* little correction on size

---------

Co-authored-by: Someone Else <118022351+SyntheticBird45@users.noreply.github.com>
2023-05-04 22:56:59 +01:00