Renamed BitGuildAccessAdminExtended to Pausable.sol
Renamed BitGuildWhitelist.sol to Whitelist.sol
Removed unused import from AvatarService.sol
Updated all references
Updated the variable names in BitGuildMarketplace.sol for whitelist
Moved ERC* and TopDown contracts from bitizens folder to lib/
Removed ownable functions from Operator.sol, importing Ownable.sol instead
Note:
ABI changed with all contracts importing Operator.sol, since Operator did not implement the renounceOwnership and has a different event (added existing owner in the OwnershipTransfer event)
ABI changed possibly in BitGuildMarketplace.sol due to variable name change after the BitGuildWhitelist renamed to just Whitelist
Changes:
Note:
New tree: