Commit Graph

1815 Commits

Author SHA1 Message Date
parazyd
8cb2af3003 service/sol: Be more verbose on subscription init. 2021-10-20 20:30:03 +02:00
lunar-mining
a67fa16762 solanatokenlist: changed test ohm address 2021-10-20 20:09:00 +02:00
parazyd
619095eaf8 Makefile: Only install config files relevant to $BINS. 2021-10-20 19:34:15 +02:00
parazyd
9af7ce3ca6 service/sol: Expire subscriptions after 10 minutes. 2021-10-20 19:28:51 +02:00
parazyd
d5c0db1b4c net/channel: Prettyprint peer address. 2021-10-20 19:12:47 +02:00
lunar-mining
32888651bc client: fixed typo on error statement 2021-10-20 18:03:38 +02:00
lunar-mining
2b3a62dc1c drk: more verbose print message on transfer 2021-10-20 18:01:48 +02:00
lunar-mining
c8902bd8f0 tutorial: updated install instructions 2021-10-20 16:12:36 +02:00
lunar-mining
c015ff8ff7 solanatokenlist: added testnet tokens for demo 2021-10-20 15:49:01 +02:00
lunar-mining
923fb45540 token_list: temporarily disabled len() assert on tokenlist 2021-10-20 15:48:27 +02:00
lunar-mining
e5a7698255 Cargo.toml: fixed serde header 2021-10-20 15:47:39 +02:00
parazyd
a2fd15be80 config: Update testnet cashier public key. 2021-10-20 15:39:30 +02:00
parazyd
42d32b9e51 Makefile: Don't silently install user's config files.
We request the admin to copy them over themself.
2021-10-20 14:33:09 +02:00
Janus
815065c4fb Update todo.md 2021-10-20 06:25:36 -04:00
ghassmo
cb773a61e6 clean up schema 2021-10-20 13:06:21 +03:00
lunar-mining
f2164f2c28 tutorial: changed transfer to send/receive and documented withdraw 2021-10-20 12:02:10 +02:00
Janus
21500b0168 Apply rustfmt 2021-10-20 05:56:28 -04:00
Janus
c2c7418e9f Add btc to DrkTokenList 2021-10-20 05:55:11 -04:00
Janus
73262d3afe Send correct serialized format of tx to electrum 2021-10-20 05:54:25 -04:00
Janus
80bc028efa Let request continue without unsubscribe 2021-10-20 05:53:11 -04:00
parazyd
0cc674bf87 Makefile: Make binaries also depend on arbitrary files that are included.
We usually have these with include_bytes!()
2021-10-20 11:10:50 +02:00
parazyd
a597b4bd18 Makefile: Rebuild binaries on source code changes. 2021-10-20 11:07:32 +02:00
parazyd
1ff6255c0b Makefile: Show download progress for trusted setup. 2021-10-20 10:59:43 +02:00
lunar-mining
047914b388 tutorial: wrote transfer doc 2021-10-19 18:33:47 +02:00
lunar-mining
d2ef60afcb tutorial: finished deposit documentation 2021-10-19 17:17:36 +02:00
lunar-mining
ca6e47f998 tutorial: fixed bugs 2021-10-19 16:15:26 +02:00
lunar-mining
fccef5ef23 tutorial: cleaned up and added links 2021-10-19 16:10:48 +02:00
ghassmo
eecf039924 gateway: don't panic when local slabstore index is higher than gateway's slabstore index 2021-10-19 15:02:21 +03:00
ghassmo
90892a45b4 reqrep: print warn message instead of panic when receive different reply id from request id 2021-10-19 15:02:21 +03:00
ghassmo
e7f64eb92a error: add SlabsStore error 2021-10-19 15:02:21 +03:00
parazyd
17a5af7370 TODO: Add note for ETH bridge. 2021-10-19 13:57:36 +02:00
parazyd
df58c96473 Makefile: Add note about additional binaries. 2021-10-19 13:41:37 +02:00
lunar-mining
bbc80858ad tutorial: deleted mistake from Configuration section 2021-10-19 13:43:17 +02:00
lunar-mining
5e5288dcf9 tutorial: added Install and cleaned up language 2021-10-19 13:35:11 +02:00
lunar-mining
9683980f21 tutorial: formatted headers and moved config to botom 2021-10-19 12:09:54 +02:00
lunar-mining
9a06bee2ac tutorial: fixed fmt errors 2021-10-19 12:07:11 +02:00
parazyd
b9542a71ed github: Update test workflow. 2021-10-19 11:44:00 +02:00
parazyd
6ba7bf5b29 Makefile: Update params download URL. 2021-10-19 11:36:58 +02:00
parazyd
8c42d5783e config: Update configuration files for testnet deployment. 2021-10-19 11:36:30 +02:00
parazyd
f13f6b0d4e gateway: Use a URI for configuration.
This will enable us to implement TLS later on without breaking the
config scheme.
2021-10-19 11:31:02 +02:00
parazyd
03b987d559 Update makefile for simple compile and install. 2021-10-19 11:00:48 +02:00
parazyd
38759fb950 Update Readme. 2021-10-19 10:45:13 +02:00
lunar-mining
b5989f9543 tutorial: documented config and install 2021-10-19 10:46:40 +02:00
parazyd
1e6fd06c3b bin: Fix debug targets for cashierd and darkfid. 2021-10-19 09:58:04 +02:00
Janus
c97f30f4dc Add minimal envrc for flake direnv 2021-10-18 23:46:40 -04:00
parazyd
ebd81989ac cargo fmt 2021-10-18 19:23:43 +02:00
parazyd
24d46a46dc Clean up and update project dependencies. 2021-10-18 19:19:20 +02:00
ghassmo
9c9d749cc9 run executor with the number of CPUs available 2021-10-18 18:57:08 +02:00
ghassmo
6ebd455dad add num_cpus crate 2021-10-18 18:57:07 +02:00
ghassmo
f3d6156c4c add executor across the whole project to run on more than one thread 2021-10-18 18:57:07 +02:00