Connor Murray

7.9K posts

Connor Murray banner
Connor Murray

Connor Murray

@Bitcoin_Beyond

I like Bitcoin, and opinions are my own

Katılım Ocak 2018
619 Takip Edilen8.5K Takipçiler
Connor Murray retweetledi
Alexander Mann
Alexander Mann@AlexanderMann·
Had great engagement today with the @SECGov on behalf of the @BSVAssociation with @Bitcoin_Beyond and Hon. Jeffery Golden KC. Excited for the future of Blockchain and Digital Assets.
Alexander Mann tweet media
English
15
72
268
11.2K
Jameson Lopp
Jameson Lopp@lopp·
Finding Satoshi is one of the most well-produced Bitcoin documentaries I've had the pleasure of watching. I learned a few things and so will you... it's available today at findingsatoshi.com
English
46
42
330
55K
Connor Murray retweetledi
John
John@johncalhooon·
Just open-sourced bsv-messagebox-cloudflare. Peer-to-peer messaging for the price of a coffee ($5/month)... without ever losing time to DevOps! It has byte-for-byte parity with message-box-server. On BSV you can own and run every layer. Now you can affordably: JOIN THE WAR AGAINST RENT SEEKING MIDDLEMEN github.com/Calhooon/bsv-m…
English
3
12
45
3.4K
Connor Murray retweetledi
John
John@johncalhooon·
Just open-sourced bsv-middleware-cloudflare. Develop and deploy your own x402 endpoints on Cloudflare Workers for $5/month! No more spinning up and maintaining a backend! Rust compiled to WASM... Once again... > No Node.js. > No Docker. > Zero ops. We even have refunds baked in. JOIN THE WAR AGAINST RENT SEEKING MIDDLEMEN github.com/Calhooon/bsv-m…
English
1
10
56
1.2K
Connor Murray retweetledi
Deggen
Deggen@deggen·
v1.4.1 pending review on both app stores. Team has repaired Arcade issue, and I've updated the broadcast failover logic to better cope with service downtime / outages. Any further issues please report them in comments here or on GitHub using the Bug Report button in the app. - Adds a Debug panel for developers deep in the settings page for running diagnostics & utxo repair methods. - Performance and stability improvements for WalletContext. - Fixes broadcast logic to better cope with node network disruptions. - Allows manual Merkle Path acquisition via WoC as a tx refresh button.
Deggen@deggen

BSV Browser is likely to have been seeing all outbound transactions fail for the last few hours at least. The Teranode which it connects to via arcade is misbehaving. I took a risk adopting the latest and greatest technology before it was quite ready for Production. Some of the team are working this weekend to switch the connection to another Teranode. Things will work again thereafter, but that could be a few hours from now. I will update here when things are back online. Apologies for inconvenience caused. The real issue is that despite there being multiple failover routes for broadcasting transactions built into the app; the arcade is failing in a way which makes it look like a double spend attempt. I’m not sure why. The wallet toolbox behavior in that case is to shut down all other attempts to Broadcast.

English
5
4
40
1.5K
Connor Murray retweetledi
Deggen
Deggen@deggen·
Shoutout to our simply brilliant intern, Kjartan for this one: github.com/bsv-blockchain… Desktop web app, scan QR code to link to mobile wallet as BRC-100 substrate. Very early days on this. Feedback encouraged. Available in BSV Browser v1.4.0 launching SOON™.
English
7
22
89
2.4K
Connor Murray retweetledi
BSV Association
BSV Association@BSVAssociation·
Final hours to submit your entry to Open Run // AgenticPay. There's still time to set the AI Payment standards of tomorrow 💪 How to guide below 👇
ChefMyKLove@ChefMyKLove

Holy Wow We are at 1/3 of the way to our goal. If you want to see the magic in action check out mesa.chefmyklove.com Even if I don't win the @BSVAssociation Open Run Agentic Pay #hackathon I'm excited about this entry as a proof of concept for agentic auction marketplaces.

English
2
12
48
2K
Connor Murray retweetledi
ChefMyKLove
ChefMyKLove@ChefMyKLove·
Holy Wow We are at 1/3 of the way to our goal. If you want to see the magic in action check out mesa.chefmyklove.com Even if I don't win the @BSVAssociation Open Run Agentic Pay #hackathon I'm excited about this entry as a proof of concept for agentic auction marketplaces.
ChefMyKLove tweet media
English
2
5
19
3K
Connor Murray retweetledi
Alexander Mann
Alexander Mann@AlexanderMann·
Back on the Hill. @Bitcoin_Beyond and I sat down with counsel for Chairman French Hill's House Financial Services Committee to discuss the path forward for the CLARITY Act. The House did its job last July — now it's the Senate's turn. Senate Banking Committee markup is targeted for the end of this month.
Alexander Mann tweet media
English
2
22
97
2.6K
Connor Murray
Connor Murray@Bitcoin_Beyond·
Loving all the hackathon submissions!
Casey@BSVCasey

