Git Product home page Git Product logo

aluasm's People

Contributors

6293 avatar dr-orlovsky avatar fengjian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aluasm's Issues

Scripts in examples directory are all outdated.

I try to compile the examples/rgb20.aluasm script.

Firstly, I encountered a problem that the aluasm dependency (baid58) is outdated. I update it to baid58 v0.4.4 then it can build aluasm cli tool.

Then I use aluasm cli tool to compile examples/rgb20.aluasm script, it reports:

Error E2012: incorrect library id Baid58 string `alu145mc48u7f6n9lzesm5wpvrq5y8rck9qgyyjpd2vshpv3ww7cp89qv27dl3` (invalid Base58 character 'l' at 1 position in Baid58 value)
   --> line 6, column 26
     |
   6 |                 pedersen alu145mc48u7f6n9lzesm5wpvrq5y8rck9qgyyjpd2vshpv3ww7cp89qv27dl3
     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error E2002: unknown operation mnemonic `scn`
   --> line 9, column 17
     |
   9 |                 scn.i   0, a16[2]
     |                 ^^^
Error E2002: unknown operation mnemonic `pld`
   --> line 10, column 17
     |
  10 | loop:           pld.i   0, a16[2], r512[3], r512[4]
     |                 ^^^
Error E2002: unknown operation mnemonic `scn`
   --> line 19, column 17
     |
  19 |                 scn.o   0, a16[1]
     |                 ^^^
Error E2002: unknown operation mnemonic `pld`
   --> line 20, column 17
     |
  20 | loop:           pld.o   0, a16[1], r512[2], r512[3]
     |                 ^^^

Error: could not compile `rgb20.aluasm` due to 5 previous syntax error(s); 0 warning(s) emitted

So, my question is where can I find a rgb20 script that can compile?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.