Giulio
Giulio
I've seen that this PR fails the type serialization checking with `go-algorand-sdk` so I made this [PR](https://github.com/algorand/go-algorand-sdk/pull/659) to `go-algorand-sdk` to hopefully fix it. Below the failing case: ``` Compare the...
The main reason I chose to hack on the AVM is because it feels very elegantly designed and that gives an intangible but very real and important *joy factor* to...
> > We modify the minimum fee per transaction to be MinTxnFee * opcode_budget_blocks_count, where > > Unless I am misunderstanding, that is essentially what this PR is doing. For...