mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-01-27 04:05:44 +00:00
romanman
dbbfe450e5
PendingTransaction mechanism introduced:
1. the dialog put a pending transaction on the list 2. the dialog send the transaction to a net 3. wherever the transaction got for the wire in will change to approve state 4. only after the approve a Wallet state changes 5. After the block is received with that tx the pending been clean up
Ethereum Java Client
By Roman Mandaleil & Nick Savers 2014.
Based on a design by Vitalik Buterin.
Website
Whitepaper
https://github.com/ethereum/wiki/wiki/%5BEnglish%5D-White-Paper
Yellow Paper
Languages
Java
99.9%