Commit Graph
14659 Commits
Author SHA1 Message Date
YostraandGene Hoffman 7e7ae2dad8 val 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 4cab90b66c only one puzzle hash 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman c5c199bcfc forces rl wallet to use single pubkey 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman f9877e0e97 load user's wallet after setup 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 05036950ad adds zero fee to test 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 1728565a31 implements get_wallet_balance method rpc for rate limited wallet 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman c86ee0f5a5 adds test for receving coin from rl wallet 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 5d446ce855 style fixes and set user info 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 0c2d22ccc4 fixes api to use strings instead of bytes 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 54802d6971 fixes bug in rl_set_user_info expecting a Coin instead of a json dict 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 87dbe8ff07 build out rl and bug fixes 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 4066cb7a73 finishes send transaction rpc api for rate limited wallet 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 3cea0e7d86 removes debug 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman aaa44e8a92 fix test 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 63704da71b fix puzzle 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 3e221aeec0 debug 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman cad44e7a4e bug fix 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 7d536320d2 combined admin, user, and user setup into RateLimitedWallet.js 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman fa27a5d780 adds rpc tests 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman f05fd1d20c already a tx_record 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 24bd21985f format 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 5d53bd25d7 clean spend/sign; expose bug in clvm puzzle 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 59c523e7af rl wallet page fixes 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman eabf7a0c89 rate limited wallet creation stuff 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 40557d5675 adds send_transaction rpc implementation 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 856b73218f removes duplicate code 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman 6351f7c63a blah 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 3f4e106562 adds missing return value 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 90f8772bc8 adds rl_set_user_info 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 12cbff9734 create user returns pubkey 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman cb2b5f0d5c adds create rl user wallet 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 1d4107e030 combines create wallet and create coin api and adds js endpoint 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 029253d1b5 adds rpc endpoint for rate limited create coin 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman ef60b70165 adds rpc for rate limited create coin 2020-08-18 10:59:45 -07:00
Will BendickandGene Hoffman 56799187b4 adds rpc for create rate limited admin wallet 2020-08-18 10:59:45 -07:00
Lipa LongandGene Hoffman e975b015ed create rl admin and user wallets pages. rl walle user page. small misc fixes. 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 098a45167e fix 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 5bdb5e90eb tests 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman a3b678a1f0 rl wallet create walelt 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman c0622ec1d1 first take 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman eb7cc872ae fix balances, api change 2020-08-18 10:59:45 -07:00
Freddie ColemanandGene Hoffman 94eb0c9daa Wallet RPC client and server not following standard contract (#351)
* follow standard contract of rpc server

* use new var instead of re-assigning to existing one

* display warning message when balances cannot be displayed

* remove type from summaries

* appease the lint gods

* handle non success case

* better approach to handling None which linter will allow
2020-08-18 10:59:45 -07:00
YostraandGene Hoffman eb2b2cdf15 change signing 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 8f0eb0b43b sign encrypted data, include pubkey 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 7e3a650016 chech32 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 1208fc6edf change to chech32 2020-08-18 10:59:45 -07:00
YostraandGene Hoffman 93b9de143c bech32 2020-08-18 10:59:45 -07:00
Bill BlankeandGene Hoffman b0261ac063 don't try to remove tmp folders if we didn't create them. mainly fix for windows mount points 2020-08-18 10:59:45 -07:00
Gene Hoffman 03c3ff4564 Try super-linter at 3.5.1 2020-08-18 10:59:45 -07:00
dependabot[bot]Gene Hoffmandependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a8badefddf Bump clvm-tools from 0.1.1 to 0.1.4 (#342)
Bumps [clvm-tools](https://github.com/Chia-Network/clvm_tools) from 0.1.1 to 0.1.4.
- [Release notes](https://github.com/Chia-Network/clvm_tools/releases)
- [Commits](https://github.com/Chia-Network/clvm_tools/compare/0.1.1...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 10:59:45 -07:00