Shaun

Results 22 issues of Shaun

Additional to current liquidation improvements at #2164 . - If any on-chain liquidation participants offers better than immediate liquidation price, liquidation happens immediately with them. - If immediate liquidation price...

Will be needed in EVM bridge.

C6-evm

Closes: #1764

https://openethereum.github.io/JSONRPC-trace-module

C6-evm

System contracts requirements: 15 leading zero bytes. ## Address allocation. The rest 5 bytes in the address: 1 category byte ++ 4 address bytes. Category byte - `0`: Ethereum EVM...

T1-feature
C6-evm

Add a precompile, with input parameters: - An address which is in the ERC721 system contract category. - A code hash. The precompile should call EVM module, to deploy the...

T1-feature
C6-evm

Implement a dispatchable call to create ERC721 bridging contract. It will call the factory contract, which uses the precompile in #595 to create. Each of the contract will bridge to...

T1-feature
C6-evm

- [ ] Send to relay chain. - [ ] Send to sibling parachain. - [ ] Handle owned tokens reserve accounts. - [ ] Receive cross-chain assets.

T4-tests
C4-xcm & parachain