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 |
|
parazyd
|
ce71169a8a
|
drk: Only mark spent coins if necessary.
|
2022-12-12 13:38:03 +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
|
682136f823
|
drk: Add secret key wallet import functionality.
|
2022-12-10 13:28:13 +01:00 |
|
Dastan-glitch
|
6828d720f4
|
bin/ircd: try/except getting title text
|
2022-12-10 02:11:14 +03:00 |
|
parazyd
|
71e04f6bf9
|
drk: Potential chain scanning fix.
|
2022-12-09 10:41:27 +01:00 |
|
parazyd
|
567dde40e0
|
ircd/meetbot: Write elapsed time after topics.
|
2022-12-09 10:31:39 +01:00 |
|
aggstam
|
47886bc6e1
|
drk: removed todo
|
2022-12-08 18:11:58 +02:00 |
|
aggstam
|
a45888be78
|
drk: fixed writing last scanned block to db
|
2022-12-08 18:11:39 +02:00 |
|
parazyd
|
4f2521cd00
|
drk: Fix logic bug in scanning loop regarding slot number
|
2022-12-08 16:25:16 +01:00 |
|
Dastan-glitch
|
2ad40f8c7c
|
bin/ircd: titlebot skips fetching titles from twitter.com
|
2022-12-08 01:23:56 +03:00 |
|
parazyd
|
905586a638
|
cargo fix
|
2022-12-07 12:53:52 +01:00 |
|
parazyd
|
f722db3131
|
bin: Remove darkotc and merge it with drk
|
2022-12-06 12:38:30 +01:00 |
|
Dastan-glitch
|
89674ccdda
|
bin/ircd: add titlebot and tweetbot
|
2022-12-04 03:23:21 +03:00 |
|
Dastan-glitch
|
db071de0e9
|
bin/tau: fix deprecated from_occurrences to action = Count
|
2022-12-04 03:12:37 +03:00 |
|
aggstam
|
b7ac8bede6
|
consensus: deteached broadcasting finalized blocks/slotcheckpoints in proposal_task()
|
2022-12-02 19:31:52 +02:00 |
|
parazyd
|
671967261e
|
Update dependency versions
|
2022-11-29 21:10:29 +01:00 |
|
parazyd
|
90eb93a9e5
|
drk: Block scanning
|
2022-11-29 21:10:29 +01:00 |
|