You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paul Shapiro 888098e861
added missing pass by ref for ptree in api_fetch_cb_fn arg
5 years ago
..
monero_address_utils.cpp c 2018 -> 2019 5 years ago
monero_address_utils.hpp c 2018 -> 2019 5 years ago
monero_fee_utils.cpp ported of send_coins.js / SendFunds() to C++, incl initial block weight support (previous commit already updated fee); set a few 'rct' lookups from get() to get_optional() in serial bridge (likely bugfix for pre rct outs - probably was the cause of some exceptions); returning tx and txBlob_byteLength from convenience__create_transaction for send fns; removed now unnecessary calculate_fee, estimate_rct_tx_size, create_transaction from bridge (encapsulated in send routine).. switched estimated_tx_network_fee over to fee_per_b (API change - the app-side bridge will take fee_per_kb with optl fee_per_b, preferring the latter and converting the former to b by /= 1024 6 years ago
monero_fee_utils.hpp c 2018 -> 2019 5 years ago
monero_fork_rules.cpp c 2018 -> 2019 5 years ago
monero_fork_rules.hpp c 2018 -> 2019 5 years ago
monero_key_image_utils.cpp c 2018 -> 2019 5 years ago
monero_key_image_utils.hpp c 2018 -> 2019 5 years ago
monero_paymentID_utils.cpp c 2018 -> 2019 5 years ago
monero_paymentID_utils.hpp c 2018 -> 2019 5 years ago
monero_send_routine.cpp added missing pass by ref for ptree in api_fetch_cb_fn arg 5 years ago
monero_send_routine.hpp added missing pass by ref for ptree in api_fetch_cb_fn arg 5 years ago
monero_transfer_utils.cpp fixed pre-rct out .rct field empty detection 5 years ago
monero_transfer_utils.hpp c 2018 -> 2019 5 years ago
monero_wallet_utils.cpp c 2018 -> 2019 5 years ago
monero_wallet_utils.hpp c 2018 -> 2019 5 years ago
serial_bridge_index.cpp fixed pre-rct out .rct field empty detection 5 years ago
serial_bridge_index.hpp Added encrypt_payment_id 5 years ago
serial_bridge_utils.cpp c 2018 -> 2019 5 years ago
serial_bridge_utils.hpp c 2018 -> 2019 5 years ago
tools__ret_vals.cpp initial (wip) test path 6 years ago
tools__ret_vals.hpp c 2018 -> 2019 5 years ago