Commit Graph

1307 Commits

Author SHA1 Message Date
Dastan-glitch
26faec00cc bin/ircd2: ircd with event system 2023-02-04 19:07:00 +03:00
x
294d36bff8 remove spammy double drk logo in help 2023-02-03 16:19:00 +01:00
parazyd
192345659a Release v0.4.0 2023-02-01 23:04:02 +01:00
parazyd
95591a70c2 Various fixups. 2023-02-01 22:38:04 +01:00
parazyd
75bcaa1f0d drk: DAO voting and execution 2023-02-01 22:38:04 +01:00
aggstam
7044bd2049 drk: minor fix 2023-02-01 17:08:56 +02:00
parazyd
8c1d3fe524 Remove openssl dependency throughout the project. 2023-02-01 13:03:23 +01:00
parazyd
9afb9da4c9 dao: Update wallet schema to link tables together. 2023-01-31 15:59:28 +01:00
parazyd
6cd46d0adc bin: Delete ircd2 2023-01-31 14:08:27 +01:00
parazyd
b0bd9036a3 Remove obsolete dao bins. 2023-01-31 14:06:18 +01:00
parazyd
454eacf616 Update project dependencies. 2023-01-31 12:46:19 +01:00
parazyd
a56047ffc1 drk: Only Linux gets the fun. 2023-01-24 18:30:24 +01:00
parazyd
cd8cde536b drk: Write DAO Merkle trees to the wallet after scanning. 2023-01-24 18:00:07 +01:00
parazyd
b2dea1a2c6 drk: Properly add DAO coins to the wallet when scanning. 2023-01-24 17:22:03 +01:00
parazyd
333a73643b drk: Reset DAO parts of the wallet when initiating a chain rescan. 2023-01-24 17:22:03 +01:00
parazyd
54dbfa08e4 drk: Implement DAO balances, and ability to unconfirm a DAO for rescanning. 2023-01-24 17:22:03 +01:00
parazyd
d2891f1863 drk: Simplify balance fetching. 2023-01-24 17:09:33 +01:00
parazyd
83a069110c darkfid: Add Options to SQL methods. 2023-01-24 16:42:30 +01:00
aggstam
dc9c6c377f consensus: created single-node mode for local testing 2023-01-23 20:40:34 +02:00
Dastan-glitch
e6339b2627 bin/zktool: fix clap issue 2023-01-22 00:39:38 +03:00
x
1bcf620d01 (broken) zktool 2023-01-21 21:52:59 +01:00
aggstam
1645f3f27d blockchain: renamed stores 2023-01-18 19:26:16 +02:00
parazyd
fe11151ba9 rustdoc lints 2023-01-18 12:54:32 +01:00
aggstam
4dadf292ec fmt, fixed broken imports, general cleanup 2023-01-12 13:52:26 +02:00
mohab metwally
bc8d7886da clean unused imports, commented code 2023-01-12 02:45:47 +02:00
mohab metwally
65648e55cb [consensus] pid k2 bug in sign fixed; miscel changes 2023-01-12 02:41:53 +02:00
parazyd
00e5ae4721 drk: DAO Vote. 2023-01-12 01:05:22 +01:00
parazyd
73de64d138 drk: Proposal metadata listings. 2023-01-11 23:39:43 +01:00
parazyd
f4367dbf49 drk: Move Money scanning into wallet_money.rs 2023-01-11 23:26:25 +01:00
parazyd
0090d092e9 drk: Blockchain DAO proposal scans. 2023-01-11 23:08:00 +01:00
parazyd
6c0c7ffa1a drk: Refactor. 2023-01-11 22:38:07 +01:00
parazyd
a480d4d61f drk: Create DAO propose transaction. 2023-01-11 18:38:39 +01:00
parazyd
8be7625b18 drk: DAO Propose stub. 2023-01-11 17:49:03 +01:00
parazyd
fd79349982 contract/money: Client spend-hook support. 2023-01-11 17:14:46 +01:00
parazyd
ee93088dae drk: Write minted DAO updates to wallet when scanning blocks. 2023-01-10 19:31:49 +01:00
parazyd
17170e4f2e drk: Add API for fetching all DAOs from the wallet and prefer that. 2023-01-10 19:16:18 +01:00
parazyd
f83270f175 drk: DAO Mint 2023-01-10 17:44:47 +01:00
parazyd
faf649cff8 drk: Initial block scans for DAO 2023-01-10 16:32:26 +01:00
parazyd
f642524e81 drk: DAO list. 2023-01-10 15:08:58 +01:00
parazyd
48206a0eaa drk: DAO import. 2023-01-10 14:13:45 +01:00
parazyd
44579ebcba drk: dao_import stub. 2023-01-09 18:39:07 +01:00
parazyd
e50a0f3c8e walletdb: Implement options. 2023-01-09 18:39:07 +01:00
aggstam
971ea62ab8 fix broken imports 2023-01-09 18:26:50 +02:00
parazyd
d860174fc8 drk: Initial DAO commands layout. 2023-01-09 15:43:06 +01:00
parazyd
fd391979a0 drk/wallet: Initialize DAO contract wallet Merkle trees. 2023-01-09 14:04:55 +01:00
parazyd
df85da6345 drk: build.rs experiment. 2023-01-09 11:59:39 +01:00
aggstam
da40746ca5 EOY housekeeping
Missing features added, dependencies updated and a fix in dao/entrypoint
2022-12-31 21:14:02 +02:00
aggstam
e0f106ce8e money-drk: updated with new Note fields 2022-12-31 17:17:19 +02:00
aggstam
8b0a2908eb bin/configs: updated commented default values 2022-12-28 14:36:52 +02:00
parazyd
71cd3064d6 Update license year. 2022-12-28 13:06:00 +01:00