Hwee-Boon Yar
Hwee-Boon Yar
@oa-s do you think we can start merging the PRs for the refactor to pipeline first? Otherwise the other PRs are getting too cumbersome to manage?
@oa-s tests failing
@oa-s don't forget this one.
@oa-s don't forget this
> @hboon actually, is this related to a previous message you wrote about batch calling Ethereum RPC instructions? This could be very useful for the Android token update engine. Do...
``` myContract.getPastEvents('Transfer', { filter: { from: "0xb8ae138Dd157811AD7f2Ed6D839614E12Fc17c68" } fromBlock: 0, toBlock: 3000 }, function(error, events){ console.log(error, events); }) ``` This block number range is referring to `3000` - `0` in...
@JamesSmartCell let's put what we have in the list (repo URLs and where they are deployed) and sort it out
@colourfreak I can't figure out how https://3space.art/ works or if it works. If I try to connect with desktop Chrome + MetaMask extension, it tells me to connect to Ethereum...
cc @hieronymus4826
@aliveli186 how can we reproduce this?