Commit Graph

25793 Commits

Author SHA1 Message Date
timlucmiptev
5276680cba port JSON functions 2021-05-26 18:30:11 -07:00
timlucmiptev
cfd0b11992 deleted py-scanner; messes up DB 2021-05-26 18:30:11 -07:00
timlucmiptev
cd8772c292 dockerized blockchain parser 2021-05-26 18:30:11 -07:00
timlucmiptev
9646e65d88 restrict poke access 2021-05-26 18:30:11 -07:00
timlucmiptev
c4acde4431 hacky version to have generator work 2021-05-26 18:30:11 -07:00
timlucmiptev
449b760e4f wip 2021-05-26 18:30:11 -07:00
timlucmiptev
a066d6f337 refactor types into sur; initial types 2021-05-26 18:30:11 -07:00
timlucmiptev
350c004411 bip84 account address getting 2021-05-26 18:30:11 -07:00
timlucmiptev
2199dbb05c notes 2021-05-26 18:30:11 -07:00
timlucmiptev
bd6e1e9634 touchups 2021-05-26 18:30:11 -07:00
timlucmiptev
60b20ed206 works 2021-05-26 18:30:11 -07:00
timlucmiptev
be4dba3281 WIP: encodes but can't decode on the other end 2021-05-26 18:30:11 -07:00
timlucmiptev
01cf606061 rename to btc 2021-05-26 18:30:11 -07:00
timlucmiptev
5b4619c1e8 handle leading/trailing zeros correctly in hash-160 2021-05-26 18:30:11 -07:00
timlucmiptev
ffa34f53a8 to-n-bits works 2021-05-26 18:30:11 -07:00
timlucmiptev
f55908c87e hash 160 2021-05-26 18:30:11 -07:00
timlucmiptev
831422afb4 input verification added 2021-05-26 18:30:11 -07:00
timlucmiptev
30da0bb513 clean up decoder 2021-05-26 18:30:11 -07:00
timlucmiptev
4b381e5a0a polymod works 2021-05-26 18:30:11 -07:00
timlucmiptev
a3440a6bac cleaner ping 2021-05-26 18:30:11 -07:00
timlucmiptev
453d0a94d2 btc-node-hook returns responses correctly 2021-05-26 18:30:11 -07:00
timlucmiptev
5375f216c6 watch commands 2021-05-26 18:30:11 -07:00
timlucmiptev
48183e57be working btc-bridge 2021-05-26 18:30:11 -07:00
timlucmiptev
a0645a0c30 added watched-calls 2021-05-26 18:30:11 -07:00
timlucmiptev
9c08a9a5d3 rename files 2021-05-26 18:30:11 -07:00
timlucmiptev
ec6b540483 w btc-node 2021-05-26 18:30:11 -07:00
timlucmiptev
129fe493ba start types 2021-05-26 18:30:11 -07:00
timlucmiptev
66fceb6b12 new shit w sur 2021-05-26 18:30:11 -07:00
timlucmiptev
5e9d7434d2 Key derivation code samples 2021-05-26 18:30:11 -07:00
timlucmiptev
a610064e47 use a standard bip32 2021-05-26 18:30:11 -07:00
timlucmiptev
c28b412ee4 all workiing 2021-05-26 18:30:11 -07:00
timlucmiptev
3b7d3985f2 WIP: key derivation *should* be working for I/IL/IR 2021-05-26 18:30:10 -07:00
timlucmiptev
ded87398de parse xpub to unit 2021-05-26 18:30:10 -07:00
timlucmiptev
ca760c2a61 consolidate into lib 2021-05-26 18:30:10 -07:00
timlucmiptev
ce2ce2f586 working point getting 2021-05-26 18:30:10 -07:00
timlucmiptev
4a14878468 working zpub to bytes 2021-05-26 18:30:10 -07:00
timlucmiptev
c9c57724d3 bytees from zpub example 2021-05-26 18:30:10 -07:00
timlucmiptev
5e6d3d151c init 2021-05-26 18:30:10 -07:00
matildepark
958a450a41
Merge pull request #4937 from urbit/lf/fix-deletes
Comments: fix deletion
2021-05-26 01:57:28 -04:00
Liam Fitzgerald
0fb803f6ee
Comments: fix deletion
Fixes urbit/landscape#902
2021-05-26 15:51:50 +10:00
matildepark
5857df06a1
Merge pull request #4935 from urbit/mp/landscape/tokenization-links
tokenizeMessage: revenge
2021-05-26 01:19:32 -04:00
Matilde Park
71c3dc03b5 tokenizeMessage: fix trailing slash case
Fixes urbit/landscape#903
2021-05-25 20:24:16 -04:00
Matilde Park
a985d616ca tokenizeMessage: clear url parse case 2021-05-25 20:20:47 -04:00
Matilde Park
b11edc0e99 tokenizeMessage: retweak regex, add tests 2021-05-25 20:11:45 -04:00
Matilde Park
006e9db150 tokenizeMessage: remove console.log, add same check on other regex 2021-05-25 14:55:05 -04:00
Matilde Park
e43cffeac5 tokenizeMessage: accept whitespace chars in regex 2021-05-25 14:49:08 -04:00
matildepark
145fb29abe
Merge pull request #4931 from urbit/james/chat-input-buttons
chat: no s3, no blank space
2021-05-25 13:39:48 -04:00
matildepark
006fb5b18f
Merge pull request #4933 from urbit/lf/tokenize-fixed
interface: fix tokenisation
2021-05-25 12:58:05 -04:00
Matilde Park
6112ae0632 ChatResource: remove extraneous space in mentions 2021-05-25 12:55:52 -04:00
Liam Fitzgerald
91b4cf847c
tokenizeMessage: refactor, add tests 2021-05-25 12:37:59 +10:00