-
> Transition the application state. `transact!` takes two arguments.... The second argument is a query expression.... The query expression should contain any additional keys which should be re-read fo…
-
cawfree
medium
# Blacklisted accounts can still transact.
## Summary
Accounts that have been blacklisted by the [`BLACKLISTER_ROLE`](https://github.com/sherlock-audit/2024-02-telcoin-platform-audi…
-
A simple operational error such as the following will result in undefined behavior.
```rust
#[test]
fn ub() {
let doc = Doc::with_client_id(1);
let mut txn = doc.transac…
-
* Version: 6.0+
### What was wrong?
The `revert` reason does not get raised for `transact`, or `sendRawTransaction`. I think it should.
### How can it be fixed?
It may be as simple as addin…
-
We need to adjust this to be create a worker.
Create a worker (transactor) for testing that includes a
721 mint
721 transfer
erc20 mint
erc20 transfer
-
As the code show in [gitter](https://gitter.im/adamw/macwire?at=62b5b48aef5ee44882c90be6)
```scala
trait DesuConfigModel:
val configIO: IO[DesuConfig] = ???
end DesuConfigModel
trait AppConfi…
-
This is essentially a recovery/remembering of the PICI scenario tests, for ensuring proper cleanup, install after retract, diffing, etc. for a sequence of operations on datasets (eg prepare, transact,…
-
Asami is schema-less, but during transactions it can be useful to incorporate schema information. For instance:
```clojure
(transact conn {:tx-data [{:db/ident "first" :data 1}]})
(transact conn …
quoll updated
3 years ago
-
I'm aware this may be a point of contention when it comes to dealing with t-sql since the GO statement is specifically a Management Studio construct. However, I think it would be useful as many of my …
-
To ease the lives of investors from Asset Hub (AH) we can provide a way to invest/redeem from these chains without the need to switch to Centrifuge Chain.
> NOTE - The investor ALWAYS needs to be …