Core Functionality
- Remove unused constant parameter (#1949)
- Python Runner (#1951)
- Add checker for txn gas limit against shard limit (#1955)
- Remove unused cryptographic sizes constant (#1962)
- Fix current contract being updated by deeper depth (#1965)
- Remove code for unused sync type DB_VERIF (#1968)
- New mining node to block message before its ready (#1969)
- Fix Py Base Path (#1970)
- Avoid loading all Tx blocks in valdb (#1971)
- Improve get last block efficiency (#1972)
- Check PubKey, not IP, in LoadShardingStructure (#1974)
- Change SendSCToDS to SendSCCallsToDS (#1976)
- Fix retryCount corner case (#1977)
- Remove ipMapping.xml only after first DS epoch (#1978)
Infrastructure / Build