Commit Graph

142 Commits

Author SHA1 Message Date
Maciej Urbanski 7d4c798c6a
fix & include testing of package distribution 2018-06-29 20:46:27 +02:00
Michał Sałaban ce47e90535 Bump up version 2018-06-24 23:59:00 +02:00
Maciej "RooTer" Urbański 12e69da496 continuous integration goodies from rooterkyberian (#26)
* continuous integration goodies

* fixed test_address not running

* fixup `python setup.py test`

* fixup readme.rst formatting
2018-06-12 13:09:35 +02:00
Michał Sałaban 7176f3fa0f Properly raise exceptions in base58 code; partial fix for #27 2018-06-07 22:34:13 +02:00
Michał Sałaban d1835db50b Update contributors 2018-06-06 14:12:49 +02:00
Michał Sałaban f3ea24d7c5
Merge pull request #25 from rooterkyberian/issue_19
Fix chicken and egg problem of #19
2018-06-06 14:10:59 +02:00
Maciej Urbanski 999c5e718a
fixes #19 2018-06-06 11:14:00 +02:00
Michał Sałaban b14770ea5a Instantiate the address returned by Seed 2018-06-04 12:53:45 +02:00
Michał Sałaban d12f2f66c0 Add Adam as contributor 2018-06-04 12:42:59 +02:00
Michał Sałaban a76cfa03fd
Merge pull request #23 from atward/mnemonics
Add support for multiple mnemonic wordlist
2018-06-04 12:40:20 +02:00
Michał Sałaban 4ec127d065 Fix Python 2.x compatibility problem, close #24 2018-06-04 00:56:58 +02:00
Adam Ward 9f6fed8ced Imported mnemonic wordlists from monero-project 2018-06-03 12:32:02 +10:00
Adam Ward 4c9ca07006 Add support for multiple mnemonic wordlist
Added Wordlist class and registry
Moved mnemonic encoding/decoding logic from Seed to Wordlist
2018-06-03 12:30:48 +10:00
Michał Sałaban 7c26bb62d9
Merge pull request #22 from Lafudoci/pip_read
Read the README.rst with UTF8
2018-05-30 12:53:44 +02:00
Lafudoci dab18bb5b9 Read the README.rst with UTF8 2018-05-29 13:01:27 +08:00
Michał Sałaban 9a0d336ba2 Update versions in README 2018-05-26 18:13:02 +02:00
Michał Sałaban 59a4d16c89 Add info on 12/13-word seeds to the doc 2018-05-26 18:11:54 +02:00
Michał Sałaban e922ed92e8 Add test for 12 words 2018-05-26 18:05:47 +02:00
Michał Sałaban ee16fd41b9 Save hexlify/unhexlify cycles 2018-05-26 18:01:11 +02:00
Michał Sałaban ce9427180b Simplify the Seed class interface, raise ValueError instead of assertions 2018-05-26 17:58:39 +02:00
Michał Sałaban 83eca24ce0 Add handling for 12/13-word seeds (MyMonero style) 2018-05-26 17:42:55 +02:00
Michał Sałaban c9b4a5c7cb Add failing test for MyMonero mnemonics 2018-05-24 12:40:19 +02:00
Michał Sałaban 10c6ee1a67 Fix bytes/str conflict in Python 3, add network selection for address derivation from the seed 2018-05-24 12:38:59 +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 d032fd2d86 Prepare for release 0.3 2018-05-21 17:26:51 +02:00
Michał Sałaban a037f121b7 Add support for stagenet addresses 2018-05-21 17:25:28 +02:00
Michał Sałaban 0bfdb8f7be Fix release number 2018-05-21 16:40:37 +02:00
Michał Sałaban 539ad6b165 Prepare for v0.2 2018-03-16 00:31:22 +01:00
Michał Sałaban cd41ee29be Prepare for v7 hard fork, set default ring size to 7 (closes #16) 2018-03-16 00:21:09 +01:00
Michał Sałaban 0b0510654a Add donation info 2018-03-07 22:56:40 +01:00
Michał Sałaban 532e1e422f
Merge pull request #12 from cryptochangements34/master
Generate keys and Addresses
2018-02-22 13:17:08 +01:00
Michał Sałaban 63bb577725
Merge pull request #13 from lalanza808/seed-documentation
Adding documentation for Seed class
2018-02-22 12:48:56 +01:00
lance allen 4490cda05e
updating index file and adding new seed documentation 2018-02-22 00:40:28 -08:00
cryptochangements 4316cfa296 Generate keys and Addresses 2018-02-21 23:41:20 -05:00
Michał Sałaban bd0777262e Merge branch '0.1.x' 2018-02-22 04:48:01 +01:00
Michał Sałaban 3357235664 Bump up version 2018-02-22 04:45:08 +01:00
Michał Sałaban a89d0f5962 Fix the setup, remove tests 2018-02-22 04:44:15 +01:00
Michał Sałaban a91b975e4d Return Seed object from the wallet 2018-02-19 23:06:16 +01:00
Michał Sałaban 94656dc771
Merge pull request #11 from lalanza808/mnemonics
Seed class for interacting with Monero secret seeds
2018-02-19 22:56:37 +01:00
lance allen 6adb4eeae1
Squashed commit of the following:
commit 091aa668e194489e3a45e418941ea922c09f7024
Author: lance allen <lrallen03@gmail.com>
Date:   Mon Feb 19 09:32:50 2018 -0800

    removing extraneous import

commit 47d2dbcf4e20a4cbba1bb77caa39e8005db00042
Author: lance allen <lrallen03@gmail.com>
Date:   Mon Feb 19 00:18:19 2018 -0800

    matching the version to emesik master and fixing the method name

commit 63b5f5fae3a3125b36a6ed18f3f7e47e54cd1d1d
Author: lance allen <lrallen03@gmail.com>
Date:   Sun Feb 18 22:38:37 2018 -0800

    adding unit file for seed class

commit 515ccfe18663d6f52810d59ccdd9ab51e2be7d58
Author: lance allen <lrallen03@gmail.com>
Date:   Sun Feb 18 22:38:17 2018 -0800

    updating init files

commit 6e0803661f08694a5a81a83a7fbeede6e18f741c
Author: lance allen <lrallen03@gmail.com>
Date:   Sun Feb 18 22:37:46 2018 -0800

    updating init from assert to raise, set gte operator on checks

commit e066039bf8ccf5128987e6d291864f3a9d61df28
Author: lance allen <lrallen03@gmail.com>
Date:   Sun Feb 18 18:42:30 2018 -0800

    move get_checksum outside of class and always return seed with checksum

commit 1b0cb8adc6945d777abba18acfcaf8d3b6f4be42
Author: lance allen <lrallen03@gmail.com>
Date:   Sun Feb 18 17:14:46 2018 -0800

    removing extraneous seed_ prefixes from class vars and change class param to

commit 9b60a34da554696f3cfbfd7cb3f0780dfc32bc55
Author: lance allen <lrallen03@gmail.com>
Date:   Sun Feb 18 13:52:12 2018 -0800

    move generate_hex function outside of class

commit 162036cb38ff5a90cf515fd951d70299117866aa
Author: lance allen <lrallen03@gmail.com>
Date:   Sun Feb 18 13:49:46 2018 -0800

    adding string input to class constructor and determine validity

commit 30f04ade1819b152fd600eff0b7364d9bd7aaab4
Author: lalanza808 <lrallen03@gmail.com>
Date:   Sat Feb 17 23:59:19 2018 -0800

    adding commit hashes and revamping comments

commit c46029fbc9bf74bf64231a1d4c4c6613be08bf00
Author: lalanza808 <lrallen03@gmail.com>
Date:   Sat Feb 17 23:18:07 2018 -0800

    adding licensing, verb noun functions, checksum val, hex generation

commit fa38d8aa1ea3aeb5ba7d03f89f9610a1b9b76e49
Author: lance allen <lrallen03@gmail.com>
Date:   Sat Feb 17 16:57:19 2018 -0800

    adding seed class for encoding/decoding mnemonic phrases or hex strings

commit d523e51a92c626a435aad64740d2fe04eb2f8b99
Author: lance allen <lrallen03@gmail.com>
Date:   Sat Feb 17 16:57:03 2018 -0800

    adding english wordlist for mnemonic seeds

commit f6d78a497a0d48b565f1a584b51150a03f9df7d6
Author: lance allen <lrallen03@gmail.com>
Date:   Sat Feb 17 16:56:48 2018 -0800

    updating monero init file to include wordlists
2018-02-19 09:35:30 -08:00
Michał Sałaban aa5b2b65f9 Bump up the version 2018-02-18 21:34:04 +01:00
Michał Sałaban ec63c55367 Update README 2018-02-18 21:31:34 +01:00
Michał Sałaban 4287a1918c Describe mempool() method 2018-02-18 21:21:30 +01:00
Michał Sałaban d20b710034 Clean up unused code 2018-02-18 21:21:17 +01:00
Michał Sałaban 9e9b75a42e Add API docs for backend and transaction classes 2018-02-16 13:46:14 +01:00
Michał Sałaban 0aff11fc59 Add API doc for Daemon 2018-02-15 21:41:51 +01:00
Michał Sałaban c729611c81 Add numbers module docs, describe transaction priorities 2018-02-15 21:32:26 +01:00
Michał Sałaban 775e3bd7a4 Add API docs for Account and Wallet 2018-02-15 21:20:48 +01:00
Michał Sałaban 86145f97af Add docs on two-step sending of payments 2018-02-14 16:26:21 +01:00
Michał Sałaban e76f90b70d v0.1.1 2018-02-14 14:15:20 +01:00