-
**Github username:** @erictee2802
**Twitter username:** 0xEricTee
**Submission hash (on-chain):** 0x18b06dba339b27cbac6f49d74b2d93e79fc346f83008ec2b628638eb3a569d1d
**Severity:** low
**Description:*…
-
**AMTH has separate interfaces for Issuer and Verifier, the Show Case has one site and flow for both so two options are available.**
1. (Preferred)
- Create an Issuer Agent Interface to the issuing…
-
# Summary
Testing Jupyter notebooks during CircleCI CI/CD builds are an important part of making the infrastructure more resilient. We had multiple outages where users reported issues with the infr…
-
### Dafny version
4.4.0
### Code to produce this issue
```dafny
lemma Proof(x: seq, b: A) {
if |x| == 1 {
assert x == [x[0]];
var p := a => [b];
// assert p(x[0]) == [b]; // usele…
-
## Main Objectives/Goals
- Enhance Transparency: Develop a platform that reduces the risk of corruption and fraud by providing transparent and traceable transaction histories accessible to all stakeho…
-
# Handle
Omik
# Vulnerability details
## Impact
The implementation of the transfer function in the https://github.com/code-423n4/2021-08-notional/blob/main/contracts/external/actions/nTokenAction.…
-
# Rationale
For the URC 2024, the Autonomous Navigation Challenge requires the capability of detecting two objects: a orange rubber mallet and a 1 L wide mouth water bottle of unspecified color/marki…
co-li updated
6 months ago
-
## 🆕🐥 First Timers Only
This issue is reserved for people who have never contributed to [Hedera](https://hedera.com) or any open source project in general.
We know that creating a pull request (PR…
-
As seen in #927, it is possible to get into a situation where an action is running for too long and there is no way to abort that without losing the proof state. I can think of two solutions:
- add a…
-
What requirements do we actually have on offchain XCMP and how does it compare to ISMP?
Some good overview on XCMP can be found [here](https://forum.polkadot.network/t/xcmp-design-discussion/7328).…