Commit Graph

1253 Commits

Author SHA1 Message Date
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
aggstam
6e895537c7 consensus: split ValidatorState and ConsensusState into different files 2022-11-29 15:10:08 +02:00
parazyd
1d7866f688 Update crate dependencies. 2022-11-29 13:54:05 +01:00
parazyd
ca3c486d76 Move crypto/proof to zk/proof. 2022-11-29 13:53:32 +01:00
parazyd
d1db46fbf8 darkfid: tx.broadcast: Append tx to mempool if participating in consensus. 2022-11-26 22:56:43 +01:00
parazyd
ec8898db24 drk: Transaction broadcasting 2022-11-26 22:36:46 +01:00
parazyd
efc9fd1bae localnet: Weird case for block subscriptions 2022-11-26 17:38:16 +01:00
parazyd
4892432cde drk: Payments 2022-11-26 17:15:41 +01:00
parazyd
2bcbf955f1 drk: Working block subscription and wallet inserts. 2022-11-26 13:27:07 +01:00
aggstam
3692735012 rpc/server: detach request handling 2022-11-25 18:05:35 +02:00
parazyd
c93040df33 rpc: Increase read timeout to 20 minutes 2022-11-25 15:49:34 +01:00
parazyd
bdf67b41d1 drk: Add stub for block subscription. 2022-11-25 15:24:42 +01:00
parazyd
5da9a72eae darkfid/consensus: Export finalized blocks notifications. 2022-11-25 14:38:20 +01:00
parazyd
0dd901bd5e faucetd: Working airdrops. 2022-11-25 12:49:32 +01:00
parazyd
877c0bb2d5 faucetd: Code cleanup. 2022-11-25 10:35:59 +01:00