Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pokt-network/posmint issues and pull requests
#208 - Bump golang.org/x/crypto from 0.0.0-20190313024323-a1f597ede03a to 0.1.0
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#207 - chore: setting up secrets detection workflow.
Pull Request -
State: open - Opened by olakunle-pokt over 2 years ago
#206 - Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.8
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#205 - Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2
Pull Request -
State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#204 - #1039 in pocket-core
Pull Request -
State: closed - Opened by andrewnguyen22 over 4 years ago
#203 - hotfix amino acl
Pull Request -
State: closed - Opened by oten91 over 4 years ago
#202 - Fixing some Reported Bugs
Pull Request -
State: closed - Opened by oten91 over 4 years ago
Labels: bug
#201 - Build and sign without keybase
Pull Request -
State: closed - Opened by edjroz over 4 years ago
#200 - Build and sign does not require keybase to operate.
Issue -
State: closed - Opened by edjroz over 4 years ago
Labels: bug
#199 - setup for Paramaterize fee map
Pull Request -
State: closed - Opened by andrewnguyen22 over 4 years ago
#198 - Fix Amino Interface issue and added allParams query on gov
Pull Request -
State: closed - Opened by oten91 over 4 years ago
#197 - problem with amino in gov param update
Issue -
State: closed - Opened by oten91 over 4 years ago
#196 - Changing kdf function on export / import key
Pull Request -
State: closed - Opened by oten91 over 4 years ago
#195 - Fixed msgs to msg
Pull Request -
State: closed - Opened by luyzdeleon over 4 years ago
#194 - Fix nomenclature on StdTx Msg property
Issue -
State: closed - Opened by luyzdeleon over 4 years ago
Labels: bug
#193 - Fixed marshalling key: from signatures to signature
Pull Request -
State: closed - Opened by luyzdeleon over 4 years ago
Labels: bug
#192 - JSON key for signature in StdTx should be singular signature not signatures
Issue -
State: closed - Opened by luyzdeleon over 4 years ago
Labels: bug
#191 - attempting to have previous context of non-cache store
Pull Request -
State: closed - Opened by andrewnguyen22 over 4 years ago
#190 - Allow multiple prevCtx calls
Issue -
State: closed - Opened by andrewnguyen22 over 4 years ago
#189 - Issue #188
Pull Request -
State: closed - Opened by andrewnguyen22 over 4 years ago
#188 - Remove All Panics
Issue -
State: closed - Opened by andrewnguyen22 over 4 years ago
Labels: high priority
#187 - Issue #186
Pull Request -
State: closed - Opened by andrewnguyen22 over 4 years ago
#186 - Ante Handler Overhaul
Issue -
State: closed - Opened by andrewnguyen22 over 4 years ago
- 1 comment
Labels: bug, enhancement
#185 - Remove EnsureExists from gov module txs
Pull Request -
State: closed - Opened by edjroz over 4 years ago
#184 - Remove redundant EnsureExists on newTx
Issue -
State: closed - Opened by edjroz over 4 years ago
- 1 comment
Labels: bug
#183 - Remove unnecesary trim
Issue -
State: open - Opened by luyzdeleon over 4 years ago
Labels: enhancement, low priority
#182 - Merge multi and single account types
Issue -
State: open - Opened by oten91 over 4 years ago
Labels: enhancement, low priority
#181 - Remove Usages of Coins struct
Issue -
State: open - Opened by oten91 over 4 years ago
Labels: enhancement
#180 - Check correct usage and return of tendermintClient in auth/ante.go
Issue -
State: open - Opened by oten91 over 4 years ago
Labels: enhancement, low priority
#179 - Split DAOtx
Issue -
State: open - Opened by edjroz over 4 years ago
Labels: enhancement
#178 - Remove unnecessary handler check
Issue -
State: open - Opened by edjroz over 4 years ago
Labels: enhancement
#177 - Get rid of the Upgrade entrypoint
Issue -
State: open - Opened by edjroz over 4 years ago
Labels: enhancement, low priority
#176 - Explore removing BaseApp version loading
Issue -
State: closed - Opened by luyzdeleon over 4 years ago
Labels: enhancement
#175 - BaseApp Cleanup
Issue -
State: open - Opened by luyzdeleon over 4 years ago
Labels: enhancement, low priority
#174 - Remove minGasPrices from BaseApp
Issue -
State: closed - Opened by luyzdeleon over 4 years ago
Labels: bug
#173 - Remove default asignee
Pull Request -
State: closed - Opened by edjroz over 4 years ago
#172 - Remove bloat files
Issue -
State: open - Opened by edjroz over 4 years ago
#171 - ABCI EndBlocker loops twice over matured validators
Issue -
State: closed - Opened by edjroz over 4 years ago
Labels: bug
#170 - ABCI BeginBlock pos module does not handle slash errors
Issue -
State: closed - Opened by edjroz over 4 years ago
Labels: bug
#169 - ABCI BeginBlock pos module does not handle mint errors
Issue -
State: closed - Opened by edjroz over 4 years ago
- 1 comment
Labels: bug
#168 - fixed public key missing issue
Pull Request -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#167 - Public Key Not Found
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#166 - Implemented Enhancements to Export/Import account scenarios
Pull Request -
State: closed - Opened by oten91 almost 5 years ago
#165 - Change Exported Key armored format to json
Issue -
State: closed - Opened by oten91 almost 5 years ago
Labels: enhancement
#164 - Using raw bytes under private key armor/unarmor scenarios
Pull Request -
State: closed - Opened by oten91 almost 5 years ago
#163 - Change armor/unarmor to use rawbytes on private keys instead of amino bytes
Issue -
State: closed - Opened by oten91 almost 5 years ago
Labels: enhancement
#162 - Updating Tendermint version
Pull Request -
State: closed - Opened by oten91 almost 5 years ago
#161 - Update Tendermint Version
Issue -
State: closed - Opened by oten91 almost 5 years ago
#160 - Not exporting empty account or with nil information
Pull Request -
State: closed - Opened by oten91 almost 5 years ago
#159 - add getMsg method to Msg interface
Pull Request -
State: closed - Opened by edjroz almost 5 years ago
Labels: enhancement
#158 - Implement GetFee method to Msg Interface
Issue -
State: closed - Opened by edjroz almost 5 years ago
Labels: enhancement
#157 - Validate accounts public keys for genesis state
Pull Request -
State: closed - Opened by edjroz almost 5 years ago
#156 - Log level from info to debug on minting
Pull Request -
State: closed - Opened by oten91 almost 5 years ago
Labels: enhancement
#155 - Change Log Level on Minting to Avoid Duplicated Logging
Issue -
State: closed - Opened by oten91 almost 5 years ago
Labels: enhancement
#154 - Validate accounts public keys
Pull Request -
State: closed - Opened by edjroz almost 5 years ago
Labels: enhancement
#153 - Don't allow nil public key in genesis file
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
Labels: enhancement
#152 - custom marshaller and unmarshaller ed25519.go, uses rawstring for json.
Pull Request -
State: closed - Opened by oten91 almost 5 years ago
- 2 comments
#151 - Issue #150
Pull Request -
State: closed - Opened by luyzdeleon almost 5 years ago
Labels: enhancement
#150 - Add "message" events to gov module handlers
Issue -
State: closed - Opened by luyzdeleon almost 5 years ago
Labels: enhancement
#149 - Add Custom JSON Marshaller to Pubkey
Issue -
State: closed - Opened by oten91 almost 5 years ago
- 3 comments
#148 - pocket-core-issue-#747 solved
Pull Request -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#147 - Don't allow empty accounts export in genesis dump
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#146 - Issue #82
Pull Request -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#145 - Should check if app version != upgrade version before shutting down
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#144 - added governance module
Pull Request -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#143 - Changes related to Automatic Tx and sign
Pull Request -
State: closed - Opened by oten91 almost 5 years ago
#142 - Add fee map to pos
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
- 3 comments
Labels: bug
#141 - Minimum ACL
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
Labels: enhancement
#140 - Changes on Passphrase Management for Auto Tx / CLIContext
Issue -
State: closed - Opened by oten91 almost 5 years ago
#139 - Multisig accounts
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
Labels: enhancement
#138 - Reduce panics
Pull Request -
State: closed - Opened by edjroz almost 5 years ago
#137 - Add Paginated Iterator
Issue -
State: closed - Opened by edjroz almost 5 years ago
Labels: enhancement
#136 - Only panic in consensus breaking situations
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
- 1 comment
Labels: high priority
#135 - Provide a context interface
Pull Request -
State: closed - Opened by edjroz almost 5 years ago
#134 - Implement Context Interafce
Issue -
State: closed - Opened by edjroz almost 5 years ago
- 1 comment
Labels: enhancement
#133 - Account sequence overhaul and patched staking unstaking issue
Pull Request -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#132 - Nodes staking 0 coins and Unstaking loses coins
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#131 - Account Sequence Overhaul
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
Labels: enhancement
#130 - Fixes #129; missing repo image
Pull Request -
State: closed - Opened by nymd almost 5 years ago
#129 - Repo image is missing
Issue -
State: closed - Opened by nymd almost 5 years ago
#128 - Adding Validation of tx fee on antehandler
Pull Request -
State: closed - Opened by oten91 almost 5 years ago
#127 - Add validation for Tx Fee in antehandler
Issue -
State: closed - Opened by oten91 almost 5 years ago
#126 - added marshalJSON for accounts
Pull Request -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#125 - Add marshal json for base account
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
Labels: enhancement
#124 - Added marshal for base account
Pull Request -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#123 - Proper store copying
Pull Request -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#122 - Update POSMint baseapp with proper store copying
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#121 - Account number check in genesis (should increment)
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
- 1 comment
#120 - Changed default stake to upokt
Pull Request -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#119 - Change default stake denom to uPOKT
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
Labels: enhancement
#118 - Issue #117
Pull Request -
State: closed - Opened by andrewnguyen22 almost 5 years ago
#117 - Update POSMint to have ante handler
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
- 1 comment
Labels: enhancement
#116 - Crypto public key has wrong panic message
Issue -
State: closed - Opened by andrewnguyen22 almost 5 years ago
- 2 comments
#115 - Reverting UPPERCASE in addresses
Pull Request -
State: closed - Opened by oten91 almost 5 years ago
#114 - Reverting UpperCase
Issue -
State: closed - Opened by oten91 almost 5 years ago
#113 - standardized UPPERCASE Letters in addresses
Pull Request -
State: closed - Opened by oten91 about 5 years ago
#112 - Inconsistent Address upper or lower case key
Issue -
State: closed - Opened by oten91 about 5 years ago
Labels: bug
#105 - Make keybase functionality generic (apply to SECP256K1)
Issue -
State: open - Opened by andrewnguyen22 about 5 years ago
Labels: enhancement
#83 - Upgrade the config directory
Issue -
State: open - Opened by andrewnguyen22 about 5 years ago
Labels: enhancement
#82 - Combine the bank and auth modules
Issue -
State: closed - Opened by andrewnguyen22 about 5 years ago
Labels: enhancement