eosio.contracts icon indicating copy to clipboard operation
eosio.contracts copied to clipboard

Smart contracts that provide some of the basic functions of the EOSIO blockchain

Results 30 eosio.contracts issues
Sort by recently updated
recently updated
newest added

## Change Description ## Deployment Changes - [ ] Deployment Changes ## API Changes - [ ] API Changes ## Documentation Additions - [ ] Documentation Additions

## Change Description Change annotations to be Standardese compatible. Resolves #392 - [ ] Deployment Changes - [ ] API Changes - [x] Documentation Additions ## Notes - the most...

documentation

The copyright years in the repo license file is current showing **Copyright (c) `2017-2019 `block.one and its contributors.** This needs to be updated to reflected the current 2020 year. Suggested...

License File

## Change Description ## Deployment Changes - [ ] Deployment Changes ## API Changes - [ ] API Changes ## Documentation Additions - [ ] Documentation Additions

## Change Description ## Deployment Changes - [ ] Deployment Changes ## API Changes - [ ] API Changes ## Documentation Additions - [ ] Documentation Additions

## Change Description Add missing field, header_extensions, to block_header struct in system contract ## Deployment Changes - [ ] Deployment Changes ## API Changes - [ ] API Changes ##...

## Change Description Remove duplicate code in `CMakeLists.txt` that seems to have been copied incorrectly. ## Deployment Changes - [ ] Deployment Changes ## API Changes - [ ] API...

## Change Description Fix #192 in eos repo Add blacklist in the system contract. System contract added 'insert and remove blacklist' feature; through setblacklist action insert or remove 'actor, contract,...

This changes allow user to remove table with code, scope and table name. User can remove table and free his ram usage without having typedefs info on currently deployed contract....