x
|
ea9e3cdf58
|
add DAO wallet.sql
|
2023-01-08 09:56:31 +01:00 |
|
x
|
fd2dec238c
|
move halo2 specific types out from zk:: to their own submodule zk::halo2::
|
2023-01-07 13:45:06 +01:00 |
|
x
|
9cd9c3113e
|
cleanup imports by flattening everything to submodules.
|
2023-01-07 13:02:23 +01:00 |
|
x
|
e549746c87
|
impl of curve trees
|
2023-01-06 19:04:43 +01:00 |
|
x
|
9558338545
|
fix broken dao-exec proof due to swapped numbers
|
2023-01-06 09:37:30 +01:00 |
|
parazyd
|
7867f2eef0
|
Add example/simple.zk to zkas dependency targets.
|
2023-01-05 19:13:15 +01:00 |
|
parazyd
|
4443e2808c
|
Fix make check
|
2023-01-05 16:05:18 +01:00 |
|
aggstam
|
be0d25ec10
|
consensus/utils: fixed broken test
|
2023-01-05 14:48:47 +02:00 |
|
x
|
9caa49ffa8
|
disable cursor checks in db_* since it uses an unstable rust feature
|
2023-01-05 13:45:25 +01:00 |
|
x
|
5ff054f840
|
forgot to add these files before
|
2023-01-05 12:54:02 +01:00 |
|
x
|
84ef0ab2cb
|
random todos
|
2023-01-05 12:52:25 +01:00 |
|
x
|
a7751f4e18
|
split WalletCache into its own module
|
2023-01-05 12:44:42 +01:00 |
|
x
|
f36747728d
|
remove unused imports
|
2023-01-05 12:06:44 +01:00 |
|
x
|
155e7473a4
|
fix various warnings and general cleanup
|
2023-01-05 11:50:05 +01:00 |
|
x
|
4c056ceb86
|
implement dao::exec() update, and add missing db_del() to runtime
|
2023-01-05 11:02:55 +01:00 |
|
parazyd
|
0a14d8223f
|
research/last_man_standing: Minor cleanup and behaviour notes.
|
2023-01-04 16:25:08 +01:00 |
|
parazyd
|
4c4132ce7e
|
consensus/types: Wrap Float10 into our own struct for some code simplification.
|
2023-01-04 15:15:20 +01:00 |
|
aggstam
|
61525b3ed9
|
script/research/last_man_standing: created new dummy consensus state with its own pid controller
|
2023-01-03 18:34:09 +02:00 |
|
x
|
3647d69c75
|
reorganize dao client functions into src/dao_client/foo.rs and rename state.rs to dao_model.rs
|
2023-01-03 13:28:35 +01:00 |
|
x
|
1b096e8f3f
|
remove money harness, and rename dao_harness to just harness
|
2023-01-03 11:44:20 +01:00 |
|
aggstam
|
2a6aa7fdcf
|
script/research/last_man_standing: survivors vec fix
|
2023-01-02 18:18:20 +02:00 |
|
x
|
ff6eba45ec
|
cleanup logs for consensus::proto::*
|
2023-01-02 16:41:19 +01:00 |
|
x
|
f6dd466ccb
|
add net::channel to include function in log target and cleanup its logs
|
2023-01-02 16:24:14 +01:00 |
|
x
|
5f0a95b472
|
fix message subscriber logs
|
2023-01-02 16:12:28 +01:00 |
|
x
|
e1352d6602
|
clean_log: add net::message_subscriber to targets with func included
|
2023-01-02 16:03:27 +01:00 |
|
x
|
2aed994877
|
manually fix some of the net messages to remove target from the actual log string
|
2023-01-02 15:54:11 +01:00 |
|
x
|
acb2131747
|
fix broken log targets
|
2023-01-02 15:46:19 +01:00 |
|
x
|
ca7ae12e31
|
clean_log: bugfix for setting incorrect target
|
2023-01-02 15:42:29 +01:00 |
|
x
|
687d1e5df6
|
format log statments
|
2023-01-02 15:27:53 +01:00 |
|
x
|
d5b230d506
|
fix regexs to include () in strings
|
2023-01-02 15:23:52 +01:00 |
|
x
|
988a622403
|
Revert "missing log targets"
This reverts commit 6414d55b7e.
|
2023-01-02 15:17:07 +01:00 |
|
x
|
6414d55b7e
|
missing log targets
|
2023-01-02 15:15:48 +01:00 |
|
x
|
79d2a3daf8
|
clean_logs: don't append newline to files
|
2023-01-02 15:14:50 +01:00 |
|
x
|
5d6a7629f5
|
clean_logs: minor changes to script
|
2023-01-02 14:57:29 +01:00 |
|
x
|
c17fb5ca19
|
remove retarded 'target: ""' from src/tx/mod.rs
|
2023-01-02 14:53:45 +01:00 |
|
x
|
5702976798
|
cleanup logging project wide
|
2023-01-02 14:47:55 +01:00 |
|
x
|
842297b6bf
|
clean_logs: some logs should have the function name
|
2023-01-02 14:18:57 +01:00 |
|
x
|
0656bf2ed2
|
clean_logs: add assert
|
2023-01-01 04:47:37 +01:00 |
|
x
|
ff62ac4217
|
change line numbers to be correct
|
2023-01-01 04:25:33 +01:00 |
|
x
|
7e09b42c4d
|
clean_logs: improve var names and docs
|
2023-01-01 03:56:43 +01:00 |
|
x
|
bc488599dd
|
clean_logs: improve tool output
|
2023-01-01 03:44:28 +01:00 |
|
x
|
c72bf03e72
|
replace L_TGT
|
2023-01-01 02:55:57 +01:00 |
|
x
|
a39c30415d
|
script to clean logs
|
2023-01-01 02:17:22 +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 |
|
x
|
93752a0b74
|
Merge branch 'dao-contract'
|
2022-12-31 07:58:16 +01:00 |
|
x
|
49b255b81b
|
add points summarizing benefits of ircd for people
|
2022-12-31 07:49:57 +01:00 |
|
x
|
8577fa51c9
|
finish dao::exec()
|
2022-12-31 07:49:23 +01:00 |
|
x
|
8628d4f8a7
|
dao::vote() consensus rules implemented
|
2022-12-30 21:53:56 +01:00 |
|
x
|
22c5ed1fef
|
fix broken example/zk.rs
|
2022-12-30 20:56:42 +01:00 |
|