One for the Aviation fans! ✈️🧑‍✈️ airchive.vercel.app As a submission into the BSVA's OpenRun AgenticPay Hackathon, I decided to create something a little different. Essentially, Airchive takes data directly mostly from ADS:B (Automatic Dependent Surveillance–Broadcast) — This provides real-time, high-precision surveillance data by broadcasting aircraft position, altitude, speed, and identification to ground stations and other aircraft. Unlike traditional radar, this satellite-based system improves situational awareness for air traffic control (ATC) and pilots. --- Each aircraft has it's own unique HEX code (identifier) within this system. From there, I created an easy to use system which is as simple as entering an Aircraft HEX Code into the .env variables, and the system automatically creates and handles individual wallets and UTXOs for each aircraft on the 'fleet', all funded from a single main 'Funding Wallet'. The system also uses three agents — Collector, Analyst, and Monitor. They gather and trade data, analyse fleet information, and track live data for each aircraft. They then broadcast summaries and updates on-chain using their own wallets. --- In terms of throughput, currently it's running a fleet size of 239 Aircraft, all of which is handled via 'smart-logic', to avoid wasteful expenditure, for example: During 'taxiing' and 'parked' periods, chain-writes are slowed to a period of 120s intervals, since it's lesser important. When the aircraft's ignition is switched off, the aircraft is considered 'offline'. During more crucial periods, such as take-off and landing — chain writes are at 1 second intervals, and during cruise is currently set at 2 second intervals. All are easily customisable via '.env' too. To give an idea of a potential maximum scalable throughput, it is often cited that during peak periods, up to 20,000 aircraft may be airborne at any one time. This would allow the system (with optimisation) to achieve well over 200 million transactions daily — around 2,315 TX/s. This could be further increased by changing chain write intervals, but of course — it's important to balance affordability and data requirements, which may vary for different use-cases. --- A rough estimate for cost comparisons based on fleet size and average flight times is available here: airchive.vercel.app/demo, whilst a list of the current aircraft fleet wallets are available at: airchive.vercel.app/wallets --- @BSVAssociation — Thanks for the opportunity to build more cool Apps! 🥳 (hackathon.bsvb.tech) — Give the BSVA a follow and keep your eyes peeled for any future hackathons that you perhaps wish to enter!

English
0
3
28
835
Connor Murray retweetledi
Brendan Lee
Brendan Lee@Brendan_Lee__·
I'm proud to introduce you to "MolDock Agent Swarm", which is my entry to the BSVA Hackathon (hackathon.bsvb.tech/terms). MolDock is a molecular attraction testing system that uses smart contracts in BSV to verify the mathematics calculated by distributed agents who are testing drug efficacy. The swarm has a distribution agent that runs here on my PC, and a local agent that anyone can run by visiting moldock.elas.network If you start an agent and run tests, it should pay out rewards which are 100sats per test regardless of success or failure (between 50% and 75% fail) and if you succeed, you get an additional 10 sats per atom in the drug (15-50 atoms). The calculations for tests that pass are regenerated inside stateful smart contracts that track the absolute docking force of the atom for the full test (one cycle per atom in the molecule for each molecule in the docking location) meaning that for a molecule with 20 atoms testing a docking location with 30 atoms there will be 20 cycles of 30 rounds of maths. All the maths is calculated using script primitives, so there can be no cheating. I'm aiming for 1.5M transactions by thursday afternoon, so please jump in if you'd like to do some calculations.
English
25
57
176
10.1K
Connor Murray retweetledi
Alexander Mann
Alexander Mann@AlexanderMann·
Positive and productive meetings at the CFTC with @Bitcoin_Beyond as we continue advancing BSV's regulatory engagement in Washington. The future of digital asset policy is being written now — and we are putting in the work.
Alexander Mann tweet media
English
10
57
236
6.9K
Connor Murray retweetledi
STAS Script
STAS Script@StasToken·
Divisible UTXO swaps enable real L1 peer-to-peer order books. No matching engine. Just Bitcoin Script. Multisig protects treasuries with m-of-n approval. Public keys stay hidden until the spend. Multi-party sign-off on every mint and burn. Configurable at issuer-level compliance with a designated authority now able execute regulatory orders directly on-chain. No off-chain detours. No issuers, miners, or foundations/associations in the loop. On-chain script-enforced - no intermediaries. STAS 3.0 script template makes this real 👇 @Stas33496115/bitcoin-script-engineering-part-v-e7f3592636ef" target="_blank" rel="nofollow noopener">medium.com/@Stas33496115/…
English
3
18
73
6K
Connor Murray retweetledi
Alexander Mann
Alexander Mann@AlexanderMann·
We turned a conference room in the Virginia General Assembly into a live blockchain demo floor. 12+ monitors, computers, sensors, tables — all packed into one car and set up for the Virginia Blockchain Showcase. Robbie Boyes running UAV digital twin hashing and on-chain verification. @tempest_wx stations writing live atmospheric data. RanDAO. Vineyard Vantage doing sensor-to-ledger agricultural provenance. Every table had a working system. The room was electric. Dozens of conversations at once, legislators crowding around screens, curiosity feeding curiosity. That's what happens when you show instead of pitch. Huge thanks to Terry Kilgore's office for the room, the @BSVAssociation for hosting, and the @VABlockCouncil, @DigitalChamber, and NABA for making it happen. Bring the tech to the policymakers. Repeat everywhere. #BlockchainPolicy #Virginia #AgTech #SmartContracts
Alexander Mann tweet mediaAlexander Mann tweet mediaAlexander Mann tweet mediaAlexander Mann tweet media
English
2
6
17
662
bgans 🥒
bgans 🥒@BgansEth·
At least 3 bugs found with BSV Chronicle upgrade. How do they get fixed? Or do they?
bgans 🥒 tweet media
English
1
1
16
1.4K
Connor Murray
Connor Murray@Bitcoin_Beyond·
@johncalhooon @LightBSV The root issue for these is actually just a policy setting on nodes that was not an issue for testnet or regtest... will be an easy fix, but was an oversight because of mainnet policy settings.
English
2
1
20
703
John
John@johncalhooon·
@LightBSV They should make a public backlog of items and issues etc... Indelible is doing this for free, I'm sure there are others that would love to help for the good of the community/ecosystem. (I would). We could knock out their entire backlog in a month for free.
English
2
0
17
518