Dev Meeting Transcripts (May, 2022)[4:00 PM] kinkajou (SegWit Clique): Channel open
[4:08 PM] CryptoLifeCrisis: Any devs doing dev stuff? 😛
[4:11 PM] CosmicDruid 🅁🅅🄽: Well, I am developing a Ravencoin Framework, over at:
https://ravencoinhelper.com/[4:11 PM] CosmicDruid 🅁🅅🄽: its up, and running, and people are using it. I have put it into Beta for others to get involved...
[4:16 PM] JustaResearcher: Would really love to get segwit integrated into RVN. Would be nice to get an idea of how much that would cost.
[4:19 PM] kinkajou (SegWit Clique): Same. If any of our @Core Developer have a rough estimation it would probably be easier to start crowdfunding. Perhaps we could get a funding proposal page on the foundation site like we did for the stablecoins. An issue was created a while back:
https://github.com/RavenProject/Ravencoin/issues/979[4:25 PM] Nonprophete: Per the previous post from Hans it appears the sync bug is now finally fixed so I'm curious when is P2SH going live onto the chain?
[4:26 PM] Nonprophete: any ETA?
[4:26 PM] kinkajou (SegWit Clique): @Tron was working on those 6 failing tests not sure if he is around to give us a progress update this week?
[4:26 PM] kinkajou (SegWit Clique): I think that is the only thing holding up release.
[4:28 PM] α | crypticwizardry.com: Working on those pool scripts lol
[4:28 PM] α | crypticwizardry.com: Finals ended yesterday, so free to begin that and plunging into mineable assets
[4:29 PM] CosmicDruid 🅁🅅🄽: WooHoo! more burning of the midnight oil i bet!
[4:53 PM] Seal Clubber: Segwit would be cool with p2pool, great for having more nodes running
[4:56 PM] CosmicDruid 🅁🅅🄽: I'd like to know if anyone has a library for creating a new address, without? booting up ravend?
[4:57 PM] CosmicDruid 🅁🅅🄽: I'll be tying up the ipfs PeerID with a RVN address right when a user starts
https://ravencoinhelper.com/ up for the first time.. so I can tie them both in with the Token I will be giving them: 1 Token every 24hr. PoW...
[5:35 PM] CosmicDruid 🅁🅅🄽: What i am currently doing is this:
[5:35 PM] CosmicDruid 🅁🅅🄽: * creating the basic "files" that ravend starts for the first time, BUT, delete the wallet.dat then -> tar them up.
[5:36 PM] CosmicDruid 🅁🅅🄽: * on first run of ravencoinhelper.com I untar the basic files.
[5:36 PM] CosmicDruid 🅁🅅🄽: * systemctl --now enable ravend (which also re-creates the wallet.cat) so that it is UNIQUE.
[5:37 PM] CosmicDruid 🅁🅅🄽: then do a raven-cli getnewaddress to a file.
[5:37 PM] CosmicDruid 🅁🅅🄽: this and the IPFS PeerID gets sent via scp (private/public key) to the server, including an email address IF the user wants to send it for notifications...
[5:37 PM] CosmicDruid 🅁🅅🄽: server side parses both bits of data...
[5:38 PM] Seal Clubber: You could lookup how the paper wallets generate them
[5:38 PM] CosmicDruid 🅁🅅🄽: I "feel" there is a better way to generate a RVN address than what i have right now. anyone know of a way?
[5:38 PM] CosmicDruid 🅁🅅🄽: oh? got a link?
[6:03 PM] kinkajou (SegWit Clique):
https://github.com/RavenCommunity/pocketraven[6:20 PM] CosmicDruid 🅁🅅🄽: ok cool. i'll check out that link
[6:20 PM] CosmicDruid 🅁🅅🄽: thank you!
[7:30 PM] LSJI07: I aint gonna lie. Sometimes just ask the user for the rvn address they want to use. Keep it simple.
[8:42 PM] BadGuyTy: is there a reason dev meetings is still open. been sick all afternoon just getting to my chair now.
[8:46 PM] BadGuyTy: I just use the address they send their message from 🙂
[8:54 PM] kinkajou (SegWit Clique): Yes, we've been waiting for you.
[8:55 PM] kinkajou (SegWit Clique): Or hoping a core dev might have something to add in regards to SegWit/those failing tests but I guess they can post when channel is locked so I'll close it now.
----------
[1:12 PM] Tron: I will not make it for today's dev mtg - on a flight.
[4:00 PM] kinkajou (SegWit Clique): Channel open
[4:02 PM] Blockchain John: @BadGuyTy Dev Meeting started.
[4:02 PM] BadGuyTy: thanks
[4:05 PM] Blockchain John: What's on the agenda? @kinkajou (SegWit Clique)
[4:06 PM] kinkajou (SegWit Clique): Only item I had was hoping for an update on those failing tests but Tron is not present and he was the one working on that
[4:06 PM] kinkajou (SegWit Clique): Does anyone have anything else theyd like to discuss?
[4:06 PM] LSJI07: QC
[4:06 PM] BadGuyTy: I would just like to complain about the low understanding of blockchain and wasted my time this morning with no real discussion on web3
[4:06 PM] LSJI07: 🤣
[4:07 PM] CosmicDruid 🅁🅅🄽: i'm watching 😄
[4:08 PM] Blockchain John: I'm hearing alot of talk about pRVN in Twitter. Have you guys been keeping up in the development?
[4:10 PM] kinkajou (SegWit Clique): @CryptoLifeCrisis has taken it upon himself to get that bridge back up. I'm interested in helping as well. We both agree that the ability to bridge RVN NFT's to a metamask-compatible smart-chain would be huge for Ravencoin adoption.
[4:13 PM] BadGuyTy: I am trying to actually build a ravencoin metamask esk extension
[4:14 PM] BadGuyTy: it looks like moontree won't initially have that so I am implementing it immediately after I implement a rip11 decryption plugin.
[4:16 PM] kinkajou (SegWit Clique): That would be huge for Ravencoin as well. Anything to increase usability. Also opens up a lot of web3 potential for token-based authentication/authorization. Isn't squawker currently using some version of this as well?
[4:16 PM] BadGuyTy: I think that that is what is needed for squawker to take off
[4:17 PM] BadGuyTy: yes squawker has wallet signing to login
[4:18 PM] BadGuyTy: the squawker api can actually handle that back end for you
[4:19 PM] BadGuyTy: I know synth has expressed interest in using it and think has started some projects with it
[4:20 PM] kinkajou (SegWit Clique): If I can use it from my browser I will definitely start squawking
[4:21 PM] BadGuyTy: well right now it is all browser based but needs the wallet signatures
[4:21 PM] BadGuyTy: hoping to be able to tie into moontree for the signing
[4:21 PM] kinkajou (SegWit Clique): yes manual signing is very tedious
[4:21 PM] kinkajou (SegWit Clique): and confusing for novice users
[4:22 PM] BadGuyTy: I think my guide isn't horrible
[4:22 PM] kinkajou (SegWit Clique): Absolutely not! I'm js most people wont take the time to look for a guide
[4:22 PM] kinkajou (SegWit Clique): theyll look at the app and if they cant figure it out theyll close the browser
[4:22 PM] kinkajou (SegWit Clique): at least thats my impression
[4:22 PM] Blockchain John: Any instructional videos available to learn how to use squeaker?
[4:23 PM] BadGuyTy: my guide is on the side of the site.
[4:23 PM] BadGuyTy: just txt and photos
[4:24 PM] BadGuyTy:
https://squawker.app/ [4:26 PM] BadGuyTy: I do need to do some instructional videos but I think getting an in browser wallet will eliminate that barrier
[4:28 PM] BadGuyTy: just not enough time to carry it myself
[4:28 PM] kinkajou (SegWit Clique): maybe you could post a bounty here in the discord!
[4:29 PM] kinkajou (SegWit Clique): general-bounties coding-and-testing-bounties volunteers-needed
[4:29 PM] BadGuyTy: bounty? I aint got that kinda money. If I did I would quit my job and go all ham on it
[4:30 PM] kinkajou (SegWit Clique): Bounty rewards can also be NFTs, or you could post a volunteer bounty
[4:32 PM] BadGuyTy: I got the block_chaingang nfts but they wouldn't even sell for 100 rvn
[4:33 PM] kinkajou (SegWit Clique): I've done a lot more for a lot less 😅 someone might pick it up. Just know that you have a resource available to request community assistance if you choose 🙂
[4:35 PM] BadGuyTy: I'm hoping once I get the rip11 decode done I get picked up as a dev for a blockchain project
[4:42 PM] Blockchain John: I recently downloaded the entire Blockchain QT fully loaded. 50GB. Now that I have it, I want to tinker with some additional commands.
Any suggestions?
[4:46 PM] BadGuyTy: I gotta go get the kids but @Blockchain John I would play with finding a decoding txs personally
[4:52 PM] Blockchain John: What I really want to do is get some help creating a IPFS NODE to store all the NFT/Assets images, video, sounds, text. It's sad to see that many assets/coins) NFTs are missing images.
[4:53 PM] M4R1M0: @CosmicDruid 🅁🅅🄽 is your guy for that! Check out
https://ravencoinhelper.com/ravencoinhelper-for-windows-10/[4:55 PM] Blockchain John: It's not currently functional.
[4:57 PM] kinkajou (SegWit Clique): :soontm:
[4:59 PM] Blockchain John: We should definitely have much more RVN IPFS NODES.
[4:59 PM] Blockchain John: As the network grows we need to support IPFS PEERS
[5:02 PM] LSJI07: You could use this script to add new hashes to your ipfs node from your ravencoin node.
[5:02 PM] LSJI07:
https://github.com/RavenProject/Ravencoin/blob/master/assets/tools/txfacts.py[5:03 PM] LSJI07: Cosmics helper virtual machine and RavenlandsOS are easier imo, but the option is there.
[5:16 PM] kinkajou (SegWit Clique): @Blockchain John I'm using @CosmicDruid 🅁🅅🄽 's RavencoinHelperOS on Windows now. Which part isn't working?
[5:28 PM] LSJI07: Im using the helper on windows as well at the moment. Working for me.
[5:58 PM] kinkajou (SegWit Clique): I'll go ahead and close the channel. Can continue discussion in development
Thanks for coming, everyone
----------
[4:00 PM] kinkajou (SegWit Clique): Channel open
[4:15 PM] BadGuyTy: any updates on the new version?
[4:15 PM] kinkajou (SegWit Clique): @Tron have you made any progress?
[4:16 PM] kinkajou (SegWit Clique): Also appears Bittrex is having issues with their node. It has been down for a few weeks now.
[4:16 PM] BadGuyTy: really how does your node go down for a few weeks?
[4:16 PM] Mango Farm: See Haxmat’s note in the development channel
[4:16 PM] BadGuyTy: especially with an active discord
[4:17 PM] Tron: I've emailed Bittrex, but have not heard back. Many of the original contacts I had with exchanges were lost when I lost access to my Medici Venture e-mail.
[4:18 PM] Mango Farm: @haxmat can you let tron know the contact that reached out to you?
[4:18 PM] Tron: So, I'm reliant on the public info. I e-mailed
cointeam@bittrex.com on May 10th and still no response. I offered to help them, or at least to understand the problem.
[4:19 PM] Tron: @haxmat Please DM me or e-mail me
tron@ravencoin.foundation with the right contact info.
[4:19 PM] Mango Farm: Tron -
https://discord.com/channels/429127343165145089/429133749867905024/977259619770568704[4:21 PM] BadGuyTy: hmm so new release version?
[4:24 PM] Tron: We need to think about P2SH in the context of audit-ability of assets.
[4:24 PM] kralverde 🤡 🇺🇸: I am in contact with bittrex, if you want me to patch you thru
[4:24 PM] Tron: As it stands now, the assets issued will always match assets in addresses.
[4:24 PM] Tron: Yes, please. Preferably to
tron@ravencoin.foundation.
[4:25 PM] BadGuyTy: but you are thinking that with p2sh that we might have a situation where they build or want a multisig address?
[4:25 PM] Tron: With P2SH, the script is hidden, and only the hash of the script is on-chain until the script and script solution are published.
[4:26 PM] Tron: As it is now, the system can make some guarantees that are useful.
[4:27 PM] Tron: 1000 shares issued, and 1000 shares are in X number of addresses.
[4:27 PM] Tron: There's an audit script that will check this integrity.
[4:27 PM] Tron: --------------------
[4:28 PM] Tron: Does anyone know of anyone that is waiting for P2SH to do their project?
[4:28 PM] BadGuyTy: but with the p2sh you can't guarentee it until after the solution is know which means we might need some safeguards around solutions getting pulled from the mempool that while valid are invalid from restricted asset protections?
[4:29 PM] BadGuyTy: I was going to go that route (p2sh) but went with send by proxy where you just have to have the info signed from the wallet
[4:29 PM] kinkajou (SegWit Clique): There has been a lot of interest in the ability to utilize cross-chain atomic swaps with Ravencoin Assets
[4:31 PM] BadGuyTy: That is the main use case that I have seen too
[4:31 PM] kinkajou (SegWit Clique): Could the issue be prevented if regulatory compliant projects simply don't issue qualifier tags to multisig addresses?
[4:32 PM] BadGuyTy: that is a very good restriction
[4:32 PM] BadGuyTy: and if its for regulatory compliance its a completely reasonable request to keep everything in the open
[4:36 PM] Mango Farm: Not us but there is some unreleased code unrelated to P2SH including bug fixes that we do use that has been waiting on the next release. Asset memo raw transactions won’t build in the current production release. We have a special api that uses Fdov’s fix from a couple of months back but things like that seem to be waiting on the big P2SH roll.
[4:37 PM] BadGuyTy: oh hey that was the bug I found
[4:37 PM] Mango Farm: Nice
[4:37 PM] Mango Farm: Well thank you it was the thing that kept us from putting memos on assets
[4:38 PM] BadGuyTy: yeah the code was completely commented out. I was trying to learn raw txs for squawker and it just wasn't working
[4:38 PM] CosmicDruid 🅁🅅🄽: thanks @kinkajou (SegWit Clique) !
[4:39 PM] Tron: I guess what I'm trying to convey is that we have a trade-off. We currently have auditable assets, which seems very valuable. We may have to sacrifice that for P2SH, and it may or may not be worth it if there aren't projects needing P2SH. The other fixes can be done independent of P2SH.
[4:40 PM] BadGuyTy: Well what would be the down side of not allowing p2sh for restricted assets
[4:41 PM] Mango Farm: Tron - I wonder if it would be possible to solve that trade off by allowing issuers, at the time of original issuance, to restrict assets to only pubkey hashes - sort of like restricted assets but more generalized to all addresses (but only addresses). Anyway that sprung to mind but it’s a whole thing.
[4:41 PM] Tron: Second question. Since you @Mango Farm are using the fixes on the current chain, those fixes are not consensus impacting and could be used now.
[4:42 PM] kinkajou (SegWit Clique): Can this not already be achieved with restricted assets and qualifiers?
[4:42 PM] Mango Farm: Exactly - we’ve got them running on a separate API just for memo txs. All good it’s just not the easiest for others who might want to do the same with asset memos. We are good for now Tron.
[4:43 PM] BadGuyTy: the issue is that you don't know exactly where everything truely is that is behind a p2sh contract
[4:43 PM] Mango Farm: Probably but thinking more like a “one click” restriction that restricts to all possible addresses (p2pkh) without the need for a tag.
[4:43 PM] Tron: P2SH doesn't just impact Restricted Assets. The audit-ability of all assets would be impacted. With just pay-to-pub-key we can make sure that inputs = outputs for assets.
[4:43 PM] kinkajou (SegWit Clique): Right but it's easy enough to tell if an address is P2PKH, no?
[4:43 PM] BadGuyTy: completely blocks squawker from raw tx
[4:43 PM] kinkajou (SegWit Clique): Agreed this would be better.
[4:44 PM] BadGuyTy: the thing is that a p2sh could actually be bound for a p2pkh address
[4:44 PM] kinkajou (SegWit Clique): I'm just not so worried about the auditability of regular assets since projects aiming to be regulatory compliant will likely have to use restricted assets/tags anyway.
[4:45 PM] Mango Farm: Tron your point is a pretty important one, especially since the genesis of Ravencoin had something to do with the Dole Foods auditability issue. It’s sort of the core of the whole thing.
[4:45 PM] Mango Farm: Point ☝️
[4:47 PM] BadGuyTy: yeah if you have a regular asset you should not be trying to keep it auditable. Restricted assets are easy enough to build and manage.
[4:49 PM] Tron: I know this is a limited sample size, but does everyone here think it is worth giving up asset audit-ability (gurantee of all issued = sum of all in addresses) in exchange for P2SH?
[4:50 PM] BadGuyTy: well how would you differ that number? the assets can't just disapear
[4:51 PM] BadGuyTy: i guess they would be sitting at some unknown utxo
[4:51 PM] CosmicDruid 🅁🅅🄽: I'd like to make a request please? i'm working with a few others in having clustered Ravencoin IPFS servers. at least 3 of them. and I was wondering if anyone has a list of "dead" ipfs hashes of the ravencoin blockchain?
[4:52 PM] kinkajou (SegWit Clique): I'd like to explore something like @Mango Farm proposed first. A "check box" to allow for P2SH would be ideal.
I do think having the ability to swap Ravencoin Assets for Bitcoin without a trusted third party is perhaps equally important as auditability.
[4:52 PM] Mango Farm: Tron - You would still be able to verify the total supply issued, right? And the script a given quantity is locked to. You wouldn’t be able to tie each asset to an address, but you would be able to tie all assets to an on-chain script.
[4:52 PM] BadGuyTy: would the p2sh break things like dividends assuming they were trying to send them to non resricted assets
[4:53 PM] Mango Farm: Yes I have this
[4:53 PM] BadGuyTy: yeah not all addresses but all utxos
[4:54 PM] CosmicDruid 🅁🅅🄽: i know you do. but your so busy! didn't want to bug you anymore
[4:54 PM] Mango Farm: It’s no bother.
[4:54 PM] CosmicDruid 🅁🅅🄽: oh sweet, thank you!
[4:54 PM] Tron: I don't know if this has been tested.
[4:54 PM] CosmicDruid 🅁🅅🄽: and peering of course... as agreed! I honestly don't like the clustering mode..
[4:55 PM] CosmicDruid 🅁🅅🄽: ravencoinhelper.com uses the peering, BUT, also limits the size of the ravencoin asset, and the diskspace the ipfs server can have.
[4:58 PM] kinkajou (SegWit Clique): I think a lot of people have been waiting on P2SH for over a year now and it has obvious benefits. I don't like the idea of simply tossing it out because it might cause problems in the future - so long as these problems can be avoided by utilizing Ravencoin's other tools. Which it seems like they can.
[5:00 PM] Morgan:
[5:00 PM] Morgan: This goes all over my head here but i just wanted to hop in and say Thank you to everyone working on development!
[5:02 PM] Seal Clubber: I would like to thank kral and hans for allowing us to mine testnet witout relying on closed source options
https://github.com/kralverde/ravencoin-stratum-proxyhttps://github.com/hans-schmidt/kawpow_personal_stratum_server[5:07 PM] BadGuyTy: ok so we should make a test for p2sh dividends in testnet.
could you use the same script as the current utxo has? If it is going to evaluate the same that should be fine right?
[5:07 PM] BadGuyTy: have the other failure cases been resolved?
[5:09 PM] Tron: At least we should understand how a P2SH transaction impacts the audit (sum of assets), and how it reports for dividend purposes.
[5:10 PM] kinkajou (SegWit Clique): @Core Tester if any of you are available to help test this week it would be appreciated :rvn_heart_2:
[5:11 PM] CosmicDruid 🅁🅅🄽: i'll say it for myself. i'm saying.. NA. only because #1 out of a bit of ignorance, and #2 "not being able to see" before hand. reminds me of contracts. and all the scams that come with it, and the black eyes that the coin gets from it... just.. putting it out there as its not being said.
[5:11 PM] CosmicDruid 🅁🅅🄽: I reserve the right to be partially ignorant 😛
[5:12 PM] Mango Farm: @CosmicDruid 🅁🅅🄽
https://ravencoinipfs-gateway.com/ipfs/QmVFT2WGX9q2j5Xd6Ly4biBhE3p1GZWd7KbDaHXjQYrzSM 👈 run a recursive pin on that and sort out anything that pins it's been a minute since I went back over the whole thing to see if anything has since been found. There may be a handful.
[5:13 PM] kinkajou (SegWit Clique): I think you owe it to yourself to dig into the issue a bit more since it impacts a consensus level change that we've already paid for and spent a year testing
[5:13 PM] CosmicDruid 🅁🅅🄽: @Mango Farm thank you i got it! I really appreciate it, and YOU..
[5:13 PM] Mango Farm: 👍 any time
[5:14 PM] CosmicDruid 🅁🅅🄽: @kinkajou (SegWit Clique) ok. i will.
[5:14 PM] CosmicDruid 🅁🅅🄽: i'm slowly getting there 😛
[5:17 PM] Mango Farm: This is outstanding. I didn't know about these. Thank you both!
[5:17 PM] BadGuyTy: I think if we know the full effects that it is going to have and make restricted asset holders aware of those risks and restrictions it will be fine.
[5:18 PM] kinkajou (SegWit Clique): Perhaps if RavenCore issued a warning before assigning a qualifier asset to a non-P2PKH address?
[5:18 PM] BadGuyTy: I would offer to test it more myself but I am having a hard enough time getting out what I want to get out let alone that it looks like I will be writing a js provider class for ravencoin also
[5:19 PM] BadGuyTy: how many of those that are using p2sh assets are going to be submitting them through ravencore and not just submitting them to the mempool as raw txs
[5:20 PM] BadGuyTy: @Mango Farm if you tell me you have a js provider class like metamask I will love you forever
[5:23 PM] BadGuyTy: What I really want is to get paid to write it if it isn't there already.
[5:24 PM] CosmicDruid 🅁🅅🄽: hey, when I make ravencoinhelperOS PoW with both client side AND serverside info put into github, could I get something from the foundation?
[5:25 PM] BadGuyTy: I'm not holding out hope for squawker on getting foundation money
[5:26 PM] Mango Farm: Sorry, Ty - no it's all in-house currently. It's something we have wanted to do.
[5:27 PM] Mango Farm: So many days, so little time!
[5:27 PM] BadGuyTy: I don't mind in house as long as im in the house in question.
[5:28 PM] kinkajou (SegWit Clique): I think the foundation supports RavenCore development but I know they host bounties for other development like the stablecoin proposals
[5:28 PM] kinkajou (SegWit Clique): Idk we have two members in here don't we? 😆
[5:30 PM] BadGuyTy: can we get a bounty for a js provider? I would chip in a few grand raven towards that one
[5:31 PM] Mango Farm: Don't know if Tron is still in. Here you go ...
https://ravencoin.foundation/proposals[5:32 PM] Mango Farm: email him @ the address linked
[5:34 PM] BadGuyTy: oh dang! minable assets is 10K
[5:36 PM] Tron: The foundation can help with proposals/grants. It exists to support the ecosystem. I does not have a regular source of funds and was not funded via ICO. If there is a proposal and a will for participants to fund it, the foundation can help. There are two stablecoin proposals now, and a bounty.
[5:36 PM] kinkajou (SegWit Clique): Are you still president of the foundation?
[5:37 PM] BadGuyTy: last week when we met he introduced that way.
[5:38 PM] BadGuyTy: wow it has been a long week.
[5:38 PM] kinkajou (SegWit Clique): I was just wondering because of Mango's comment just now
https://discord.com/channels/429127343165145089/482289959261175838/977322711644782632[5:38 PM] Mango Farm: Sorry guys I meant that I didn't know if Tron was still in the channel
[5:38 PM] kinkajou (SegWit Clique): OHHHH lol phew
[5:38 PM] kinkajou (SegWit Clique): had a bit of an internal panic there
[5:38 PM] BadGuyTy: thats the way i read it
[5:38 PM] Mango Farm: I didn't want to step on him since yes he is the president
[5:38 PM] kinkajou (SegWit Clique): My mistake.
[5:39 PM] Mango Farm: Sorry for the confusion I've got a couple screens up : )
[5:40 PM] Mango Farm: I just didn't want to jump in and respond if he was about to but then figured after a minute I'd drop his email for proposals.
[5:46 PM] Tron: Yes. Still President (unpaid in 2022). Because the Ravencoin Foundation is voluntarily supported, I want the original funds provided by Medici Ventures to continue to support nodes, monitoring, e-mail, etc. New projects/proposals/grants will be financially supported by the community on a project-by-project basis. I make myself available for things like the Bittrex node support, or helping to educate about Ravencoin and assets.
[5:52 PM] BadGuyTy: ok well this week I hope to have squawker seo on google finally and the I will try to get started on the js provider was working on a rip11 in browser decoder but as it seems that moontree won't be releasing with a provider I will be making one for them I guess,,, @Mango Farm would be happy to also have it work with your wallet if you have a list of endpoints to call for each of the needed actions.
[5:54 PM] Mango Farm: That's great Ty. We ditched the RIP11 interface in the last update and haven't added it back yet. The UX we had was wonky and I wanted to refine it before adding it back. Definitely would like to work with you on this.
[5:54 PM] Mango Farm: First up is our new UI refresh (which is pretty cool), then finally Ice Wallet out, then we will have time.
[5:55 PM] Mango Farm: AlphaBeat helped a lot with the starting point for a really nice UI for what we can finally call Mango 1.0 coming out in the next couple of weeks
[5:57 PM] Mango Farm: It's awesome for me to see someone integrating RIP11. Really happy you are doing that.
[6:18 PM] BadGuyTy: yeah i mean its where the use case of squawker really takes off. i mean messaging is nice and all but buying and selling digital stuff thats money making tech right there
[6:46 PM] kinkajou (SegWit Clique): Channel closed. Great meeting, thanks for coming everyone.
----------
[4:00 PM] kinkajou (SegWit Clique): Channel open
[4:06 PM] kinkajou (SegWit Clique): @Tron were you able to get in touch with Bittrex at all?
[4:12 PM] Seal Clubber: Yeah they are down for like 4weeks now
[4:17 PM] Tron: Yes. I have an open Slack channel with them now. I sent them the information they need. They thanked me. That was on May 20th. I have not heard anything since. I just verified that Deposit/Withdraw is still inactive. I asked (via the Slack channel) if there is something wrong, or if there is something I can do to help.
[4:19 PM] Seal Clubber: Thankyou
[4:27 PM] kinkajou (SegWit Clique): Yes, thank you @Tron !
Has there been any more discussion with regards to P2SH? I know we don't have much of the community in here but I think it's highly preferable to see if there is a compliant workaround to the auditability issue.
[4:31 PM] Tron: I haven't done anything this week on it. I'm working on Foundation taxes. Mining donations are great, but they came in so many small transactions at so many different times, that I need to write some scripts to be able to convert the information into usable info for the 990 tax form.
[4:35 PM] kinkajou (SegWit Clique): Is there anything that we community members can do to help test this? Just trying to get an idea of what exactly is needed to determine the viability of a proposed solution. Is it a matter of having the entire supply auditable? Or is it a matter of matching the supply to a specific address? A combination of both or would one suffice? Compliance can be quite confusing I guess I'm just not sure what exactly would merit a workable solution
[4:39 PM] Someone_2: Was LSJ10 something's solution viable? He posted something but I don't know that it was 'sanity' checked.
[4:40 PM] Tron: To test it, use Testnet with P2SH activated, create an asset, then send some of that asset to P2SH transaction. Then either use the audit script in
https://github.com/RavenProject/Ravencoin/blob/master/assets/tools/asset_audit.py to see if the asset passes the audit. And/or use the rewards RPC calls to make sure it accounts for all the assets, and that the P2SH ones aren't unaccounted for. And check the asset explorers to see if the amount in various addresses add up to 100% of the issued asset qty.
[4:42 PM] kinkajou (SegWit Clique): @LSJI07 ? Link to the proposed solution? I must have missed it
[4:43 PM] Someone_2: It was basically a logic check. I'm not easily finding the post. It wasn't a link. The main concept was to differentiate things against P2SH by noting the multisig aspect. Meaning, if it's multisig, it's P2SH. I wasn't entirely sure what was meant, it was kind of messy.
[4:44 PM] Someone_2: I think I'mf inally grasping the main issue better however. the problem is to make sure that the P2SH stuff is accounted for in an audit.
[4:48 PM] Tron: The trick with P2SH is that it could be anything - you could not know that it is a multisig. The transaction COULD be multisig -- you can only see the hash of the script - not the script itself.
[5:28 PM] Blockchain John: @kinkajou (SegWit Clique) Channel is still open.
[5:37 PM] kinkajou (SegWit Clique): Going to close the channel now. If any @Core Tester are available to help with testing P2SH (
https://discord.com/channels/429127343165145089/482289959261175838/979846492846174270) this week DM or ping me in testnet