- Add method in gasLimit contract to obtain the membership and gas limit of an address, for basic and standard memberships.
- Handling the pending nonce. It was always returning only the latest.
- Add method to obtain the gas limit for node membership.
- Reduce calls to improve performance.