Marco Walz
Marco Walz
## Language name Sophia ## URL of example repository - https://aeternity.com/aesophia/master/sophia_examples/ - https://github.com/aeternity/aepp-sophia-examples ## URL of syntax highlighting grammar - https://github.com/aeternity/aesophia/blob/master/docs/sophia_syntax.md ## Most popular extensions - `.aes` ## Detected language...
currently it's only possible to set first class objects as values of pointers. in the workshop last week this question popped up and it would be nice to allow arbitrary...
The way to go is to implement support of meta transactions in dry-run on the node side _Originally posted by @davidyuk in https://github.com/aeternity/aepp-sdk-js/issues/1401#issuecomment-1096724224_
I had lately some discussions again about the way the auctions work and I searched for old forum entries about that, see: - https://forum.aeternity.com/t/aeternity-nft-token-standard/9781/7 - https://forum.aeternity.com/t/aens-name-expiration-time-time-to-make-a-vote/8063/20 inviting @arjanvaneersel to participate...
continuing this specific discussion here. not sure if relevant but I don't wanna just forget over it. current status quo (correct me if I am wrong): - it is possible...
## Background We recently talked a lot about the chainsimulator mode that is expected to be implemented very soon. (see aeternity/aeplugin_dev_mode#19) While talking about the requirements @kenodressel came up with...
in Iris a new tx-type was introduced, see: https://github.com/aeternity/protocol/blob/aeternity-node-v6.1.0/serializations.md#payingfor
We made following observations when developing aenalytics.org: **Bugs** - Get 404 when requesting auction for some names (where the auction is finished) - When getting all transactions with a type...
**Note: for support questions, please use the [forum](https://forum.aeternity.com)**. This repository's issues are reserved for feature requests and bug reports. * **I'm submitting a ...** - [ ] bug report -...
currently there are no response-types defined in the swagger.json which is included in the repository. it would be nice to have at least the type "object" as return-type. best case...