Search
FTX debtors object Genesis' 'critical' claim estimate of '$0.00'
4.6.2023
The FTX debtors alleged that the claim was filed "without any advance notice," and were not invited to participate in the mediation
Coinbase Fined €3.3 Million in Netherlands, Exchange Considers Appeal
27.1.2023
The Dutch central bank has imposed a fine on crypto exchange Coinbase for providing services in the past without the necessary registration. The trading platform, which has until March to object to the measure, is currently considering an appeal against the move. Dutch Monetary Authority Fines...
Ethereum Developers Prepare to Deploy Shanghai Public Testnet, Focus on Staked Ether Withdrawals
10.1.2023
According to the Jan. 5, 2023 All Core Devs (ACD) meeting, Ethereum developers are preparing to deploy a public testnet for the highly anticipated Shanghai hard fork in February 2023, with the mainnet implementation tentatively scheduled for March. Ethereum’s core developers emphasized that...
Detecting Fonts Ready
26.12.2022
Knowing when resources are loaded is a key part of building functional, elegant websites. We’re used to using the DOMContentLoaded event (commonly referred to as “domready”) but did you know there’s an event that tells you when all fonts have loaded? Let’s learn how...
SEC Could Use BlockFi as Object Lesson for Clear Crypto Regulation, Says Ex-SEC Official
30.11.2022
Howard Fischer, a Moses Singer LLP partner, discusses why the SEC is more concerned with regulating crypto than getting the $30 million BlockFi owes the agency
A Committee of Celsius Creditors Objects to Celsius Selling Its Stablecoin Cache
29.10.2022
A committee of unsecured creditors stemming from the Celsius bankruptcy case has filed a motion with the court to stop the now-defunct crypto lender from selling the company’s stablecoin holdings. The written protest by the group of creditors against the sale follows objections from a slew...
How to Use window.crypto in Node.js
27.10.2022
I’ve been writing a bunch of jest tests recently for libraries that use the underlying window.crypto methods like getRandomValues() and window.crypto.subtle key management methods. One problem I run into is that the window.crypto object isn’t available, so I need to shim it. To use...
Texas Securities Regulators and Attorney General Object to FTX Purchasing Voyager Digital
17.10.2022
Regulators from the state of Texas and the state’s attorney general are objecting to FTX purchasing Voyager Digital, as the state’s securities commissioner needs to “determine whether FTX US is complying with the law.” Texas State Securities Board, Department of Banking, and Attorney General File...
Texas authorities object to Voyager's disclosure statement in its current form
15.10.2022
The Texas state authorities, SSB and DOB, argued that Voyager fails to explain the methodology used to calculate the average coin prices, among others
State Securities Regulators Object to Celsius’ Court Motion to Sell Stablecoins
30.9.2022
As Celsius’ bankruptcy proceedings continue, the court’s trustee William Harrington appointed an examiner on Thursday in order to review the company’s finances, according to a filing submitted on September 29. On the same day, state securities officials from Vermont and Texas...
Texas, Vermont regulators object to Celsius stablecoin sale plan
30.9.2022
A key concern is that the firm hasn’t explicitly outlined what it will do with the stablecoin sale proceeds
In Praise of Shadows
12.7.2022
Our dear friend Robin has a new essay called In Praise of Shadows. Now, before you hop over there looking for nuggets on CSS box shadows, text shadows, and shadow filters… this is not that. It’s an essay …
In Praise of Shadows originally published on CSS-Tricks. You should...
Collective #713
27.5.2022
Create a 3D Scroll Gallery with GSAP * CSS object-view-box * Sherpa * OptimizeImages
The post Collective #713 appeared first on Codrops
First Look At The CSS object-view-box Property
23.5.2022
Ahmad Shadeed — doing what he always does so well — provides an early look at the object-view-box property, something he describes as a native way to crop an image in the browser with CSS.
The use case? Well, …
First Look At The CSS object-view-box Property originally published...
NumisMe: Crypto’s First Cash Protocol – Pay With Cash and Receive Change Back Electronically
15.4.2022
PRESS RELEASE. Eugene, Oregon April 15th, 2022: If there was ever a universal truth to which we could all agree, it would be change. An unequivocal reality of the cosmos, change is constant. Despite emotions, thoughts, or actions, change is an unstoppable force for which there is no immovable...
An Intro to JavaScript Proxy
15.9.2021
Have you ever been in a situation where you wish you could have some control over the values in an object or array? Maybe you wanted to prevent certain types of data or even validate the data before storing it …
The post An Intro to JavaScript Proxy appeared first on CSS-Tricks. You...
Hero Erects Entire Switch Game Wiki After Finding Little Online
13.7.2021
The internet is so big and vast and great and terrible that whenever I can’t find something, I just assume I must not be looking in the right place. In actuality, there’s just a lot of stuff that doesn’t exist because it got deleted or nobody wrote in the first place. That’s what one fan discovered...
Blockchain Object Storage Company Filebase Raises $2M, Aims to Incorporate Filecoin and Arweave Networks
26.4.2021
Filebase, a blockchain-based object storage company built on top of the Sia network has revealed the business has closed an initial seed round gathering $2 million from investors. Interest in decentralized storage networks has blossomed in recent months and Filebase expects the growth of global...
Object.entries
20.4.2021
Navigating and managing data structures is a really important skill for every level of engineer to have and improve upon. Over the years, the JavaScript language has continued to provide more methods for managing data structures, from Object.keys to Object.values and so on. One of my favorites...
How to Mine Ethereum
25.3.2021
Note: I expect a large number of people to object to cryptocurrency mining’s energy use and I totally understand. ...