This website works better with JavaScript.
Explore
Help
Sign In
michielbdejong
/
nextgraph-rs
forked from
NextGraph/nextgraph-rs
Watch
1
Star
0
Fork
You've already forked nextgraph-rs
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
215
Commits
3
Branches
6
Tags
166 MiB
Tag:
Branch:
Tree:
cd6eadf2a3
chore/ng-app/ng-worker-upload-download
master
no-need-create-local-broker
v0.1.0-preview.1
v0.1.0-preview.6
v0.1.0-preview.7
v0.1.0-preview.8
v0.1.1-alpha
wallet-demo
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cd6eadf2a3'
${ noResults }
Commit Graph
37 Commits (cd6eadf2a3891a29d4c7646f10323adc1dd62925)
Author
SHA1
Message
Date
Niko PLP
e8fc8c477c
more tests and fix commit header
11 months ago
Niko PLP
abf898ac00
removed some warnings
11 months ago
Niko PLP
f03b6bcc10
RandomAccessFile
11 months ago
Niko PLP
9af14b47c0
refactor object/block DAG, CommitHeader, sync_req, test, rocksdb integration
11 months ago
Niko PLP
dbb397f966
refactor commits, permissions, capabilities, signature
11 months ago
Niko PLP
8faa4ae1eb
refactor p2p-repo and p2p-net
11 months ago
Niko PLP
2f98ad6e88
copyright 2024
12 months ago
Niko PLP
85c99329f4
import wallet file
1 year ago
Niko PLP
54722e1f76
switching to rocksdb as storage backend
2 years ago
Niko PLP
949d3ba519
added transaction for get_or_create_single_key
2 years ago
Niko PLP
5c085b2ec7
logging in get_or_create_single_key
2 years ago
Niko PLP
bf958123ff
copyright and readme
2 years ago
Niko PLP
5289f747e7
wallet creation and login working on native app tauri
2 years ago
Niko PLP
b71d5a18ba
login
2 years ago
Niko PLP
245db1807b
add_invitation list_invitations in CLI
2 years ago
Niko PLP
b9764e7983
add_user, list_users from CLI
2 years ago
Niko PLP
0c98b2bdc6
invite_admin
2 years ago
Niko PLP
bfa88bfcfd
ClientInfo
2 years ago
Niko PLP
b44838a1bb
fix refactor of remote_peer key being montgomery
2 years ago
Niko PLP
240b836624
zeroize everything
2 years ago
Niko PLP
dfdfbedee8
refactor client to server connection start
2 years ago
Niko PLP
dd96dc2212
ed_privkey_to_pubkey
2 years ago
Niko PLP
10f91899bf
allowing public IPv6 on private interface, because DMZ can do that
2 years ago
Niko PLP
149ddee013
converting peerIds and privekeys to montgomery for DH purposes
2 years ago
Niko PLP
cd1f9822a0
checking permissions before accepting websocket
2 years ago
Niko
5453b661be
all ngd CLI config options working
2 years ago
Niko
684cd58962
refactor log macros, ngd master key taken from args or file
2 years ago
Niko
9edfe806a5
create wallet and open wallet working from all apps
2 years ago
Niko
19d4cbfc21
working demo of blocks pushed from broker to app
2 years ago
Niko
be1b4627d1
wallet creation and opening
2 years ago
Niko
c151f94a84
dual 25519 keys (montgomery and edwards)
2 years ago
Niko
8443939184
noise handshake
2 years ago
Niko PLP
9c970a8ceb
new WS client connection, working from WASM too
2 years ago
Niko PLP
f269e8da5c
added write_transaction in broker_store
2 years ago
Niko PLP
e4b6393f16
remove dependency to openssl, prepare for wasm target
2 years ago
Niko PLP
57d1f5f967
Object::is_root
2 years ago
Niko PLP
6087ab253b
reorganize crates
2 years ago