Commit Graph

24 Commits

Author SHA1 Message Date
lza_menace 026992a812 refactoring for wownero 2020-08-17 23:41:41 -07:00
Michał Sałaban 010408dcf9 Add request timeout to JSONRPC backend 2019-05-11 00:41:10 +02:00
Michał Sałaban 3edb981078 Print addresses for single-account wallets 2018-10-19 01:24:05 +02:00
Michał Sałaban 2d9843fec9 Make list of destinations a tuple, like argument to transfer_multiple();
Initialize destinations as empty list, make iterations straightforward
2018-10-18 23:49:32 +02:00
Michał Sałaban f5c16b58ef Make walletdump not crash on non-deterministic wallets 2018-10-18 23:26:47 +02:00
Michał Sałaban dc3180753b Clean up imports 2018-07-24 15:25:58 +02:00
Michał Sałaban c02009128d Do `chmod a+x` on utility scripts, add header 2018-05-22 11:52:14 +02:00
Michał Sałaban a814197057 Refactor transfer query 2018-01-29 21:26:46 +01:00
Michał Sałaban c695e43883 Remove excessive get_ prefixes from method names 2018-01-28 21:00:24 +01:00
Michał Sałaban 090ef0c984 Update to recent Monero project state 2018-01-28 15:38:10 +01:00
Michał Sałaban a16ae37a94 Reorganize payments and transactions 2018-01-26 20:12:24 +01:00
Michał Sałaban 0e297c6694 Retrieve mempool txns in wallet dump script 2018-01-22 03:57:50 +01:00
Michał Sałaban 9c05dfe4b1 Correct imports in scripts 2018-01-18 03:02:43 +01:00
Michał Sałaban fed8a15281 Correct naming 2018-01-14 23:37:54 +01:00
Michał Sałaban 333caafa90 Add key retrieval 2018-01-14 06:28:28 +01:00
Michał Sałaban a1849cab8d Add methods for account and address creation; Retrieve labels 2018-01-11 23:17:34 +01:00
Michał Sałaban 666aed038f Refactor Payment ID as separate type 2018-01-06 23:24:05 +01:00
Michał Sałaban 1a4e41df4d Use URL instead of multiple parameters 2018-01-06 22:19:09 +01:00
Michał Sałaban 45fcb318ab Remove obsolete imports 2018-01-06 16:45:31 +01:00
Michał Sałaban 6a3015d880 More explicit naming 2018-01-06 16:44:38 +01:00
Michał Sałaban 5355824a61 Add classes for transactions 2017-12-27 02:50:02 +01:00
Michał Sałaban 51d1cf1b58 Add verbosity setting, format log 2017-12-26 22:14:05 +01:00
Michał Sałaban 79a549391d s/JSONRPC/JSONRPCWallet/g 2017-12-26 22:02:17 +01:00
Michał Sałaban 4b27cd6948 Add RPC wallet dump script 2017-12-26 20:25:49 +01:00