Closed cmditch closed 7 years ago
We're now distinguishing between synchronous and asynchronous calls tasked from web3. Only the latter takes a callback function.
Refactored Contract.new
Refactored Web3.js responseParsing -> forEach. Might not necessarily be better. Proper benchmarking is needed.
Added Web3.retry for polling the chain, setTimout()'lyish. The MIRTCH Function*
setTimout()
Added convenience functions/variables in examples/lightbox/index.js
For users to perform their own MIRTCHy functions, tricky types and decoders might be needed, a la this little bit. More API decisions to be made.
*Matrix Inception Recursive Task Chaining Function
We're now distinguishing between synchronous and asynchronous calls tasked from web3. Only the latter takes a callback function.
Refactored Contract.new
Refactored Web3.js responseParsing -> forEach. Might not necessarily be better. Proper benchmarking is needed.
Added Web3.retry for polling the chain,
setTimout()
'lyish. The MIRTCH Function*Added convenience functions/variables in examples/lightbox/index.js
For users to perform their own MIRTCHy functions, tricky types and decoders might be needed, a la this little bit. More API decisions to be made.
*Matrix Inception Recursive Task Chaining Function