Commit History

Author SHA1 Message Date
  ghassmo a591bb526d WIP clean and refactoring according to issue #35 4 years ago
  parazyd ee118fb6c1 service: pasta port. 4 years ago
  ghassmo 8b48849c77 eth: implement EthFailed and EthResult 4 years ago
  Janus 51ea7cc904 btc: undo unecessary check for spent address 4 years ago
  Janus baea27c543 btc: Issue a new keypair if old key has been used 4 years ago
  parazyd 34cbcfb87b service/eth: Add proof of concept Geth interface. 4 years ago
  parazyd ebd81989ac cargo fmt 4 years ago
  Janus 363fa1b49c Rename BtcKeys -> Account 4 years ago
  Janus 47f2b4f372 Use Keypair to derive bitcoin keys 4 years ago
  parazyd b77da89ce6 Some more cleanups and formatting. 4 years ago
  ghassmo 0b6fe5811b move parsing params functions and NetworkName enum to src/util.rs 4 years ago
  ghassmo 10b3bec61b NetworkName: minor changes 4 years ago
  ghassmo b90d2c09a1 remove hardcoded network name across the project and use enum instead 4 years ago
  ghassmo 64ec12e30c split btc from the default feature 5 years ago
  ghassmo 60e416af4b remove dependencies from the old rpc 5 years ago
  ghassmo f765c60558 finish sol client for cashier's bridge 5 years ago
  ghassmo 7f1ba3f882 creat bridge and add refactoring cashier to work with bridge 5 years ago
  ghassmo 1e210f9945 create new error type for btc client 5 years ago
  Janus 0816bada60 Move btc mod from cashier 5 years ago
  lunar-mining a6b4791feb added deserialize to walletdb.rs 'get' functions. ran cargo fmt 5 years ago
  lunar-mining ec302e0d53 renamed bitcoin_bridge.rs to cashier.rs 5 years ago
  Janus 878f3eb1dc Update cashierd configs and options 5 years ago
  Janus ff341ead9a Add proper messaging between CashierClient and CashierService 5 years ago
  Janus 14e8a5a940 Start zkpubkey -> btc addr exchange 5 years ago
  Janus bee4a6faea Properly derive a p2pkh from rand 5 years ago
  ghassmo 3b54479c9e move program options to cli dir 5 years ago
  ghassmo 2c93fc403c create GatewaySlabsSubscriber type which receive new slabs from both syncing function and the subscriber 5 years ago
  ghassmo 2ef8a6fd65 create generic struct RocksColumn to handle different columns in rocksdb 5 years ago
  ghassmo 944a49c03f create ClientProgramOptions for Service Clients 5 years ago
  ghassmo e74a4f9ebb cargo fmt 5 years ago