No files or symbols found.
+2 −1
.gitignore
packages/gov-portal-helper/.gitignore
+219 −129
README.md
packages/gov-portal-helper/README.md
+23 −0
jsdoc.json
packages/gov-portal-helper/jsdoc.json
+22 −3
package.json
packages/gov-portal-helper/package.json
+272 −169
index.js → index.ts
packages/gov-portal-helper/src/{index.js → index.ts}
+
                constructor
              
Method
+
                init
              
Method
+
                currentProposals
              
Method
+
                currentValidators
              
Method
+
                currentChallenges
              
Method
+
                weiToEther
              
Method
+
                etherToWei
              
Method
+
                estimateFutureBlockTimestamp
              
Method
+
                getPastBlockTimestamp
              
Method
+
                getHistoricalChallenges
              
Method
+
                _processListing
              
Method
+
                _processProposal
              
Method
+
                _processValidator
              
Method
+
                _processChallenge
              
Method
+
                _processResolvedChallenge
              
Method
+
                _handleEvents
              
Method
+
                _getListing
              
Method
+
                _getValidatorPower
              
Method
+
                _addProposal
              
Method
+
                _addValidator
              
Method
+
                _removeValidator
              
Method
+
                _addChallenge
              
Method
+
                _estimateProposalPower
              
Method
+
                _estimateDailyReward
              
Method
+
                _updateVotePowers
              
Method
+
                _getTotalStake
              
Method
+
                _debugLog
              
Method
+
                _connectMetamask
              
Method
+14 −0
tsconfig.json
packages/gov-portal-helper/tsconfig.json
+13 −1
webpack.config.js
packages/gov-portal-helper/webpack.config.js
+1 −1
package.json
packages/kosu-system-contracts/package.json
+1 −1
package.json
packages/kosu.js/package.json
+1 −1
package.json
packages/web-helpers/package.json
+1 −1
webpack.config.js
packages/web-helpers/webpack.config.js
+77 −1
yarn.lock
yarn.lock