parazyd
|
d7ee8f3e0c
Update calls throughout repository for latest darkfi-sdk changes.
|
3 лет назад |
x
|
1c9ff6fdba
wasm: fix error codes situation so we get contract errors from inside wasm
|
3 лет назад |
parazyd
|
8be771af04
blockchain: Add skeleton for ContractStore.
|
3 лет назад |
x
|
66198e60a6
begin to add full darkfi smart contract functionality
|
3 лет назад |
x
|
b4a0b70cbf
remove .map_err(), use From<> instead
|
3 лет назад |
x
|
a0c61641cf
general cleanup and re-enabling of earlier disabled features.
|
3 лет назад |
aggstam
|
ebba655747
p2p: random_channel() to exlude seeds, consensus: minor proposal fixes, fmt
|
3 лет назад |
parazyd
|
8ae84ad7f9
Add license header to source files.
|
3 лет назад |
aggstam
|
1f6fe0cf26
consensus: fmt
|
3 лет назад |
aggstam
|
3c28dbcd63
consensus: minor fixes, error codes added
|
3 лет назад |
Luther Blissett
|
afcccefac9
crypto/note: Use audited chacha20poly1305 crate for note encryption.
|
3 лет назад |
Luther Blissett
|
62d1f06c1f
Update imports for type migrations.
|
3 лет назад |
Luther Blissett
|
2b587bc14a
Migrate lib to smol instead of explicit async deps.
|
3 лет назад |
aggstam
|
c4227d9e03
stakeholder: conflict resolved
|
3 лет назад |
aggstam
|
4b9ae20fa3
error: WalletInsufficientBalance error code added
|
3 лет назад |
Luther Blissett
|
e7bc898923
darkwikid: main.rs improvements, and cleanups.
|
3 лет назад |
Luther Blissett
|
5f56936668
rpc/websockets: Port to rustls.
|
3 лет назад |
Luther Blissett
|
0e5502f5d5
Move serialization library into its own submodule.
|
3 лет назад |
Dastan-glitch
|
a50de65a78
Clippy lints
|
3 лет назад |
mohab metwally
|
f98137e306
merge crypsinous into master in crypsinousintomaster branch
|
3 лет назад |
Luther Blissett
|
fd9c32f729
net/transport/tor: Remove regex dependency.
|
3 лет назад |
Luther Blissett
|
a1732be74e
zkas/compiler: Introduce .literal section in bincode, and add remaining code.
|
4 лет назад |
narodnik
|
51c1e09415
tx: major bugfix, do not reuse previous output value blinds. that will produce the same value_commit as the previous output making them linkable.
|
4 лет назад |
parazyd
|
0d01be2f4e
Remove num-bigint usage from crates, revert to u64.
|
4 лет назад |
mohab metwally
|
0d1d4e6c18
connect stakeholder with p2p network
|
4 лет назад |
aggstam
|
109ef9a517
src/dht: feature created(lib structs moved from research/dhtd)
|
4 лет назад |
parazyd
|
b436d659ba
ircd: Implement IRC TLS listener.
|
4 лет назад |
aggstam
|
20467eadba
consesus:block restructure
|
4 лет назад |
ghassmo
|
fe147fe8ae
more explicit names for network errors
|
4 лет назад |
aggstam
|
35c459db9a
Cargo.toml: features updates, util/time.rs: replaced worldtime api request with jsonrpc request towards network nodes, darkfid: configuration check for new clock check impl, contrib/localnet + script/consensu_simulation: added new config args, faucted: removed unnessesary clock check, src/error.rs: new ConfigInvalid error and removed NTP error
|
4 лет назад |