Bitcoin Forum
June 16, 2024, 10:32:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Services / Re: I need a developer to create an ERC20 Token for me on: January 09, 2020, 09:55:18 PM
Hello Tarkan,

i am a Solidity smart contract developer with experience in development of Erc20 tokens with different functionalities (burning, locking, vesting....). You can contact me to discuss functionalities and price  on telegram/skype.

My contacts:

skype:  bergamaschi400/ bergamaschi400@gmail.com

telegram: Alessandro_Bergamaschi

Alessandro Bergmaschi
2  Bitcoin / Project Development / Re: Looking for a developer for a project on: December 22, 2019, 08:59:04 PM
I am a Smart contract developer. You can add me on Telegram to discuss. My id is: Alessandro_Bergamaschi
3  Bitcoin / Project Development / Re: Recruitment for projet "Launch on January 1, 2020" on: December 22, 2019, 08:56:34 PM
I am a Smart contract developer. You can add me on Telelgram to discuss. My Telegram id is: Alessandro_Bergamaschi
4  Bitcoin / Project Development / Re: Finding Development Team For A Project on: December 22, 2019, 08:54:46 PM
I am a Smart contract developer. You can add me on Telegram: Alessandro_Bergamaschi
5  Bitcoin / Project Development / Re: Finding Development Team For A Project on: December 09, 2019, 05:33:13 PM
You can contact me on Telegram: @Alessandro_Bergamaschi
6  Economy / Services / Solidity smart contracts developer on: November 02, 2019, 06:06:56 AM
Hello,

i am a Solidity smart contracts developer. I create smart contracts using remix-ide and i execute unit and integration tests using Truffle (javascript Mocha library). I also deal with smart contracts audit and code review using MythX tool and a static analysis linked to CVE Etheereum database.
Moreover, i implement Web3.js solutions like daemon scripts and dapp front-ends (using React.js with Redux and Drizzle libraries).
I have a deep knowledge of blockchain sector including  cryptography and consensus of main blockchains, mining and crypto trading.
This is my github link: https://github.com/Aleione
I am motivated, accurated and reliable.

If you want contact me, these are my contacts:
mail: bergamaschi400@gmail.com
telegram: @Alessandro_Bergamaschi
bitcointalk: this post or private message

Best regards,
Alessandro Bergamaschi

7  Local / Progetti / Sviluppatore smart contracts Solidity on: November 02, 2019, 05:28:46 AM
Buongiorno,

sono uno sviluppatore di Solidity smart contracts. Creo smart contracts utilizzando remix-ide ed eseguo unit and integration tests con Truffle (libreria javascript Mocha). Mi occupo anche della fase di audit e revisione utilizzando il tool MythX e un’analisi statica collegata al Database delle possibili vulnerabilità di Ethereum.
Inoltre, implemento soluzioni architetturali utilizzando la libreria Web3.js come daemon scripts e dapp front end (utilizzando react.js con le librerie Redux e Drizzle).
Ho una vasta conoscenza del settore blockchain che include crittografia e meccanismi di consensus delle principali blockchain pubbliche e private, mining and crypto trading.
Github link https://github.com/Aleione:
Sono motivato, preciso ed affidabile.

Se avete bisogno, questi sono i miei contatti:
mail: bergamaschi400@gmail.com
telegram: @Alessandro_Bergamaschi
bitcointalk: questo post o in privato

Saluti,
Alessandro Bergamaschi
8  Economy / Services / Re: developers/designers required for a new startup on: October 18, 2019, 10:22:38 AM
i am a developer.
mail: bergamaschi400@gmail.com
skype: bergamaschi400@gmail.com/Alessandro Bergamaschi
telegram: Alessandro_Bergamaschi

Best regards,
Alessandro Bergamaschi
9  Economy / Services / Re: I Need Job For Backend Developer (Website) or Blockchain Developer (Ethereum) on: October 17, 2019, 06:44:15 PM
I am a solidity and dapps developer and a blockchain expert.
My skills are: Solidity, Ethereum,Truffle, Web3.js, Javascript, Mocha, React.js, Blockchain, SQL.
You can contact me on my mail: bergamaschi400@gmail.com
Skype: bergamaschi400@gmail.com / Alessandro Bergamaschi
Telegram: Alessandro_Bergamaschi

