-
We have interval-based triggers on the smart contract.
During a new transaction, we check the validity of the trigger time.
However, the check if too strict
https://github.com/archethic-foundati…
-
related to #283
### Is your feature request related to a problem?
Hive is an append-only data store. When you change or delete a value, the change is written to the end of the box file. Sooner …
-
### Describe the problem you discovered
```dart
ref
.read(
aedappfm
.ArchethicOracleUCOProviders.archethicOracleUCO.notifier,
)
.stopSubscription();
```
Does not actually…
-
# Description
The `condition transaction` should be checked even if there are no `actions triggered_by: transaction` block. So a transaction that have a **recipient** with the following contract:
…
-
Currently, the scripts are Debian's like oriented using a lot `apt` package manager.
We will need to support other distribution like ArchLinux which is well-used in the OSS ecosystem.
-
Instead of requiring the user to type a endpoint + seed + index, we want him/her to be able to connect via the wallet.
Exactly like AEWeb does.
There are relevant examples on https://github.com/a…
-
### Description
UCO.OracleChain (lib/archethic/oracle_chain.ex) uses get_uco_price method to retrieve current uco price, however if for some reason the node cant fetch price then returns a hardcode…
-
### Solution
Add a detailed project management description on Github repository readme with the right links and tables
- [ ] Introduction to Archethic Blockchain's PM (The sprints + meetings + video…
-
### Describe the problem you discovered
Example page: https://testnet.archethic.net/explorer/transaction/000004ED230762C7E08D4438221AC1850409F061BC552DBD8B25A678FEEA7FD235C4
when reloading this …
-
### Describe the problem you discovered
Click on faucet with an address quickly 3 times. Only one or two transactions pass
### Describe the solution you'd like
An idea can be to provide a bat…