-
i dont seem to be able to send commands that reguire parameters. i may just not kniw how to use it im a noob
-
I would like to create multiple localization files .
For example: feature_one_en.arb, feature_two_en.arb etc.
It is very useful when I want to split localization by features
-
### Search Terms
uint8array buffer env browser node nodejs
### Expected Behavior
When I generate bindings with `--ts_proto_opt=env=browser`, I would expect bytes to be decoded as `Uint8Array`…
-
```
// receivers from csv : address,0.1
func SendTokenTransfers(ctx context.Context, api ton.APIClientWrapped, w *wallet.Wallet, receivers []Receiver, comment *cell.Cell, tokenWalletAddress *address…
-
## Description
See https://jira.qos.ch/browse/SLF4J-600. It seems SLF4J added an addKeyValue method to its fluent API. When this is called the data is not being added to a MapMessage as it needs to…
-
# Proposal
## Problem statement
I'd like a way to define lightweight custom I/O errors that don't require allocation.
## Motivation, use-cases
1. Offer a way forward for future better …
-
```
FuatnowdeMacBook-Pro:skynet_sample fuatnow$ make
gcc -Wall -O2 --shared -fPIC -o cservice/package.so src/service_package.c -Iskynet/skynet-src
Undefined symbols for architecture x86_64:
"_sk…
-
I made a jetton transfer, but there was no notification in the transaction details. How can I set up jetton transfer notifications?
https://testnet.tonviewer.com/transaction/5887fdda806a8285b7cade406…
-
I had to revert `cli::cli_alert_success()` to `cli::cli_inform()` in `shift_time()` in https://github.com/inbo/camtrapdp/pull/108/commits/093e85fc819447de83c5260ddcd51ed8fe87b909.
The reason is tha…
-
` token := jetton.NewJettonMasterClient(api, address.MustParseAddr(contractAddrStr))
// find our jetton wallet
tokenWallet, err := token.GetJettonWallet(context.Background(), wallet.WalletAdd…