aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

fix: aggregator does not detect tx success

Open JuArce opened this issue 9 months ago • 0 comments

Mar 18 18:45:50 aligned-holesky-aggregator aligned-aggregator[45707]: {"level":"error","ts":1742319950.5445104,"caller":"chainio/avs_writer.go:180","msg":"Respond to task transaction err, gas required exceeds allowance (688)%!(EXTRA string=merkle root, string=cf23ca2067ed9fc07558b4a5dd0a5ae640431e24a2b545175e616e0dd92be835)","stacktrace":"github.com/yetanotherco/aligned_layer/core/chainio.(*AvsWriter).SendAggregatedResponse.func1\n\t/home/app/repos/aggregator/aligned_layer/core/chainio/avs_writer.go:180\ngithub.com/yetanotherco/aligned_layer/core.RetryWithData[...].func1.1\n\t/home/app/repos/aggregator/aligned_layer/core/retry.go:179\ngithub.com/yetanotherco/aligned_layer/core.RetryWithData[...].func1\n\t/home/app/repos/aggregator/aligned_layer/core/retry.go:185\ngithub.com/cenkalti/backoff/v4.doRetryNotify[...]\n\t/home/app/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:88\ngithub.com/cenkalti/backoff/v4.RetryNotifyWithData[...]\n\t/home/app/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:54\ngithub.com/cenkalti/backoff/v4.RetryWithData[...]\n\t/home/app/go/pkg/mod/github.com/cenkalti/backoff/[email protected]/retry.go:43\ngithub.com/yetanotherco/aligned_layer/core.RetryWithData[...]\n\t/home/app/repos/aggregator/aligned_layer/core/retry.go:203\ngithub.com/yetanotherco/aligned_layer/core/chainio.(*AvsWriter).SendAggregatedResponse\n\t/home/app/repos/aggregator/aligned_layer/core/chainio/avs_writer.go:206\ngithub.com/yetanotherco/aligned_layer/aggregator/pkg.(*Aggregator).sendAggregatedResponse\n\t/home/app/repos/aggregator/aligned_layer/aggregator/pkg/aggregator.go:336\ngithub.com/yetanotherco/aligned_layer/aggregator/pkg.(*Aggregator).handleBlsAggServiceResponse\n\t/home/app/repos/aggregator/aligned_layer/aggregator/pkg/aggregator.go:294"}

JuArce avatar Mar 18 '25 18:03 JuArce