23 Commits (32d4169339ac8ee1e943b8cfd8efaf914644407d)
 

Author SHA1 Message Date
Jonathan "Duke" Leto 32d4169339 hushlists have a default chain, which can be changed at run-time to send to contact addresses on other chains 7 years ago
Jonathan "Duke" Leto e14cce022b improve status 7 years ago
Jonathan "Duke" Leto 07d3643500 54 yo 7 years ago
Jonathan "Duke" Leto ba16aa4d83 Lots of stuff 7 years ago
Jonathan "Duke" Leto 65815c4c5a create an empty members.txt for now, to keep things easy 7 years ago
Jonathan "Duke" Leto 2099be2006 Correctly die if we cannot talk to rpc server 7 years ago
Jonathan "Duke" Leto 5ec9ce65e1 do not create an empty config file when rpc is down or we have the wrong user/pass 7 years ago
Jonathan "Duke" Leto 614b80a069 create new zaddr/taddr when creating a new config file 7 years ago
Jonathan "Duke" Leto 3fb09e30c5 allow custom port so we can use testnet 7 years ago
Jonathan "Duke" Leto 8ac99853c1 grab taddr and zaddr balances and show them on startup 7 years ago
Jonathan "Duke" Leto 32a7e8474f better testing leads to better code 7 years ago
Jonathan "Duke" Leto b4ee29935d Various things 7 years ago
Jonathan "Duke" Leto 5bbbb6e331 Create a .hush/list/contacts/ directory for storying user-specified contacts 7 years ago
Jonathan "Duke" Leto e2cac3e27b Start adding hust contacts and list-specific config files, since that seems forward-thinking TM 7 years ago
Jonathan "Duke" Leto 3f2c441710 Decide on how to store list data on local FS 7 years ago
Jonathan "Duke" Leto 9224df9d0b Generate a default config file, when .hush/list does not exit, or when .hush/list/list.conf does not exist 7 years ago
Jonathan "Duke" Leto b34dd0d3fc Do not give up so easy; this commit successfully creates ~/.hush/list/list.conf 7 years ago
Jonathan "Duke" Leto f301cbd406 Start adding script which uses Hush libs 7 years ago
Jonathan "Duke" Leto 5927d3940c More error checking 7 years ago
Jonathan "Duke" Leto 11c2a8a300 Pass options to RPC, so we can tell it to use testnet 7 years ago
Jonathan "Duke" Leto 18f76ee8ee Hashes make various common operations O(1); add methods for adding+removing zaddrs from HushLists 7 years ago
Jonathan "Duke" Leto f73ad32d5b Starting checking for config dirs 7 years ago
Jonathan "Duke" Leto fc2ca015c6 Start making some stuff 7 years ago