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 |
|
Dastan-glitch
|
0250647a1d
|
bin/ircd: add github commits notifier bot
|
2022-12-28 00:03:16 +03:00 |
|
aggstam
|
267fb82e56
|
consensus: introduce staking coins initial distribution logic
|
2022-12-27 18:10:08 +02:00 |
|
Dastan-glitch
|
6215a0fc50
|
bin/ircd: add the ability to save recoverd public key to a file with -o
|
2022-12-24 17:07:56 +03:00 |
|
parazyd
|
be260674ce
|
drk: Notify the user about changes in their wallet.
|
2022-12-20 18:22:34 +01:00 |
|
aggstam
|
034bd2fd4f
|
consensus: differentiate bootstrap timestamp from genesis, to not break slot calculation on network restarts
|
2022-12-20 15:32:29 +02:00 |
|
Dastan-glitch
|
cedabdaffc
|
fix a attribute error in when sending pong msg
|
2022-12-19 14:00:28 +03:00 |
|
parazyd
|
8710c13593
|
Have native contracts use 0 as "x" so it's not possible to produce signatures.
|
2022-12-16 11:25:21 +01:00 |
|
parazyd
|
18ab818a54
|
Update toml crate dependency.
|
2022-12-16 11:17:14 +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
|
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
|
9acfed6402
|
Clippy lints.
|
2022-12-14 12:30:27 +01:00 |
|
parazyd
|
a5607c0dc6
|
drk: Remove subscription TODO that has been fixed.
|
2022-12-14 11:22:00 +01:00 |
|
parazyd
|
88caee7f42
|
Update and clean up dependencies.
|
2022-12-13 15:19:09 +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
|
78407b9f98
|
drk: Print a table when listing coins from wallet.
|
2022-12-12 19:16:34 +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 |
|