An open API service providing commit metadata for open source projects.

GitHub / 0xjac/ERC777 / commits

New Standard for Ethereum Token

SHA Message Author Date Stats
8b9dbfcc Cleanup npm scripts Jacques Dafflon <m****l@0****m> over 7 years ago
6d27520c Update to solidity 0.5.3 Jacques Dafflon <m****l@0****m> over 7 years ago
5bc56da4 Update to ERC1820 Jacques Dafflon <m****l@0****m> over 7 years ago
719a3506 Update EIP text Jacques Dafflon <m****l@0****m> over 7 years ago
6e733b7a s/jacquesd/0xjac/g Jacques Dafflon <m****l@0****m> over 7 years ago
c0ea56a6 userData -> data Sören Steiger <s****r@u****m>
Committed by: Jacques Dafflon <m****l@0****m>
over 7 years ago
1f564eb2 Fix README and CHANGELOG Jacques Dafflon <j****s@b****m> almost 8 years ago
ffe8b440 Fix linting issues Jacques Dafflon <j****s@b****m> almost 8 years ago
bd6a2850 switch to solium Jacques Dafflon <j****s@b****m> almost 8 years ago
df7bb625 Update changelog Jacques Dafflon <j****s@b****m> almost 8 years ago
cf071f1d Fix burn hook Jacques Dafflon <j****s@b****m> almost 8 years ago
b3ca1694 Typo correction Mikael Gross <c****t@m****m>
Committed by: Jacques Dafflon <m****l@0****m>
almost 8 years ago
1e29fbc2 s/holderData/data/ & add initialSupply Jacques Dafflon <j****s@b****m> about 8 years ago
0529f985 Add checks for events in tests Jacques Dafflon <j****s@b****m> about 8 years ago
c9fae11e Better hook tests and fix test setup issues Jacques Dafflon <j****s@b****m> about 8 years ago
5a33e2dd Update to solidity 0.4.24, truffle as dev dep Jacques Dafflon <j****s@b****m> about 8 years ago
d171e978 Fix sol linting Jacques Dafflon <j****s@b****m> about 8 years ago
e8ae1bc8 Reference: Custom ERC20Compatiblilty events Jacques Dafflon <j****s@b****m> about 8 years ago
30929955 Rename variables Jacques Dafflon <j****s@b****m> about 8 years ago
896d077e Add standard burn/operatorBurn functions Jacques Dafflon <j****s@b****m> about 8 years ago
83912f1c Match doSend's sig. to send, fire Transfer on send Jacques Dafflon <j****s@b****m> about 8 years ago
c90fcf20 Add default operators Jacques Dafflon <j****s@b****m> about 8 years ago
89212a67 Remove send overloading Jacques Dafflon <j****s@b****m> about 8 years ago
dccafe73 Do not make base token ownable Jacques Dafflon <j****s@b****m> about 8 years ago
b056150f Remove converage info in clean script Jacques Dafflon <j****s@b****m> about 8 years ago
ea367549 Use devel branch Jacques Dafflon <j****s@b****m> about 8 years ago
614a11a0 Add warning Jacques Dafflon <j****s@b****m> about 8 years ago
9bf8b2e9 Set cache of shields.io to 1h Jacques Dafflon <j****s@b****m> about 8 years ago
7997a463 Allow newer solidity versions (up to <0.5) Michael Gregson <m****n@b****o> about 8 years ago
e3809171 Update changelog Jacques Dafflon <j****s@b****m> over 8 years ago
c17ad189 Add TokensRecipient test for regular account Jacques Dafflon <j****s@b****m> over 8 years ago
2c86e87f Add TokensSender tests Jacques Dafflon <j****s@b****m> over 8 years ago
fce5e067 Make Reference Token use Base Token Jacques Dafflon <j****s@b****m> over 8 years ago
f0bab95b Cleaner imports Jacques Dafflon <j****s@b****m> over 8 years ago
cfbf64c6 Add Base Token implementation Jacques Dafflon <j****s@b****m> over 8 years ago
bd88919a Only deploy if coverage passes Jacques Dafflon <j****s@b****m> over 8 years ago
1e633a3c Add coverage to changelog Jacques Dafflon <j****s@b****m> over 8 years ago
900700ee Add more tests Jacques Dafflon <j****s@b****m> over 8 years ago
b97e862a Add ReferenceToken deployment test Jacques Dafflon <j****s@b****m> over 8 years ago
30ad8991 Deploy ReferenceToken using web3.js 1.0.0 Jacques Dafflon <j****s@b****m> over 8 years ago
b1a0bfa4 Use npx truffle in npm scripts Jacques Dafflon <j****s@b****m> over 8 years ago
1a6382d1 Add tests for TokensRecipient Jacques Dafflon <j****s@b****m> over 8 years ago
12f8c06e Add coverage badge Jacques Dafflon <j****s@b****m> over 8 years ago
1d50d249 Add coverage computation and reporting to CI Jacques Dafflon <j****s@b****m> over 8 years ago
53b64d3c Nicer formatting of test accounts Jacques Dafflon <j****s@b****m> over 8 years ago
75a35fee Adapt tests to use Solidity-Coverage Jacques Dafflon <j****s@b****m> over 8 years ago
72d63573 Add solidity-coverage with config Jacques Dafflon <j****s@b****m> over 8 years ago
65617677 Fix typo, add EIP badge with link Jacques Dafflon <j****s@b****m> over 8 years ago
8186f289 0.1.1 Jacques Dafflon <j****s@b****m> over 8 years ago
f2d965cf Add Solidity version badge Jacques Dafflon <j****s@b****m> over 8 years ago
52039ccd Remove travis config Jacques Dafflon <j****s@b****m> over 8 years ago
2ba71799 Add changelog Jacques Dafflon <j****s@b****m> over 8 years ago
021ff381 Update READEME badge Jacques Dafflon <j****s@b****m> over 8 years ago
41927a11 Fix build script & use circleci Jacques Dafflon <j****s@b****m> over 8 years ago
0d32889a Specify which folders to include in npm package Jacques Dafflon <j****s@b****m> over 8 years ago
25599e5f Update copy of the EIP specification Jacques Dafflon <j****s@b****m> over 8 years ago
4eb02965 Add installation instructions Jacques Dafflon <j****s@b****m> over 8 years ago
e7671607 Fix version badge Jacques Dafflon <j****s@b****m> over 8 years ago
05d7d11a Fix links in README Jacques Dafflon <j****s@b****m> over 8 years ago
e6d47aa4 Cleanup npm scripts Jacques Dafflon <j****s@b****m> over 8 years ago
2c2d5c9c Add missing license headers Jacques Dafflon <j****s@b****m> over 8 years ago
2378a4ec Refactor tests for truffle Jacques Dafflon <j****s@b****m> over 8 years ago
487f821d Migrate to truffle Jacques Dafflon <j****s@b****m> over 8 years ago
c640073f bump to Solidity 0.4.21 Jacques Dafflon <j****s@b****m> over 8 years ago
2c9cb25b Move examples contracts in contracts/examples Jacques Dafflon <j****s@b****m> over 8 years ago
47c43f3a Add solidity language Jacques Dafflon <j****s@b****m> over 8 years ago
5efa9f63 0.1.0 Jacques Dafflon <j****s@b****m> over 8 years ago
e0e31d97 Rename repo: s/eip777/ERC777/g and update README Jacques Dafflon <j****s@b****m> over 8 years ago
9635cffd Fix logo links in readme Jacques Dafflon <j****s@b****m> over 8 years ago
eb1bd0d5 0.0.8 Jacques Dafflon <j****s@b****m> over 8 years ago
1b37bb4a Cleanup spec Jacques Dafflon <j****s@b****m> over 8 years ago
b535022b 0.0.7 Jacques Dafflon <j****s@b****m> over 8 years ago
7645a56e Fix npm deployment Jacques Dafflon <j****s@b****m> over 8 years ago
c19fcff4 0.0.6 Jacques Dafflon <j****s@b****m> over 8 years ago
c04229f7 Add logo in readme and eip Jacques Dafflon <j****s@b****m> over 8 years ago
2f19f8f0 Add logos Jacques Dafflon <j****s@b****m> over 8 years ago
a9f50b9c 0.0.5 Jacques Dafflon <j****s@b****m> over 8 years ago
a1c884fd Clarify ERC20Token inteface registration Jacques Dafflon <j****s@b****m> over 8 years ago
c465f860 Clarfiy sending, minting and burning Jacques Dafflon <j****s@b****m> over 8 years ago
57d22a3a s/eip/erc/g Jacques Dafflon <j****s@b****m> over 8 years ago
8f0171dc 0.0.4 Jacques Dafflon <j****s@b****m> over 8 years ago
df660653 Deploy to npm on successful travis builds Jacques Dafflon <j****s@b****m> over 8 years ago
a96aaf72 npm: build on deploy only not local install Jacques Dafflon <j****s@b****m> over 8 years ago
acaf43d8 Fix js lint rules Jacques Dafflon <j****s@b****m> over 8 years ago
ea75f2d3 Reorganize tests Jacques Dafflon <j****s@b****m> over 8 years ago
fba327d0 Add eip820 dependency, Fix tokensToSend Jordi Baylina <j****i@b****t>
Committed by: Jacques Dafflon <j****s@b****m>
over 8 years ago
f2566728 Enforce naming and fix package.json Jacques Dafflon <j****s@b****m> over 8 years ago
0c9e227a Add ERC777TokensSender.tokensToSend specification Jacques Dafflon <j****s@b****m> over 8 years ago
53c76a1c Split TokenHolder in TokenSender and TokenReceiver interface Jordi Baylina <j****i@b****t>
Committed by: Jacques Dafflon <j****s@b****m>
over 8 years ago
5c67e50f Fix tests, solhint and update solcpiler Jordi Baylina <j****i@b****t>
Committed by: Jacques Dafflon <j****s@b****m>
over 8 years ago
41e108c7 s/value/amount/g Jacques Dafflon <j****s@b****m> over 8 years ago
edc48738 Add contribution guidelines Jacques Dafflon <j****s@b****m> over 8 years ago
8017b5a0 Fix solhint errors in ExampleTokenRecipient Jacques Dafflon <j****s@b****m> over 8 years ago
73d3b479 Add license header to ExampleTokenRecipient Jacques Dafflon <j****s@b****m> over 8 years ago
5e174d63 Enforce solhint rules Jacques Dafflon <j****s@b****m> over 8 years ago
3f4b8bdf Apply PR #22 (order of parameters) Jacques Dafflon <j****s@b****m> over 8 years ago
d5c2897f Add better reporter for linting, organize deps Jacques Dafflon <j****s@b****m> over 8 years ago
16181b13 travis build matrix, split build/test, npm check Jacques Dafflon <j****s@b****m> over 8 years ago
84d91d45 erc777-tokenHolder interface with tokensToSend Jordi Baylina <j****i@b****t>
Committed by: Jacques Dafflon <j****s@b****m>
over 8 years ago
2c636670 added test for ERC20 compatibility tp <m****l@a****e>
Committed by: Jacques Dafflon <j****s@b****m>
over 8 years ago

← Back to repository