-
```
#import "@preview/physica:0.9.0": *
#import "@preview/ctheorems:1.1.2": thmrules, thmbox
#let problem = thmbox(
"problem",
"Solution to Problem",
)
#show: thmrules
#problem("1")[
$
p…
-
I have noticed that you have implicitly set **_hbar = 1**_. Could it be more realistic to explicitly use the usual hbar in all computing?
-
In relativistic physics it's common to set hbar = c = 1. This relates meter to second and Joule to second.
Similarly k_b = 1.
I'd like to see support for this together with an explicit warning abo…
-
Hi everyone,
I've got a strange error when I use "\hbar" in my equations. While compiling I get the error message
"Undefined control sequence. [..] \hbar"
amsmath, amsfonts and amssymb are all…
-
### Problem
Prior to the recent testnet reset there were staking rewards, however, there doesn't appear to be any rewards since the reset:
https://hashscan.io/testnet/nodes
### Solution
Add testne…
-
### Problem
Currently, our toString function on any object does not return a proper string; instead, it returns an object. We should implement an internal function that serializes a JSON object into …
-
ember-cli-hbars dont compile hbar files when them is in addon/template directory
Repo:
https://github.com/dukex/hbars-addon-test
The addon:
https://github.com/dukex/hbars-addon-test/tree/master/node…
dukex updated
9 years ago
-
if an exchange does not directly offer an hbar/usd pair, we can chain other pairs to derive an hbar/usd pair. For example, if the exchange offered a usd/btc pair and a hbar/btc, then dividing the seco…
-
### Problem
Please see the below scenario.
1. Alice has given Bob an approval for 20 hbars. At that time, Bob had a balance of 100 hbars.
2. Technically, Bob can spend 120 hbars now (100 of his …
-
### Problem
Unable to deduce exactly how much an EVM transaction cost, For example,
https://hashscan.io/testnet/transaction/1720118323.274715003 this transaction
- 1. Does the charged fee, includ…