Bass Jobsen

Results 57 issues of Bass Jobsen

See: https://github.com/plus3network/gulp-less/issues/126 Related issues: https://github.com/plus3network/gulp-less/issues/126

bug

### Version 1.4.0 ### Environment ### Steps to reproduce run asch with `node app.js` ### What is expected? no errors ### What is actually happening? error: ``` 2018-08-02T15:34:55+0200 loader.js:122 (modules.peer.randomRequest)...

question

As far as i do understand the new groups are pretty cool. More than one account can share the same address, and XAS (or assets) from that address can only...

As far as i do understand Dapp run on a express server, with the [cors middleware](https://github.com/expressjs/cors) enabled, see also https://github.com/AschPlatform/asch/blob/master/src/init.js#L166. As already described at https://github.com/bassjobsen/howto-asch-docs/blob/master/use-assets.md, and asked at https://stackoverflow.com/questions/51603087/how-to-guarantee-that-the-input-of-the-smart-contract-is-not-manipulated, PUT...

question

The Dapp's name (in `dapp.json`) is used now the set the `chain-name`. The `chain-name` should match `/^[A-Za-z0-9-_.@]{1,32}$/`. I think it makes sense when Dapps (or chain) got both a name...

discuss

### Version ### Environment ### Steps to reproduce ### What is expected? ### What is actually happening?

Also see: https://github.com/bassjobsen/howto-asch-docs/blob/master/use-assets.md#something-wrong When i call something like `app.balances.increase(,"SO" 1000)`, the balance of <address> is increased with `1000 SO`. There is no need to have any `SO` before the operation....

discuss

### Version 1.4 As far as i do understand https://github.com/AschPlatform/asch/tree/master/src/interface/* is not longer used and replace with some kind of build-in routing in `asch-core`. If so, please remove the directory...

question

### Version 1.4 ### Environment linux ### Steps to reproduce from https://github.com/AschPlatform/cctime/blob/master/contract/cctime.js#L90 the code (in summary) looks like that shown below: ``` let balance = app.balances.get(this.trs.senderId, VOTE_CURRENCY) app.balances.decrease(this.trs.senderId, VOTE_CURRENCY, amount)...

discuss

should close https://github.com/twbs/bootstrap-rubygem/issues/19