Commit Graph

131 Commits

Author SHA1 Message Date
spital
316d0afe49 Dockerfile add runtime dependency 2023-02-24 13:47:06 +00:00
spital
24567c545a Add Dockerfile for ARM64 build, builds OK, but is slooooow, not tested 2023-02-23 10:15:29 +00:00
spital
2cf229eebb Fix Alpine Dockerfile, builds now OK 2023-02-23 10:15:07 +00:00
spital
17e70fc6ef Dockerfile update :: Darkfi in Debian 12 Bookworm builds OK (#146) 2023-02-20 20:55:14 +00:00
aggstam
b0d24ef776 darkfid: erroneous txs handling
Darkfid will not apply erroneous txs state transitions and keep them in a separate sled tree. drk to filtre these txs to report correct balances/coins
2023-02-10 20:59:03 +02:00
x
2beeed4395 revert wallet.db back to old revision 2023-02-10 12:24:30 +01:00
aggstam
850a1a994e contrib/localnet/darkfid-single-node/tmux_sessions.sh: disable net target logging 2023-02-09 15:38:01 +02:00
x
c89860c9f7 dao-exec fix: approval ratio/quotient are reversed 2023-02-08 02:19:00 +01:00
aggstam
9ed1ee7710 contrib: zk.lang spec file added 2023-02-01 19:42:11 +02:00
parazyd
8c1d3fe524 Remove openssl dependency throughout the project. 2023-02-01 13:03:23 +01:00
spital
c1bf0bfafd Rust 1.67, test Dockerfiles (nightly worked @ f29d5182), remove old BINS 2023-01-31 09:38:49 +00:00
parazyd
cb484e6307 localnet/single-node: Add hacky way to update genesis. 2023-01-24 17:22:21 +01:00
aggstam
dc9c6c377f consensus: created single-node mode for local testing 2023-01-23 20:40:34 +02:00
aggstam
9950d2b3dc contrib/localnet: darkfid-single-node(with faucet) added 2023-01-23 19:57:58 +02:00
parazyd
6786d5ff82 contrib/deps: bugfix: Expand deps in the shell. 2023-01-23 13:22:14 +01:00
Jay Butera
6bce3ec25c Update flake (#131) 2023-01-22 11:47:31 +00:00
mohab metwally
65648e55cb [consensus] pid k2 bug in sign fixed; miscel changes 2023-01-12 02:41:53 +02:00
mohab metwally
02f022f491 [contrib] clean log files 2023-01-12 02:40:43 +02:00
mohab metwally
ca0b9b4048 [contrib] lead log processing script 2023-01-12 02:39:39 +02:00
spital
f03966069b docker-remove-old-bins-and-remove-apt-cache 2023-01-09 13:14:45 +00:00
parazyd
9cd9b53be9 Update token lists. 2022-12-28 13:06:00 +01:00
parazyd
71cd3064d6 Update license year. 2022-12-28 13:06:00 +01:00
aggstam
5309f34c7b contrib/init: .initd files updated with sceenlog 2022-12-24 15:45:57 +02:00
parazyd
1c8feadcb6 zkas: Implement EcNiPoint type and EcMulVarBase opcode. 2022-12-16 14:11:59 +01:00
spital
01a61404bb add zkas dependency to proofs bin, add/remove binaries in Dockerfiles COPY cmd 2022-12-14 10:37:15 +00:00
parazyd
67644fd402 localnet/darkfid: Swaps guide. 2022-12-12 13:34:37 +01:00
parazyd
b0c4b76153 contrib/zk.lua: Update range function. 2022-12-12 13:25:27 +01:00
aggstam
b45148ccd4 contrib/init: faucetd confd and initd files added 2022-12-08 13:58:27 +02:00
parazyd
905586a638 cargo fix 2022-12-07 12:53:52 +01:00
parazyd
17f999449c localnet/darkfid: Add some instructions to the README 2022-12-06 12:37:42 +01:00
parazyd
403971b419 localnet/darkfid-temp: Delete 2022-12-06 11:45:14 +01:00
parazyd
f59c833c3d localnet/darkfid: Update faucet wallet and address. 2022-12-06 11:41:13 +01:00
mohab metwally
277e71cea1 remove loclnet log files 2022-11-29 12:09:43 +02:00
mohab metwally
9ac700774b prune example 2022-11-29 12:04:11 +02:00
parazyd
ec8898db24 drk: Transaction broadcasting 2022-11-26 22:36:46 +01:00
parazyd
85f471d6de Fix typo 2022-11-26 17:40:44 +01:00
parazyd
efc9fd1bae localnet: Weird case for block subscriptions 2022-11-26 17:38:16 +01:00
spital
03de5f785d fix/add-wasm32-target-dockerfiles 2022-11-25 14:52:39 +00:00
parazyd
1c2613f3f4 zk/vm: Allow strict and loose checks for less_than. 2022-11-21 10:20:04 +01:00
aggstam
5be1bcf5c8 contrib/localnet/darkfid-five-nodes added for consensus testing 2022-11-19 17:01:33 +02:00
aggstam
57751b2007 contrib/localnet/darkfid-small added 2022-11-18 17:13:48 +02:00
parazyd
5176dc7df0 zkas: Add opcodes for equality constraints of Base and EcPoint. 2022-11-17 17:32:18 +01:00
parazyd
72f345e6de contrib: Add script for attaching missing license headers to .rs files. 2022-11-15 22:14:28 +01:00
TG × ⊙
7c06a2e32e nix flake: add dashu hash 2022-11-13 09:35:36 +00:00
spital
abb1262f38 Bump up rust version to 1.65 in Dockerfiles and fix typos, builds passed 2022-11-13 09:35:20 +00:00
parazyd
c1b2c2af5a Update crate dependencies 2022-11-08 12:17:25 +01:00
parazyd
745389c400 Simplify project system dependencies. 2022-11-08 12:17:24 +01:00
spital
ec9bbcf07f Dockerfile for Ubuntu, tested with a commit from October, build worked, but tests fail and last commits even fail to build 2022-11-06 20:09:58 +00:00
parazyd
8c0667e4da contrib: Add license header for .rs and .c files. 2022-10-31 10:42:09 +01:00
spital
93f8d4b83e add gentoo emerge to dependency_setup.sh 2022-10-18 08:55:26 +00:00