urbit / bridge

An application for interacting with Azimuth.
MIT License
94 stars 25 forks source link

dev: update L2 local instructions #1111

Closed yosoyubik closed 1 year ago

yosoyubik commented 1 year ago

Fakeships don't use the normal codepath triggered by a timer to start receiving azimuth updates and need to manually start the azimuth log retrieval.

There seems to be other issues with the deployment of the contracts/migration scripts (https://github.com/urbit/azimuth/issues/62) but this is necessary for both %azimuth and %roller apps to get data from chain

dillon commented 1 year ago

Included in #1113