-
### Baifa的後端分四個部份
1. 要使用baifa的系統的交易所需提供的API格式
1. 提供API 的目的:要使用baifa的系統需要提供 baifa 搜尋時間區間內所有發生的 events,
2. 各個 event 有對應的編號以及各個 event 不同的資料需要提供。baifa在將各個event的資料上鏈。
3. 要根據[baifa account…
-
Please make an `NC` error for invalid `UInt160` address. This output isn't very new developer friendly!
## Code
```csharp
[InitialValue("", ContractParameterType.Hash160)]
static readonly UInt16…
-
# Rationale
Sometimes it may happen that when the EthTxManager tries to estimate a transaction it will result in a revert, so it will not be published in L1. Normally this happens due to an issue o…
-
**Is your doc request related to a problem or existing docs? Please describe.**
Feedback from the hackathon:
![doc-feedback](https://github.com/ethereum-optimism/developer-support/assets/8504308…
-
Example failing test: http://35.247.76.217:8095/swirlds-automation/release/0.49/4N/Reconnect/20240430-094150-GCP-Daily-Reconnect-4N/VMerkleDual-NDReconnect-500-60m/swirlds-logs.html
I've observed t…
-
This is do to `GetInstruction(i).Size` crashes with `ERROR [22:57:16.400] Index was outside the bounds of the array.`
https://github.com/neo-project/neo-vm/blob/426e54d560c311f4b9831bed763332d03…
-
Trying to run a batch file with a `contract run` with zero args after another `contract run` with 1+ args results in the one with 0 args trying to use the same args as the one before.
Example 1:
`…
-
Hi !
I pulled the latest version on github and executed it. Legacy data was synced from L2
The configuration:
BEDROCK_SOURCE=migration
It seems that the docker doesn't have the container. The …
-
Steps to reproduce:
- private net ([neo-local](https://github.com/CityOfZion/neo-local))
- NeoCLI 2.10.2.0
```
NEO-CLI Version: 2.10.2.0
neo> open wallet /tmp/wallet1.json
password: ***
n…
-
After https://github.com/neo-project/neo/pull/3065
```cs
#35 [31/35] RUN /opt/buildAllList_Plugins_3x.sh
#35 0.342 GOING TO BUILD PLUGIN ApplicationLogs
#35 0.342
#35 0.342 GETTING PLUGIN NAME…