Best regards,
Alessandro Bergamaschi
10  Economy / Services / Re: !!HIRE!!! Smartcontract Developer on: October 17, 2019, 06:26:23 PM
Hi,

i am a Solidity smart-contract developer and dapp developer.
You can contact on my mail: bergamaschi400@gmail.com
or skype: bergamaschi400@gmail.com / Alessandro Bergamsachi
or in private on bitcointalk

Best regards,
Alessandro Bergamaschi
11  Local / Progetti / Re: Ricerchiamo Sviluppatori, Tecnici e Trader on: October 17, 2019, 06:13:11 PM
Ciao,

sono uno sviluppatore di smart contracts a dapp.
Puoi contattarmi sulla mia mail: bergamaschi400@gmail.com
o skype: bergamaschi400@gmail.com oppure Alessandro Bergamaschi
o in privato su bitcointalk.
12  Alternate cryptocurrencies / Altcoin Discussion / Proof of Stake on: January 21, 2019, 03:31:38 PM
According to Buterin blog post, formula for validation of proof of stake is:

SHA256(prevhash + address + timestamp) <= 2^256 * balance / diff

where:
balance= my balance on address
diff=network difficulty
address: my address that i use for stake
timestamp: timesatmp of the block
prevhash: hash of the previous block of the chain

Suppose I resolve stack for Nth block, I can brute force a field (address output with 0 coin transfer) in a transaction that I inserted in order to generate an hash block that validates the formula for the (N+1)th  block. For example, if i have 1% of total coin amount and i resolve a block , i should try in mean100 attempts of the resolved block to validate the formula for the next block, in this way a staker can advantage and resolve also next proof of stakes blocks.
There should be a system that after resolving a block, randomize the pre image of sha256 for the next block to avoid this problem.
I would like to know what solutions have been used to solve this problem.

Thanks

13  Alternate cryptocurrencies / Service Discussion (Altcoins) / Re: My ether wallet problem (got 0 gas) on: November 20, 2018, 04:47:25 PM
I have solved problem, i didn't change flag with ERC20 end i used ETH instead of ERC20 name

Thanks
14  Alternate cryptocurrencies / Service Discussion (Altcoins) / My ether wallet problem (got 0 gas) on: November 20, 2018, 03:35:16 PM
hi,

i am trying to transfer ERC20 offline, i generate signed transactions but mew tells me    Required 1350000000000000 and got: 0. . But i have 0.004713754694017 Ether to cover gwei price gas*gas limit. Any ideas about that problem?

Thanks
15  Economy / Services / Re: [FREE ]CRYPTOCURRENCY EBOOKS SERVICES FOR TRADERS AND CRYPTO ENTHUSIASTS on: November 09, 2018, 04:52:31 PM
Hi,

i have read your book list. What is the best book to understand and analyse bitcoin source code from a programming point of view, in your opinion? i think that A dissection of bitcoin is a good book. i have only short version with the first four chapters. Link to buy entire version doesn't work. i have written a post on the forum but nobody know where i can buy the whole version. Do you have the whole version within your books?
My mail address is bergamaschi400@gmail.com.

thanks
16  Bitcoin / Bitcoin Discussion / Re: A Dissection of Bitcoin book on: November 09, 2018, 02:58:30 PM
That pdf contains only first four chapters. It's short verison. The others chapters are not in this pdf (at the bottom of the book there is link to buy whole version, but it doesn't work).
17  Bitcoin / Bitcoin Discussion / Re: A Dissection of Bitcoin book on: November 09, 2018, 02:45:08 PM
Ok.

Thanks a lot
18  Bitcoin / Bitcoin Discussion / Re: A Dissection of Bitcoin book on: November 09, 2018, 02:35:06 PM
That link contains book but only the first four chapters.
At the bottom of the page there is "The whole book has 10 chapters. This version you are about to purchase contains the first 4 chapters".
I would like complete version, but i can't find any valid source to buy it.
19  Bitcoin / Bitcoin Discussion / A Dissection of Bitcoin book on: November 09, 2018, 02:22:50 PM
Hi,

i have free ebook amazon "A Dissection of Bitcoin" by Paul Huang. It contains only first four chapters, i would like to buy full book version, but the link  to buy it https://ebook.ubiqlink.com/ has not been working for months. Book contains analysis of bitcoin source code on github.
how can i buy this book?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!