Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.7.0 to master (Release/2.7.x -> master) #243

Merged
merged 172 commits into from
Apr 8, 2022
Merged

Conversation

0xCasey
Copy link
Member

@0xCasey 0xCasey commented Apr 7, 2022

Enhancements and Updates

(#208) FIP-22 Retire FIO Tokens. Modifies the retire action to allow users to burn their own tokens.

(#197) FIP-26 New Domain Marketplace contract. Deploys a new fio.escrow system contract. This contract creates four new actions: listdomain, cxlistdomain, buydomain, and setmrkplcfg to support the Domain Marketplace application. The marketplace enables users to buy and sell FIO Domains. Users interact with the frontend website to view and place domains up for sale. The frontend interacts with the fio.escrow system contract to facilitate transactions between users who buy and sell domains.

(#215) FIP-32 Allow unlimited size of content parameter in New Funds Request. This update modifies the newfundsreq action to allow for an unlimited size of the content parameter to accommodate Lightning Network invoices or any other data that FIO Protocol users would want to include in FIO Request. The newfundsreq fee is assessed based on the size of the request.

(#212) FIP-33 Allow $ in chain/token codes. Updates the addaddress and remaddress actions to allow $ (dollar sign) as the token code or chain code. This provides support for chains (e.g. Ethereum, Binance SmartChain) that allow "$" as a token code.

(#215) FIP-34 Allow unlimited size of content parameter in Record OBT Data. This update modifies the recordobt action to allow for an unlimited size of the content parameter. The recordobt fee is assessed based on the size of the request.

(#217) FIP-35 Increase NFT token_id size. Updates the addnft action to allow token_id to be max 128 characters, up from 64.

tvl83 and others added 30 commits January 20, 2021 00:44
…and also updated the abi file with the new action names
…bi file with new parameters for each action. used some examples to add some asserts to the listdomain action
…e config (setmrkplcfg). needed are a remove marketplace config (rmmrkplcfg) and set marketplace fee (setmkplfee).
…nts if the EscrowContract is the one requesting it.
@0xCasey 0xCasey self-assigned this Apr 7, 2022
@0xCasey 0xCasey merged commit 108b42f into master Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants