Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tranchess/contract-core issues and pull requests
#100 - Add special distributor call for bnb fund
Pull Request -
State: closed - Opened by bill-clippy almost 3 years ago
#99 - Transfer strategy owner to treasury in deployment script
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#98 - Initialize exchange after deployment
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#97 - Release v1.2.0
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#96 - Fix an error in MockTwapOracle
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#95 - Extend Chess schedule to 40 weeks
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#94 - Add claimAndUnwrapAndDeposit in Exchange
Pull Request -
State: closed - Opened by bill-clippy almost 3 years ago
#93 - Update share token name
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#92 - Update share token symbol
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#91 - Update callback helper and deploy script
Pull Request -
State: closed - Opened by bill-clippy almost 3 years ago
#90 - Add mock twap oracle keeper for testnet
Pull Request -
State: closed - Opened by bill-clippy almost 3 years ago
#89 - Tighten the TWAP deviation check
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#88 - Add peckshield 3.0 audit report
Pull Request -
State: closed - Opened by bill-clippy almost 3 years ago
#87 - Set initial protocol fee rate to zero
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#86 - Merge update for audit
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#85 - Reject empty data in performUpkeep
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#84 - Emit admin parameter update events
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#83 - Upgrade chess controller to V3
Pull Request -
State: closed - Opened by bill-clippy almost 3 years ago
#82 - Add Fund and Oracle keeper helper contract
Pull Request -
State: closed - Opened by bill-clippy almost 3 years ago
#81 - Strategy test case
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#80 - Deployment scripts for FundV2
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#79 - Minor gas optimization
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#78 - Chainlink TWAP oracle
Pull Request -
State: closed - Opened by tpawn almost 3 years ago
#77 - fix broken links
Pull Request -
State: closed - Opened by PierreJeanjacquot about 3 years ago
- 1 comment
#76 - Release v1.1.2
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#75 - Fix ctor error in upgrading Chess schedule
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#74 - Release v1.1.1
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#73 - Minor updates in deployment tasks
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#72 - Extend Chess schedule to 30 weeks
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#71 - Separate returned token amounts from each exchange in batch settle
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#70 - Add BatchOperationHelper
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#69 - Update VotingEscrowHelper
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#68 - Change window size from 4 to 2
Pull Request -
State: closed - Opened by bill-clippy about 3 years ago
#67 - Remove unused config
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#66 - Rewrite deployment tasks
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#65 - Add ChessController V2
Pull Request -
State: closed - Opened by bill-clippy about 3 years ago
#64 - add update function for post-rebalance activity delay time
Pull Request -
State: closed - Opened by bill-clippy about 3 years ago
#63 - Migrate from npm to yarn
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#62 - Release v1.1.0
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#61 - Fix a corner case in boost formula
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#60 - Add test cases for contract upgrade
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#59 - Add missing await in test cases
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#58 - Fix typo in comments
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#57 - Change boosting formula
Pull Request -
State: closed - Opened by tpawn about 3 years ago
#56 - Add peckshield 2.0 audit report
Pull Request -
State: closed - Opened by bill-clippy about 3 years ago
#55 - Initialize _workingSupply in initializeV2 instead of during _checkpoint
Pull Request -
State: closed - Opened by bill-clippy about 3 years ago
#54 - Remove pause restriction upon withdraw()
Pull Request -
State: closed - Opened by bill-clippy about 3 years ago
#53 - Add ProxyAdmin check for initializeV2
Pull Request -
State: closed - Opened by bill-clippy about 3 years ago
#52 - Add constant/immutable modifier in ballot for gas optimization
Pull Request -
State: closed - Opened by bill-clippy about 3 years ago
#51 - Adhere to Checks-Effects-Interactions pattern
Pull Request -
State: closed - Opened by bill-clippy about 3 years ago
#50 - Add ERC20-Like events for fund shares
Pull Request -
State: closed - Opened by bill-clippy about 3 years ago
#49 - fix wrong require for dailyProtocolFeeRate_ in Fund constructor
Pull Request -
State: closed - Opened by bill-clippy about 3 years ago
#48 - Initialize totalLocked and nextWeekSupply in VotingEscrowV2
Pull Request -
State: closed - Opened by bill-clippy about 3 years ago
#47 - Working balance getter returns weighted balance before boosted
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#46 - Fix ManagedPausable for initialization and upgrade
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#45 - Address whitelist
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#44 - Move VotingEscrow to V2 and restore the old VotingEscrow
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#43 - Revert changes to Staking.sol since v1.0.0
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#42 - Move Exchange to ExchangeV2 and restore the old Exchange
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#41 - Change timelock
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#40 - Incrementally calculate voting supply
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#39 - Add pausable to Exchange and VotingEscrow
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#38 - Optimize for contract size
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#37 - Wait dependent transaction to complete in deployment tasks
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#36 - Restore callback in VotingEscrow
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#35 - Fix initialization of Staking through proxy
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#34 - Change maker reserve ratio
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#33 - Stake boosting
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#32 - Release v1.0.1
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#31 - Remove callback in voting escrow
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#30 - Add public constant decimals to VotingEscrow
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#29 - Fix initialization of VotingEscrow
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#28 - add tradingWeekTotalSupply for feeDistributor
Pull Request -
State: closed - Opened by bill-clippy over 3 years ago
#27 - Does not revert when syncing with no veCHESS
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#26 - Emit Voted event on sync
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#25 - Use block timestamp in governance related computation
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#24 - Misc refactoring on voting
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#23 - Batch update governance contracts
Pull Request -
State: closed - Opened by bill-clippy over 3 years ago
#22 - Specify fee distributor in parameter
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#21 - Read fee distributor only when it is a FeeDistributor contract
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#20 - Read fee distributor only when it is a contract
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#19 - Add fee distributor
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#18 - Return veCHESS total supply in ProtocolDataProvider
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#17 - Add a mock PancakePair in deploy_mock
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#16 - Include BatchSettleHelper in deploy_misc
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#15 - separate batchSettle from provider to batchSettleHelper
Pull Request -
State: closed - Opened by bill-clippy over 3 years ago
#14 - add chess weekly rate to data provider
Pull Request -
State: closed - Opened by bill-clippy over 3 years ago
#13 - add PECHSHIELD audit report
Pull Request -
State: closed - Opened by bill-clippy over 3 years ago
#12 - Add pancake pair data and last rebalance matrix in provider
Pull Request -
State: closed - Opened by bill-clippy over 3 years ago
#11 - Add settleTrades to batch settle exchange trades
Pull Request -
State: closed - Opened by bill-clippy over 3 years ago
#10 - Add deployment task for vesting escrow
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#9 - Change chess claiming time from 4 weeks to 15 days after guarded launch
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#7 - Update deployment tasks
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#6 - Fix creation after rebalance
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#5 - Release v1.0.0
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#4 - Peckshield audit
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#3 - create bug bounty README and LICENSE
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#2 - Update deployment tasks
Pull Request -
State: closed - Opened by tpawn over 3 years ago
#1 - Add Ledger support
Pull Request -
State: closed - Opened by tpawn over 3 years ago