Giter Club home page Giter Club logo

go-primitives's People

Contributors

covain avatar danielmbirochi avatar defisaur avatar deimondb avatar dependabot[bot] avatar dimkouv avatar hewigovens avatar icell avatar nikoskarakostas avatar pengux avatar qct avatar semyonl95 avatar smea1 avatar tw-daniel avatar unanoc avatar vcoolish avatar vikmeup avatar vminkobin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

go-primitives's Issues

Doge

Coin
Hack walet

Fix flaky test TestTx_GetAddresses

Example: https://github.com/trustwallet/go-primitives/actions/runs/1543295475/attempts/1

=== RUN   TestTx_GetAddresses/utxo
    tx_test.go:224: 
        	Error Trace:	tx_test.go:224
        	Error:      	Not equal: 
        	            	expected: []string{"from_utxo", "to_utxo"}
        	            	actual  : []string{"to_utxo", "from_utxo"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,4 @@
        	            	 ([]string) (len=2) {
        	            	- (string) (len=9) "from_utxo",
        	            	- (string) (len=7) "to_utxo"
        	            	+ (string) (len=7) "to_utxo",
        	            	+ (string) (len=9) "from_utxo"
        	            	 }
        	Test:       	TestTx_GetAddresses/utxo

Automate bump version in other repositories

After release created, update go-primitives version in backend-assets, backend, backend-devices, backend-wallets from Github Actions (create a PR in this repos).

This will be the first stage of automation, which can be extended further as described here #57
For the moment releases will be created manually, then we will automate to take the changed config from wallet-core and create PR in the go-primitives

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.