Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 28c675b Author: Christian Langenbacher <[email protected]> Date: Tue Mar 5 12:18:07 2024 +0800 [stf-raffle] fix merkle root display commit 8735d64 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 29 21:35:11 2024 +0900 [stf-raffle] update the raffle winning script commit 5d392af Author: Christian Langenbacher <[email protected]> Date: Thu Feb 29 21:22:15 2024 +0900 [stf-raffle] sending raffle winning event commit f9d2de1 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 29 18:42:35 2024 +0900 [stf-raffle] fix clippy v2 commit cf7b21c Author: Christian Langenbacher <[email protected]> Date: Thu Feb 29 17:37:16 2024 +0900 [stf-raffle] fix no-std commit 26ecfa3 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 29 13:42:28 2024 +0900 [sgx-runtime] clippy commit c68eaa0 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 29 12:39:03 2024 +0900 [sgx-runtime] fix raffle index commit 80ce2df Author: Christian Langenbacher <[email protected]> Date: Thu Feb 29 12:16:11 2024 +0900 [sgx-runtime] fix evm compilation by adding the raffle to the evm build commit 8cb5213 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 29 11:59:01 2024 +0900 code style commit 69dabe4 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 29 11:57:19 2024 +0900 fix clippy commit c1ca562 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 29 11:55:32 2024 +0900 fix doc commit ca972bc Merge: 139c056 47a6de8 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 29 11:46:09 2024 +0900 Merge branch 'master' into cl/raffle-demo # Conflicts: # Cargo.lock # app-libs/sgx-runtime/Cargo.toml # core-primitives/binary-merkle-tree/Cargo.toml # core-primitives/binary-merkle-tree/src/lib.rs # enclave-runtime/Cargo.lock commit 139c056 Author: Christian Langenbacher <[email protected]> Date: Sat Feb 24 12:23:35 2024 +0900 [raffle] fix publishing winners result commit 74cb471 Author: Christian Langenbacher <[email protected]> Date: Sat Feb 24 12:22:46 2024 +0900 [raffle] fix index for first run commit bad8ea1 Author: Christian Langenbacher <[email protected]> Date: Sat Feb 24 12:03:11 2024 +0900 [raffle] some better output in the demo commit 29c337b Author: Christian Langenbacher <[email protected]> Date: Sat Feb 24 11:36:52 2024 +0900 [raffle] minor export cleanup commit d82c494 Author: Christian Langenbacher <[email protected]> Date: Sat Feb 24 11:36:37 2024 +0900 [raffle] remove obsolete lines of demo script commit e3c92f9 Author: Christian Langenbacher <[email protected]> Date: Sat Feb 24 11:29:34 2024 +0900 [raffle] better prints in demo commit aad96cf Author: Christian Langenbacher <[email protected]> Date: Sat Feb 24 11:29:16 2024 +0900 [raffle] print if the proof is valid commit 2b14776 Author: Christian Langenbacher <[email protected]> Date: Sat Feb 24 11:25:29 2024 +0900 [raffle] fix unused imports in cli commit c82d4e5 Author: Christian Langenbacher <[email protected]> Date: Sat Feb 24 11:18:03 2024 +0900 [raffle] add merkel proof validation cli commit e5bfb56 Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 17:42:09 2024 +0900 [raffle] minor cleanup in trusted call commit 1a21430 Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 17:31:16 2024 +0900 add draw-winners command commit 35c1b5e Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 17:14:23 2024 +0900 [add-raffle] remove unnecessary cmd commit d820278 Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 17:13:21 2024 +0900 add register-for-raffle cli commit b109655 Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 16:51:45 2024 +0900 Add public getter to show all ongoing raffles commit edc67d8 Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 13:10:39 2024 +0900 [raffle] use more straight forward way to get the most recent raffle commit fe11fa9 Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 13:02:28 2024 +0900 [raffle-std] correctly show event on parentchain commit d9b0a5e Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 12:32:42 2024 +0900 taplo fmt commit 65d4776 Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 12:13:35 2024 +0900 [pallet-raffle] fix sgx build commit a9b8358 Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 12:13:24 2024 +0900 [sgx-runtime] fix sgx build commit 28565de Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 12:07:40 2024 +0900 [raffle/stf/trusted_call] cleanup commit 97cdea2 Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 12:01:54 2024 +0900 [sgx-runtime] fix sgx compilation commit c192cea Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 11:55:57 2024 +0900 cli compiles with add raffle commit e1813c2 Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 11:43:51 2024 +0900 add raffle to overarching stf commit a9e7860 Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 11:14:49 2024 +0900 minor fixes to make everything build commit f496cee Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 11:14:22 2024 +0900 [parentchain/light-client] fix unused import warning commit 510cf1d Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 10:40:05 2024 +0900 [ita-raffle-stf] implement create raffles trusted call commit f769803 Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 10:12:07 2024 +0900 [ita-raffle-stf] update trusted call arguments to match dispatchables commit 330e3e0 Author: Christian Langenbacher <[email protected]> Date: Fri Feb 23 10:05:48 2024 +0900 add pallet-raffles to sgx-runtime commit 924a82e Author: Christian Langenbacher <[email protected]> Date: Thu Feb 22 19:16:05 2024 +0900 [raffles] minor fixes commit d98fdf8 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 22 19:08:59 2024 +0900 [raffles] add merkle proof test commit 50308a1 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 22 18:58:26 2024 +0900 [raffles] add merkle root to published event commit 2fa6c48 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 22 17:29:32 2024 +0900 [binary-merkle-tree] use from instead of try_from commit eb4f14f Author: Christian Langenbacher <[email protected]> Date: Thu Feb 22 17:08:33 2024 +0900 [app-lib] remove unused imports from pallet commit 86a1267 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 22 17:07:17 2024 +0900 [app-lib] remove unused imports from tests commit b74a10d Author: Christian Langenbacher <[email protected]> Date: Thu Feb 22 17:02:45 2024 +0900 [app-lib] add more tests to raffle pallet commit 7d014e7 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 22 16:50:39 2024 +0900 [app-lib] add draw winners extrinsic commit 97d86f9 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 22 14:55:54 2024 +0900 [app-lib] add basic pallet-raffles commit 7276d2a Author: Christian Langenbacher <[email protected]> Date: Thu Feb 22 13:28:24 2024 +0900 [core-primitives] add merkle proof crate commit 9e2b2d2 Author: Christian Langenbacher <[email protected]> Date: Thu Feb 22 11:51:57 2024 +0900 add getter stuff for raffle demo commit c3f7236 Author: Christian Langenbacher <[email protected]> Date: Wed Feb 21 20:14:20 2024 +0900 add draft of app-libs/raffle/stf commit dc8f684 Author: Christian Langenbacher <[email protected]> Date: Wed Feb 21 20:11:38 2024 +0900 [sgx-runtime] fix standalone std build
- Loading branch information