Releases: ferrumnet/quantum-portal-smart-contracts
Releases · ferrumnet/quantum-portal-smart-contracts
v0.2.1
What's Changed
- Change the type of method, for remote transction to methods by @naiemk in #41
- add precompile interfaces by @3ierratango in #44
- feat : register finalizer on quorum initialisation by @3ierratango in #45
- Port Bridge to QPN - WIP by @naiemk in #43
- Audit feedback - 3 by @naiemk in #46
- fix: Remove seperate finalizer function from QP by @3ierratango in #48
- Updating deploy script, gas estimation, and support for QP Tokens by @naiemk in #49
- Clean up deploy script by @naiemk in #50
- UPGRADE and add BTFD by @naiemk in #51
- Helper scripts by @naiemk in #53
- Fixing bugs with QP deployer by @naiemk in #54
- ghostnet verification config by @3ierratango in #52
- Make BTDD tokens self managed from QP point of view by @naiemk in #55
- Adding feeStore and QP Fee management logic by @naiemk in #56
- Fix fee collection for BTFD by @naiemk in #57
- feat(qp-contracts): Upgradeable contracts + ethers v6 by @lukmaan-ferrum in #58
- feat(upgradeable): Upgradeable contracts + ethers v6 by @lukmaan-ferrum in #59
- Update auth-mgr to use operator-relationship by @naiemk in #60
- Native FEE by @naiemk in #62
- feat(smart-contracts): Add FerrumAdmin contract by @lukmaan-ferrum in #63
- Add sourceMsgSender to ExecutionReverted + Add support for AWS secret mgr to configLoader by @naiemk in #64
- feat(contracts): Fix precompile call by @lukmaan-ferrum in #65
- Release - Testnet by @naiemk in #66
New Contributors
- @lukmaan-ferrum made their first contribution in #58
Full Changelog: v0.1.26...v0.2.1
v0.1.26
What's Changed
- Add initial fee contracts by @naiemk in #8
- [fix] Update finalize call with multisig by @3ierratango in #9
- Update UniswapOracle.sol and add test for ETH/USDT by @naiemk in #11
- QuantumPortalStake - Ready for MVP by @naiemk in #12
- IQuantumPortalMinerMgr.sol and its test by @naiemk in #13
- [feat] Multisig single signer functions by @3ierratango in #10
- Fixing tests by @naiemk in #14
- [fix] Update deployment script by @3ierratango in #15
- Update QP deploy script to deploy the minerMgr by @naiemk in #16
- [fix] minor fixes to QP deploy script by @3ierratango in #17
- Adding QuantumPortalGateway.sol, and removing warnings by @naiemk in #18
- Deploy QP script by @naiemk in #19
- Prep QuantumPortalStake for better delegated staking by @naiemk in #20
- update latest deployment address by @3ierratango in #21
- Update QP Stake by @naiemk in #22
- Adding Fees to QP Mining by @naiemk in #23
- Update QP config and facilitate testing fees by @naiemk in #24
- Allow multiple clients for master staking by @3ierratango in #25
- Adding fee management to QP by @naiemk in #27
- Setup package.json by @3ierratango in #29
- Update deployQuantumPortal to include fees by @naiemk in #28
- Include the variable fee to execute the transaction by @naiemk in #30
- Test QP.estiamteGas by @naiemk in #31
- Add miner selection to the MinerMgr by @naiemk in #32
- [feat] Integration tests by @3ierratango in #33
- Migrate state to a separate contract + Fraud proofs by @naiemk in #34
- Executing fraud proofs by @naiemk in #35
- Add events to QP contracts by @naiemk in #36
- Add 'rejectBlock' to the finalization by @naiemk in #37
- Fix TestQuantumPortalBasics.ts by @naiemk in #38
- Apply code quality updates for solidity files by @naiemk in #39
- Enable withdrawal of the work done to a different address than miner by @naiemk in #40
Full Changelog: v0.0.5...v0.1.26
v0.0.5
What's Changed
- [fix] improve docs and read from env by @3ierratango in #5
- QuantumPortalAuthorityMgr test and cleaning up test dependency on foundry by @naiemk in #6
New Contributors
- @3ierratango made their first contribution in #5
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3
What's Changed
- Contract Optimization by removing unnecessary contract by @SibghatUllah1997 in #1
New Contributors
- @SibghatUllah1997 made their first contribution in #1
Full Changelog: v0.0.26...v0.0.3