Files
aitbc/apps
aitbc1 eef496b70a feat(chain_sync): apply transaction state changes during block import
- Import Account model for balance and nonce updates
- Upsert sender and recipient accounts during transaction import
- Apply balance changes (sender -= value + fee, recipient += value)
- Update sender nonce based on transaction nonce or increment
- Assume block validity already verified on producer node
- Extract transaction data from payload for state updates
2026-03-19 17:17:33 +01:00
..
```
2026-03-08 12:16:01 +01:00
```
2026-03-08 12:16:01 +01:00
```
2026-03-08 12:16:01 +01:00
```
2026-03-08 12:16:01 +01:00