Bismanpal-Singh opened a new pull request, #186:
URL: https://github.com/apache/incubator-resilientdb/pull/186
### Summary
- **GlobalState balance keying**: Use `contract_balance_<address>` for
`GetBalance`/`SetBalance` to avoid key collisions.
- **Input validation**: Add strict EVM-style address checks (0x + 40 hex
chars) to tool commands:
- init owner address
- execute caller and contract addresses
- get_balance/set_balance addresses
- **New server config**: Add
`service/tools/config/server/contract_server.config` with local 4-node setup,
LevelDB tuning, and consensus flags.
- **Script cleanup**: Remove merge markers from `start_contract_service.sh`;
retain license header and ensure clean startup.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]