Maciej Zieliński

Results 94 issues of Maciej Zieliński

Casper has upgradable contracts, but only contracts owned by an account can be upgraded. It is mostly undesirable setup, especially if you want to trust the contract. In case of...

Given recent development of 2.0 and new VM, I noticed that long awaited address space unification is not really happening... Let me unpack that. Currently Casper offers three different address...

Try to have it in one step. `release/*` could have separate job on push to save json to cache.

`mockall` causes too much problems on CI

`cargo odra test` should execute tests from `tests` directory in the main directory of the crate.

- [x] Changelog update - [x] CEP18 Tutorial - [x] CEP78 Tutorial - [x] Check docs code - [ ] Release Docs - [x] Update crates version - [x] Prepare...

Make separate branch `release/2.0.0` and port code to match `casper-node`'s `feat-2.0`. It should include: - new native event - RPC changes in livenet - NCTL-based CI tests Test it against...

`0.7.0` is the last version where `signatures` article was available. It should be back.