You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: fold ATNToken into RPB as inherited ERC20, deploy to shadownet
RPB now inherits ERC20/ERC20Votes/ERC20Burnable/ERC20Permit — deploying
an RPB gives you the jurisdiction token, agent registry, training
economics, inference accounting, and share system in one contract.
All contracts that referenced ATNToken externally (TaskContract,
ParticipantStaking, InferenceProviderBridge, ForcedErrorRegistry,
GuildRegistry, EvolutionProposal) updated to use RPB directly.
RPBFactory now supports registerRPB() for pre-deployed contracts.
RPB deployed to etherlink-shadownet at:
0x57F68991572D639D0A1faD43aE86163334368Bf2
Registry: 0xA2Ec6A1Aa7bd2bfF4f7AFF8d40247F302cFBBb2F
298 tests passing (includes new economic-loop.test.js with full e2e
coverage of alignment-weighted training rewards, share purchases,
dividends, inference pricing independence, and revenue splits).
0 commit comments