issues
search
0xjac
/
ERC777
New Standard for Ethereum Token
Mozilla Public License 2.0
128
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is ERC777 vulnerable from short address attack?
#75
yuwiggin
closed
4 years ago
1
Plain solc
#74
0xjac
opened
5 years ago
0
Update references to EIP 820 to EIP 1820.
#73
MicahZoltu
opened
5 years ago
1
Update to ERC1820
#72
0xjac
closed
5 years ago
0
Feat/sol 0.5.3
#71
0xjac
closed
5 years ago
0
Update EIP text
#70
0xjac
closed
5 years ago
0
userData -> data
#69
ssteiger
closed
5 years ago
1
Migration error in ReferenceToken constructor
#68
superduck35
closed
5 years ago
1
Fully implements ERC777
#67
isaacsultan
closed
5 years ago
1
allow use of compilers with higher minor version
#66
d10r
opened
5 years ago
2
Cleanup
#65
0xjac
closed
6 years ago
1
removed gas loops, does not deploy due "This contract does not implement all functions and thus cannot be created."
#64
lrgeoemtry
opened
6 years ago
4
how i can compile this project?
#63
fffeniksss
closed
5 years ago
3
Typo correction
#62
mikgross
closed
5 years ago
2
Use pragma solidity ^
#61
bartleyg
opened
6 years ago
1
burn does not call tokensToSend before state update
#60
tomtomjhj
closed
6 years ago
0
burn does not call tokensToSend before decrementing the balance
#59
tomtomjhj
closed
5 years ago
1
`event Minted` not updated in the reference implementation
#58
tomtomjhj
closed
5 years ago
1
Inconsistency with the standard for `burn` and `operatorBurn`
#57
daejunpark
opened
6 years ago
1
Inconsistency with the standard for `operatorSend` and `operatorBurn`
#56
daejunpark
closed
5 years ago
1
Grant permission to Open Zeppelin to release derivative implementation on MIT license
#55
albertchon
opened
6 years ago
1
Update README.md
#54
rfikki
opened
6 years ago
2
Add default operators
#53
0xjac
closed
6 years ago
2
Remove send overloading
#52
0xjac
closed
6 years ago
1
Should truffle be moved into dev-dependencies?
#51
Artazor
closed
6 years ago
1
Allow newer solidity versions (up to <0.5)
#50
mgregson
closed
6 years ago
5
Add base token to let others easily implement their ERC777 token
#49
0xjac
closed
6 years ago
1
Add coverage
#48
0xjac
closed
6 years ago
1
Add changelog
#47
0xjac
closed
6 years ago
0
Add CircleCi
#46
0xjac
closed
6 years ago
0
Include the compiled solidity code in the npm package
#45
0xjac
closed
6 years ago
1
Rename to ERC777
#44
0xjac
closed
6 years ago
0
Add the logo
#43
0xjac
closed
6 years ago
0
Fix erc20 iface declaration
#42
0xjac
closed
6 years ago
0
Cleanup
#41
0xjac
closed
6 years ago
0
Fix organise tests
#40
0xjac
closed
6 years ago
0
eip820 dependency and error correction in tokensToSend
#39
jbaylina
closed
6 years ago
0
Add Docs for the Reference Token
#38
0xjac
opened
6 years ago
0
Organise and add more tests
#37
0xjac
opened
6 years ago
1
Add code coverage for the reference implementation
#36
0xjac
closed
6 years ago
5
Implement `revokeAllOperators`
#35
0xjac
closed
6 years ago
3
Mint function calls `callRecipient` while burn doesn't
#34
rstormsf
closed
6 years ago
1
Remplace value with amount
#33
0xjac
closed
6 years ago
0
Add delegate and authorizer implementation
#32
0xjac
closed
6 years ago
1
Add delegate & authorizer feature
#31
0xjac
closed
6 years ago
1
Add contribution guidelines
#30
0xjac
closed
6 years ago
0
ERC-20 tests
#29
0xjac
closed
6 years ago
1
Enforce solhint rules
#28
0xjac
closed
6 years ago
0
Upgrade ERC-820
#27
0xjac
closed
6 years ago
0
CI Improvments
#26
0xjac
closed
6 years ago
0
Next