Someone Else
fc9b077d94
Merge Readme update ( #14 )
...
* added donation qr code
donation qr code
* Update readme.md
* Update readme.md
* fix typo
* Just some small changes
* another change (last one)
---------
Co-authored-by: Boog900 <54e72d8a-345f-4599-bd90-c6b9bc7d0ec5@aleeas.com>
2023-03-31 20:27:45 +00:00
Boog900
9861e07c9a
Update boog900.asc ( #13 )
...
forgot my encryption sub key
2023-03-30 21:58:56 +01:00
Someone Else
6dc3cd9a38
Added Revolt server on readme.md
2023-03-26 17:12:54 +00:00
Someone Else
61aa3e7121
setup basic Rust Github Actions
2023-03-20 22:51:25 +01:00
Someone Else
1d4abc841c
License correction for github ( #10 )
...
* Rename AGPL-3.0 to LICENSE-AGPL
* Create LICENSE-MIT (#9 )
* Rename LICENSE to LICENSE.md
* remove rust version
* bump rust-version
2023-03-20 21:35:20 +01:00
Someone Else
84975c4541
Inital Security Policy
2023-03-20 18:41:58 +01:00
Someone Else
5ba92e7643
update readme
...
remove boog900's credit
2023-03-18 23:09:48 +00:00
Someone Else
8a5e7f543e
Add files via upload
2023-03-10 19:06:36 +00:00
Boog900
6227544ae6
Add Boog900's PGP key
2023-03-10 15:58:56 +00:00
Someone Else
207a32d099
fix
2023-03-10 13:52:27 +00:00
Someone Else
cd08bbdde7
Update status
2023-03-10 13:51:24 +00:00
Someone Else
d100dfd687
Merge pull request #4 from Boog900/license
...
Change license to AGPL-3 or MIT depending on crate
2023-03-08 14:22:15 +00:00
Boog900
01b8cc910d
keep wording the same
2023-03-07 23:42:08 +00:00
Boog900
8844d23d2e
Change license to AGPL-3 or MIT depending on crate
2023-03-07 23:36:48 +00:00
Boog900
265fb3e895
initial net code ( #2 )
...
* initial commit
not ready
* add new levin lib
* fix decoding multiple messages
* make the levin lib async
* saving progress
* saving progress
* init documention of levin and reorganise net
* update monero-wire
* remove p2p folder - this PR is just for net
* update Cargo.toml
* net: update links in cargo.toml
2023-03-07 22:37:55 +00:00
649aac618c
little changes
...
I'm still thinking how to refactor blockchainDB methods by using monero-rs impl.
Until i found a convienient solution, there will be small commit like this one.
2023-02-17 00:49:21 +01:00
54183bbb30
removed epee-serde
2023-02-14 18:36:17 +01:00
61050f6a0c
added monero-epee-bin-serde
2023-02-13 22:55:11 +01:00
c6d1b62a35
just rwd monerod db schema
2023-02-13 22:21:46 +01:00
66f368683a
superficial changes
2023-02-13 19:38:25 +01:00
5900bba11c
forgot test enum
2023-02-12 15:47:45 +01:00
fb05074a05
+docs, -fn, KeyValueDatabase trait + serde derive
...
Documented more functions to BlockchainDB, but I removed the ones that strictly concern
the database. These methods will be implemented under KeyValueDatabase trait.
Still needs to understand some things before starting to refactor blockchaindb functions.
Also enabled derive features for serde.
2023-02-11 18:59:55 +01:00
b03d791692
minor changes
2023-02-10 22:49:14 +01:00
f330c8a3be
rustfmt finally here
2023-02-10 22:18:47 +01:00
8ed2183a83
removed unused fn + clippy deny + Cargo
...
Removed some functions that'll be useless for blockchainDB. Docs the hardfork info ones.
Also set clippy to deny `expect()` and `panic!()` as /u/danda suggested on reddit.
Set blockchain_db in workspace dependencies + corrected the build rustflags.
2023-02-10 21:40:01 +01:00
ad051d32cd
Update readme.md
2023-02-08 23:29:38 +01:00
4e9e688a7f
put blockchain_db into library
2023-02-08 23:03:15 +01:00
5e5170b750
outputs documented & defined error enum
2023-02-08 22:23:17 +01:00
Someone Else
7f827e0322
Create LICENSE
2023-02-08 19:30:15 +00:00
1be2788697
Merge branch 'main' of github.com:SyntheticBird45/cuprate
2023-02-08 18:56:30 +01:00
8145c77d06
more corrections & docs
2023-02-08 18:50:07 +01:00
Someone Else
12dec9d31e
Update readme.md
2023-02-08 13:57:10 +00:00
6b5d5a45f7
added .gitignore
2023-02-08 14:19:37 +01:00
10d44123d2
Update readme.md
2023-02-08 14:10:02 +01:00
1701d724dc
forgot Cargo.toml
2023-02-08 13:54:55 +01:00
259bb9bd2b
corrections and more docs
2023-02-08 13:15:24 +01:00
Someone Else
452b0fcbd9
Update readme.md
...
I'm not fluent in English, maybe sarcasm will be for another time
2023-02-08 09:28:11 +00:00
Someone Else
08ee17c152
Create LICENSE
2023-02-07 22:02:41 +00:00
Someone Else
ddebf6fb2c
Update readme.md
2023-02-07 21:50:54 +00:00
Someone Else
1542efb8d8
i think it's more appropriate
2023-02-07 21:47:23 +00:00
65664a2962
repo be like
2023-02-07 22:45:30 +01:00
Someone Else
c337de37ca
Update readme.md
2023-02-07 18:45:50 +00:00
Someone Else
452105d94c
fix the title.
...
oops
2023-02-07 14:45:18 +00:00
Someone Else
2c7cb27548
Initial commit
2023-02-07 14:44:32 +00:00