Commit Graph

  • 3931ede742 update netaddr values init master lza_menace 2022-07-03 11:36:41 -0700
  • e5072fafda adjusting lengths in other places lza_menace 2020-08-18 00:55:49 -0700
  • 6c2ec9e1e8 remove old readme lza_menace 2020-08-18 00:40:07 -0700
  • 66d3b09fe3 updating ref to old readme lza_menace 2020-08-17 23:52:29 -0700
  • a91fe4ce76 updating readme lza_menace 2020-08-17 23:51:33 -0700
  • 026992a812 refactoring for wownero lza_menace 2020-08-17 23:41:41 -0700
  • 324fb71587 Add contributor Michał Sałaban 2020-06-09 14:47:51 +0200
  • b6b254e390 Add contributor Michał Sałaban 2020-06-09 14:45:59 +0200
  • cf820e0d76 Bump up version Michał Sałaban 2020-06-09 14:39:20 +0200
  • 5cad782b3b Add tests on fee Michał Sałaban 2020-06-09 14:36:57 +0200
  • 6b5fdbecd0 Merge branch 'patch-1' of https://github.com/MrClottom/monero-python into MrClottom-patch-1 Michał Sałaban 2020-06-09 14:28:08 +0200
  • 36af7fd8ee Add test on mempool vs tx_id Michał Sałaban 2020-06-09 14:05:02 +0200
  • 74704a9b37 Split mempool tests into more granular ones Michał Sałaban 2020-06-09 14:01:03 +0200
  • ae32ca0f0e
    Add compatibility to old transactions Philippe Dumonet 2020-06-06 22:10:11 +0200
  • 6a8c4e8cd7
    Add fee to txs returned from .transactions() Philippe Dumonet 2020-06-06 20:26:44 +0200
  • 3ad3a6082b Fix encoding errors on send_transaction() Michał Sałaban 2020-04-13 11:43:01 +0200
  • 261cd342dd Bump up version Michał Sałaban 2020-04-13 11:44:00 +0200
  • e7a408a7f0 Correct doc to use pytest from the venv Michał Sałaban 2020-02-14 11:51:56 +0100
  • 0af65ca431 Add proxy to wallet backend too Michał Sałaban 2020-01-29 13:05:25 +0100
  • 3c5ae775da Bump up version Michał Sałaban 2020-01-29 13:03:16 +0100
  • 4c6bfd592b Load full content into Transaction from mempool Michał Sałaban 2020-01-25 01:29:43 +0100
  • c6256fe4e1 Add comparison handling to Block, fix reward type Michał Sałaban 2020-01-24 12:38:33 +0100
  • 1b503fd0ab Add Block class and handling Michał Sałaban 2020-01-22 11:37:03 +0100
  • ccf5066739 Make daemon return net as in monero.const, cache the value Michał Sałaban 2020-01-22 04:45:42 +0100
  • 2c85d23478 Update docs Michał Sałaban 2020-01-14 10:49:53 +0100
  • badeac38eb Make Transaction.blob raw binary instead of hex Michał Sałaban 2020-01-14 10:49:30 +0100
  • 337e84704f Update docs Michał Sałaban 2020-01-13 11:48:19 +0100
  • 6e410d9624 Introduce monero.const, simplify net check methods and deprecate old API Michał Sałaban 2020-01-13 11:37:53 +0100
  • e7897f72bd Bump up version Michał Sałaban 2020-01-14 10:34:03 +0100
  • 13e0581994 Use six Michał Sałaban 2020-01-13 10:42:50 +0100
  • 9c92d13e37 Bump up version Michał Sałaban 2019-12-29 23:22:47 +0100
  • 7279a95448 Merge branch 'master' into daemon-gettx Michał Sałaban 2019-12-29 23:22:30 +0100
  • 39e1eb7a84 Add proxy and describe how to use TOR, close #55 Michał Sałaban 2019-12-29 23:16:22 +0100
  • 44d87be2e6 Add retrieval of transaction from daemon Michał Sałaban 2019-12-11 11:25:43 +0100
  • 50ab45e97e Merge branch 'lalanza808-rpc-daemon-raw-auth' Michał Sałaban 2019-12-11 11:26:28 +0100
  • c197be0a21 Merge branch 'rpc-daemon-raw-auth' of https://github.com/lalanza808/monero-python into lalanza808-rpc-daemon-raw-auth Michał Sałaban 2019-12-11 11:26:13 +0100
  • df9dd7152b Include status in exception message Michał Sałaban 2019-12-11 11:25:14 +0100
  • 7809b51b06 ensure functions utilizing `raw_request` can authenticate to rpc enabled daemon lance 2019-12-11 00:32:49 -0800
  • 28db684400 Bump up version Michał Sałaban 2019-11-20 23:17:37 +0100
  • 9aee6564e7 Replace Ed25519 implementation with much faster pyca/ed25519 Michał Sałaban 2019-11-20 01:09:56 +0100
  • c5c53adb10 Enable key retrieval from subaddresses too Michał Sałaban 2019-11-18 11:35:54 +0100
  • e029ade30b Bump up version Michał Sałaban 2019-11-08 10:37:40 +0100
  • 019d0b6427 python 3.8 support Maciej Urbanski 2019-10-30 02:44:37 +0100
  • 02ba5df0a6 Update doc Michał Sałaban 2019-10-25 22:48:56 +0200
  • 90a7202bb1 Merge branch 'master' of https://github.com/massanchik/monero-python into massanchik-master Michał Sałaban 2019-10-25 22:47:03 +0200
  • e92e7148e2 Add mempool status to daemoninfo.py Michał Sałaban 2019-10-25 22:34:06 +0200
  • a870165de9 Fix docs Michał Sałaban 2019-10-25 22:33:58 +0200
  • 33e6d7e6e0 Add method for retrieving block headers from daemon Michał Sałaban 2019-10-16 13:36:50 +0200
  • 5699c26f6b requests verify argument name fix silk 2019-10-21 13:06:13 +0300
  • 4adef4de8a verify parameter name changed to verify_ssl_certs silk 2019-10-21 12:45:49 +0300
  • fb13992c77 Add method for retrieving block headers from daemon Michał Sałaban 2019-10-16 13:36:50 +0200
  • eb88f7cd6f Add exception for watch-only wallets trying to perform a spend op Michał Sałaban 2019-10-08 10:22:02 +0200
  • 8f888d2aca Optimize retrieval of master address Michał Sałaban 2019-10-07 23:36:31 +0200
  • a184c3bea2 Make Address accept bytes/str too Michał Sałaban 2019-10-07 15:10:54 +0200
  • b70c3fbc43 Add __format__() to Address Michał Sałaban 2019-10-04 14:38:17 +0200
  • 13efdb967c docstrings silk 2019-09-19 14:22:52 +0300
  • f049570135 optional verify parameter for requests package silk 2019-09-19 14:07:01 +0300
  • e55e2239b1 Add exception Michał Sałaban 2019-09-14 00:34:25 +0200
  • d44d4fd2ac Add payment filtering by tx_id Michał Sałaban 2019-09-13 23:12:25 +0200
  • f76311d03e Test hash equality Michał Sałaban 2019-09-09 13:57:03 +0200
  • ac4c4232c4 Make sure unicode is understood Michał Sałaban 2019-09-09 13:56:53 +0200
  • c2af7acc31 Update .new_address() method to return subaddress index Michał Sałaban 2019-09-09 12:57:06 +0200
  • 6bf97ddca2 Change project name in PyPi, update version Michał Sałaban 2019-09-09 10:54:33 +0200
  • 25ed5dec6a Bump up version to 0.5.4 Michał Sałaban 2019-07-01 23:40:12 +0200
  • 48cad4007a Add `sweep_all()` method, close #20 Michał Sałaban 2019-06-26 20:01:43 +0200
  • 010408dcf9 Add request timeout to JSONRPC backend Michał Sałaban 2019-05-11 00:41:10 +0200
  • 64149f6323 Fix minor bugs in JSONRPC daemon backend and offline wallet, add tests Michał Sałaban 2019-04-05 02:10:10 +0200
  • 3478e24d33 Bump up to 0.5.2 Michał Sałaban 2019-04-04 13:37:02 +0200
  • a7c8579b13 Check type of amounts passed to conversion, avoid MemoryError when a string is being concatenated 10^12 times. Close#48 Michał Sałaban 2019-04-04 13:06:04 +0200
  • 3358e5a30a Remove compatibility and most references to archaic version of Monero Michał Sałaban 2019-04-03 00:03:34 +0200
  • 864829b858 Properly handle account labels Michał Sałaban 2019-04-02 22:13:51 +0200
  • 5f340482d0 Bump up to 0.5.1 Michał Sałaban 2019-03-12 11:12:04 +0100
  • d81b29182f Fix bug in destinations amounts Michał Sałaban 2019-03-12 11:07:38 +0100
  • 24856cfafd Update repo location Michał Sałaban 2019-03-11 21:33:21 +0100
  • 125d5eac0d Update contributors Michał Sałaban 2019-01-31 11:17:44 +0100
  • 517a5d52e4 Merge branch 'moneroexamples-cash_ed_calculations' Michał Sałaban 2019-01-31 10:53:42 +0100
  • f59e6c402b Caching of ed25519 values for public keys in seed moneroexamples 2019-01-31 09:28:44 +0800
  • c999f68cf1 Remove obsolete comment Michał Sałaban 2019-01-28 00:13:12 +0100
  • 213c352afe Add missing copyright notice Michał Sałaban 2019-01-04 11:27:41 +0000
  • 3b832040c6 Add range check Michał Sałaban 2019-01-04 11:25:28 +0000
  • b0526972bd Up to 0.5 Michał Sałaban 2019-01-03 18:05:03 +0000
  • c51e3672a6 Update docs Michał Sałaban 2019-01-03 18:04:42 +0000
  • d9c68a86c6 Cleanup and update Michał Sałaban 2019-01-03 18:03:33 +0000
  • d0a2d35176 Add offline subaddress generation Michał Sałaban 2019-01-03 01:32:56 +0000
  • 6c1f667840 Merge branch 'master' into 0.5.x Michał Sałaban 2019-01-02 23:16:03 +0000
  • bab0099419 Rearrange address class hierarchy Michał Sałaban 2018-12-15 03:53:19 +0000
  • e12ecbaefb Release 0.4.4 Michał Sałaban 2018-11-30 00:49:53 +0000
  • 000a1d5cff Issue a warning when filtering by height but also asking for mempool transactions, fix #37 Michał Sałaban 2018-11-30 00:38:38 +0000
  • e3dcc96a60 Add secret key checking methods Michał Sałaban 2018-11-30 00:23:49 +0000
  • 741d54c235 added global toc to the sidebar of the documentation Gonçalo Valério 2018-11-24 21:17:34 +0000
  • 5ee551fa4a Return None when spend key is zero (view-only wallet) Michał Sałaban 2018-10-22 21:46:45 +0200
  • 005076e8a2 Merge branch 'master' into 0.5.x Michał Sałaban 2018-10-22 21:40:34 +0200
  • 980770a2b7 Remove excess import Michał Sałaban 2018-10-22 21:37:04 +0200
  • 9d03995092 Remove the ringsize parameter Michał Sałaban 2018-10-19 01:32:04 +0200
  • 91c720ecee Sort payments by height (descending) and mempool on top Michał Sałaban 2018-10-19 01:26:15 +0200
  • 3edb981078 Print addresses for single-account wallets Michał Sałaban 2018-10-19 01:24:05 +0200
  • dfc70b5b5f Restructure credits Michał Sałaban 2018-10-18 23:56:31 +0200
  • e3adb32238 Add contributor lialsoftlab Michał Sałaban 2018-10-18 23:54:08 +0200
  • 2d9843fec9 Make list of destinations a tuple, like argument to transfer_multiple(); Initialize destinations as empty list, make iterations straightforward Michał Sałaban 2018-10-18 23:47:22 +0200
  • 55ce01f555 Merge branch 'master' into lialsoftlab-tx_confirmations Michał Sałaban 2018-10-18 23:27:33 +0200