This repository has been archived by the owner on Nov 4, 2021. It is now read-only.
Tags: integritee-network/pallet-teerex
Tags
mitigate replay attack in unshield (#12) * [mitigate_replay_attack]added map that stores all confirmed unshield calls. And only executes transfer once. call_hash is now H256 instead of Vec<u8> * fn unshield_funds: add info logs for confirmations * bump version: 0.6.8-sub2.0.0-alpha.7
fix timestamp with substratee node (#11) * ! fix: Timestamp in registry was handled as seconds, while with real substratee-node we have milliseconds. This led to Error::AttestationReportTooOld with the in the node. * version bump: 0.6.7-sub2.0.0-alpha.7 * enable log in tests
Merge remote-tracking branch 'origin/master'
PreviousNext