issues
search
OpenST
/
brandedtoken-contracts
Token and related smart contracts for token economies
Apache License 2.0
17
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump express from 4.17.1 to 4.18.2
#198
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#197
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#196
dependabot[bot]
opened
1 year ago
0
Bump thenify from 3.3.0 to 3.3.1
#195
dependabot[bot]
opened
2 years ago
0
Bump ajv from 6.10.0 to 6.12.6
#194
dependabot[bot]
opened
2 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#193
dependabot[bot]
opened
3 years ago
0
Bump hosted-git-info from 2.7.1 to 2.8.9
#192
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.11 to 4.17.21
#191
dependabot[bot]
opened
3 years ago
0
Bump handlebars from 4.1.2 to 4.7.7
#190
dependabot[bot]
opened
3 years ago
0
Bump y18n from 3.2.1 to 3.2.2
#189
dependabot[bot]
opened
3 years ago
0
Update LICENSE
#188
pgev
opened
4 years ago
0
Bump tree-kill from 1.2.1 to 1.2.2
#187
dependabot[bot]
opened
4 years ago
0
Bump handlebars from 4.1.2 to 4.7.6
#186
dependabot[bot]
closed
3 years ago
1
Bump decompress from 4.2.0 to 4.2.1
#185
dependabot[bot]
opened
4 years ago
0
Bump lodash from 4.17.11 to 4.17.19
#184
dependabot[bot]
closed
3 years ago
1
Bump acorn from 6.1.1 to 6.4.1
#183
dependabot[bot]
opened
4 years ago
0
Bump handlebars from 4.1.2 to 4.5.3
#182
dependabot[bot]
closed
4 years ago
1
`npm run compile` should use node modules truffle version for contracts compilation
#181
abhayks1
closed
4 years ago
1
Publish metadata of contracts while publishing package
#180
abhayks1
opened
4 years ago
0
Bump eslint-utils from 1.3.1 to 1.4.3
#179
dependabot[bot]
opened
5 years ago
0
Update ganache-cli to 6.4.3
#178
gulshanvasnani
closed
5 years ago
0
Updated truffle dependency
#177
schemar
closed
5 years ago
0
Update to latest ganache-cli, 6.4.3
#176
jasonklein
closed
5 years ago
1
Test: update unit tests to handle arbitrary token decimals
#175
jasonklein
closed
5 years ago
1
Contracts: validate valueToken decimals in brandedToken constructor
#174
jasonklein
closed
5 years ago
9
fixed npm vulnerablities
#173
0xsarvesh
closed
5 years ago
0
Update unit tests to handle arbitrary token decimals.
#172
deepesh-kn
closed
5 years ago
0
BrandedToken contract must have same decimals that of value token.
#171
deepesh-kn
closed
5 years ago
0
Use EIP20Token in BrandedToken from UtilityToken gitsubmodule
#170
gulshanvasnani
opened
5 years ago
0
Added gitsubmodule for organization contracts;SafeMath from openzeppe…
#169
gulshanvasnani
closed
5 years ago
1
Require BrandToken has same decimals as ValueToken
#168
benjaminbollen
closed
5 years ago
2
Enable es6 and linter
#167
0xsarvesh
closed
5 years ago
1
Use git-submodules to include SafeMath, EIP20Token, UtilityToken and Organized contracts
#166
deepesh-kn
closed
5 years ago
3
Project should include package-lock.json
#165
schemar
closed
5 years ago
1
Release
#164
schemar
closed
5 years ago
1
Release 0.10
#163
schemar
closed
5 years ago
0
Release 0.10
#162
schemar
closed
5 years ago
1
Update version number
#161
schemar
closed
5 years ago
0
Contracts: document why mintBT is recalculated in GC
#160
jasonklein
closed
5 years ago
0
In GatewayComposer, document why mintBT recalculated
#159
jasonklein
closed
5 years ago
0
Release 0.10
#158
benjaminbollen
closed
5 years ago
0
Release 0.10 into Develop
#157
schemar
closed
5 years ago
0
Update 0.10.0 release candidate 1
#156
benjaminbollen
closed
5 years ago
0
package: update to version 0.10.0 release candidate 1
#155
benjaminbollen
closed
5 years ago
0
Decouple UtilityToken implementation from UtilityBrandedToken.
#154
pgev
closed
5 years ago
0
Implementation of exists in UtilityBrandedToken contract
#153
abhayks1
closed
5 years ago
0
Remove beneficiary and amount validations from UBT::increaseSupply
#152
pgev
closed
5 years ago
1
Register CoGateway as an internal actor in UBT::setCoGateway()
#151
pgev
closed
5 years ago
0
Remove reentrancy from BrandedToken::acceptStakeRequest().
#150
pgev
closed
5 years ago
1
Remove approve() function from UBT
#149
pgev
closed
5 years ago
1
Next