Pedro Reis Colaço

Results 7 issues of Pedro Reis Colaço

**CDT:** 1.6.3 The basic idea was to use C++ inheritance capabilities to extend common use contracts, like the `eosio.token` contract. I think this is very useful as to inherit all...

enhancement

`eosio-cpp` tool should always return an exit code different than 0 when some problem occurred in the build, but it returns exit code 0 even when linker failed to link...

## Environment Info Platform: Mac OSX v10.14.2 Node version(`node -v`): v10.14.2 Your site `_config.yml` (Optional): Not related Your theme `_config.yml` (Optional): Not related Hexo and Plugin version(`npm ls --depth 0`):...

need-investigation

When editing a delegation, the maximum amount available to delegate should be the amount already delegated plus the amount available for delegation at that moment. Currently it shows only the...

Hi there @feruzm! I had a report of a DSound user that used eSteem to edit a post and the post didn't work anymore... Went to check it out and...

**Version of EOSJS** any **Describe the bug** When using these extended types (`extended_asset` and `extended_symbol`) one must use a string like `'100.0000 [email protected]'`, or `'4,[email protected]'` when passing as arguments to...

This PR implements the feature of compiling multiple source files to the same contract, if they are grouped inside a subfolder of the one that is passed to `--path`, or...