ghassmo
|
dca3d745b4
|
bin/taud: udpate commits from raft when receive rpc request
|
2022-04-11 07:29:50 +04:00 |
|
narodnik
|
76488e64a6
|
messgae constraint
|
2022-04-09 17:39:00 +02:00 |
|
narodnik
|
5f550e8112
|
complete dao exec contract
|
2022-04-09 17:23:09 +02:00 |
|
ghassmo
|
29e5d4c285
|
bin/tau: add README.md
|
2022-04-09 11:27:53 +04:00 |
|
ghassmo
|
7c26f6e394
|
bin/tau: install tau using Makefile
|
2022-04-09 11:13:15 +04:00 |
|
ghassmo
|
2b9a24172a
|
bin: move tau-cli taud to tau directory
|
2022-04-09 10:08:08 +04:00 |
|
ghassmo
|
5a7258d7f1
|
bin/taud: run tau on raft network
|
2022-04-09 09:56:44 +04:00 |
|
ghassmo
|
6dd107f4d4
|
bin/tau-cli: add listen command for cli
|
2022-04-09 09:53:52 +04:00 |
|
narodnik
|
570d5337bf
|
basic dao zk contracts
|
2022-04-08 06:27:12 +02:00 |
|
parazyd
|
6479851e40
|
vanityadr: Remove serde_json dependency.
|
2022-04-07 11:41:51 +02:00 |
|
ghassmo
|
987bdfb9af
|
bin/taud: remove obsolete crdt and add raft
|
2022-04-07 13:09:48 +04:00 |
|
parazyd
|
a2e6917f3c
|
ircd: General code cleanup.
|
2022-04-03 22:42:23 +02:00 |
|
parazyd
|
47e4918d90
|
Example usage of cli_desc macro in zkas and vanityaddr.
|
2022-04-02 15:35:41 +02:00 |
|
Dastan-glitch
|
8d79575afe
|
bin/tau-cli: rank as f32 and cleanup
|
2022-04-01 19:44:06 -04:00 |
|
ghassmo
|
16810f63d3
|
bin/taud: add sqlx crate
|
2022-03-31 09:52:03 +04:00 |
|
ghassmo
|
2dfafeef1d
|
bin/taud: impl sync event for crdt
|
2022-03-31 09:52:03 +04:00 |
|
Dastan-glitch
|
1d64574bd8
|
bin/tau-cli: using three colors for max, mean and min rank
|
2022-03-30 00:19:20 -04:00 |
|
Dastan-glitch
|
9821f2db62
|
accepting float numbers for rank and implementing Encodable and Decodable traits for f64
|
2022-03-30 00:15:50 -04:00 |
|
ghassmo
|
b279caebf9
|
bin/taud: minor change
|
2022-03-29 07:49:39 +04:00 |
|
Dastan-glitch
|
70b43ca29b
|
bin/tau-cli: add show subcommnd and minor fixes
|
2022-03-28 22:04:30 -04:00 |
|
lunar-mining
|
4a748d85f1
|
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
2022-03-28 23:53:39 +02:00 |
|
parazyd
|
f940f653b2
|
General clippy cleanups.
|
2022-03-28 21:03:17 +02:00 |
|
ghassmo
|
d0549ce08b
|
bin/taud: cargo clippy
|
2022-03-28 19:59:40 +02:00 |
|
ghassmo
|
3958becf6a
|
bin/taud: fix tests
|
2022-03-28 19:59:40 +02:00 |
|
ghassmo
|
fb68a93ad7
|
bin/taud: remove boilerplate codes when parsing json Value objects
|
2022-03-28 19:59:40 +02:00 |
|
ghassmo
|
fbbcb1842b
|
bin/taud: check if due timestamp is not less than current timestamp
|
2022-03-28 19:59:39 +02:00 |
|
ghassmo
|
bab301a970
|
bin/taud: create error type
|
2022-03-28 19:59:39 +02:00 |
|
ghassmo
|
b8b3a5a03b
|
bin/taud: rpc notify crdt when receive update
|
2022-03-28 19:59:39 +02:00 |
|
ghassmo
|
637877d49f
|
bin/taud: using serialization derives
|
2022-03-28 19:59:39 +02:00 |
|
parazyd
|
9abf62c980
|
Miscellaneous cleanups.
|
2022-03-28 19:59:39 +02:00 |
|
parazyd
|
9b429d9b6c
|
Update dependency versions.
|
2022-03-28 19:59:38 +02:00 |
|
ghassmo
|
3e33a2f1d5
|
bin/taud: remove allow(dead_code) macro
|
2022-03-28 19:59:38 +02:00 |
|
ghassmo
|
e721860e03
|
bin/taud: impl Encodable/Decodable for TaskInfo
|
2022-03-28 19:59:38 +02:00 |
|
ghassmo
|
1d5268fda8
|
bin/taud: impl Encodable/Decodable for Timestamp
|
2022-03-28 19:59:37 +02:00 |
|
ghassmo
|
7d20233b5d
|
bin/taud: run crdt node in taud
|
2022-03-28 19:59:37 +02:00 |
|
ghassmo
|
2280240d09
|
bin/taud: move rpc code to separate file
|
2022-03-28 19:59:37 +02:00 |
|
ghassmo
|
3fcc08c6aa
|
bin/taud: add crdt module
|
2022-03-28 19:59:37 +02:00 |
|
Dastan-glitch
|
c0b42be855
|
bin/tau-cli: clean-up
|
2022-03-28 19:59:37 +02:00 |
|
parazyd
|
29c0cb9c09
|
Update dependency versions throughout project.
|
2022-03-28 19:59:37 +02:00 |
|
Dastan-glitch
|
f868f0a358
|
bin/tau-cli: highest rank is bright, some clean-ups
|
2022-03-28 19:59:36 +02:00 |
|
ghassmo
|
112eb720dc
|
bin/taud: fix ci tests
|
2022-03-28 19:59:34 +02:00 |
|
ghassmo
|
a80225b0a7
|
bin/taud: don't pass timestamp params to list function
|
2022-03-28 19:59:34 +02:00 |
|
lunar-mining
|
d6b48f71a8
|
remove Addr structs and cleanup
|
2022-03-20 11:21:14 +01:00 |
|
Dastan-glitch
|
7b8e34fd9c
|
bin/tau-cli: add get-comment subcommand
|
2022-03-19 17:39:47 -04:00 |
|
ghassmo
|
9ea0a43543
|
bin/tau-cli: more clean and explicit way to use args
|
2022-03-19 15:44:32 +04:00 |
|
lunar-mining
|
ba574bd75c
|
create new data structures to enable addr sub-list
|
2022-03-19 09:23:05 +01:00 |
|
lunar-mining
|
6e5d94c632
|
ui: removed redundant is_empty check
|
2022-03-19 07:43:15 +01:00 |
|
lunar-mining
|
845040f978
|
small fix on Empty slot data
* Stopped pasting "Empty" on top of "Null"
|
2022-03-19 07:38:06 +01:00 |
|
lunar-mining
|
acb77e5be9
|
display node name instead of rpc_url
* read name param from config and display in UI
* rename node_id to rpc_url
|
2022-03-19 07:22:08 +01:00 |
|
lunar-mining
|
f19aeeecc8
|
add 'name' param to dnetview_config.toml
|
2022-03-19 07:13:00 +01:00 |
|