parazyd
|
3453a770df
|
Update CI sherrif badge.
|
2022-12-15 22:06:14 +01:00 |
|
parazyd
|
d091a94d57
|
money: Fix imports in test harness.
|
2022-12-15 20:59:48 +01:00 |
|
parazyd
|
0c97a24b58
|
Clean up makefiles and set the ground floor for upgradable zkas circuits.
|
2022-12-15 20:43:24 +01:00 |
|
aggstam
|
40313cd6f5
|
consensus:proposal_task(): sync duration added to reset retries counter
|
2022-12-15 19:08:40 +02:00 |
|
aggstam
|
d4d5374051
|
consensus:proposal_task(): added missing import
|
2022-12-15 18:36:18 +02:00 |
|
aggstam
|
e19da575b9
|
WIP: consensus/proposal_task(): resync impl added in case node misses a slot due to processing
|
2022-12-15 18:34:52 +02:00 |
|
aggstam
|
e793bf401e
|
dnetview: support for darkfid sync and consensus p2p networks
|
2022-12-14 14:48:48 +02:00 |
|
parazyd
|
c853d0e4f1
|
faucetd: Remove some remaining unused dependencies.
|
2022-12-14 13:44:10 +01:00 |
|
parazyd
|
73c2dc32ce
|
Move the MiMC VDF into darkfi-sdk
|
2022-12-14 12:33:40 +01:00 |
|
parazyd
|
9acfed6402
|
Clippy lints.
|
2022-12-14 12:30:27 +01:00 |
|
parazyd
|
044d894f40
|
Update Cargo.lock
|
2022-12-14 12:01:49 +01:00 |
|
parazyd
|
b5be76738a
|
Clean up some stuff in script/research
|
2022-12-14 11:59:49 +01:00 |
|
spital
|
01a61404bb
|
add zkas dependency to proofs bin, add/remove binaries in Dockerfiles COPY cmd
|
2022-12-14 10:37:15 +00:00 |
|
parazyd
|
a5607c0dc6
|
drk: Remove subscription TODO that has been fixed.
|
2022-12-14 11:22:00 +01:00 |
|
lunar-mining
|
2584e8e2a4
|
book/ dnetview: update dnetview log path
|
2022-12-14 08:59:31 +01:00 |
|
parazyd
|
2b52b16684
|
Add rand dep to zk feature.
|
2022-12-13 15:43:31 +01:00 |
|
parazyd
|
88caee7f42
|
Update and clean up dependencies.
|
2022-12-13 15:19:09 +01:00 |
|
x
|
c600b447f1
|
add command to show spent coins
|
2022-12-13 14:58:13 +01:00 |
|
x
|
422f2900b7
|
doc: correct misleading sentence
|
2022-12-13 14:44:33 +01:00 |
|
parazyd
|
805b9b82e9
|
drk: Initial swap inspection stub.
|
2022-12-13 12:59:41 +01:00 |
|
Dastan-glitch
|
f975326386
|
bin/ircd: recover public key from private key
|
2022-12-12 23:15:10 +03:00 |
|
parazyd
|
93b0eced04
|
contract/money: Add stub for staking and unstaking coins.
|
2022-12-12 20:27:26 +01:00 |
|
parazyd
|
78407b9f98
|
drk: Print a table when listing coins from wallet.
|
2022-12-12 19:16:34 +01:00 |
|
parazyd
|
affcb77ff0
|
CI: Install wasm32 Rust toolchain
|
2022-12-12 19:03:56 +01:00 |
|
parazyd
|
5ed4cecdd9
|
Makefile: Fix typo
|
2022-12-12 18:49:28 +01:00 |
|
parazyd
|
9222f9abde
|
Clean up obsolete tests
|
2022-12-12 18:43:09 +01:00 |
|
parazyd
|
e2f9efa1d2
|
book: Actual working fix
|
2022-12-12 18:24:42 +01:00 |
|
parazyd
|
ed86439d8a
|
book: Fix bins path.
|
2022-12-12 18:14:45 +01:00 |
|
parazyd
|
7f528a7ba4
|
Attempt faster generation of mdbook using precompiled bins.
|
2022-12-12 18:12:43 +01:00 |
|
parazyd
|
e5ee2b203c
|
book: Add initial testnet user guide.
|
2022-12-12 17:56:39 +01:00 |
|
parazyd
|
b6a0170863
|
util/cli: Aesthetics
|
2022-12-12 17:25:26 +01:00 |
|
parazyd
|
6b563e63aa
|
net: Have Unix sockets work in the same way as the Tcp transport.
|
2022-12-12 17:15:26 +01:00 |
|
parazyd
|
7c609169b4
|
darkfid: Update config file for testnet.
|
2022-12-12 15:39:09 +01:00 |
|
parazyd
|
2c5a1eb84b
|
vanityaddr: Add searches for TokenId
|
2022-12-12 15:10:44 +01:00 |
|
parazyd
|
ce71169a8a
|
drk: Only mark spent coins if necessary.
|
2022-12-12 13:38:03 +01:00 |
|
parazyd
|
67644fd402
|
localnet/darkfid: Swaps guide.
|
2022-12-12 13:34:37 +01:00 |
|
parazyd
|
b0c4b76153
|
contrib/zk.lua: Update range function.
|
2022-12-12 13:25:27 +01:00 |
|
parazyd
|
1ae8bdd36e
|
drk: Fix slot scanning logic.
|
2022-12-12 13:10:35 +01:00 |
|
aggstam
|
b4d461ee1f
|
rpc/client: read timeout logic updated to support subscription, fmt
|
2022-12-11 23:42:04 +02:00 |
|
aggstam
|
8759c396aa
|
drk: fixed skipping future slot at scan, as it was already set as last scanned slot
|
2022-12-11 23:39:48 +02:00 |
|
aggstam
|
b1ca9721c8
|
drk: mark spent coins on block scanning
|
2022-12-10 18:50:54 +02:00 |
|
aggstam
|
fcf66b78c4
|
drk: disabled block scanning from specific slot, new subcommands added with placeholders, reset subcommand implemented
|
2022-12-10 16:51:50 +02:00 |
|
parazyd
|
ff57e059d5
|
tests: Add short test for BridgeTree checkpoints.
|
2022-12-10 13:45:44 +01:00 |
|
parazyd
|
682136f823
|
drk: Add secret key wallet import functionality.
|
2022-12-10 13:28:13 +01:00 |
|
aggstam
|
e99b8dc5a3
|
rpc/client: minor cleanup
|
2022-12-10 02:27:55 +02:00 |
|
Dastan-glitch
|
6828d720f4
|
bin/ircd: try/except getting title text
|
2022-12-10 02:11:14 +03:00 |
|
aggstam
|
56cf6257f3
|
rpc/client: fixed response data reading
|
2022-12-09 22:36:39 +02:00 |
|
parazyd
|
77a124f0fc
|
book: Add more info about payments.
|
2022-12-09 11:57:08 +01:00 |
|
parazyd
|
8f43901fc3
|
book: Remove DNA, add payment transaction stub.
|
2022-12-09 11:08:49 +01:00 |
|
parazyd
|
71e04f6bf9
|
drk: Potential chain scanning fix.
|
2022-12-09 10:41:27 +01:00 |
|