21 Commits (33be2feb26fcb6768adbaa88728b7e5ff359e5a1)

Author SHA1 Message Date
Paul Shapiro 33be2feb26 added mnemonic_language_from_code and convenience__new_wallet_with_language_code, updating newly_created_wallet to take language code and return mnemonic_language
6 years ago
Paul Shapiro 9a9d9cb8f0 added tx_key to create_transaction ret vals
6 years ago
Paul Shapiro 30d08919b0 fixed nettype in call to seed and keys from mnemonic and removed defaults from those args to prevent similar
6 years ago
Paul Shapiro 8c17ae4766 changed passing of mnemonic_string by value to by ref and taking copy for normalization to simplify interface; returning detected mnemonic language from wallet_with rather than requiring it; added are_equal_mnemonics function
6 years ago
Paul Shapiro b570efb573 test_all: factored to args_string_from_root
6 years ago
Paul Shapiro ecb9d701c3 bridged__generate_key_image
6 years ago
Paul Shapiro 8f25d553a2 log prefix improvement
6 years ago
Paul Shapiro 05147ea986 fee fns
6 years ago
Paul Shapiro 45b2d42366 bridged__validate_components_for_login, and fixed up some ref passing
6 years ago
Paul Shapiro 4aaef3ddd9 seed_and_keys_from_mnemonic
6 years ago
Paul Shapiro e74c266b7e a few more serial bridge index integrations and tests
6 years ago
Paul Shapiro 6c19abf379 bridged a few integrated and sub address accessors
6 years ago
Paul Shapiro 53a12f1d28 sketching remainder of required bridged fns; impl of decode_address bridge, replacing monero_address_utils isTestnet with nettype, and adding burned sec keys
6 years ago
Paul Shapiro 2ea3a47d85 added serial_bridge_index with JSON-bridged create tx, with new convenience create_transaction fn for extra construction etc, plus test
6 years ago
Paul Shapiro e599578273 implemented monero_transfer_utils::create_transaction
6 years ago
Paul Shapiro b72ebdcb04 added monero fork rules, migrated use_fork_rules_fn_type decl to it, added fee est convenience fn and fee test
6 years ago
Paul Shapiro 22bb35bf01 key img nad monero tfer utils (w/o construct tx port yet) compiling w monero src update
6 years ago
Paul Shapiro 5f54c5aa8f decode addr test case
6 years ago
Paul Shapiro ba2901a57c monero address utils compiling (depends on pid utils)
6 years ago
Paul Shapiro 77dce422de compiling monero base inclusion
6 years ago
Paul Shapiro 5abda04c86 initial (wip) test path
6 years ago