From c073d3778e45ee55b8a26f1b06fd868097aa6b71 Mon Sep 17 00:00:00 2001 From: dimxy Date: Thu, 13 Jun 2024 13:53:02 +0500 Subject: [PATCH 1/2] Create README.md --- season8/candidates/dimxy/README.md | 48 ++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 season8/candidates/dimxy/README.md diff --git a/season8/candidates/dimxy/README.md b/season8/candidates/dimxy/README.md new file mode 100644 index 00000000..34167bb0 --- /dev/null +++ b/season8/candidates/dimxy/README.md @@ -0,0 +1,48 @@ +### DIMXY + +--- + +**Hello all**, + +I am dimxy, a software engineer for more than 25 years. I am a komodo team member since November 2018. In Komodo I am a blockchain core-level developer and Komodo Wallet and DeFi API team member. + +For my time in Komodo I worked on custom consensus (aka cryptoconditions) blockchain applications like tokens and assets cc and nSPV protocol etc. Also, I am a contributor for the marmara project. During this project I did not only **Marmara** cc code development but also studied komodo PoS implementation and made many tests to study PoS algorithm and adapt it for the marmara specific requirements. We also successfully went through a couple of hardforks in marmara. Thankfully to the marmara project we found and fixed several issues in komodo cryptocondition framework. + +Later I worked on the blockhain part for the **Tokel** project, extending tokens consensus code and nSPV code for tokel GUI applications. We moved to Cryptoconditions V2 (aka mixed mode) which provides more robust cc transaction validation and anti-spamming capabilities. + +Also for a year I worked on the **komodo daemon codebase**, doing refactoring and adding performance improvements and tests and yet another year I spent on working on **komodo zebra project** (Rust-based daemon codebase adaptation). + +Last year I worked in **Komodo Wallet API team** and contributed to this codebase developing sevices providing access to Komodo, BTC, ETH and other networks. + +Before my work in crypto, I worked for many years for an IT company that was engaged in various state and enterprise IT projects. My job there was developing and deploying software applications, design system architectures and doing technology research for customers. + +My motivation for participation in the komodo notarisation project is also a desire to help our great team to secure our network and be more involved in the codebase maintaining and provide more support for our solutions. + +During the recent two seasons I have been a Notary Operator and was able to satisfy the notarisation process requirements and also managed to discover and fix several issues in the blockchain code. I'd like to continue to use my experience for improving this technology. + +In total, I have C++ and Rust experience, with knowledge of blockchain code and technologes.
+ +--- + + +My hardware: I have two dedicated servers, based on Ubuntu 20.04 in the AR region + +|Servers|| +|---|---| +|Main Node|Intel Xeon E3-1270 4 × 3.6ГГц, 64 ГБ DDR4, 2 × 960 ГБ SSD SATA| +|3P Node|Intel Core i7-6700 4 × 3.4ГГц, 32 ГБ DDR4, 2 × 480 ГБ SSD SATA| + +My region: **AR**
+Voting address: **RJnyuKnkcUHgV35zny8eLyjWBqw8xeXL4v**
+ +|My Pubkeys|| +|---|---| +|dimxy_AR_MAIN|`02689d0b77b1e8e8c93a102d8b689fd08179164d70e2dd585543c3896a0916e6a1`| +|dimxy_AR_3P|`0337e443df52f278f313f90628aaaa7a8db777f17bc7ce519069eb72717c1c2755`| + + + +**Contacts:**
+dimxy@komodoplatform.com
+[https://github.com/dimxy](https://github.com/dimxy)
+ From eb9548858eee8007e1affb1f4f13533e90bf7e4a Mon Sep 17 00:00:00 2001 From: dimxy Date: Thu, 13 Jun 2024 13:58:49 +0500 Subject: [PATCH 2/2] Update README.md --- season8/candidates/dimxy/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/season8/candidates/dimxy/README.md b/season8/candidates/dimxy/README.md index 34167bb0..58bbf454 100644 --- a/season8/candidates/dimxy/README.md +++ b/season8/candidates/dimxy/README.md @@ -1,5 +1,7 @@ ### DIMXY +**A proposal for Notary Node Season 8 Election** + --- **Hello all**,