Commit History

Author SHA1 Message Date
  ghassmo fbafdfe8c2 cashierd: send drk coins once received a notification from bridge 4 years ago
  ghassmo 318d57d6dd Client: create main_keypair field 4 years ago
  parazyd 19727d1528 Code linting. 4 years ago
  ghassmo 60e416af4b remove dependencies from the old rpc 4 years ago
  ghassmo 8d1cb7bce6 get keypair from walletdb instead of get keys separately 4 years ago
  lunar-mining 8906f3ad2f changed 'UnvalidAddress' error to 'InvalidAddress' 5 years ago
  lunar-mining 393477565a remamed /adapters/ to /adapter/ and deleted old dir 5 years ago
  lunar-mining 0dfe7bf3dc changed asset_id to jubjub::Fr across all project 5 years ago
  lunar-mining 2273f69965 implemented asset_id as hash with hash->u64 conversions 5 years ago
  lunar-mining c75204f116 Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  ghassmo 44a2d95370 fix errors related to sterilization of addresses between rpc and cashier 5 years ago
  lunar-mining c5d6830903 added asset_id param to deposit/withdraw/transfer 5 years ago
  lunar-mining b37eebeb91 ran cargo fmt 5 years ago
  lunar-mining 399dffa7e5 removed default config and added ConfigNotFound error 5 years ago
  ghassmo 1269c594f8 Client: add clear_inputs option when build tx 5 years ago
  ghassmo 48a058f16b client notify cashier once receive Coin and successfully decrypted 5 years ago
  ghassmo 126decbd94 Client: minor changes 5 years ago
  ghassmo 4fe2138dfd remove warning messages 5 years ago
  ghassmo 1ac21e5c5b Client: add send function and send the tx with a desired inputs and outputs according to the amount 5 years ago
  ghassmo 33ae156f3c create WalletApi trait and implement it for both cashierdb and walletdb 5 years ago
  ghassmo 78832bed3f check from walletdb if the cashier public key is valid 5 years ago
  ghassmo 491762dfa8 create walletdb field for state and avoid using walletdb in other places 5 years ago
  ghassmo cda82fce68 get witnesses and update them through walletdb 5 years ago
  ghassmo ce56a17697 change the name of client rpc adapter and move it to src/rpc dir 5 years ago
  ghassmo 167b3fad90 minor changes in client.rs 5 years ago
  ghassmo 84773639e5 cargo fmt 5 years ago
  ghassmo e4004f5783 change the design of rpc adapter 5 years ago
  ghassmo 23c1d0c667 fix typo in expect messages 5 years ago
  ghassmo 6fa951b5f3 use debug macro instead of info for debugging & add proper name for target field in each debug macro 5 years ago
  ghassmo 59436a1197 fix bugs in the process of withdrawing 5 years ago