Dastan-glitch
|
1be4c6f4c3
|
bin/darkirc: test script with tcp
|
2023-06-04 03:55:49 +03:00 |
|
Dastan-glitch
|
490e6a03a5
|
bin/ircd: update script/ README.md
|
2023-06-03 03:45:27 +03:00 |
|
Dastan-glitch
|
535bf4e85c
|
bin/ircd: add tau notifier bot
|
2023-06-03 03:35:40 +03:00 |
|
Dastan-glitch
|
9a2ed787b4
|
bin/tau: organise deps
|
2023-06-02 04:45:37 +03:00 |
|
Dastan-glitch
|
952ec658e6
|
bin/tau: fix multiple events to be piped
|
2023-06-02 04:44:17 +03:00 |
|
parazyd
|
f73856ecac
|
drk: Store bs58 encoded transaction history in the wallet
|
2023-06-01 15:57:54 +02:00 |
|
parazyd
|
e3bf302717
|
drk: Temporarily disable history_record.
|
2023-05-30 15:47:49 +02:00 |
|
parazyd
|
17ed4ea5cb
|
darkfid/rpc_tx: Use provided hash() function for hashing transaction.
|
2023-05-30 15:47:49 +02:00 |
|
parazyd
|
1a540c67e0
|
Derive TokenID with a derivation prefix.
|
2023-05-30 09:34:38 +02:00 |
|
x
|
d1a4405a95
|
drk: show votes for a proposal
|
2023-05-29 10:32:14 +02:00 |
|
x
|
fd63d2f3c8
|
drk: add alias for dao list subcmd
|
2023-05-29 10:08:43 +02:00 |
|
x
|
348e3a8a1e
|
drk: dao_name is TEXT instead of BLOB
|
2023-05-29 09:54:41 +02:00 |
|
x
|
ff84ce5fe0
|
drk: add DAO aliases
|
2023-05-29 09:08:10 +02:00 |
|
Dastan-glitch
|
40b8a71d7b
|
bin/darkirc: added support for private channels and DMs
|
2023-05-26 19:45:25 +03:00 |
|
parazyd
|
47ecdaea97
|
vanityaddr: Support for ContractId derivation.
|
2023-05-25 12:02:41 +02:00 |
|
parazyd
|
bd45042ef3
|
contract/money: Prepend "Token" to Money::{Mint,Freeze} namespace.
Mint and Freeze are too ambiguous.
|
2023-05-24 12:04:07 +02:00 |
|
Dastan-glitch
|
de9ad09e5b
|
event_graph: remove read_confirms and unread_events
|
2023-05-23 23:49:37 +03:00 |
|
Dastan-glitch
|
658e3ad90b
|
bin/darkirc: add tmux script for testing
|
2023-05-23 23:47:45 +03:00 |
|
parazyd
|
6cddfac05f
|
Replace num_cpus crate with stdlib alternative.
|
2023-05-19 09:59:55 +02:00 |
|
aggstam
|
1afb977a19
|
chore: clippy
|
2023-05-18 18:15:22 +03:00 |
|
aggstam
|
1bd504eaa0
|
util/time/TimeKeeper: added verifying slot attribute that can be used by the runtime for validations
|
2023-05-17 16:03:24 +03:00 |
|
parazyd
|
de34a59598
|
dht: Add sleeps in the test to mitigate some broadcasting slowness.
|
2023-05-12 22:02:56 +02:00 |
|
parazyd
|
0cbaa2bcac
|
dht: Stub protocols for metadata request-reply.
|
2023-05-12 21:52:27 +02:00 |
|
parazyd
|
e1f5564a6e
|
dhtd: Implement routing table and P2P protocols.
|
2023-05-12 19:50:58 +02:00 |
|
Dastan-glitch
|
dafd51a846
|
bin/darkirc: handle signals failures gracefully
|
2023-05-11 16:58:11 +03:00 |
|
parazyd
|
3cb6051fa2
|
chore: Update dependency versions
|
2023-05-11 10:08:51 +02:00 |
|
Dastan-glitch
|
c3766408cd
|
bin/darkirc: implement signal handling using signal-hook
|
2023-05-11 04:04:11 +03:00 |
|
parazyd
|
2a30ecd168
|
bin/zkas: Fix forgotten variable reference
|
2023-05-10 14:44:00 +02:00 |
|
parazyd
|
bd6a6bfaf2
|
zkas: Rename "stack" to "heap".
"stack" is a misnomer, and the behavior of the zkVM is more heap-like
than stack-like when doing an analogy with general computing.
|
2023-05-10 14:35:51 +02:00 |
|
parazyd
|
ed5d427ede
|
darkfid: Attempt to expand blockchain RPCAPI
|
2023-05-09 18:01:16 +02:00 |
|
parazyd
|
4b85db76a2
|
faucetd: RPCAPI styling.
|
2023-05-09 17:14:45 +02:00 |
|
parazyd
|
19d283414d
|
faucetd: RPCAPI doc improvement attempt.
|
2023-05-09 14:01:28 +02:00 |
|
parazyd
|
0a1fe88665
|
faucetd: Implement airdrop spam protection using a VDF.
|
2023-05-09 13:06:59 +02:00 |
|
parazyd
|
9b31940dfe
|
chore: Update project dependencies
|
2023-05-09 10:42:35 +02:00 |
|
Dastan-glitch
|
4e9071a08a
|
src/event_graph: use Timestamp struct as events timestamp
|
2023-05-06 00:59:28 +03:00 |
|
Dastan-glitch
|
15724ef072
|
remove unneeded comments
|
2023-05-06 00:56:39 +03:00 |
|
Dastan-glitch
|
aa2fd4e023
|
use custom parser for Timestamp and do conversions in tau
|
2023-05-05 23:27:48 +03:00 |
|
aggstam
|
60d31b677d
|
tau: fixed conversions
|
2023-04-29 02:55:30 +03:00 |
|
aggstam
|
679e7b5f4a
|
tau: replaced Timestamp with NanoTimestamp
|
2023-04-29 02:05:18 +03:00 |
|
Dastan-glitch
|
75a7f8fab6
|
bin/ircd: revert back to suppurt only Privmsg with colon
|
2023-04-26 00:34:36 +03:00 |
|
Dastan-glitch
|
46d4089287
|
bin/ircd: minor recover-pubkey rename
|
2023-04-26 00:27:27 +03:00 |
|
Dastan-glitch
|
b31b3c8478
|
bin/tau: add traffic logging to config file
|
2023-04-25 16:48:15 +03:00 |
|
Dastan-glitch
|
32c0671eca
|
rename ircd2 to darkirc
|
2023-04-25 00:22:44 +03:00 |
|
Dastan-glitch
|
b08a0f1928
|
bin/ircd: fix a terrible mistake causes the message to be the second element instead counting from it
|
2023-04-25 00:13:42 +03:00 |
|
Dastan-glitch
|
15e9448046
|
bin/ircd: accept privmsg with or without colon
|
2023-04-24 04:00:12 +03:00 |
|
Dastan-glitch
|
969174a3fe
|
bin/ircd2: ports changed to be different from ircd
|
2023-04-22 01:09:54 +03:00 |
|
Dastan-glitch
|
e13e5b2d8d
|
bin/tau: trim comments and rename some functions
|
2023-04-19 04:48:19 +03:00 |
|
Dastan-glitch
|
54f08ec810
|
bin/tau: refactor and seperate comments table from other events in task_info
|
2023-04-19 04:27:37 +03:00 |
|
Dastan-glitch
|
7e2bb06fc8
|
bin/tau: prompt in editor for comments as well, like desc in editor
|
2023-04-19 04:24:04 +03:00 |
|
parazyd
|
b4cdbea08c
|
Update project dependencies.
|
2023-04-16 17:36:59 +02:00 |
|